index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
3
-7
/
+17
2023-06-17
Merge tag 'drm-misc-fixes-2023-06-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-3
/
+7
2023-06-16
nouveau: fix client work fence deletion race
Dave Airlie
1
-4
/
+10
2023-06-15
drm/dp_mst: Clear MSG_RDY flag before sending new message
Wayne Lin
1
-4
/
+8
2023-06-13
drm/nouveau: add nv_encoder pointer check for NULL
Natalia Petrova
1
-1
/
+2
2023-06-13
drm/nouveau/dp: check for NULL nv_connector->native_mode
Natalia Petrova
1
-2
/
+2
2023-06-13
drm/nouveau: don't detect DSM for non-NVIDIA device
Ratchanan Srirattanamet
1
-0
/
+3
2023-05-26
Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-5
/
+4
2023-05-22
drm/nouveau/acr/ga102: set variable ga102_gsps storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-05-22
drm/nouveau: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-05-22
drm/nouveau: dispnv50: fix missing-prototypes warning
Arnd Bergmann
2
-3
/
+2
2023-05-19
Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
6
-18
/
+17
2023-05-12
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
8
-14
/
+11
2023-05-12
Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-3
/
+6
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
8
-10
/
+59
2023-04-28
drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes
Kees Cook
3
-3
/
+6
2023-04-25
Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-14
/
+11
2023-04-17
drm/nouveau/therm: Move an assignment statement behind a null pointer check i...
Markus Elfring
2
-2
/
+2
2023-04-17
drm/nouveau/pci: Move an expression into a function call parameter in nvkm_pc...
Markus Elfring
1
-3
/
+1
2023-04-17
drm/nouveau/pci: Move a variable assignment behind condition checks in nvkm_p...
Markus Elfring
1
-1
/
+2
2023-04-17
drm/nouveau/clk: Move a variable assignment behind a null pointer check in nv...
Markus Elfring
1
-1
/
+1
2023-04-17
drm/nouveau/bios/power_budget: Move an expression into a macro call parameter...
Markus Elfring
1
-2
/
+1
2023-04-17
drm/nouveau/debugfs: Replace five seq_printf() calls by seq_puts() in nouveau...
Markus Elfring
1
-5
/
+5
2023-04-17
drm/nouveau/debugfs: Use seq_putc() in nouveau_debugfs_pstate_get()
Markus Elfring
1
-1
/
+1
2023-04-17
drm/nouveau/debugfs: Move a variable assignment behind a null pointer check i...
Markus Elfring
1
-1
/
+2
2023-04-17
drm/nouveau/debugfs: Move an expression into a function call parameter in nou...
Markus Elfring
1
-2
/
+2
2023-04-17
drm/nouveau: fix incorrect conversion to dma_resv_wait_timeout()
John Ogness
1
-6
/
+12
2023-04-11
drm/nouveau/disp: make gv100_disp_core_mthd_base static
ruanjinjie
1
-1
/
+1
2023-04-11
drm/nouveau/mc/ga100: make ga100_mc_device static
Ben Dooks
1
-1
/
+1
2023-04-11
drm/nouveau/fb: add missing sysmen flush callbacks
Karol Herbst
4
-0
/
+4
2023-04-01
drm/nouveau/disp: Support more modes by checking with lower bpc
Karol Herbst
2
-3
/
+37
2023-03-29
drm/nouveau/kms: Fix backlight registration
Hans de Goede
1
-1
/
+6
2023-03-22
Merge tag 'drm-misc-next-2023-03-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-3
/
+3
2023-03-16
drm/nouveau/nvfw/acr: set wpr_generic_header_dump storage-class-specifier to ...
Tom Rix
1
-1
/
+1
2023-03-16
drm/nouveau/fifo: set nvkm_engn_cgrp_get storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-03-16
drm/nouveau/fifo: set gf100_fifo_nonstall_block_dump storage-class-specifier ...
Tom Rix
1
-1
/
+1
2023-03-14
Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-9
/
+6
2023-03-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
15
-23
/
+111
2023-03-06
drm/nouveau/hwmon: Use sysfs_emit in show function callsbacks
Deepak R Varma
1
-5
/
+5
2023-03-07
Merge tag 'drm-misc-fixes-2023-02-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
9
-52
/
+39
2023-02-24
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
30
-68
/
+48
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+3
2023-02-21
drm/nouveau/fb/gp102-: cache scrubber binary on first load
Ben Skeggs
8
-50
/
+36
2023-02-21
drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototype
Jiri Slaby (SUSE)
1
-2
/
+3
2023-02-21
drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototype
Jiri Slaby (SUSE)
1
-2
/
+3
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
1
-1
/
+2
2023-02-15
drm/nouveau/led: explicitly include linux/leds.h
Thomas Weißschuh
1
-1
/
+1
2023-02-13
drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
Imre Deak
1
-1
/
+1
2023-02-06
drm/ttm: prevent moving of pinned BOs
Christian König
1
-3
/
+0
[next]