drm: Branch 'master'
[email protected] (Marek Ol????k) Thu, 8 Mar 2018 20:01:39 +0000 (UTC)
| Newsgroups | gmane.comp.video.dri.patches |
|---|---|
| Message-ID | <[email protected]> |
amdgpu/amdgpu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 924f856a9047b87e8bfdc2867f7fe484e3f71343 Author: Qiang Yu <[email protected]> Date: Tue Mar 7 15:00:34 2017 +0800 amdgpu:support 16 ibs per submit for PAL/SRIOV to support SRIOV and MCBP, need 16 IBs per submit Signed-off-by: Qiang Yu <[email protected]> Reviewed-by: Junwei Zhang <[email protected]> Acked-by: Christian König <[email protected]> Reviewed-by: Alex Deucher <[email protected]> diff --git a/amdgpu/amdgpu.h b/amdgpu/amdgpu.h index 36f91058..4c17247e 100644 --- a/amdgpu/amdgpu.h +++ b/amdgpu/amdgpu.h @@ -53,7 +53,7 @@ struct drm_amdgpu_info_hw_ip; * * \sa amdgpu_cs_ib_info */ -#define AMDGPU_CS_MAX_IBS_PER_SUBMIT 4 +#define AMDGPU_CS_MAX_IBS_PER_SUBMIT 16 /** * Special timeout value meaning that the timeout is infinite. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot -- _______________________________________________ Dri-patches mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-patches