index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
drm/nouveau/kms: Remove struct nouveau_framebuffer
Thomas Zimmermann
4
-38
/
+28
2020-05-22
drm/nouveau/kms: Remove field nvbo from struct nouveau_framebuffer
Thomas Zimmermann
7
-84
/
+75
2020-05-22
drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct nouveau_fbdev
Thomas Zimmermann
5
-14
/
+14
2020-05-22
drm/nouveau/kms: Remove unused fields from struct nouveau_framebuffer
Thomas Zimmermann
1
-5
/
+0
2020-05-22
drm/nouveau: fix out-of-tree module build
Ben Skeggs
1
-4
/
+6
2020-05-11
mm/hmm: remove the customizable pfn format from hmm_range_fault
Jason Gunthorpe
3
-56
/
+61
2020-05-11
mm/hmm: remove HMM_PFN_SPECIAL
Jason Gunthorpe
1
-1
/
+0
2020-05-11
mm/hmm: make hmm_range_fault return 0 or -1
Jason Gunthorpe
1
-3
/
+3
2020-04-22
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-11
/
+7
2020-04-16
Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2
-0
/
+19
2020-04-16
drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
Ben Skeggs
2
-0
/
+19
2020-04-08
Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
23
-50
/
+263
2020-04-07
drm/nouveau/kms/nv50-: wait for FIFO space on PIO channels
Ben Skeggs
3
-6
/
+25
2020-04-07
drm/nouveau/nvif: protect waits against GPU falling off the bus
Ben Skeggs
11
-22
/
+102
2020-04-07
drm/nouveau/nvif: access PTIMER through usermode class, if available
Ben Skeggs
3
-5
/
+24
2020-04-07
drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during init
Ben Skeggs
1
-0
/
+26
2020-04-07
drm/nouveau: workaround runpm fail by disabling PCI power management on certa...
Karol Herbst
2
-0
/
+65
2020-04-07
drm/nouveau/svm: remove useless SVM range check
Ralph Campbell
1
-3
/
+0
2020-04-07
drm/nouveau/svm: check for SVM initialized before migrating
Ralph Campbell
1
-0
/
+5
2020-04-07
drm/nouveau/svm: fix vma range check for migration
Ralph Campbell
1
-0
/
+1
2020-04-07
drm/nouveau: remove checks for return value of debugfs functions
Wambui Karuga
1
-12
/
+8
2020-04-07
drm/nouveau/ttm: evict other IO mappings when running out of BAR1 space
Ben Skeggs
1
-2
/
+7
2020-04-04
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+15
2020-04-02
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2
-16
/
+6
2020-03-30
PCI: Use ioremap(), not phys_to_virt() for platform ROM
Mikel Rychliski
1
-2
/
+15
2020-03-29
drm/nouveau/therm: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-03-28
mm/hmm: remove HMM_FAULT_SNAPSHOT
Jason Gunthorpe
1
-1
/
+1
2020-03-26
mm/hmm: check the device private page owner in hmm_range_fault()
Christoph Hellwig
1
-12
/
+0
2020-03-26
mm: simplify device private page handling in hmm_range_fault
Christoph Hellwig
2
-3
/
+3
2020-03-26
mm: handle multiple owners of device private pages in migrate_vma
Christoph Hellwig
1
-0
/
+1
2020-03-26
memremap: add an owner field to struct dev_pagemap
Christoph Hellwig
1
-0
/
+1
2020-03-19
Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-19
/
+0
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2
-9
/
+5
2020-03-18
drm/nouveau: make nouveau_drm_debugfs_init() return 0
Wambui Karuga
1
-12
/
+8
2020-03-17
Merge drm/drm-next into drm-misc-next
Maxime Ripard
5
-0
/
+48
2020-03-12
Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-12
/
+1
2020-03-11
drm: Remove drm dp mst destroy_connector callbacks
Pankaj Bharadiya
1
-12
/
+0
2020-03-11
drm: Remove dp mst register connector callbacks
Pankaj Bharadiya
1
-7
/
+0
2020-03-11
Merge v5.6-rc5 into drm-next
Dave Airlie
5
-0
/
+48
2020-03-06
drm: Remove drm_fb_helper add, add all and remove connector calls
Pankaj Bharadiya
2
-11
/
+0
2020-03-06
drm: Remove unused arg from drm_fb_helper_init
Pankaj Bharadiya
1
-1
/
+1
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
220
-7803
/
+8379
2020-02-17
drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets
Lyude Paul
1
-0
/
+2
2020-02-17
drm/nouveau/gr/tu11x: initial support
Ben Skeggs
2
-0
/
+28
2020-02-17
drm/nouveau/acr/tu11x: initial support
Ben Skeggs
3
-0
/
+18
2020-02-13
drm/nouveau: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
5
-18
/
+11
2020-02-13
drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
5
-15
/
+9
2020-02-03
drm/nouveau/kms/gv100-: avoid sending a core update until the first modeset
Ben Skeggs
2
-6
/
+2
2020-02-03
drm/nouveau/kms/gv100-: move window ownership setup into modesetting path
Ben Skeggs
4
-6
/
+44
2020-02-03
drm/nouveau/disp/gv100-: halt NV_PDISP_FE_RM_INTR_STAT_CTRL_DISP_ERROR storms
Ben Skeggs
1
-0
/
+6
[prev]
[next]