summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/sti: Do not export symbolsThierry Reding2015-11-034-13/+0
* drm/sti: Build monolithic driverThierry Reding2015-11-0311-30/+42
* drm/sti: Use drm_crtc_vblank_*() APIThierry Reding2015-11-035-28/+32
* drm/sti: Store correct CRTC index in eventsThierry Reding2015-11-031-1/+1
* drm/sti: Select FW_LOADERThierry Reding2015-11-031-0/+1
* drm/sti: Constify function pointer structsVille Syrjälä2015-11-035-9/+12
* Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-11-0373-373/+1312
|\
| * drm/nouveau: bump patchlevel to indicate availability of abi16/nvif interopBen Skeggs2015-11-031-1/+3
| * drm/nouveau/abi16: implement limited interoperability with usif/nvifBen Skeggs2015-11-033-2/+53
| * drm/nouveau/abi16: introduce locked variant of nouveau_abi16_get()Ben Skeggs2015-11-031-5/+13
| * drm/nouveau/abi16: remove unused argument from nouveau_abi16_get()Ben Skeggs2015-11-033-9/+8
| * drm/nouveau/pci: enable c800 magic for Medion Erazer X7827Ilia Mirkin2015-11-031-0/+1
| * drm/nouveau/pci: enable c800 magic for Lenovo Y510PIlia Mirkin2015-11-031-1/+7
| * drm/nouveau/pll/gk104: fix PLL instability due to bad configuration with gddr5Karol Herbst2015-11-031-23/+77
| * drm/nouveau/clk/g84: Enable reclocking for GDDR3 G94-G200Roy Spliet2015-11-031-1/+1
| * drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristicRoy Spliet2015-11-035-2/+41
| * 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-032-0/+42
| * 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-033-0/+20
| * drm/nouveau/fb/ramgt215: Transform GPIO ramfuc method from FBVREF-specific to...Roy Spliet2015-11-032-24/+19
| * drm/nouveau/bios/rammap: Identify DLLoff for >= GF100Roy Spliet2015-11-035-12/+39
| * drm/nouveau/pci: Handle 5-bit and 8-bit tag fieldPierre Moreau2015-11-036-0/+37
| * drm/nouveau/disp,pm: constify nvkm_object_func structuresJulia Lawall2015-11-032-2/+2
| * drm/nouveau/gr: add FERMI_COMPUTE_B class to GF110+Ilia Mirkin2015-11-033-0/+3
| * drm/nouveau/gr: document mp error 0x10Ilia Mirkin2015-11-031-0/+1
| * drm/nouveau: fix memory leakSudip Mukherjee2015-11-031-1/+3
| * drm/nouveau: remove unused functionSudip Mukherjee2015-11-032-15/+0
| * drm/nouveau/pmu/gk107: enable PGOB codepathsBen Skeggs2015-11-031-1/+1
| * drm/nouveau/pmu/gk104: check fuse to determine presence of PGOBBen Skeggs2015-11-031-0/+4
| * drm/nouveau/pci: prepare for chipset-specific initialisation tasksBen Skeggs2015-11-032-0/+4
| * drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by defaultBen Skeggs2015-11-036-12/+12
| * drm/nouveau/pci/g94: split implementation from nv40Ben Skeggs2015-11-036-26/+67
| * drm/nouveau/pci/g84: split implementation from nv50Ben Skeggs2015-11-036-5/+49
| * drm/nouveau/ibus/gf100: increase wait timeout to avoid read faultsSamuel Pitoiset2015-11-036-4/+77
| * drm/nouveau/gm204/6: add voltage control using the new gk104 volt classMartin Peres2015-11-031-0/+2
| * drm/nouveau/gm107: add voltage control using the new gk104 volt classMartin Peres2015-11-031-0/+1
| * drm/nouveau/volt/gk104: add support for pwm and gpio modesMartin Peres2015-11-036-7/+133
| * drm/nouveau/volt: add support for non-vid-based voltage controllersMartin Peres2015-11-032-1/+12
| * drm/nouveau/bios/volt: add support for pwm-based volt managementMartin Peres2015-11-032-3/+29
| * drm/nouveau/ttm: set the DMA mask for platform devicesAlexandre Courbot2015-11-031-6/+19
| * drm/nouveau/ttm: convert to DMA APIAlexandre Courbot2015-11-031-7/+5
| * drm/nouveau/instmem/gk20a: make use of the IOMMU bitAlexandre Courbot2015-11-031-4/+6
| * drm/nouveau/platform: allow to specify the IOMMU bitAlexandre Courbot2015-11-036-10/+46
| * drm/nouveau/instmem/gk20a: use direct CPU accessAlexandre Courbot2015-11-031-97/+264
| * drm/nouveau: remove unnecessary usage of object handlesBen Skeggs2015-11-039-53/+31
| * drm/nouveau/ltc/gf100: add flush/invalidate functionsAlexandre Courbot2015-11-035-0/+39
| * drm/nouveau/ltc: add hooks for invalidate and flushAlexandre Courbot2015-11-033-0/+20
| * drm/nouveau/timer: re-introduce nvkm_wait_xsec macrosAlexandre Courbot2015-11-031-0/+10