summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/fb
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-22drm/nouveau/fb/gf100-: zero mmu debug buffersBen Skeggs
2017-06-16drm/nouveau/fb/ram/nv40-: use new devinit script interpreter entry-pointBen Skeggs
2017-05-12drm/nouveau/fb/ram/gf100-: remove 0x10f200 readBen Skeggs
2017-04-29drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detectionMario Kleiner
2017-04-06drm/nouveau/fb: add GP10B supportAlexandre Courbot
2017-03-07drm/nouveau/fb/gf100-: rework ram detectionBen Skeggs
2017-03-07drm/nouveau/fb/gm200: split ram implementation from gm107Ben Skeggs
2017-03-07drm/nouveau/fb/gf108: split implementation from gf100Ben Skeggs
2017-03-07drm/nouveau/fb/gf100-: modify constructors to allow more customisationBen Skeggs
2017-02-17drm/nouveau: fix bug id typo in commentIlia Mirkin
2017-02-17drm/nouveau/core/mm: replace region list with next pointerBen Skeggs
2017-02-17drm/nouveau/fb/ram/gk104: remove unused best_clk variableBen Skeggs
2016-11-28drm/nouveau/fb/ram/gp100-: fix memory detection where FBP_NUM != FBPA_NUMBen Skeggs
2016-11-17drm/nouveau/fb/gp102: rename from gp104Ben Skeggs
2016-11-07drm/nouveau: silence sparse warnings about symbols not being marked staticBen Skeggs
2016-11-07drm/nouveau/fb: add gm20b deviceAlexandre Courbot
2016-11-07drm/nouveau/fb/gk20a: use regular gf100's functionsAlexandre Courbot
2016-11-07drm/nouveau/fb/gk20a: fix constructor callAlexandre Courbot
2016-11-07drm/nouveau: mark symbols static where possibleBaoyou Xie
2016-11-07drm/nouveau: add missing header dependenciesBaoyou Xie
2016-10-12drm/nouveau/fb/nv50: defer DMA mapping of scratch page to oneinit() hookArd Biesheuvel
2016-10-12drm/nouveau/fb/gf100: defer DMA mapping of scratch page to oneinit() hookArd Biesheuvel
2016-10-12drm/nouveau/fb/ram: Use Kepler implementation on MaxwellKarol Herbst
2016-10-12drm/nouveau/fb/ramgk104: Touch 0x62c000 only when there is a display engineKarol Herbst
2016-07-14drm/nouveau/fb/gp104: initial supportBen Skeggs
2016-07-14drm/nouveau/fb/gp100: initial supportBen Skeggs
2016-07-14drm/nouveau/fb/gf100-: allow selection of an alternate big page sizeBen Skeggs
2016-05-20drm/nouveau/fb/gm200: setup mmu debug buffer registers at init()Ben Skeggs
2016-05-20drm/nouveau/fb/gk20a,gm20b: setup mmu debug buffer registers at init()Ben Skeggs
2016-05-20drm/nouveau/fb/gf100-: allocate mmu debug buffersBen Skeggs
2016-05-20drm/nouveau/fb: allow chipset-specific actions for oneinit()Ben Skeggs
2016-05-20drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs
2016-01-11drm/nouveau/fb/nv50: remove references to "daemon"Ben Skeggs
2016-01-11drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibblesIlia Mirkin
2015-11-03drm/nouveau/pll/gk104: fix PLL instability due to bad configuration with gddr5Karol Herbst
2015-11-03drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristicRoy Spliet
2015-11-03drm/nouveau/fb/ramnv50: Script changes for G94 and upRoy Spliet
2015-11-03drm/nouveau/fb/ramnv50: Deal with cards without timing entriesRoy Spliet
2015-11-03drm/nouveau/fb/ramnv50: Voltage GPIOsRoy Spliet
2015-11-03drm/nouveau/fb/ramgt215: Restructure r111100 calculation for DDR2Roy Spliet
2015-11-03drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for itRoy Spliet
2015-11-03drm/nouveau/fb/ramgt215: Transform GPIO ramfuc method from FBVREF-specific to...Roy Spliet
2015-11-03drm/nouveau/bios/rammap: Identify DLLoff for >= GF100Roy Spliet
2015-08-28drm/nouveau/device: remove pci/platform_device from common structBen Skeggs
2015-08-28drm/nouveau/mpeg: convert to new-style nvkm_engineBen Skeggs
2015-08-28drm/nouveau/gr: convert to new-style nvkm_engineBen Skeggs
2015-08-28drm/nouveau/ltc: convert to new-style nvkm_subdevBen Skeggs
2015-08-28drm/nouveau/gpio: convert to new-style nvkm_subdevBen Skeggs
2015-08-28drm/nouveau/fb: convert to new-style nvkm_subdevBen Skeggs