mirror of https://gitee.com/openkylin/linux.git
drm/amdgpu: add new definition in bif header
This patch adds new definition in bif header, and will be used on iceland HW powertune part. Signed-off-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
778ee7e5c4
commit
e595d7f03b
|
@ -27,6 +27,7 @@
|
|||
#define mmMM_INDEX 0x0
|
||||
#define mmMM_INDEX_HI 0x6
|
||||
#define mmMM_DATA 0x1
|
||||
#define mmCC_BIF_BX_STRAP2 0x152A
|
||||
#define mmBIF_MM_INDACCESS_CNTL 0x1500
|
||||
#define mmBIF_DOORBELL_APER_EN 0x1501
|
||||
#define mmBUS_CNTL 0x1508
|
||||
|
|
Loading…
Reference in New Issue