]> Pileus Git - ~andy/linux/commit
drm/i915: put the right cpu_transcoder into pipe_config for hw state readout
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 29 Apr 2013 16:29:19 +0000 (18:29 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 29 Apr 2013 19:13:20 +0000 (21:13 +0200)
commit60c4ae101fdebdd1451e93f08161af3d78725cff
tree133f94bc35c53c6acb9817fedb3c9901d9703343
parentd8241785c24d4508ecc26fb91b28b39a0dd26070
drm/i915: put the right cpu_transcoder into pipe_config for hw state readout

This hack is getting a bit messy, but this plugs the leak for now
until we have the cpu_transcoder properly pipe_config'ed.

Cc: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c