summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_ringbuffer.c
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2014-04-24 23:54:42 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-05-05 10:56:58 +0200
commit3fa2dd14cf113c45c51928b502fe77486105e048 (patch)
tree67d3683b40c737dfa150d7976d8d539543660b81 /drivers/gpu/drm/i915/intel_ringbuffer.c
parent5da92eeff85a637db2ee51dca1d870be96cabf15 (diff)
drm/i915/tv: Rip out pipe-disabling nonsense from ->mode_set
The pipe and plane _are_ disabled when we call this. So replace it all with the corresponding assert (as self-documenting code) and rip out all the lore. Checking for a disabled plane would require us to export those macros from intel_display.c, but if the pipe is off the plane isn't working either. So this single check is good enough. Reviewed-by: Imre Deak <imre.deak@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions