diff options
| author | Ville Syrjälä <[email protected]> | 2017-11-17 21:19:10 +0200 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2017-11-21 19:44:03 +0200 |
| commit | ed15030d7ab0cfe395a494f03e5ee2e66ccb8be9 (patch) | |
| tree | afc4b7c41e85acb27b9ac08b20651d9fe06a4239 /tools/perf/scripts/python/sched-migration.py | |
| parent | b1e01595a66dc206a2c75401ec4c285740537f3f (diff) | |
drm/i915: s/enum plane/enum i9xx_plane_id/
Rename enum plane to enum i9xx_plane_id to make it clear that it only
applies to pre-SKL platforms.
enum i9xx_plane_id is a global identifier, whereas enum plane_id is
per-pipe. We need the old global identifier to index the primary plane
(and the pre-g4x sprite C if we ever expose it) registers on pre-SKL
platforms.
v2: Reorder patches
v3: s/old_plane_id/i9xx_plane_id/ (Daniel)
Pimp the commit message a bit
Note that i9xx_plane_id doesn't apply to SKL+
v4: Rebase due to power domain handling in plane readout
v5: Rebase due to crtc->dspaddr_offset removal
v6: s/plane/i9xx_plane/ etc. (James)
Cc: James Ausmus <[email protected]>
Cc: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: James Ausmus <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions