drm: Drop VGA from bpc definitions
authorMika Kahola <[email protected]>
Fri, 9 Sep 2016 11:10:48 +0000 (14:10 +0300)
committerJani Nikula <[email protected]>
Thu, 15 Sep 2016 11:49:34 +0000 (14:49 +0300)
Drop "VGA" from bits per component definitions as these
are also used by other standards such as DVI, HDMI,
DP++.

Reviewed-by: Jim Bride <[email protected]>
Signed-off-by: Mika Kahola <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
include/drm/drm_dp_helper.h

index ba9731ef72bfc51731fd035d40de96bed9791913..0d84046a1ed6bec31ebfc6db8c8f27c794a66eef 100644 (file)
 # define DP_DS_PORT_HPD                            (1 << 3)
 /* offset 1 for VGA is maximum megapixels per second / 8 */
 /* offset 2 */
-# define DP_DS_VGA_MAX_BPC_MASK                    (3 << 0)
-# define DP_DS_VGA_8BPC                            0
-# define DP_DS_VGA_10BPC                   1
-# define DP_DS_VGA_12BPC                   2
-# define DP_DS_VGA_16BPC                   3
+# define DP_DS_MAX_BPC_MASK                (3 << 0)
+# define DP_DS_8BPC                        0
+# define DP_DS_10BPC                       1
+# define DP_DS_12BPC                       2
+# define DP_DS_16BPC                       3
 
 /* link configuration */
 #define        DP_LINK_BW_SET                      0x100