summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2016-11-07drm/nouveau: silence sparse warnings about symbols not being marked staticBen Skeggs
2016-11-07drm/nouveau/tegra: Fix error handlingChristophe JAILLET
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/pmu: remove reset() hookAlexandre Courbot
2016-11-07drm/nouveau: fix notify data leakLucas Stach
2016-11-07drm/nouveau: fix nv84 fence context leakLucas Stach
2016-11-07drm/nouveau: hide gcc-4.9 -Wmaybe-uninitializedArnd Bergmann
2016-11-07drm/nouveau: mark symbols static where possibleBaoyou Xie
2016-11-07drm/nouveau: add missing header dependenciesBaoyou Xie
2016-11-07drm/nouveau/i2c/gk110b,gm10x: use the correct implementationBen Skeggs
2016-11-07drm/nouveau/i2c/aux/g94-: retry transactions after hw reports an errorBen Skeggs
2016-11-07drm/nouveau/kms: lvds panel strap moved again on maxwellBen Skeggs
2016-11-07drm/nouveau/mxm: add some extra debug outputBen Skeggs
2016-11-07drm/nouveau/bios: require checksum to match for fast acpi shadow methodBen Skeggs
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie
2016-11-01drm/nouveau/acpi: fix check for power resources supportPeter Wu
2016-10-28Merge branch 'linux-4.9' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-10-26drm/drivers: add support for using the arch wc mapping API.Dave Airlie
2016-10-25drm/ttm: make eviction decision a driver callback v2Christian König
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-10-25Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-10-12drm/nouveau: Remove call to reservation_object_test_signaled_rcu before waitChris Wilson
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/pci: set streaming DMA mask earlyArd Biesheuvel
2016-10-12drm/nouveau/kms: add Maxwell to backlight initializationFaris Alsalama
2016-10-12drm/nouveau/bar/nv50: fix bar2 vm sizeBen Skeggs
2016-10-12drm/nouveau/disp: remove unused function in sorg94.cBaoyou Xie
2016-10-12drm/nouveau/volt: use kernel's 64-bit signed division functionAlexandre Courbot
2016-10-12drm/nouveau/core: add missing header dependenciesBaoyou Xie
2016-10-12drm/nouveau/gr/nv3x: add 0x0597 kelvin 3d class supportIlia Mirkin
2016-10-12drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logoMartin Peres
2016-10-12drm/nouveau/fb/ram: Use Kepler implementation on MaxwellKarol Herbst
2016-10-12drm/nouveau/volt: Make use of cvb coefficientsKarol Herbst
2016-10-12drm/nouveau/volt/gf100-: Add speedoKarol Herbst
2016-10-12drm/nouveau/volt: Add implementation for gf100Karol Herbst
2016-10-12drm/nouveau/bios/vmap: unk0 field is the modeKarol Herbst
2016-10-12drm/nouveau/volt: Don't require perfect fitKarol Herbst
2016-10-12drm/nouveau/clk: Allow boosting only when NvBoost is setKarol Herbst
2016-10-12drm/nouveau/bios: Add parsing of VPSTATE tableKarol Herbst
2016-10-12drm/nouveau/clk: Respect voltage limits in nvkm_cstate_progKarol Herbst
2016-10-12drm/nouveau/clk: Fixup cstate selectionKarol Herbst
2016-10-12drm/nouveau/volt: Add temperature parameter to nvkm_volt_mapKarol Herbst
2016-10-12drm/nouveau/clk: Let nvkm_clk_tstate take a temperature valueKarol Herbst
2016-10-12drm/nouveau/clk: Add index field to nvkm_cstateKarol Herbst
2016-10-12drm/nouveau/volt: Add min_id parameter to nvkm_volt_set_idKarol Herbst
2016-10-12drm/nouveau/volt: Parse the max voltage map entriesKarol Herbst