Files
linux/drivers
Daniel Vetter 050f7aeb12 drm/i915: refactor sink bpp clamping
As a prep work to fix it up:
- Use intel_connector instead of drm_connector to avoid too much
  upcasting in the bugfix patch.
- Extract the connector bpp clamping from the loop-over-connectors
  logic.
- Bikeshed function names (to make it clearer that
  acompute_baseline_pipe_bpp runs in the compute stage of the modeset
  sequence) and add a comment to make it clearer what it does.

No functional change in this patch.

Cc: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2013-06-04 13:52:17 +02:00
..
2013-04-26 22:30:25 +02:00
2013-06-04 13:52:17 +02:00
2013-05-06 13:07:33 +02:00
2013-04-16 00:39:41 +02:00
2013-05-15 10:58:22 -07:00
2013-04-05 13:28:28 +01:00