Home
last modified time | relevance | path

Searched refs:drm_atomic_get_old_plane_state (Results 1 – 25 of 47) sorted by relevance

12

/linux-6.3-rc2/drivers/gpu/drm/xlnx/
A Dzynqmp_kms.c78 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in zynqmp_dpsub_plane_atomic_disable()
96 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, plane); in zynqmp_dpsub_plane_atomic_update()
227 old_plane_state = drm_atomic_get_old_plane_state(state, crtc->primary); in zynqmp_dpsub_crtc_atomic_disable()
/linux-6.3-rc2/drivers/gpu/drm/tilcdc/
A Dtilcdc_plane.c29 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in tilcdc_plane_atomic_check()
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/
A Domap_plane.c69 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in omap_plane_atomic_update()
175 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in omap_plane_atomic_disable()
205 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, in omap_plane_atomic_check()
/linux-6.3-rc2/drivers/gpu/drm/armada/
A Darmada_plane.c139 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in armada_drm_primary_plane_atomic_update()
229 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in armada_drm_primary_plane_atomic_disable()
A Darmada_overlay.c71 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in armada_drm_overlay_plane_atomic_update()
222 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in armada_drm_overlay_plane_atomic_disable()
/linux-6.3-rc2/drivers/gpu/drm/sun4i/
A Dsun8i_ui_layer.c265 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in sun8i_ui_layer_atomic_disable()
278 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in sun8i_ui_layer_atomic_update()
A Dsun4i_layer.c66 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in sun4i_backend_layer_atomic_disable()
A Dsun8i_vi_layer.c399 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in sun8i_vi_layer_atomic_disable()
412 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in sun8i_vi_layer_atomic_update()
/linux-6.3-rc2/drivers/gpu/drm/virtio/
A Dvirtgpu_plane.c161 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in virtio_gpu_primary_plane_update()
278 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in virtio_gpu_cursor_plane_update()
/linux-6.3-rc2/drivers/gpu/drm/vboxvideo/
A Dvbox_mode.c326 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in vbox_primary_atomic_disable()
391 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in vbox_cursor_atomic_update()
442 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in vbox_cursor_atomic_disable()
/linux-6.3-rc2/drivers/gpu/drm/exynos/
A Dexynos_drm_plane.c273 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, plane); in exynos_plane_atomic_disable()
/linux-6.3-rc2/drivers/gpu/drm/qxl/
A Dqxl_display.c674 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in qxl_primary_atomic_disable()
691 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in qxl_cursor_atomic_update()
708 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in qxl_cursor_atomic_disable()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_simple_kms_helper.c247 struct drm_plane_state *old_pstate = drm_atomic_get_old_plane_state(state, in drm_simple_kms_plane_atomic_update()
/linux-6.3-rc2/drivers/gpu/drm/imx/ipuv3/
A Dipuv3-plane.c371 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in ipu_plane_atomic_check()
577 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in ipu_plane_atomic_update()
/linux-6.3-rc2/drivers/gpu/drm/sti/
A Dsti_gdp.c706 struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state, in sti_gdp_atomic_update()
874 struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state, in sti_gdp_atomic_disable()
A Dsti_cursor.c317 struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state, in sti_cursor_atomic_disable()
A Dsti_hqvdp.c1116 struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state, in sti_hqvdp_atomic_update()
1250 struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state, in sti_hqvdp_atomic_disable()
/linux-6.3-rc2/drivers/gpu/drm/ingenic/
A Dingenic-ipu.c328 struct drm_plane_state *oldstate = drm_atomic_get_old_plane_state(state, plane); in ingenic_ipu_plane_atomic_update()
570 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, in ingenic_ipu_plane_atomic_check()
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_ldu.c284 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in vmw_ldu_primary_plane_atomic_update()
/linux-6.3-rc2/drivers/gpu/drm/rcar-du/
A Drcar_du_vsp.c356 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, plane); in rcar_du_vsp_plane_atomic_update()
/linux-6.3-rc2/drivers/gpu/drm/imx/dcss/
A Ddcss-plane.c271 struct drm_plane_state *old_state = drm_atomic_get_old_plane_state(state, in dcss_plane_atomic_update()
/linux-6.3-rc2/include/drm/
A Ddrm_atomic.h605 drm_atomic_get_old_plane_state(const struct drm_atomic_state *state, in drm_atomic_get_old_plane_state() function
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dplane.c623 old = drm_atomic_get_old_plane_state(state->base.state, &tegra->base); in tegra_plane_check_transparency()
/linux-6.3-rc2/drivers/gpu/drm/udl/
A Dudl_modeset.c270 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in udl_primary_plane_helper_atomic_update()
/linux-6.3-rc2/drivers/gpu/drm/kmb/
A Dkmb_plane.c344 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, in kmb_plane_atomic_update()

Completed in 227 milliseconds

12