diff options
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2012-09-21 01:36:03 +0400 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2012-09-25 12:36:10 +0400 |
commit | cc769b6257884e26476e1643d7203b4e875b2387 (patch) | |
tree | dc8a6e9f1ed424365180d91d208499cfbd2da102 /tools | |
parent | 398b7a1b882a655ee84bd985f6c2ba89082404ae (diff) | |
download | linux-cc769b6257884e26476e1643d7203b4e875b2387.tar.xz |
drm/i915: don't recheck for invalid pipe bpp
As noticed by Daniel Vetter, intel_pipe_choose_bpp_dither should
already check for invalid bpp values and set a valid value, so remove
the recheck inside ironlake_crtc_mode_set and also replace a "default"
switch case inside ironlake_set_pipeconf with a BUG().
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions