summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-4.9' of git://github.com/skeggsb/linux into drm-nextDave Airlie2016-10-2844-207/+904
|\
| * drm/nouveau/fb/nv50: defer DMA mapping of scratch page to oneinit() hookArd Biesheuvel2016-10-121-10/+18
| * drm/nouveau/fb/gf100: defer DMA mapping of scratch page to oneinit() hookArd Biesheuvel2016-10-121-12/+13
| * drm/nouveau/pci: set streaming DMA mask earlyArd Biesheuvel2016-10-121-10/+27
| * drm/nouveau/kms: add Maxwell to backlight initializationFaris Alsalama2016-10-121-0/+1
| * drm/nouveau/bar/nv50: fix bar2 vm sizeBen Skeggs2016-10-121-2/+2
| * drm/nouveau/disp: remove unused function in sorg94.cBaoyou Xie2016-10-121-8/+0
| * drm/nouveau/volt: use kernel's 64-bit signed division functionAlexandre Courbot2016-10-121-3/+3
| * drm/nouveau/core: add missing header dependenciesBaoyou Xie2016-10-121-0/+1
| * drm/nouveau/gr/nv3x: add 0x0597 kelvin 3d class supportIlia Mirkin2016-10-123-0/+3
| * drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logoMartin Peres2016-10-126-0/+208
| * drm/nouveau/fb/ram: Use Kepler implementation on MaxwellKarol Herbst2016-10-123-12/+9
| * drm/nouveau/volt: Make use of cvb coefficientsKarol Herbst2016-10-121-2/+36
| * drm/nouveau/volt/gf100-: Add speedoKarol Herbst2016-10-125-0/+77
| * drm/nouveau/volt: Add implementation for gf100Karol Herbst2016-10-124-8/+55
| * drm/nouveau/bios/vmap: unk0 field is the modeKarol Herbst2016-10-122-2/+2
| * drm/nouveau/volt: Don't require perfect fitKarol Herbst2016-10-121-5/+17
| * drm/nouveau/clk: Allow boosting only when NvBoost is setKarol Herbst2016-10-124-4/+42
| * drm/nouveau/bios: Add parsing of VPSTATE tableKarol Herbst2016-10-123-0/+107
| * drm/nouveau/clk: Respect voltage limits in nvkm_cstate_progKarol Herbst2016-10-123-1/+54
| * drm/nouveau/clk: Fixup cstate selectionKarol Herbst2016-10-122-2/+21
| * drm/nouveau/volt: Add temperature parameter to nvkm_volt_mapKarol Herbst2016-10-123-8/+11
| * drm/nouveau/clk: Let nvkm_clk_tstate take a temperature valueKarol Herbst2016-10-122-12/+11
| * drm/nouveau/clk: Add index field to nvkm_cstateKarol Herbst2016-10-122-0/+2
| * drm/nouveau/volt: Add min_id parameter to nvkm_volt_set_idKarol Herbst2016-10-123-4/+9
| * drm/nouveau/volt: Parse the max voltage map entriesKarol Herbst2016-10-124-0/+36
| * drm/nouveau/clk: Don't create cstates with voltages higher than what the gpu ...Karol Herbst2016-10-123-0/+27
| * drm/nouveau/volt: Properly detect entry based voltage tablesKarol Herbst2016-10-123-7/+17
| * drm/nouveau/bios/volt: Handle voltage table version 0x50 with zeroed headerKarol Herbst2016-10-121-0/+3
| * drm/nouveau/fb/ramgk104: Touch 0x62c000 only when there is a display engineKarol Herbst2016-10-121-4/+12
| * drm/nouveau/clk: Fix potential NULL pointer access when there is no fb subdevKarol Herbst2016-10-121-2/+3
| * drm/nouveau/iccsense: Parse the resistors and config the right wayKarol Herbst2016-10-124-92/+82
| * drm/nouveau/nouveau: bios pointers may be unaligned, use proper accessorsIlia Mirkin2016-10-122-6/+4
| * drm/nouveau/ibus/gk20a: use udelay() in interrupt contextAlexandre Courbot2016-10-121-1/+1
* | Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-10-289-52/+52
|\ \
| * | dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-259-52/+52
* | | drm/ttm: make eviction decision a driver callback v2Christian König2016-10-251-0/+1
|/ /
* | Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-10-251-12/+9
|\ \
| * | drm/nouveau: Remove call to reservation_object_test_signaled_rcu before waitChris Wilson2016-10-121-12/+9
| |/
* | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-113-8/+8
|\ \ | |/
| * Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-281-0/+11
| |\
| * | drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen2016-09-221-2/+2
| * | drm: use drm_file to tag vm-bosDavid Herrmann2016-09-191-1/+2
| * | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-08-251-3/+3
| |\ \
| | * | drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpyMichel Dänzer2016-08-081-1/+1
| | * | drm/ttm: Remove unused parameter evict from ttm_bo_move_ttmMichel Dänzer2016-08-081-2/+2
| | * | drm/ttm: Wait for a BO to become idle before unbinding it from GTTMichel Dänzer2016-08-081-2/+2
| * | | Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-08-152-2/+1
| |\ \ \
| | * | | drm: Remove superflous linux/fb.h includesDaniel Vetter2016-08-121-1/+0
| | * | | drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter2016-08-121-1/+1
| | |/ /