From: Paulo Zanoni <paulo.r.zan...@intel.com>

To keep the consistency with the other fields.

Signed-off-by: Paulo Zanoni <paulo.r.zan...@intel.com>
---
 drivers/gpu/drm/i915/intel_drv.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/gpu/drm/i915/intel_drv.h b/drivers/gpu/drm/i915/intel_drv.h
index 79cabf5..175cca7 100644
--- a/drivers/gpu/drm/i915/intel_drv.h
+++ b/drivers/gpu/drm/i915/intel_drv.h
@@ -248,8 +248,8 @@ struct dip_infoframe {
                        uint8_t ITC_EC_Q_SC;
                        /* PB4 - VIC 6:0 */
                        uint8_t VIC;
-                       /* PB5 - PR 3:0 */
-                       uint8_t PR;
+                       /* PB5 - YQ 7:6, CN 5:4, PR 3:0 */
+                       uint8_t YQ_CN_PR;
                        /* PB6 to PB13 */
                        uint16_t top_bar_end;
                        uint16_t bottom_bar_start;
-- 
1.7.9.5

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to