Re: [PATCH 1/2] drm/amdgpu: Increase direct IB pool size

2021-09-09 Thread Christian König
stant as 256kb. *From:* Koenig, Christian *Sent:* Thursday, September 9, 2021 3:14:15 PM *To:* Pan, Xinhui ; amd-gfx@lists.freedesktop.org *Cc:* Deucher, Alexander *Subject:* Re: [PATCH 1/2] drm/amdgpu: Increase direct IB pool size Am 09.09.21 um 07:54 schrieb Pan, Xinhui: > [AMD Official Us

Re: [PATCH 1/2] drm/amdgpu: Increase direct IB pool size

2021-09-09 Thread Pan, Xinhui
: [PATCH 1/2] drm/amdgpu: Increase direct IB pool size Am 09.09.21 um 07:54 schrieb Pan, Xinhui: > [AMD Official Use Only] > > Direct IB pool is used for vce/uvd/vcn IB extra msg too. Increase its > size to 64 pages. Do you really run into issues with that? 64 pages are 256kiB on x86 and t

Re: [PATCH 1/2] drm/amdgpu: Increase direct IB pool size

2021-09-09 Thread Christian König
Am 09.09.21 um 07:54 schrieb Pan, Xinhui: [AMD Official Use Only] Direct IB pool is used for vce/uvd/vcn IB extra msg too. Increase its size to 64 pages. Do you really run into issues with that? 64 pages are 256kiB on x86 and the extra msg are maybe 2kiB. Additional to that we should probab