summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/fb/base.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-06drm/nouveau/fb/gp102-ga100: switch to simpler vram size detection methodBen Skeggs1-0/+12
2023-02-21drm/nouveau/fb/gp102-: cache scrubber binary on first loadBen Skeggs1-2/+6
2022-11-09drm/nouveau/fb/gp102-: unlock VPR right after devinitBen Skeggs1-9/+10
2022-11-09drm/nouveau/fb: handle sysmem flush page from common codeBen Skeggs1-3/+41
2021-02-11drm/nouveau/fb: switch to instanced constructorBen Skeggs1-4/+4
2021-02-11drm/nouveau/fb: protect comptags with private mutexBen Skeggs1-4/+6
2020-01-29drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missingBen Skeggs1-10/+29
2020-01-15drm/nouveau/fb/gp102-: unlock VPR as part of FB initBen Skeggs1-0/+19
2018-12-11drm/nouveau/bios: translate additional memory typesBen Skeggs1-4/+7
2018-07-19drm/nouveau/fb/gp100-: disable address remapperBen Skeggs1-0/+3
2017-11-02drm/nouveau/mmu: remove old vmm frontendBen Skeggs1-6/+0
2017-11-02drm/nouveau/core/memory: add reference countingBen Skeggs1-2/+2
2017-11-02drm/nouveau/fb: move comptag init out of ram submoduleBen Skeggs1-1/+11
2017-11-02drm/nouveau/fb: move comptags mm into nvkm_fbBen Skeggs1-0/+1
2017-11-02drm/nouveau/fb: finalise big page size selection in constructorBen Skeggs1-3/+9
2016-07-14drm/nouveau/fb/gp100: initial supportBen Skeggs1-0/+2
2016-07-14drm/nouveau/fb/gf100-: allow selection of an alternate big page sizeBen Skeggs1-0/+4
2016-05-20drm/nouveau/fb/gf100-: allocate mmu debug buffersBen Skeggs1-0/+4
2016-05-20drm/nouveau/fb: allow chipset-specific actions for oneinit()Ben Skeggs1-0/+8
2016-05-20drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs1-1/+1
2015-08-28drm/nouveau/mpeg: convert to new-style nvkm_engineBen Skeggs1-2/+2
2015-08-28drm/nouveau/gr: convert to new-style nvkm_engineBen Skeggs1-5/+7
2015-08-28drm/nouveau/fb: convert to new-style nvkm_subdevBen Skeggs1-42/+92
2015-08-28drm/nouveau/subdev: rename some functions to avoid upcoming conflictsBen Skeggs1-2/+2
2015-08-28drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_objectBen Skeggs1-60/+12
2015-08-28drm/nouveau/fb: switch to subdev printk macrosBen Skeggs1-8/+10
2015-08-28drm/nouveau/fb: switch to device pri macrosBen Skeggs1-1/+2
2015-08-28drm/nouveau/fb: cosmetic changesBen Skeggs1-32/+32
2015-04-14make RAM device optionalAlexandre Courbot1-8/+18
2015-01-22drm/nouveau/fb: namespace + nvidia gpu names (no binary change)Ben Skeggs1-29/+27
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs1-0/+157