mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-01-06 03:50:20 +01:00
Revert "amdgpu:support 16 ibs per submit for PAL/SRIOV"
This reverts commit 924f856a90.
Wrong patch.
This commit is contained in:
parent
924f856a90
commit
666d59d86b
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ struct drm_amdgpu_info_hw_ip;
|
|||
*
|
||||
* \sa amdgpu_cs_ib_info
|
||||
*/
|
||||
#define AMDGPU_CS_MAX_IBS_PER_SUBMIT 16
|
||||
#define AMDGPU_CS_MAX_IBS_PER_SUBMIT 4
|
||||
|
||||
/**
|
||||
* Special timeout value meaning that the timeout is infinite.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue