mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
drm/amd/display: Add missing GRPH register definition
Signed-off-by: Yongqiang Sun <yongqiang.sun@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
197062bf12
commit
565968219c
1 changed files with 1 additions and 0 deletions
|
@ -193,6 +193,7 @@ struct dce_mem_input_registers {
|
|||
type GRPH_ARRAY_MODE;\
|
||||
type GRPH_COLOR_EXPANSION_MODE;\
|
||||
type GRPH_SW_MODE; \
|
||||
type GRPH_SE_ENABLE; \
|
||||
type GRPH_NUM_SHADER_ENGINES; \
|
||||
type GRPH_NUM_PIPES; \
|
||||
type PIXEL_DURATION; \
|
||||
|
|
Loading…
Add table
Reference in a new issue