Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_frontbuffer.h63 #define INTEL_FRONTBUFFER(pipe, plane_id) \ macro
H A Dintel_cursor.c1026 cursor->frontbuffer_bit = INTEL_FRONTBUFFER(pipe, cursor->id); in intel_cursor_plane_create()
H A Di9xx_plane.c929 plane->frontbuffer_bit = INTEL_FRONTBUFFER(pipe, plane->id); in intel_primary_plane_create()
H A Dintel_sprite.c1706 plane->frontbuffer_bit = INTEL_FRONTBUFFER(pipe, plane->id); in intel_sprite_plane_create()
H A Dskl_universal_plane.c2812 plane->frontbuffer_bit = INTEL_FRONTBUFFER(pipe, plane_id); in skl_universal_plane_create()