1
0
Files
linux/drivers/gpu/drm
Ville Syrjälä c19e1124e7 drm/i915: Use enum plane_id for frontbuffer tracking
Replace the ad-hoc plane indexing scheme used by the frontbuffer
tracking with enum plane_id.

The old video overlay not being part of the plane_id namespace
will just be given the high bit.

v2: Drop the unintended whitespace change (Chris)

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180123183343.9181-1-ville.syrjala@linux.intel.com
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
2018-01-24 19:13:59 +02:00
..
2017-11-11 11:23:15 +01:00
2017-12-06 15:51:23 +01:00
2017-12-06 15:51:37 +01:00
2017-11-02 11:10:37 -02:00
2017-11-23 12:31:49 +02:00