/openbmc/linux/include/drm/ |
H A D | drm_atomic_helper.h | 226 static inline bool drm_atomic_plane_enabling(struct drm_plane_state *old_plane_state, in drm_atomic_plane_enabling() 253 drm_atomic_plane_disabling(struct drm_plane_state *old_plane_state, in drm_atomic_plane_disabling()
|
H A D | drm_atomic.h | 892 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 915 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument 951 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_atomic_plane.c | 436 const struct intel_plane_state *old_plane_state, in i9xx_must_disable_cxsr() 478 const struct intel_plane_state *old_plane_state, in intel_plane_atomic_calc_changes() 601 const struct intel_plane_state *old_plane_state, in intel_plane_atomic_check_with_state() 686 const struct intel_plane_state *old_plane_state = in intel_plane_atomic_check() local 1030 const struct intel_plane_state *old_plane_state = in intel_prepare_plane_fb() local 1135 struct intel_plane_state *old_plane_state = in intel_cleanup_plane_fb() local
|
H A D | intel_fb_pin.c | 292 void intel_plane_unpin_fb(struct intel_plane_state *old_plane_state) in intel_plane_unpin_fb()
|
H A D | intel_display.h | 318 #define for_each_old_intel_plane_in_state(__state, plane, old_plane_state, __i) \ argument 350 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument
|
H A D | intel_cursor.c | 618 struct intel_plane_state *old_plane_state = in intel_legacy_cursor_update() local
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_atomic_helper.c | 78 struct drm_plane_state *old_plane_state, in drm_atomic_helper_plane_changed() 989 struct drm_plane_state *new_plane_state, *old_plane_state; in drm_atomic_helper_check_planes() local 1872 struct drm_plane_state *old_plane_state = NULL; in drm_atomic_helper_async_check() local 2278 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_setup_commit() local 2401 struct drm_plane_state *old_plane_state; in drm_atomic_helper_wait_for_dependencies() local 2739 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_commit_planes() local 2870 struct drm_plane_state *old_plane_state = in drm_atomic_helper_commit_planes_on_crtc() local 2966 struct drm_plane_state *old_plane_state; in drm_atomic_helper_cleanup_planes() local 3022 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_swap_state() local
|
H A D | drm_atomic.c | 575 plane_switching_crtc(const struct drm_plane_state *old_plane_state, in plane_switching_crtc() 602 static int drm_atomic_plane_check(const struct drm_plane_state *old_plane_state, in drm_atomic_plane_check() 1392 struct drm_plane_state *old_plane_state; in drm_atomic_check_only() local
|
H A D | drm_blend.c | 516 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_normalize_zpos() local
|
/openbmc/linux/drivers/gpu/drm/xen/ |
H A D | xen_drm_front_kms.c | 179 struct drm_plane_state *old_plane_state) in display_send_page_flip() 244 struct drm_plane_state *old_plane_state) in display_update()
|
/openbmc/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_plane.c | 74 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in lsdc_primary_atomic_update() local 303 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in ls7a1000_cursor_plane_atomic_update() local 384 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in ls7a2000_cursor_plane_atomic_update() local
|
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_du_plane.c | 145 struct rcar_du_plane_state *old_plane_state; in rcar_du_atomic_check_planes() local 254 struct rcar_du_plane_state *old_plane_state; in rcar_du_atomic_check_planes() local
|
/openbmc/linux/drivers/gpu/drm/imx/ipuv3/ |
H A D | imx-drm-core.c | 79 struct drm_plane_state *old_plane_state, *new_plane_state; in imx_drm_atomic_commit_tail() local
|
/openbmc/linux/drivers/gpu/drm/kmb/ |
H A D | kmb_plane.c | 344 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, in kmb_plane_atomic_update() local
|
/openbmc/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_plane.c | 99 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, in virtio_gpu_plane_atomic_check() local
|
/openbmc/linux/drivers/gpu/drm/xlnx/ |
H A D | zynqmp_kms.c | 220 struct drm_plane_state *old_plane_state; in zynqmp_dpsub_crtc_atomic_disable() local
|
/openbmc/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_plane.c | 205 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, in omap_plane_atomic_check() local
|
/openbmc/linux/drivers/gpu/drm/udl/ |
H A D | udl_modeset.c | 271 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in udl_primary_plane_helper_atomic_update() local
|
/openbmc/linux/drivers/gpu/drm/gud/ |
H A D | gud_pipe.c | 448 struct drm_plane_state *old_plane_state = pipe->plane.state; in gud_pipe_check() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 5164 struct drm_plane_state *old_plane_state, in fill_dc_dirty_rects() 8050 struct drm_plane_state *old_plane_state; in amdgpu_dm_commit_cursors() local 8078 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_commit_planes() local 9570 struct drm_plane_state *old_plane_state, in should_reset_plane() 9738 struct drm_plane_state *old_plane_state, in dm_update_plane_state() 9945 struct drm_plane_state *old_plane_state, *new_plane_state; in dm_check_crtc_cursor() local 10096 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_atomic_check() local
|
/openbmc/linux/drivers/gpu/drm/tiny/ |
H A D | cirrus.c | 390 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in cirrus_primary_plane_helper_atomic_update() local
|
H A D | simpledrm.c | 484 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in simpledrm_primary_plane_helper_atomic_update() local
|
/openbmc/linux/drivers/gpu/drm/ast/ |
H A D | ast_mode.c | 648 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in ast_primary_plane_helper_atomic_update() local 886 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in ast_cursor_plane_helper_atomic_update() local
|
/openbmc/linux/drivers/gpu/drm/mgag200/ |
H A D | mgag200_mode.c | 499 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(old_state, plane); in mgag200_primary_plane_helper_atomic_update() local
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_kms.c | 573 struct drm_plane_state *old_plane_state, *new_plane_state; in vc4_load_tracker_atomic_check() local
|