index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-21
Merge airlied/drm-next into drm-misc-next
Sean Paul
3
-15
/
+10
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
3
-12
/
+9
2018-03-14
Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-25
/
+13
2018-03-13
drm/nouveau: Runtime suspend despite HDA being unbound
Lukas Wunner
2
-45
/
+0
2018-03-13
vga_switcheroo: Use device link for HDA controller
Lukas Wunner
1
-2
/
+0
2018-03-08
drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING prop
Ville Syrjälä
1
-13
/
+13
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-12
/
+0
2018-02-26
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
1
-1
/
+1
2018-02-26
drm/ttm: drop ttm->dummy_read_page
Christian König
3
-8
/
+6
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-8
/
+12
2018-02-08
Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
44
-1491
/
+2723
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-6
/
+21
2018-02-02
drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warning
Arnd Bergmann
1
-3
/
+6
2018-02-02
drm/nouveau/mmu: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-02-02
drm/nouveau: Introduce NvPmEnableGating option
Lyude Paul
1
-1
/
+3
2018-02-02
drm/nouveau: Add support for SLCG for Kepler2
Lyude Paul
1
-0
/
+93
2018-02-02
drm/nouveau: Add support for BLCG on Kepler2
Lyude Paul
5
-4
/
+139
2018-02-02
drm/nouveau: Add support for BLCG on Kepler1
Lyude Paul
14
-1
/
+442
2018-02-02
drm/nouveau: Add support for basic clockgating on Kepler1
Lyude Paul
9
-21
/
+301
2018-02-02
drm/nouveau/kms/nv50: fix handling of gamma since atomic conversion
Ben Skeggs
1
-53
/
+109
2018-02-02
drm/nouveau/kms/nv50: use INTERPOLATE_257_UNITY_RANGE LUT on newer chipsets
Ben Skeggs
1
-4
/
+4
2018-02-02
drm/nouveau/kms/nv50: use "low res" lut for indexed mode
Ilia Mirkin
1
-2
/
+4
2018-02-02
drm/nouveau/kms/nv50: prepare for double-buffered LUTs
Ben Skeggs
2
-23
/
+15
2018-02-02
drm/nouveau/bo: add helper functions for handling pinned+mapped buffers
Ben Skeggs
1
-0
/
+28
2018-02-02
drm/nouveau/fbcon: add module parameter to select bits-per-pixel
Ben Skeggs
1
-8
/
+14
2018-02-02
drm/nouveau/secboot/gp108: implement on top of acr_r370
Ben Skeggs
7
-1
/
+78
2018-02-02
drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucode
Ben Skeggs
1
-0
/
+39
2018-02-02
drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementation
Ben Skeggs
5
-86
/
+163
2018-02-02
drm/nouveau: nouveau: use correct string length
Arnd Bergmann
1
-3
/
+3
2018-02-02
drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warnings
Christoph Böhmwalder
1
-1
/
+2
2018-02-02
drm/nouveau/pmu/fuc: don't use movw directly anymore
Karol Herbst
4
-1292
/
+1292
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-50
/
+47
2018-01-26
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-15
/
+31
2018-01-26
drm/nouveau: Move irq setup/teardown to pci ctor/dtor
Lyude Paul
1
-15
/
+31
2018-01-23
drm/nouveau/kms/nv50: Use drm_mode_get_hv_timing() to populate plane clip rec...
Ville Syrjälä
1
-8
/
+12
2018-01-19
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
10
-13
/
+114
2018-01-19
drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling
Ben Skeggs
7
-10
/
+109
2018-01-19
drm/nouveau/bar/gk20a: Avoid bar teardown during init
Jon Hunter
2
-2
/
+2
2018-01-19
drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()
Thierry Reding
1
-1
/
+3
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
12
-23
/
+65
2018-01-11
drm/nouveau: deprecate pci_get_bus_and_slot()
Sinan Kaya
4
-6
/
+21
2018-01-09
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-0
/
+1
2018-01-09
drm/nouveau/disp/gf119: add missing drive vfunc ptr
Rob Clark
1
-0
/
+1
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_bind
Roger He
1
-1
/
+1
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
1
-4
/
+4
2017-12-27
drm/nouveau: remove the default io_mem_pfn set
Tan Xiaojun
1
-1
/
+0
2017-12-27
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-1
/
+1
2017-12-23
drm/nouveau: fix race when adding delayed work items
Ben Skeggs
1
-1
/
+1
2017-12-21
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-4
/
+3
2017-12-21
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-1
/
+1
[next]