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.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
2022-08-17
drm/nouveau/kms: Fix failure path for creating DP connectors
Lyude Paul
1
-5
/
+3
2022-08-17
drm/nouveau/acpi: Don't print error when we get -EINPROGRESS from pm_runtime
Lyude Paul
1
-1
/
+1
2022-08-17
drm/nouveau: Don't pm_runtime_put_sync(), only pm_runtime_put_autosuspend()
Lyude Paul
2
-2
/
+2
2022-08-17
drm/nouveau: fix another off-by-one in nvbios_addr
Timur Tabi
1
-1
/
+1
2022-07-28
nouveau/svm: Fix to migrate all requested pages
Alistair Popple
1
-1
/
+5
2022-05-26
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
30
-98
/
+104
2022-05-07
drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()
Christophe JAILLET
1
-4
/
+5
2022-05-07
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-05
drm/nouveau/clk: Fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-2
/
+4
2022-03-29
drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2
-8
/
+25
2022-03-25
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-03-25
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-04
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-25
drm/nouveau: Remove the unused header file nvif/list.h
Cai Huoqing
1
-353
/
+0
2022-02-24
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
[next]