diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-07-07 09:10:07 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-07-07 11:36:11 +0200 |
commit | 3fec3d2f0a54d7c57c386c430bee2d6e5425ebfb (patch) | |
tree | 0fad61dd8c5defc014433a104c363eefb04f29e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d26a5b6e80c87fd8fd136eb0a334fc7960ac9699 (diff) |
drm/i915: Ditch SUPPORTS_INTEGRATED_HDMI|DP and use IS_G4X instead
Since that's really what we want to test for. Note remove the gen5
case doesn't change anything: In intel_setup_outputs ilk is handled
already in the HAS_PCH_SPLIT case, and the register save/restore code
touches registers which simply doesn't exist anymore at all.
v2: Drop UMS parts.
v3: Update commit message to reflect that the reg save/restore code is
gone (Ville).
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions