mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 09:57:08 +03:00
gpu: nvgpu: Remove setting of PRI timeout
PRI timeout should always use the HW initialization value. Do not set it explicitly. JIRA NVGPU-588 Change-Id: Idb63caba07c5fa7e0439e572861443f2783d0adc Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1730892 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Tejal Kudav
parent
f9a2f449a5
commit
5215d65c25
@@ -120,11 +120,6 @@ struct gk20a_platform {
|
||||
*/
|
||||
bool force_reset_in_do_idle;
|
||||
|
||||
/* default pri timeout, on PCIe it should be lower than timeout
|
||||
* detection
|
||||
*/
|
||||
u32 default_pri_timeout;
|
||||
|
||||
/* guest/vm id, needed for IPA to PA transation */
|
||||
int vmid;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user