commit | 4e2056e05e6eb646d37e310c11f6ac97a266b355 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Mar 26 16:25:56 2019 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Apr 11 21:22:40 2019 +0300 |
tree | bf9fbb82fa769b74b173611ecbd7106e1ce96f27 | |
parent | 632c7ad6f4509767fcbe76ac034747b4a30a13d9 [diff] |
drm/i915: Set DP min_bpp to 8*3 for non-RGB output formats 6bpc is only legal for RGB and RAW pixel encodings. For the rest the minimum is 8bpc. Set our lower limit accordingly. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190326142556.21176-6-ville.syrjala@linux.intel.com Reviewed-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>