summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* nvif: modify nvif_unvers/nvif_unpack macros to be more obviousBen Skeggs2015-11-2546-173/+188
* nvif: split out client interface definitionsBen Skeggs2015-11-254-13/+14
* nvif: split out device interface definitionsBen Skeggs2015-11-256-49/+50
* nvif: split out ctxdma interface definitionsBen Skeggs2015-11-2512-75/+79
* nvif: split out perfmon interface definitionsBen Skeggs2015-11-255-77/+77
* nvif: split out device control interface definitionsBen Skeggs2015-11-254-49/+49
* nvif: split out fifo interface definitionsBen Skeggs2015-11-2523-78/+132
* nvif: split out display interface definitionsBen Skeggs2015-11-2530-222/+261
* nvif: split out nvsw interface definitonsBen Skeggs2015-11-257-22/+30
* nvif: split out fermi interface definitionsBen Skeggs2015-11-253-54/+53
* nvif: move internal class identifiers to class.hBen Skeggs2015-11-2512-33/+30
* gr/gm107-: make use of gpc_addr() macro for tpc ramchain setupBen Skeggs2015-11-252-170/+167
* instmem/gk20a: use DMA API CPU mappingAlexandre Courbot2015-11-252-92/+62
* instmem/gk20a: fix race conditionsAlexandre Courbot2015-11-251-29/+37
* gk20a: Add MODULE_FIRMWARE for gk20aNicolas Chauvet2015-11-251-0/+11
* fifo/gk104: fix engine status register offsetVince Hsu2015-11-251-1/+1
* WIPce/gk104: attempt at better handling of LAUNCHERRBen Skeggs2015-11-251-4/+50
* fifo/gf100: fix race condition when updating engine runlistsBen Skeggs2015-11-253-7/+26
* fifo/gk104: fix race condition when updating engine runlistsBen Skeggs2015-11-253-7/+26
* nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibblesIlia Mirkin2015-11-253-6/+6
* kms: no need to check for empty edid before drm_detect_hdmi_monitorIlia Mirkin2015-11-251-1/+0
* core: fix return in error path of device probeAlexandre Courbot2015-11-251-1/+2
* kms: allow 225/297MHz pixel clocks for HDMI on Fermi/KeplerIlia Mirkin2015-11-251-3/+21
* disp: activate dual link TMDS links only when possibleHauke Mehrtens2015-11-253-6/+13
* volt/pwm/gk104: fix an off-by-one resulting in the voltage not being setMartin Peres2015-11-251-1/+1
* nvif: allow userspace access to its own client objectBen Skeggs2015-11-252-2/+7
* gr/gf100-: fix oops when calling zbc methodsBen Skeggs2015-11-251-2/+2
* gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK is zeroBen Skeggs2015-11-253-0/+5
* gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct GPCBen Skeggs2015-11-256-897/+897
* gr/gf100-: split out per-gpc address calculation macroBen Skeggs2015-11-252-47/+49
* bios: return actual size of the buffer retrieved via _ROMBen Skeggs2015-11-251-0/+1
* instmem: protect instobj list with a spinlockBen Skeggs2015-11-252-0/+6
* pci: enable c800 magic for some unknown Samsung laptopBen Skeggs2015-11-251-1/+7
* pci: enable c800 magic for Clevo P157SMKarol Herbst2015-11-251-1/+7
* drm: bump patchlevel to indicate availability of abi16/nvif interopBen Skeggs2015-11-031-1/+3
* abi16: implement limited interoperability with usif/nvifBen Skeggs2015-11-033-2/+53
* abi16: introduce locked variant of nouveau_abi16_get()Ben Skeggs2015-11-031-5/+13
* abi16: remove unused argument from nouveau_abi16_get()Ben Skeggs2015-11-033-9/+8
* pci: enable c800 magic for Medion Erazer X7827Ilia Mirkin2015-11-031-0/+1
* pci: enable c800 magic for Lenovo Y510PIlia Mirkin2015-11-031-1/+7
* pll/gk104: fix PLL instability due to bad configuration with gddr5Karol Herbst2015-11-031-23/+77
* clk/g84: Enable reclocking for GDDR3 G94-G200Roy Spliet2015-11-031-1/+1
* bus/hwsq: Implement VBLANK waiting heuristicRoy Spliet2015-11-035-2/+41
* fb/ramnv50: Script changes for G94 and upRoy Spliet2015-11-031-6/+30
* fb/ramnv50: Deal with cards without timing entriesRoy Spliet2015-11-033-7/+50
* fb/ramnv50: Voltage GPIOsRoy Spliet2015-11-032-0/+42
* fb/ramgt215: Restructure r111100 calculation for DDR2Roy Spliet2015-11-031-30/+34
* fb/ramgt215: Change FBVDD/Q when BIOS asks for itRoy Spliet2015-11-033-0/+20
* fb/ramgt215: Transform GPIO ramfuc method from FBVREF-specific to genericRoy Spliet2015-11-032-24/+19
* bios/rammap: Identify DLLoff for >= GF100Roy Spliet2015-11-035-12/+39