Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Di9xx_plane.c435 u32 dspaddr_offset; in i9xx_update_plane() local
443 dspaddr_offset = plane_state->view.color_plane[0].offset; in i9xx_update_plane()
445 dspaddr_offset = linear_offset; in i9xx_update_plane()
488 intel_plane_ggtt_offset(plane_state) + dspaddr_offset); in i9xx_update_plane()
491 intel_plane_ggtt_offset(plane_state) + dspaddr_offset); in i9xx_update_plane()
535 u32 dspaddr_offset = plane_state->view.color_plane[0].offset; in g4x_primary_async_flip() local
545 intel_plane_ggtt_offset(plane_state) + dspaddr_offset); in g4x_primary_async_flip()
556 u32 dspaddr_offset = plane_state->view.color_plane[0].offset; in vlv_primary_async_flip() local
562 intel_plane_ggtt_offset(plane_state) + dspaddr_offset); in vlv_primary_async_flip()