aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2014-04-24 23:54:44 +0200
committerDaniel Vetter <[email protected]>2014-05-05 10:56:59 +0200
commit894ed1ec4818ad12e5254de33de2fe5cf2ab987b (patch)
treee3feda016f73d329c014cfe8bbc13568d201d540 /tools/perf/scripts/python/event_analyzing_sample.py
parent809a2a8b4af40a77537a2075a536e2d259c81644 (diff)
drm/i915/crt: Remove ->mode_set callback
We only set a few bits in the ADPA register, which we then read back in the enable/disable hooks. So we can just move that bit of state computation code to the place where we need it since setting these bits without enabling the CRT encoder has no effects. The only exceptions are the hotplug bits since they affect the hotplug detection logic, but we already set those in the ->reset function and then never touch them. Reviewed-by: Imre Deak <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions