Searched refs:FMT_RGB_RANDOM_ENABLE (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_opp.h | 109 OPP_SF(FMT_BIT_DEPTH_CONTROL, FMT_RGB_RANDOM_ENABLE, mask_sh),\ 180 OPP_SF(FMT0_FMT_BIT_DEPTH_CONTROL, FMT_RGB_RANDOM_ENABLE, mask_sh),\ 217 OPP_SF(FMT_BIT_DEPTH_CONTROL, FMT_RGB_RANDOM_ENABLE, mask_sh),\ 253 type FMT_RGB_RANDOM_ENABLE; \
|
| H A D | dce_opp.c | 212 FMT_RGB_RANDOM_ENABLE, 0); in set_spatial_dither() 277 FMT_RGB_RANDOM_ENABLE, params->flags.RGB_RANDOM); in set_spatial_dither()
|
| /linux/drivers/gpu/drm/amd/display/dc/opp/dcn10/ |
| H A D | dcn10_opp.h | 79 OPP_SF(FMT0_FMT_BIT_DEPTH_CONTROL, FMT_RGB_RANDOM_ENABLE, mask_sh), \ 115 type FMT_RGB_RANDOM_ENABLE; \
|
| H A D | dcn10_opp.c | 72 FMT_RGB_RANDOM_ENABLE, 0); in opp1_set_spatial_dither() 136 FMT_RGB_RANDOM_ENABLE, params->flags.RGB_RANDOM); in opp1_set_spatial_dither()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | cikd.h | 995 # define FMT_RGB_RANDOM_ENABLE (1 << 14) macro
|
| H A D | evergreend.h | 1383 # define FMT_RGB_RANDOM_ENABLE (1 << 14) macro
|
| H A D | r600d.h | 1252 # define FMT_RGB_RANDOM_ENABLE (1 << 14) macro
|
| H A D | cik.c | 8783 FMT_RGB_RANDOM_ENABLE | in dce8_program_fmt() 8792 FMT_RGB_RANDOM_ENABLE | in dce8_program_fmt()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | dce_v10_0.c | 551 tmp = REG_SET_FIELD(tmp, FMT_BIT_DEPTH_CONTROL, FMT_RGB_RANDOM_ENABLE, 1); in dce_v10_0_program_fmt() 564 tmp = REG_SET_FIELD(tmp, FMT_BIT_DEPTH_CONTROL, FMT_RGB_RANDOM_ENABLE, 1); in dce_v10_0_program_fmt()
|