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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-30
vfio-mdev: add back CONFIG_VFIO dependency
Arnd Bergmann
1
-0
/
+1
2023-01-23
vfio-mdev: turn VFIO_MDEV into a selectable symbol
Christoph Hellwig
1
-1
/
+1
2023-01-20
Merge tag 'amd-drm-fixes-6.2-2023-01-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
8
-18
/
+33
2023-01-20
Merge tag 'drm-misc-fixes-2023-01-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
5
-10
/
+17
2023-01-20
Merge tag 'drm-intel-fixes-2023-01-19' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-10
/
+23
2023-01-20
Merge tag 'drm-msm-fixes-2023-01-16' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
4
-4
/
+19
2023-01-18
drm/amd/display: disable S/G display on DCN 3.1.4
Alex Deucher
1
-1
/
+0
2023-01-18
drm/amd/display: disable S/G display on DCN 3.1.5
Alex Deucher
1
-1
/
+0
2023-01-18
drm/amdgpu: allow multipipe policy on ASICs with one MEC
Lang Yu
1
-0
/
+3
2023-01-18
drm/amdgpu: correct MEC number for gfx11 APUs
Lang Yu
1
-2
/
+9
2023-01-18
drm/amd/display: fix issues with driver unload
Hamza Mahfooz
2
-5
/
+0
2023-01-18
drm/amdgpu: fix amdgpu_job_free_resources v2
Christian König
1
-2
/
+8
2023-01-18
drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix
Joshua Ashton
1
-2
/
+2
2023-01-18
drm/amd/display: Calculate output_color_space after pixel encoding adjustment
Joshua Ashton
1
-2
/
+2
2023-01-18
drm/amdgpu: fix cleaning up reserved VMID on release
Christian König
1
-0
/
+1
2023-01-18
drm/amdgpu: Correct the power calcultion for Renior/Cezanne.
jie1zhan
1
-1
/
+6
2023-01-18
drm/amd/display: Fix set scaling doesn's work
hongao
1
-2
/
+2
2023-01-18
drm/i915: Remove unused variable
Nirmoy Das
1
-2
/
+0
2023-01-18
drm/i915/dg2: Introduce Wa_18019271663
Matt Atwood
2
-3
/
+7
2023-01-18
drm/i915/dg2: Introduce Wa_18018764978
Matt Atwood
2
-1
/
+9
2023-01-18
drm/fb-helper: Set framebuffer for vga-switcheroo clients
Thomas Zimmermann
1
-0
/
+7
2023-01-18
drm/i915: Allow switching away via vga-switcheroo if uninitialized
Thomas Zimmermann
2
-3
/
+6
2023-01-18
drm/i915/selftests: Unwind hugepages to drop wakeref on error
Chris Wilson
1
-4
/
+4
2023-01-18
drm/i915: re-disable RC6p on Sandy Bridge
Sasa Dragic
1
-1
/
+2
2023-01-18
drm/panfrost: fix GENERIC_ATOMIC64 dependency
Arnd Bergmann
1
-1
/
+2
2023-01-17
drm/i915/display: Check source height is > 0
Drew Davenport
1
-1
/
+1
2023-01-13
drm/vc4: bo: Fix unused variable warning
Maxime Ripard
1
-1
/
+0
2023-01-13
Merge tag 'drm-fixes-2023-01-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
37
-943
/
+325
2023-01-13
Merge tag 'drm-msm-fixes-2023-01-12' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
9
-19
/
+41
2023-01-13
Merge tag 'drm-intel-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-17
/
+51
2023-01-13
Merge tag 'amd-drm-fixes-6.2-2023-01-11' of https://gitlab.freedesktop.org/ag...
Dave Airlie
10
-13
/
+31
2023-01-13
Merge tag 'drm-misc-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
13
-894
/
+202
2023-01-12
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2023-01-12
drm/vc4: bo: Fix drmm_mutex_init memory hog
Maxime Ripard
1
-3
/
+2
2023-01-12
drm: Optimize drm buddy top-down allocation method
Arunpravin Paneer Selvam
1
-27
/
+54
2023-01-12
drm/ttm: Fix a regression causing kernel oops'es
Zack Rusin
1
-1
/
+1
2023-01-11
drm/msm/gpu: Fix potential double-free
Rob Clark
3
-2
/
+16
2023-01-11
adreno: Shutdown the GPU properly
Joel Fernandes (Google)
1
-2
/
+3
2023-01-11
drm/i915/gt: Cover rest of SVG unit MCR registers
Gustavo Sousa
2
-4
/
+4
2023-01-11
drm/nouveau: Remove file nouveau_fbcon.c
Thomas Zimmermann
1
-613
/
+0
2023-01-10
drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPU
Eric Huang
2
-2
/
+2
2023-01-10
drm/amd/pm/smu13: BACO is supported when it's in BACO state
Guchun Chen
1
-0
/
+4
2023-01-10
drm/amdkfd: Add sync after creating vram bo
Eric Huang
1
-0
/
+9
2023-01-10
drm/i915/gt: Reset twice
Chris Wilson
1
-6
/
+28
2023-01-10
drm/amdgpu: fix pipeline sync v2
Christian König
1
-16
/
+30
2023-01-09
drm/vmwgfx: Remove rcu locks from user resources
Zack Rusin
6
-233
/
+87
2023-01-10
drm/virtio: Fix GEM handle creation UAF
Rob Clark
1
-2
/
+17
2023-01-09
drm/amdgpu: Fixed bug on error when unloading amdgpu
YiPeng Chai
1
-1
/
+1
2023-01-09
drm/amd: Delay removal of the firmware framebuffer
Mario Limonciello
2
-6
/
+8
2023-01-09
drm/amdgpu: Fix potential NULL dereference
Luben Tuikov
1
-2
/
+3
[next]