Project 'edgehog/bsp/nxp/linux-seco-imx' was moved to 'clea-os/bsp/nxp/linux-seco-imx'. Please update any links and bookmarks that may still have the old path.
MGS-6409 [#imx-2928] Add configuration to enable runtime GPU timeout
Add gpuTimeout as module_param to replace gcdGPU_TIMEOUT. On one hand,
gpuTimeout uses gcdGPU_TIMEOUT as initial value, which can be compatible
with previous programs. On the other hand, gpuTimeout value can be changed
conveniently through module params without rebuilding.
Note: gcdGPU_TIMEOUT still determines whether to enable GPU timeout.
Signed-off-by:
Guangliu Ding <guangliu.ding@nxp.com>
Showing
- drivers/mxc/gpu-viv/hal/kernel/gc_hal_kernel.c 14 additions, 3 deletionsdrivers/mxc/gpu-viv/hal/kernel/gc_hal_kernel.c
- drivers/mxc/gpu-viv/hal/os/linux/kernel/gc_hal_kernel_driver.c 9 additions, 1 deletion...rs/mxc/gpu-viv/hal/os/linux/kernel/gc_hal_kernel_driver.c
- drivers/mxc/gpu-viv/hal/os/linux/kernel/gc_hal_kernel_os.c 4 additions, 0 deletionsdrivers/mxc/gpu-viv/hal/os/linux/kernel/gc_hal_kernel_os.c
- drivers/mxc/gpu-viv/hal/os/linux/kernel/gc_hal_kernel_platform.h 3 additions, 0 deletions.../mxc/gpu-viv/hal/os/linux/kernel/gc_hal_kernel_platform.h
Loading
Please register or sign in to comment