index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
30
-98
/
+104
2022-05-06
drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()
Christophe JAILLET
1
-4
/
+5
2022-05-06
drm/nouveau/tegra: Stop using iommu_present()
Robin Murphy
1
-1
/
+1
2022-05-04
drm/nouveau: remove trace_dma_fence_emit
Christian König
1
-1
/
+0
2022-05-04
drm/nouveau/subdev/bus: Ratelimit logging for fault errors
Lyude Paul
4
-13
/
+15
2022-05-04
drm/nouveau/devinit: fix returnvar.cocci warnings
Guo Zhengkui
3
-6
/
+3
2022-05-02
drm/nouveau: use drm_gem_plane_helper_prepare_fb
Christian König
1
-3
/
+2
2022-04-29
drm/nouveau: simplify the return expression of nouveau_debugfs_init()
Minghao Chi
1
-9
/
+3
2022-04-26
drm/nouveau/devinit/nva3-: fix returnvar.cocci warning
Guo Zhengkui
1
-2
/
+1
2022-04-26
drm/nouveau/disp/gv100: make gv100_disp_wndw and gv100_disp_wndw_mthd static
Tom Rix
1
-2
/
+2
2022-04-26
drm/nouveau/disp/gv100: make gv100_disp_wimm static
Tom Rix
1
-1
/
+1
2022-04-26
drm/nouveau/kms/gv100: use static for gv100_disp_core_mthd_[base|sor]
Tom Rix
1
-2
/
+2
2022-04-25
drm/display: Move SCDC helpers into display-helper library
Thomas Zimmermann
2
-1
/
+2
2022-04-25
drm/display: Introduce a DRM display-helper module
Thomas Zimmermann
1
-1
/
+2
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
4
-5
/
+7
2022-04-22
drm/nouveau/gsp: change gv100_gsp from global to static
Tom Rix
1
-1
/
+1
2022-04-18
Merge drm/drm-next into drm-misc-next
Paul Cercueil
4
-1
/
+4
2022-04-18
drm/nouveau/gr/gf100-: change gf108_gr_fwif from global to static
Tom Rix
1
-1
/
+1
2022-04-18
drm/nouveau: change base917c_format from global to static
Tom Rix
1
-1
/
+1
2022-04-12
Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
8
-27
/
+47
2022-04-07
dma-buf: wait for map to complete for static attachments
Christian König
1
-16
/
+1
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
2
-5
/
+8
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
4
-9
/
+13
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
1
-5
/
+3
2022-04-05
drm/nouveau: support more than one write fence in fenv50_wndw_prepare_fb
Christian König
1
-9
/
+5
2022-04-05
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
24
-487
/
+352
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
5
-4
/
+6
2022-04-05
drm/nouveau: stop using dma_resv_excl_fence
Christian König
1
-1
/
+8
2022-04-05
drm/nouveau/pmu: Add missing callbacks for Tegra devices
Karol Herbst
4
-1
/
+4
2022-04-04
drm/nouveau/clk: Fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-2
/
+4
2022-03-28
drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2
-8
/
+25
2022-03-24
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
21
-484
/
+347
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-16
drm/nouveau: Fix spelling mistake "endianess" -> "endianness"
Colin Ian King
1
-1
/
+1
2022-03-04
Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-355
/
+0
2022-03-03
drm/nouveau/instmem: fix uninitialized_var.cocci warning
Guo Zhengkui
1
-1
/
+1
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
1
-1
/
+0
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2
-0
/
+2
2022-03-03
mm: remove pointless includes from <linux/hmm.h>
Christoph Hellwig
1
-0
/
+1
2022-02-28
drm/nouveau/device: Get right pgsize_bitmap of iommu_domain
Lu Baolu
1
-1
/
+1
2022-02-25
drm/nouveau/kms: Remove redundant zpos initialisation
Maxime Ripard
1
-2
/
+0
2022-02-24
drm/nouveau: Remove the unused header file nvif/list.h
Cai Huoqing
1
-353
/
+0
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-8
/
+13
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-02-14
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-1
/
+1
2022-02-08
drm/nouveau/backlight: Just set all backlight types as RAW
Lyude Paul
1
-2
/
+1
2022-02-08
drm/nouveau/backlight: Fix LVDS backlight detection on some laptops
Lyude Paul
1
-1
/
+2
2022-02-08
nouveau/svm: Use struct_size() helper in nouveau_pfns_map()
Gustavo A. R. Silva
1
-2
/
+2
2022-02-07
drm: Convert open-coded yes/no strings to yesno()
Lucas De Marchi
1
-1
/
+4
[next]