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
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2019-05-14
drm/nouveau: fix duplication of nv50_head_atom struct
Peteris Rudzusiks
1
-0
/
+1
2019-05-14
drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...
Ben Skeggs
1
-2
/
+9
2019-05-14
drm/nouveau/core: initial support for boards with TU117 chipset
Ben Skeggs
1
-0
/
+36
2019-05-14
drm/nouveau/core: allow detected chipset to be overridden
Ben Skeggs
2
-3
/
+24
2019-05-14
drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when en...
Ben Skeggs
1
-1
/
+1
2019-05-14
drm/nouveau/kms/nv50-: fix bug preventing non-vsync'd page flips
Ben Skeggs
1
-1
/
+1
2019-05-14
drm/nouveau/kms/gv100-: fix spurious window immediate interlocks
Ben Skeggs
3
-1
/
+3
2019-05-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
14
-24
/
+112
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
18
-38
/
+114
2019-05-09
Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-4
/
+4
2019-05-07
gpu/drm: Remove duplicate headers
Jagadeesh Pagadala
1
-2
/
+0
2019-05-01
drm/nouveau/nouveau: forward error generated while resuming objects tree
Tobias Klausmann
1
-1
/
+11
2019-05-01
drm/nouveau/fb/ramgk104: fix spelling mistake "sucessfully" -> "successfully"
Colin Ian King
1
-1
/
+1
2019-05-01
drm/nouveau/i2c: Disable i2c bus access after ->fini()
Lyude Paul
6
-2
/
+65
2019-05-01
drm/nouveau: Remove duplicate ACPI_VIDEO_NOTIFY_PROBE definition
Bjorn Helgaas
1
-9
/
+0
2019-05-01
drm/nouveau/mmu: qualify vmm during dtor
Jon Derrick
1
-1
/
+1
2019-05-01
drm/nouveau/bar/gf100: ensure BAR is mapped
Jon Derrick
1
-0
/
+2
2019-05-01
drm/nouveau/bar/nv50: ensure BAR is mapped
Jon Derrick
1
-3
/
+9
2019-05-01
drm/nouveau/bar/nv50: check bar1 vmm return value
Jon Derrick
1
-0
/
+2
2019-04-26
drm: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-4
/
+4
2019-04-24
drm/atomic: Create __drm_atomic_helper_crtc_reset() for subclassing crtc_state.
Maarten Lankhorst
1
-10
/
+3
2019-04-24
drm: allow removal of legacy codepaths (v4.1)
Dave Airlie
1
-1
/
+1
2019-04-24
drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
Dave Airlie
2
-3
/
+17
2019-04-10
drm/nouveau/nvkm: mark expected switch fall-throughs
Gustavo A. R. Silva
10
-0
/
+28
2019-04-03
video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
Alexander Shiyan
1
-2
/
+0
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2
-6
/
+0
2019-03-29
Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-8
/
+2
2019-03-27
drm/nouveau: Use drm_fb_helper_fill_info
Daniel Vetter
2
-7
/
+2
2019-03-26
drm/fbdev: Make skip_vt_switch the default
Daniel Vetter
1
-1
/
+0
2019-03-22
Merge branch 'linux-5.1' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2
-12
/
+2
2019-03-22
drm/nouveau/dmem: empty chunk do not have a buffer object associated with them.
Jérôme Glisse
1
-8
/
+0
2019-03-22
drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
YueHaibing
1
-1
/
+1
2019-03-22
drm/nouveau/dmem: Fix a NULL vs IS_ERR() check
Dan Carpenter
1
-1
/
+1
2019-03-22
drm/nouveau/dmem: remove set but not used variable 'drm'
YueHaibing
1
-2
/
+0
2019-03-19
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
1
-3
/
+0
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
1
-1
/
+0
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
1
-2
/
+0
2019-03-12
mm/hmm: convert to use vm_fault_t
Souptick Joarder
1
-1
/
+1
2019-02-20
drm/nouveau/dmem: use dma addresses during migration copies
Ben Skeggs
1
-106
/
+53
2019-02-20
drm/nouveau/dmem: use physical vram addresses during migration copies
Ben Skeggs
1
-20
/
+4
2019-02-20
drm/nouveau/dmem: extend copy function to allow direct use of physical addresses
Ben Skeggs
1
-6
/
+50
2019-02-20
drm/nouveau/svm: new ioctl to migrate process memory to GPU memory
Jérôme Glisse
3
-0
/
+104
2019-02-20
drm/nouveau/dmem: device memory helpers for SVM
Jérôme Glisse
7
-0
/
+983
2019-02-20
drm/nouveau/svm: initial support for shared virtual memory
Ben Skeggs
9
-1
/
+810
2019-02-20
drm/nouveau: prepare for enabling svm with existing userspace interfaces
Ben Skeggs
9
-37
/
+42
2019-02-20
drm/nouveau/fault/gv100-: expose VoltaFaultBufferA
Ben Skeggs
3
-0
/
+18
2019-02-20
drm/nouveau/fault/gp100: expose MaxwellFaultBufferA
Ben Skeggs
9
-8
/
+142
2019-02-20
drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabled
Ben Skeggs
10
-12
/
+56
2019-02-20
drm/nouveau/mmu/gp100-: add privileged methods for fault replay/cancel
Ben Skeggs
8
-0
/
+101
[prev]
[next]