mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-03 15:55:38 +00: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
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue