Lines Matching full:rgb
269 * Test that if we change the RGB quantization property to a different
335 * Test that if we set the RGB quantization property to the same value,
404 * Broadcast RGB property is set to auto with a mode that isn't the
405 * VIC-1 mode, we will get a limited RGB Quantization Range.
462 * Broadcast RGB property is set to auto with a VIC-1 mode, we will get
463 * a full RGB Quantization Range.
519 * Broadcast RGB property is set to full with a mode that isn't the
520 * VIC-1 mode, we will get a full RGB Quantization Range.
579 * Broadcast RGB property is set to full with a VIC-1 mode, we will get
580 * a full RGB Quantization Range.
638 * Broadcast RGB property is set to limited with a mode that isn't the
639 * VIC-1 mode, we will get a limited RGB Quantization Range.
698 * Broadcast RGB property is set to limited with a VIC-1 mode, we will
699 * get a limited RGB Quantization Range.
907 * output RGB with 8 bpc.
958 * Test that when doing a commit which would use RGB 8bpc, the TMDS
1006 * Test that when doing a commit which would use RGB 10bpc, the TMDS
1055 * Test that when doing a commit which would use RGB 12bpc, the TMDS
1160 * - We have an HDMI connector supporting RGB only
1162 * supports in RGB/12bpc
1164 * supports in RGB/10bpc.
1227 * - We have an HDMI connector supporting both RGB and YUV422 and up to
1230 * supports in RGB/12bpc but lower than the display supports in
1231 * RGB/10bpc
1235 * Then we will prefer to keep the RGB format with a lower bpc over
1299 * Test that if a driver and screen supports RGB and YUV formats, and we
1300 * try to set the VIC 1 mode, we end up with 8bpc RGB even if we could
1364 * Test that if a driver supports only RGB but the screen also supports
1365 * YUV formats, we only end up with an RGB format.
1402 * here: we're always favouring higher bpc, we can't have RGB in drm_test_check_output_bpc_format_driver_rgb_only()
1406 * But since the driver only supports RGB, we should fallback to in drm_test_check_output_bpc_format_driver_rgb_only()
1407 * a lower bpc with RGB. in drm_test_check_output_bpc_format_driver_rgb_only()
1431 * Test that if a screen supports only RGB but the driver also supports
1432 * YUV formats, we only end up with an RGB format.
1471 * here: we're always favouring higher bpc, we can't have RGB in drm_test_check_output_bpc_format_display_rgb_only()
1475 * But since the display only supports RGB, we should fallback to in drm_test_check_output_bpc_format_display_rgb_only()
1476 * a lower bpc with RGB. in drm_test_check_output_bpc_format_display_rgb_only()
1684 * what the value of Broadcast RGB is.
1706 * RGB Quantization and BPC.
1721 * Test that the value of the Broadcast RGB property out of reset is set
1814 * to RGB, even if the driver supports more than that.