We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97a9b60 commit a49f672Copy full SHA for a49f672
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.h
@@ -49,7 +49,7 @@
49
#define DCN_PANEL_CNTL_REG_LIST()\
50
DCN_PANEL_CNTL_SR(PWRSEQ_CNTL, LVTMA), \
51
DCN_PANEL_CNTL_SR(PWRSEQ_STATE, LVTMA), \
52
- DCE_PANEL_CNTL_SR(PWRSEQ_REF_DIV, LVTMA), \
+ DCN_PANEL_CNTL_SR(PWRSEQ_REF_DIV, LVTMA), \
53
SR(BL_PWM_CNTL), \
54
SR(BL_PWM_CNTL2), \
55
SR(BL_PWM_PERIOD_CNTL), \
0 commit comments