mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-21 03:41:04 +07:00
drm/amd/display: Define BLNDGAM_CONFIG_STATUS
Signed-off-by: Vitaly Prosyak <vitaly.prosyak@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
e8e722d626
commit
b58958a79b
@ -730,6 +730,7 @@
|
||||
type CM_BLNDGAM_RAMA_EXP_REGION33_NUM_SEGMENTS; \
|
||||
type CM_BLNDGAM_LUT_WRITE_EN_MASK; \
|
||||
type CM_BLNDGAM_LUT_WRITE_SEL; \
|
||||
type CM_BLNDGAM_CONFIG_STATUS; \
|
||||
type CM_BLNDGAM_LUT_INDEX; \
|
||||
type BLNDGAM_MEM_PWR_FORCE; \
|
||||
type CM_3DLUT_MODE; \
|
||||
@ -905,6 +906,7 @@
|
||||
type CM_SHAPER_RAMA_EXP_REGION33_LUT_OFFSET; \
|
||||
type CM_SHAPER_RAMA_EXP_REGION33_NUM_SEGMENTS; \
|
||||
type CM_SHAPER_LUT_WRITE_EN_MASK; \
|
||||
type CM_SHAPER_CONFIG_STATUS; \
|
||||
type CM_SHAPER_LUT_WRITE_SEL; \
|
||||
type CM_SHAPER_LUT_INDEX; \
|
||||
type CM_SHAPER_LUT_DATA; \
|
||||
|
Loading…
Reference in New Issue
Block a user