legacy_cursor_update 7385 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c if (state->legacy_cursor_update) { legacy_cursor_update 955 drivers/gpu/drm/drm_atomic_helper.c if (state->legacy_cursor_update) legacy_cursor_update 1443 drivers/gpu/drm/drm_atomic_helper.c if (old_state->legacy_cursor_update) legacy_cursor_update 2047 drivers/gpu/drm/drm_atomic_helper.c if (state->legacy_cursor_update) { legacy_cursor_update 2866 drivers/gpu/drm/drm_atomic_helper.c state->legacy_cursor_update = true; legacy_cursor_update 2904 drivers/gpu/drm/drm_atomic_helper.c plane_state->state->legacy_cursor_update = true; legacy_cursor_update 14182 drivers/gpu/drm/i915/display/intel_display.c if (INTEL_GEN(dev_priv) < 9 && state->base.legacy_cursor_update) { legacy_cursor_update 14190 drivers/gpu/drm/i915/display/intel_display.c state->base.legacy_cursor_update = false; legacy_cursor_update 108 drivers/gpu/drm/msm/msm_atomic.c if (!(state->legacy_cursor_update || state->async_update)) legacy_cursor_update 1974 drivers/gpu/drm/nouveau/dispnv50/disp.c !atom->state.legacy_cursor_update) legacy_cursor_update 243 drivers/gpu/drm/vc4/vc4_kms.c state->legacy_cursor_update = false; legacy_cursor_update 330 include/drm/drm_atomic.h bool legacy_cursor_update : 1;