Home
last modified time | relevance | path

Searched refs:vps (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c57 static int vmw_du_cursor_plane_unmap_cm(struct vmw_plane_state *vps);
59 struct vmw_plane_state *vps,
120 struct vmw_plane_state *vps, in vmw_cursor_update_image() argument
124 if (vps->cursor.bo) in vmw_cursor_update_image()
125 vmw_cursor_update_mob(dev_priv, vps, image, in vmw_cursor_update_image()
126 vps->base.crtc_w, vps->base.crtc_h, in vmw_cursor_update_image()
150 struct vmw_plane_state *vps, in vmw_cursor_update_mob() argument
158 header = vmw_bo_map_and_cache(vps->cursor.bo); in vmw_cursor_update_mob()
173 vps->cursor.bo->tbo.resource->start); in vmw_cursor_update_mob()
186 static u32 *vmw_du_cursor_plane_acquire_image(struct vmw_plane_state *vps) in vmw_du_cursor_plane_acquire_image() argument
[all …]
H A Dvmwgfx_stdu.c941 struct vmw_plane_state *vps = vmw_plane_state_to_vps(old_state); in vmw_stdu_primary_plane_cleanup_fb() local
943 if (vps->surf) in vmw_stdu_primary_plane_cleanup_fb()
944 WARN_ON(!vps->pinned); in vmw_stdu_primary_plane_cleanup_fb()
948 vps->content_fb_type = SAME_AS_DISPLAY; in vmw_stdu_primary_plane_cleanup_fb()
949 vps->cpp = 0; in vmw_stdu_primary_plane_cleanup_fb()
973 struct vmw_plane_state *vps = vmw_plane_state_to_vps(new_state); in vmw_stdu_primary_plane_prepare_fb() local
981 if (vps->surf) { in vmw_stdu_primary_plane_prepare_fb()
982 WARN_ON(vps->pinned != 0); in vmw_stdu_primary_plane_prepare_fb()
983 vmw_surface_unreference(&vps->surf); in vmw_stdu_primary_plane_prepare_fb()
1039 if (vps->surf) { in vmw_stdu_primary_plane_prepare_fb()
[all …]
H A Dvmwgfx_scrn.c218 struct vmw_plane_state *vps; in vmw_sou_crtc_mode_set_nofb() local
225 vps = vmw_plane_state_to_vps(ps); in vmw_sou_crtc_mode_set_nofb()
242 sou->buffer = vps->bo; in vmw_sou_crtc_mode_set_nofb()
243 sou->buffer_size = vps->bo_size; in vmw_sou_crtc_mode_set_nofb()
384 struct vmw_plane_state *vps = vmw_plane_state_to_vps(old_state); in vmw_sou_primary_plane_cleanup_fb() local
388 if (vps->bo) in vmw_sou_primary_plane_cleanup_fb()
389 vmw_bo_unpin(vmw_priv(crtc->dev), vps->bo, false); in vmw_sou_primary_plane_cleanup_fb()
390 vmw_bo_unreference(&vps->bo); in vmw_sou_primary_plane_cleanup_fb()
391 vps->bo_size = 0; in vmw_sou_primary_plane_cleanup_fb()
413 struct vmw_plane_state *vps = vmw_plane_state_to_vps(new_state); in vmw_sou_primary_plane_prepare_fb() local
[all …]
H A Dvmwgfx_kms.h482 void vmw_du_plane_unpin_surf(struct vmw_plane_state *vps,
/openbmc/qemu/hw/intc/
H A Dmips_gic.c42 if (((gic->vps[vp].compare_map & GIC_MAP_MSK) == pin) && in mips_gic_set_vp_irq()
43 (gic->vps[vp].mask & GIC_VP_MASK_CMP_MSK)) { in mips_gic_set_vp_irq()
45 ored_level |= (gic->vps[vp].pend & GIC_VP_MASK_CMP_MSK) >> in mips_gic_set_vp_irq()
49 kvm_mips_set_ipi_interrupt(env_archcpu(gic->vps[vp].env), in mips_gic_set_vp_irq()
53 qemu_set_irq(gic->vps[vp].env->irq[pin + GIC_CPU_PIN_OFFSET], in mips_gic_set_vp_irq()
94 return gic->vps[vp_index].ctl; in gic_read_vp()
97 return gic->vps[vp_index].pend; in gic_read_vp()
99 return gic->vps[vp_index].mask; in gic_read_vp()
101 return gic->vps[vp_index].compare_map; in gic_read_vp()
103 return gic->vps[vp_index].other_addr; in gic_read_vp()
[all …]
/openbmc/qemu/hw/misc/
H A Dmips_cmgcr.c76 MIPSGCRVPState *current_vps = &gcr->vps[current_cpu->cpu_index]; in gcr_read()
77 MIPSGCRVPState *other_vps = &gcr->vps[current_vps->other]; in gcr_read()
120 static inline target_ulong get_exception_base(MIPSGCRVPState *vps) in get_exception_base() argument
123 return (int32_t)(vps->reset_base & GCR_CL_RESET_BASE_RESETBASE_MSK); in get_exception_base()
130 MIPSGCRVPState *current_vps = &gcr->vps[current_cpu->cpu_index]; in gcr_write()
131 MIPSGCRVPState *other_vps = &gcr->vps[current_vps->other]; in gcr_write()
198 s->vps[i].other = 0; in mips_gcr_reset()
199 s->vps[i].reset_base = 0xBFC00000 & GCR_CL_RESET_BASE_MSK; in mips_gcr_reset()
200 cpu_set_exception_base(i, get_exception_base(&s->vps[i])); in mips_gcr_reset()
230 s->vps = g_new(MIPSGCRVPState, s->num_vps); in mips_gcr_realize()
/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-hevc.c177 static void nal_hevc_rbsp_vps(struct rbsp *rbsp, struct nal_hevc_vps *vps) in nal_hevc_rbsp_vps() argument
182 rbsp_bits(rbsp, 4, &vps->video_parameter_set_id); in nal_hevc_rbsp_vps()
183 rbsp_bit(rbsp, &vps->base_layer_internal_flag); in nal_hevc_rbsp_vps()
184 rbsp_bit(rbsp, &vps->base_layer_available_flag); in nal_hevc_rbsp_vps()
185 rbsp_bits(rbsp, 6, &vps->max_layers_minus1); in nal_hevc_rbsp_vps()
186 rbsp_bits(rbsp, 3, &vps->max_sub_layers_minus1); in nal_hevc_rbsp_vps()
187 rbsp_bits(rbsp, 1, &vps->temporal_id_nesting_flag); in nal_hevc_rbsp_vps()
189 nal_hevc_rbsp_profile_tier_level(rbsp, &vps->profile_tier_level); in nal_hevc_rbsp_vps()
190 rbsp_bit(rbsp, &vps->sub_layer_ordering_info_present_flag); in nal_hevc_rbsp_vps()
191 for (i = vps->sub_layer_ordering_info_present_flag ? 0 : vps->max_sub_layers_minus1; in nal_hevc_rbsp_vps()
[all …]
H A Dnal-hevc.h502 void *dest, size_t n, struct nal_hevc_vps *vps);
504 struct nal_hevc_vps *vps, void *src, size_t n);
H A Dallegro-core.c1725 struct nal_hevc_vps *vps; in allegro_hevc_write_vps() local
1733 vps = kzalloc(sizeof(*vps), GFP_KERNEL); in allegro_hevc_write_vps()
1734 if (!vps) in allegro_hevc_write_vps()
1737 vps->base_layer_internal_flag = 1; in allegro_hevc_write_vps()
1738 vps->base_layer_available_flag = 1; in allegro_hevc_write_vps()
1739 vps->temporal_id_nesting_flag = 1; in allegro_hevc_write_vps()
1741 ptl = &vps->profile_tier_level; in allegro_hevc_write_vps()
1749 vps->sub_layer_ordering_info_present_flag = 0; in allegro_hevc_write_vps()
1750 vps->max_dec_pic_buffering_minus1[0] = num_ref_frames; in allegro_hevc_write_vps()
1751 vps->max_num_reorder_pics[0] = num_ref_frames; in allegro_hevc_write_vps()
[all …]
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-vbi.c99 struct vbi_vps vps; in ivtv_write_vbi_line() local
101 vps.data[0] = d->data[2]; in ivtv_write_vbi_line()
102 vps.data[1] = d->data[8]; in ivtv_write_vbi_line()
103 vps.data[2] = d->data[9]; in ivtv_write_vbi_line()
104 vps.data[3] = d->data[10]; in ivtv_write_vbi_line()
105 vps.data[4] = d->data[11]; in ivtv_write_vbi_line()
106 if (memcmp(&vps, &vi->vps_payload, sizeof(vps))) { in ivtv_write_vbi_line()
107 vi->vps_payload = vps; in ivtv_write_vbi_line()
/openbmc/qemu/include/hw/misc/
H A Dmips_cmgcr.h88 MIPSGCRVPState *vps; member
/openbmc/linux/include/dt-bindings/usb/
H A Dpd.h341 #define VDO_CABLE(hw, fw, cbl, lat, term, tx1d, tx2d, rx1d, rx2d, cur, vps, sopp, usbss) \ argument
345 | (vps) << 4 | (sopp) << 3 | ((usbss) & 0x7))
/openbmc/linux/include/linux/usb/
H A Dpd_vdo.h364 #define VDO_CABLE(hw, fw, cbl, lat, term, tx1d, tx2d, rx1d, rx2d, cur, vps, sopp, usbss) \ argument
368 | (vps) << 4 | (sopp) << 3 | ((usbss) & 0x7))
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c181 struct vop2_video_port vps[ROCKCHIP_MAX_CRTC]; member
1756 vp = &vop2->vps[i]; in vop2_find_start_mixer_id_for_vp()
1942 struct vop2_video_port *vp0 = &vop2->vps[0]; in vop2_setup_layer_mixer()
1943 struct vop2_video_port *vp1 = &vop2->vps[1]; in vop2_setup_layer_mixer()
1944 struct vop2_video_port *vp2 = &vop2->vps[2]; in vop2_setup_layer_mixer()
1981 ofs += vop2->vps[i].nlayers; in vop2_setup_layer_mixer()
2213 struct vop2_video_port *vp = &vop2->vps[i]; in vop2_isr()
2305 struct vop2_video_port *vp = &vop2->vps[i]; in find_vp_without_primary()
2337 vp = &vop2->vps[i]; in vop2_create_crtcs()
2410 vp = &vop2->vps[i]; in vop2_create_crtcs()
[all …]
/openbmc/linux/drivers/ufs/host/
H A Dufs-mediatek.c216 hba->vps->hba_enable_delay_us = 0; in ufs_mtk_hce_enable_notify()
218 hba->vps->hba_enable_delay_us = 600; in ufs_mtk_hce_enable_notify()
943 hba->vps->wb_flush_threshold = UFS_WB_BUF_REMAIN_PERCENT(80); in ufs_mtk_init()
1484 hba->vps->devfreq_profile.polling_ms = 200; in ufs_mtk_config_scaling_param()
1485 hba->vps->ondemand_data.upthreshold = 50; in ufs_mtk_config_scaling_param()
1486 hba->vps->ondemand_data.downdifferential = 20; in ufs_mtk_config_scaling_param()
/openbmc/qemu/include/hw/intc/
H A Dmips_gic.h209 MIPSGICVPState *vps; member
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pciercx-defs.h75 __BITFIELD_FIELD(uint32_t vps:1,
H A Dcvmx-pci-defs.h202 uint32_t vps:1; member
214 uint32_t vps:1;
/openbmc/linux/drivers/ufs/core/
H A Dufs-sysfs.c307 return sysfs_emit(buf, "%u\n", hba->vps->wb_flush_threshold); in wb_flush_threshold_show()
327 hba->vps->wb_flush_threshold = wb_flush_threshold; in wb_flush_threshold_store()
H A Dufshcd.c1519 ufshcd_vops_config_scaling_param(hba, &hba->vps->devfreq_profile, in ufshcd_devfreq_init()
1520 &hba->vps->ondemand_data); in ufshcd_devfreq_init()
1522 &hba->vps->devfreq_profile,
1524 &hba->vps->ondemand_data); in ufshcd_devfreq_remove()
4774 ufshcd_delay_us(hba->vps->hba_enable_delay_us, 100); in ufshcd_hba_execute_hce()
6030 return avail_buf < hba->vps->wb_flush_threshold;
10437 hba->vps = &ufs_hba_vps; in ufshcd_init()
/openbmc/linux/include/ufs/
H A Dufshcd.h823 * @vps: pointer to variant specific parameters
959 struct ufs_hba_variant_params *vps;
957 struct ufs_hba_variant_params *vps; global() member
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch1628 if (ps->vps->vps_timing_info_present_flag) {
1629 num = ps->vps->vps_num_units_in_tick;
1630 den = ps->vps->vps_time_scale;
1748 + s->ps.vps = (HEVCVPS*) s->ps.vps_list[s->ps.sps->vps_id]->data;