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
2021-11-13
drm/nouveau/kms: delete an useless function call in nouveau_framebuffer_new()
Luo Jiaxing
1
-4
/
+1
2021-11-13
drm/nouveau/kms/nv50-: Remove several set but not used variables "ret" in disp.c
Luo Jiaxing
1
-5
/
+3
2021-11-13
drm/nouveau/fifo: make tu102_fifo_runlist static
Jiapeng Chong
1
-1
/
+1
2021-11-13
drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static
Lee Jones
1
-1
/
+1
2021-11-13
drm/nouveau/device: use snprintf() to replace strncpy() to avoid NUL-terminat...
Luo Jiaxing
1
-2
/
+2
2021-11-13
drm/nouveau/kms/nv04: use vzalloc for nv04_display
Ilia Mirkin
1
-2
/
+2
2021-11-13
nouveau/nvkm/subdev/devinit/mcp89.c:Unneeded variable
tangchunyou
1
-2
/
+1
2021-11-13
drm/nouveau/kms/nv50-: Always validate LUTs in nv50_head_atomic_check_lut()
Lyude Paul
11
-28
/
+41
2021-11-13
drm/nouveau/kms/nv50-: Use NV_ATOMIC() in nv50_head_atomic_check_lut()
Lyude Paul
1
-2
/
+6
2021-11-13
drm/nouveau: Remove unused variable ret
Jiapeng Chong
1
-2
/
+1
2021-11-13
drm/nouveau/kms/nv50-: Correct size checks for cursors
Lyude Paul
1
-1
/
+14
2021-11-13
drm/nouveau/bios/init: A typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-11-13
drm/nouveau/core/client: Mark nvkm_uclient_sclass with static keyword
Zou Wei
1
-1
/
+1
2021-11-13
drm/nouveau/pmu/gm200-: use alternate falcon reset sequence
Ben Skeggs
6
-6
/
+41
2021-11-13
drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR
Ben Skeggs
1
-16
/
+21
2021-11-13
drm/nouveau/kms/nv140-: Add CRC methods to gv100_disp_core_mthd_head
Lyude Paul
1
-0
/
+2
2021-11-13
drm/nouveau/kms/nvd9-nv138: Fix CRC calculation for the cursor channel
Lyude Paul
2
-1
/
+5
2021-11-13
drm/nouveau/kms/nv140-: Use hard-coded wndws or core channel for CRC channel
Lyude Paul
9
-74
/
+187
2021-11-13
drm/nouveau/kms/nv50-: Check vbl count after CRC context flip
Lyude Paul
1
-3
/
+9
2021-11-13
drm/nouveau/kms/nv50-: Use drm_dbg_kms() in crc.c
Lyude Paul
1
-10
/
+8
2021-11-12
Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
10
-18
/
+53
2021-11-12
Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
5
-8
/
+48
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
1
-2
/
+2
2021-11-11
drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrame
Hans Verkuil
1
-1
/
+0
2021-11-11
Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-1
/
+1
2021-11-05
drm/ttm: remove ttm_bo_vm_insert_huge()
Jason Gunthorpe
1
-1
/
+1
2021-11-05
Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-9
/
+4
2021-11-04
drm/nouveau: clean up all clients on device removal
Jeremy Cline
1
-0
/
+30
2021-11-04
drm/nouveau: Add a dedicated mutex for the clients list
Jeremy Cline
2
-4
/
+11
2021-11-04
drm/nouveau: use drm_dev_unplug() during device removal
Jeremy Cline
1
-1
/
+1
2021-11-04
drm/nouveau/svm: Fix refcount leak bug and missing check against null bug
Chenyuan Mi
1
-0
/
+4
2021-11-04
ce/gf100: fix incorrect CE0 address calculation on some GPUs
Ben Skeggs
2
-3
/
+2
2021-11-03
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-7
/
+5
2021-11-03
Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-7
/
+2
2021-11-02
Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-10-29
drm/nouveau: use the new interator in nv50_wndw_prepare_fb
Christian König
1
-1
/
+9
2021-10-28
nouveau/svm: Use kvcalloc() instead of kvzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
16
-12
/
+338
2021-10-26
nouveau: ACPI: Use the ACPI_COMPANION() macro directly
Rafael J. Wysocki
1
-7
/
+2
2021-10-26
drm: Update MST First Link Slot Information Based on Encoding Format
Bhawanpreet Lakha
1
-1
/
+1
2021-10-22
drm/nouveau: use the new iterator in nouveau_fence_sync
Christian König
1
-36
/
+12
2021-10-15
drm/nouveau/fifo: Reinstate the correct engine bit programming
Marek Vasut
1
-1
/
+1
2021-10-12
drm/nouveau/mmu/gp100: remove unused variable
Karol Herbst
1
-1
/
+1
2021-10-11
drm/nouveau/nouveau_bo: Remove unused variables 'dev'
Lee Jones
1
-4
/
+0
2021-10-11
drm/nouveau/gem: remove redundant semi-colon
Yang Yingliang
1
-1
/
+1
2021-10-11
drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.
Luo penghao
1
-1
/
+1
2021-10-11
drm/nouveau/mmu: drop unneeded assignment in the nvkm_uvmm_mthd_page()
Luo penghao
1
-1
/
+1
2021-10-11
drm/nouveau/nvenc: remove duplicate include in base.c
yong yiran
1
-1
/
+0
2021-10-06
drm/nouveau/debugfs: fix file release memory leak
Yang Yingliang
1
-0
/
+1
2021-10-06
drm/nouveau/kms/nv50-: fix file release memory leak
Yang Yingliang
1
-0
/
+1
[prev]
[next]