Home
last modified time | relevance | path

Searched refs:COLOR_DEPTH_8_BPC (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_types.h855 uint8_t COLOR_DEPTH_8_BPC : 1; member
/openbsd/sys/dev/pci/drm/amd/display/dc/dsc/
H A Ddc_dsc.c925 is_dsc_possible = (bool)dsc_common_caps.color_depth.bits.COLOR_DEPTH_8_BPC; in setup_dsc_config()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_dsc.c120 dsc_enc_caps->color_depth.bits.COLOR_DEPTH_8_BPC = 1; in dsc2_get_enc_caps()