Searched refs:FMT_TEMPORAL_DITHER_OFFSET (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_opp.h | 116 OPP_SF(FMT_BIT_DEPTH_CONTROL, FMT_TEMPORAL_DITHER_OFFSET, mask_sh),\ 172 OPP_SF(FMT0_FMT_BIT_DEPTH_CONTROL, FMT_TEMPORAL_DITHER_OFFSET, mask_sh),\ 223 OPP_SF(FMT_BIT_DEPTH_CONTROL, FMT_TEMPORAL_DITHER_OFFSET, mask_sh),\ 245 type FMT_TEMPORAL_DITHER_OFFSET; \
|
| H A D | dce_opp.c | 309 FMT_TEMPORAL_DITHER_OFFSET, 0); in set_temporal_dither() 329 FMT_TEMPORAL_DITHER_OFFSET, 0); in set_temporal_dither()
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | sid.h | 1810 #define FMT_TEMPORAL_DITHER_OFFSET(x) ((x) << 21) macro
|
| /linux-6.15/drivers/gpu/drm/radeon/ |
| H A D | cikd.h | 999 # define FMT_TEMPORAL_DITHER_OFFSET(x) ((x) << 21) macro
|
| H A D | evergreend.h | 1387 # define FMT_TEMPORAL_DITHER_OFFSET(x) ((x) << 21) macro
|
| H A D | r600d.h | 1256 # define FMT_TEMPORAL_DITHER_OFFSET(x) ((x) << 21) macro
|