summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/channel_gk20a.h
diff options
context:
space:
mode:
authorAlex Waterman <alexw@nvidia.com>2018-03-16 15:24:02 -0400
committermobile promotions <svcmobile_promotions@nvidia.com>2018-03-17 17:53:30 -0400
commit619b1c92bc684b4b57f03075525a9f23799fa40d (patch)
tree5e56cfc8d51b5df71fc70eb1dc8ee1d2bf9cdc61 /drivers/gpu/nvgpu/gk20a/channel_gk20a.h
parent9f9035d10bdbd56e13697aab44bc36b4bd9275cd (diff)
gpu: nvgpu: Use correct PD for determining next aperture
When generating the aperture field for the PDE being programmed we must use the next PD not the current PD. This is important for cases on the dGPU where VIDMEM runs out. In such cases the page table may reside in both VIDMEM and SYSMEM. Thus, if a PDE points to a PDE in a different type of memory (VIDMEM -> SYSMEM or SYSMEM -> VIDMEM) then the aperture will not be programmed correctly if the code uses the current PD for picking the next PD aperture. Bug 2082475 Change-Id: Ic1a8d1e2c2237712039dc298b97095d3bbc6c844 Signed-off-by: Alex Waterman <alexw@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1676831 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/channel_gk20a.h')
0 files changed, 0 insertions, 0 deletions