summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2020-08-21 16:06:50 +0200
committerChristian König <christian.koenig@amd.com>2020-09-03 11:40:38 +0200
commit141b15e59175aa174ca1f7596188bd15a7ca17ba (patch)
treeb2b8687e5e37867182138eff7dd3628c708fb1fa /drivers/regulator
parentd575ee11317f3327d6a1d899e56295424f53f3e3 (diff)
downloadlinux-141b15e59175aa174ca1f7596188bd15a7ca17ba.tar.bz2
drm/nouveau: move io_reserve_lru handling into the driver v5
While working on TTM cleanups I've found that the io_reserve_lru used by Nouveau is actually not working at all. In general we should remove driver specific handling from the memory management, so this patch moves the io_reserve_lru handling into Nouveau instead. v2: don't call ttm_bo_unmap_virtual in nouveau_ttm_io_mem_reserve v3: rebased and use both base and offset in the check v4: fix small typos and test the patch v5: rebased and keep the mem.bus init in TTM. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Ben Skeggs <bskeggs@redhat.com> Link: https://patchwork.freedesktop.org/patch/388643/
Diffstat (limited to 'drivers/regulator')
0 files changed, 0 insertions, 0 deletions