summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/fb
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/fb/gf100-: zero mmu debug buffersBen Skeggs2017-08-221-2/+2
* drm/nouveau/fb/ram/nv40-: use new devinit script interpreter entry-pointBen Skeggs2017-06-163-22/+4
* drm/nouveau/fb/ram/gf100-: remove 0x10f200 readBen Skeggs2017-05-121-1/+0
* drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detectionMario Kleiner2017-04-291-1/+1
* drm/nouveau/fb: add GP10B supportAlexandre Courbot2017-04-062-0/+39
* drm/nouveau/fb/gf100-: rework ram detectionBen Skeggs2017-03-077-101/+173
* drm/nouveau/fb/gm200: split ram implementation from gm107Ben Skeggs2017-03-074-1/+44
* drm/nouveau/fb/gf108: split implementation from gf100Ben Skeggs2017-03-074-0/+85
* drm/nouveau/fb/gf100-: modify constructors to allow more customisationBen Skeggs2017-03-074-52/+81
* drm/nouveau: fix bug id typo in commentIlia Mirkin2017-02-171-1/+1
* drm/nouveau/core/mm: replace region list with next pointerBen Skeggs2017-02-172-18/+15
* drm/nouveau/fb/ram/gk104: remove unused best_clk variableBen Skeggs2017-02-171-3/+1
* drm/nouveau/fb/ram/gp100-: fix memory detection where FBP_NUM != FBPA_NUMBen Skeggs2016-11-281-2/+2
* drm/nouveau/fb/gp102: rename from gp104Ben Skeggs2016-11-172-4/+4
* drm/nouveau: silence sparse warnings about symbols not being marked staticBen Skeggs2016-11-071-2/+0
* drm/nouveau/fb: add gm20b deviceAlexandre Courbot2016-11-074-1/+46
* drm/nouveau/fb/gk20a: use regular gf100's functionsAlexandre Courbot2016-11-071-12/+5
* drm/nouveau/fb/gk20a: fix constructor callAlexandre Courbot2016-11-071-1/+2
* drm/nouveau: mark symbols static where possibleBaoyou Xie2016-11-071-4/+4
* drm/nouveau: add missing header dependenciesBaoyou Xie2016-11-072-0/+2
* drm/nouveau/fb/nv50: defer DMA mapping of scratch page to oneinit() hookArd Biesheuvel2016-10-121-10/+18
* drm/nouveau/fb/gf100: defer DMA mapping of scratch page to oneinit() hookArd Biesheuvel2016-10-121-12/+13
* drm/nouveau/fb/ram: Use Kepler implementation on MaxwellKarol Herbst2016-10-123-12/+9
* drm/nouveau/fb/ramgk104: Touch 0x62c000 only when there is a display engineKarol Herbst2016-10-121-4/+12
* drm/nouveau/fb/gp104: initial supportBen Skeggs2016-07-144-1/+47
* drm/nouveau/fb/gp100: initial supportBen Skeggs2016-07-147-1/+224
* drm/nouveau/fb/gf100-: allow selection of an alternate big page sizeBen Skeggs2016-07-147-3/+45
* drm/nouveau/fb/gm200: setup mmu debug buffer registers at init()Ben Skeggs2016-05-202-0/+61
* drm/nouveau/fb/gk20a,gm20b: setup mmu debug buffer registers at init()Ben Skeggs2016-05-201-0/+4
* drm/nouveau/fb/gf100-: allocate mmu debug buffersBen Skeggs2016-05-206-0/+34
* drm/nouveau/fb: allow chipset-specific actions for oneinit()Ben Skeggs2016-05-202-0/+9
* drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs2016-05-201-1/+1
* drm/nouveau/fb/nv50: remove references to "daemon"Ben Skeggs2016-01-111-1/+1
* drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibblesIlia Mirkin2016-01-111-4/+4
* drm/nouveau/pll/gk104: fix PLL instability due to bad configuration with gddr5Karol Herbst2015-11-031-23/+77
* drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristicRoy Spliet2015-11-032-2/+2
* drm/nouveau/fb/ramnv50: Script changes for G94 and upRoy Spliet2015-11-031-6/+30
* drm/nouveau/fb/ramnv50: Deal with cards without timing entriesRoy Spliet2015-11-033-7/+50
* drm/nouveau/fb/ramnv50: Voltage GPIOsRoy Spliet2015-11-031-0/+41
* drm/nouveau/fb/ramgt215: Restructure r111100 calculation for DDR2Roy Spliet2015-11-031-30/+34
* drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for itRoy Spliet2015-11-031-0/+18
* drm/nouveau/fb/ramgt215: Transform GPIO ramfuc method from FBVREF-specific to...Roy Spliet2015-11-031-23/+18
* drm/nouveau/bios/rammap: Identify DLLoff for >= GF100Roy Spliet2015-11-033-10/+38
* drm/nouveau/device: remove pci/platform_device from common structBen Skeggs2015-08-282-10/+8
* drm/nouveau/mpeg: convert to new-style nvkm_engineBen Skeggs2015-08-281-2/+2
* drm/nouveau/gr: convert to new-style nvkm_engineBen Skeggs2015-08-281-5/+7
* drm/nouveau/ltc: convert to new-style nvkm_subdevBen Skeggs2015-08-281-2/+2
* drm/nouveau/gpio: convert to new-style nvkm_subdevBen Skeggs2015-08-282-6/+6
* drm/nouveau/fb: convert to new-style nvkm_subdevBen Skeggs2015-08-2831-616/+539
* drm/nouveau/clk: convert to new-style nvkm_subdevBen Skeggs2015-08-283-4/+5
OpenPOWER on IntegriCloud