summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev
AgeCommit message (Expand)AuthorFilesLines
2016-10-12drm/nouveau/fb/nv50: defer DMA mapping of scratch page to oneinit() hookArd Biesheuvel1-10/+18
2016-10-12drm/nouveau/fb/gf100: defer DMA mapping of scratch page to oneinit() hookArd Biesheuvel1-12/+13
2016-10-12drm/nouveau/bar/nv50: fix bar2 vm sizeBen Skeggs1-2/+2
2016-10-12drm/nouveau/volt: use kernel's 64-bit signed division functionAlexandre Courbot1-3/+3
2016-10-12drm/nouveau/fb/ram: Use Kepler implementation on MaxwellKarol Herbst3-12/+9
2016-10-12drm/nouveau/volt: Make use of cvb coefficientsKarol Herbst1-2/+36
2016-10-12drm/nouveau/volt/gf100-: Add speedoKarol Herbst4-0/+75
2016-10-12drm/nouveau/volt: Add implementation for gf100Karol Herbst2-0/+45
2016-10-12drm/nouveau/bios/vmap: unk0 field is the modeKarol Herbst1-1/+1
2016-10-12drm/nouveau/volt: Don't require perfect fitKarol Herbst1-5/+17
2016-10-12drm/nouveau/clk: Allow boosting only when NvBoost is setKarol Herbst3-3/+34
2016-10-12drm/nouveau/bios: Add parsing of VPSTATE tableKarol Herbst2-0/+83
2016-10-12drm/nouveau/clk: Respect voltage limits in nvkm_cstate_progKarol Herbst2-1/+53
2016-10-12drm/nouveau/clk: Fixup cstate selectionKarol Herbst1-2/+17
2016-10-12drm/nouveau/volt: Add temperature parameter to nvkm_volt_mapKarol Herbst2-7/+9
2016-10-12drm/nouveau/clk: Let nvkm_clk_tstate take a temperature valueKarol Herbst1-10/+9
2016-10-12drm/nouveau/clk: Add index field to nvkm_cstateKarol Herbst1-0/+1
2016-10-12drm/nouveau/volt: Add min_id parameter to nvkm_volt_set_idKarol Herbst2-3/+8
2016-10-12drm/nouveau/volt: Parse the max voltage map entriesKarol Herbst2-0/+23
2016-10-12drm/nouveau/clk: Don't create cstates with voltages higher than what the gpu ...Karol Herbst2-0/+26
2016-10-12drm/nouveau/volt: Properly detect entry based voltage tablesKarol Herbst2-5/+14
2016-10-12drm/nouveau/bios/volt: Handle voltage table version 0x50 with zeroed headerKarol Herbst1-0/+3
2016-10-12drm/nouveau/fb/ramgk104: Touch 0x62c000 only when there is a display engineKarol Herbst1-4/+12
2016-10-12drm/nouveau/clk: Fix potential NULL pointer access when there is no fb subdevKarol Herbst1-2/+3
2016-10-12drm/nouveau/iccsense: Parse the resistors and config the right wayKarol Herbst3-90/+74
2016-10-12drm/nouveau/nouveau: bios pointers may be unaligned, use proper accessorsIlia Mirkin1-2/+2
2016-10-12drm/nouveau/ibus/gk20a: use udelay() in interrupt contextAlexandre Courbot1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-7/+6
2016-07-14drm/nouveau/fb/gp104: initial supportBen Skeggs4-1/+47
2016-07-14drm/nouveau/secboot/gm200: initial supportBen Skeggs1-0/+16
2016-07-14drm/nouveau/ltc/gp100: initial supportBen Skeggs4-1/+78
2016-07-14drm/nouveau/fb/gp100: initial supportBen Skeggs7-1/+224
2016-07-14drm/nouveau/bios/rammap: 32-bit bios pointersBen Skeggs1-3/+3
2016-07-14drm/nouveau/bios/pll: initial support for BIT 'C' version 2Ben Skeggs1-9/+11
2016-07-14drm/nouveau/bios/dp: initial support for 4.2Ben Skeggs1-0/+8
2016-07-14drm/nouveau/pci/gp100: initial supportBen Skeggs2-0/+45
2016-07-14drm/nouveau/mc/gp100: initial supportBen Skeggs2-0/+104
2016-07-14drm/nouveau/top/gp100: initial supportBen Skeggs1-16/+23
2016-07-14drm/nouveau/fb/gf100-: allow selection of an alternate big page sizeBen Skeggs7-3/+45
2016-07-14drm/nouveau/bios: pointers beyond end of first image need special handlingBen Skeggs3-21/+33
2016-07-14drm/nouveau/bios: guard against out-of-bounds accesses to imageBen Skeggs1-0/+34
2016-07-14drm/nouveau/ltc/gm107-: decode interrupt status to human-readable stringsBen Skeggs3-5/+10
2016-07-14drm/nouveau/clk/gf100: Read secondary bypass postdiv when requiredRoy Spliet1-6/+14
2016-07-14drm/nouveau/clk/gf100-: Clean up PLL locking testRoy Spliet2-2/+14
2016-07-14drm/nouveau/secboot: lazy-load firmware and be more resilientAlexandre Courbot4-39/+59
2016-07-14drm/nouveau/secboot/gm200: make firmware loading re-callableAlexandre Courbot1-16/+26
2016-07-14drm/nouveau/secboot: fix kerneldoc for secure boot structuresAlexandre Courbot1-4/+9
2016-07-14drm/nouveau/volt: save the voltage range we are able to setKarol Herbst1-1/+13
2016-07-14drm/nouveau/clk/gm20b: add glitchless and DFS supportAlexandre Courbot4-98/+1002
2016-07-14drm/nouveau/clk/gk20a: rename constructorAlexandre Courbot3-5/+5