mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
drm/amdgpu: move GFX6 defines into gfx_v6_0.c
Send a few GFX6 defines where it's used in GFX6. Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
9aadb02fa2
commit
8e46cabf8e
@@ -148,8 +148,6 @@
|
||||
#define WAIT_REG_MEM_FUNCTION(x) ((x) << 0)
|
||||
#define WAIT_REG_MEM_ENGINE(x) ((x) << 8)
|
||||
|
||||
#define GFX6_NUM_GFX_RINGS 1
|
||||
#define GFX6_NUM_COMPUTE_RINGS 2
|
||||
#define RLC_SAVE_AND_RESTORE_STARTING_OFFSET 0x90
|
||||
#define RLC_CLEAR_STATE_DESCRIPTOR_OFFSET 0x3D
|
||||
|
||||
|
||||
Reference in New Issue
Block a user