]> Pileus Git - ~andy/linux/commit
drm/i915: introduce pipe_config->dither|pipe_bpp
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 26 Mar 2013 23:44:57 +0000 (00:44 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 28 Mar 2013 00:09:29 +0000 (01:09 +0100)
commit965e0c489f360df1beeb567e4540777a09b8896e
tree89710f6280e7b83c7434ddf74634602f2c86be4f
parent50f3b016b055dbc83094bc2d7a91c3c69edbc88b
drm/i915: introduce pipe_config->dither|pipe_bpp

We want to compute this earlier. To avoid a big complicated patch,
this patch here just does the big search&replace and still calls the
old functions at the same places.

Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ddi.c
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_dp.c
drivers/gpu/drm/i915/intel_drv.h
drivers/gpu/drm/i915/intel_hdmi.c