summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
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-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
2016-10-12drm/nouveau/clk: Don't create cstates with voltages higher than what the gpu ...Karol Herbst
2016-10-12drm/nouveau/volt: Properly detect entry based voltage tablesKarol Herbst
2016-10-12drm/nouveau/bios/volt: Handle voltage table version 0x50 with zeroed headerKarol Herbst
2016-10-12drm/nouveau/fb/ramgk104: Touch 0x62c000 only when there is a display engineKarol Herbst
2016-10-12drm/nouveau/clk: Fix potential NULL pointer access when there is no fb subdevKarol Herbst
2016-10-12drm/nouveau/iccsense: Parse the resistors and config the right wayKarol Herbst
2016-10-12drm/nouveau/nouveau: bios pointers may be unaligned, use proper accessorsIlia Mirkin
2016-10-12drm/nouveau/ibus/gk20a: use udelay() in interrupt contextAlexandre Courbot
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen
2016-09-22drm/nouveau: Revert "bus: remove cpu_coherent flag"Karol Herbst
2016-09-22drm/nouveau/fifo/nv04: avoid ramht race against cookie insertionIlia Mirkin
2016-09-19drm: use drm_file to tag vm-bosDavid Herrmann
2016-08-31drm/nouveau/acpi: use DSM if bridge does not support D3coldPeter Wu
2016-08-25Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-08-15Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter
2016-08-12drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter