diff options
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/vid.h')
| -rw-r--r-- | drivers/gpu/drm/amd/amdgpu/vid.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/vid.h b/drivers/gpu/drm/amd/amdgpu/vid.h index 11746f22d0c5..7a3863a45f0a 100644 --- a/drivers/gpu/drm/amd/amdgpu/vid.h +++ b/drivers/gpu/drm/amd/amdgpu/vid.h | |||
| @@ -360,6 +360,8 @@ | |||
| 360 | #define PACKET3_WAIT_ON_CE_COUNTER 0x86 | 360 | #define PACKET3_WAIT_ON_CE_COUNTER 0x86 |
| 361 | #define PACKET3_WAIT_ON_DE_COUNTER_DIFF 0x88 | 361 | #define PACKET3_WAIT_ON_DE_COUNTER_DIFF 0x88 |
| 362 | #define PACKET3_SWITCH_BUFFER 0x8B | 362 | #define PACKET3_SWITCH_BUFFER 0x8B |
| 363 | #define PACKET3_SET_RESOURCES 0xA0 | ||
| 364 | #define PACKET3_MAP_QUEUES 0xA2 | ||
| 363 | 365 | ||
| 364 | #define VCE_CMD_NO_OP 0x00000000 | 366 | #define VCE_CMD_NO_OP 0x00000000 |
| 365 | #define VCE_CMD_END 0x00000001 | 367 | #define VCE_CMD_END 0x00000001 |
