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
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-42
/
+15
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-07-19
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+9
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-5
/
+4
2024-07-19
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+5
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1617
-29613
/
+386972
2024-07-18
Merge tag 'amd-drm-next-6.11-2024-07-12' of https://gitlab.freedesktop.org/ag...
Dave Airlie
38
-130
/
+1035
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
1
-5
/
+4
2024-07-15
Merge tag 'x86_vmware_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-358
/
+196
2024-07-12
drm/amdgpu/mes12: add missing opcode string
Alex Deucher
1
-0
/
+1
2024-07-12
drm/amdgpu/mes11: update opcode strings
Alex Deucher
1
-0
/
+3
2024-07-12
Revert "drm/amd/display: Reset freesync config before update new state"
Leo Li
1
-1
/
+0
2024-07-12
Merge tag 'amd-drm-fixes-6.10-2024-07-11' of https://gitlab.freedesktop.org/a...
Dave Airlie
4
-2
/
+30
2024-07-12
Merge tag 'drm-xe-fixes-2024-07-11' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
3
-24
/
+38
2024-07-12
drm/omap: Restrict compile testing to PAGE_SIZE less than 64KB
Nathan Chancellor
1
-1
/
+1
2024-07-12
Merge tag 'drm-xe-next-fixes-2024-07-11' of https://gitlab.freedesktop.org/dr...
Dave Airlie
58
-534
/
+1007
2024-07-12
Merge tag 'drm-misc-next-fixes-2024-07-11' of https://gitlab.freedesktop.org/...
Dave Airlie
5
-13
/
+23
2024-07-11
Revert "drm/amd/display: Reset freesync config before update new state"
Leo Li
1
-1
/
+0
2024-07-11
drm/vboxvideo: fix mapping leaks
Philipp Stanner
1
-11
/
+9
2024-07-11
drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removal
Nirmoy Das
1
-4
/
+8
2024-07-11
drm/xe: Use write-back caching mode for system memory on DGFX
Thomas Hellström
2
-20
/
+30
2024-07-11
drm/xe: Drop trace_xe_hw_fence_free
Matthew Brost
2
-6
/
+0
2024-07-11
drm/xe/uapi: Rename xe perf layer as xe observation layer
Ashutosh Dixit
10
-137
/
+138
2024-07-10
drm/amdgpu: reject gang submit on reserved VMIDs
Christian König
3
-1
/
+30
2024-07-10
drm/amdgpu: remove exp hw support check for gfx12
Alex Deucher
1
-2
/
+0
2024-07-10
drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is completed
YiPeng Chai
2
-1
/
+23
2024-07-10
drm/amdgpu: flush all cached ras bad pages to eeprom
YiPeng Chai
1
-6
/
+29
2024-07-10
drm/amdgpu: select compute ME engines dynamically
Sunil Khatri
1
-1
/
+1
2024-07-10
drm/amd/display: Allow display DCC for DCN401
Aurabindo Pillai
1
-6
/
+25
2024-07-10
drm/amdgpu: select compute ME engines dynamically
Sunil Khatri
1
-1
/
+1
2024-07-10
drm/amdgpu/job: Replace DRM_INFO/ERROR logging
Alex Deucher
1
-10
/
+11
2024-07-10
drm/amdgpu: select compute ME engines dynamically
Sunil Khatri
1
-1
/
+1
2024-07-10
drm/amd/pm: Ignore initial value in smu response register
Danijel Slivka
3
-5
/
+40
2024-07-10
drm/amdgpu: Initialize VF partition mode
Lijo Lazar
4
-12
/
+88
2024-07-10
drm/amd/amdgpu: fix SDMA IRQ client ID <-> req mapping.
Gavin Wan
1
-7
/
+13
2024-07-10
Merge tag 'drm-intel-next-2024-06-28' of https://gitlab.freedesktop.org/drm/i...
Daniel Vetter
46
-391
/
+869
2024-07-10
drm/qxl: Pin buffer objects for internal mappings
Thomas Zimmermann
3
-11
/
+20
2024-07-09
drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modes
Ma Ke
1
-0
/
+3
2024-07-09
drm/gma500: fix null pointer dereference in psb_intel_lvds_get_modes
Ma Ke
1
-0
/
+3
2024-07-09
drm/meson: fix canvas release in bind function
Yao Zi
1
-19
/
+18
2024-07-09
drm/panel: sharp-lq101r1sx01: Fixed reversed "if" in remove
Douglas Anderson
1
-1
/
+1
2024-07-08
drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1
Zhigang Luo
2
-0
/
+6
2024-07-08
drm/amdgpu: add ras event state device attribute support
Yang Wang
2
-5
/
+59
2024-07-08
drm/amd/swsmu: enable more Pstates profile levels for SMU v14.0.0 and v14.0.1
Li Ma
1
-10
/
+142
2024-07-08
drm/amdgpu: add ras POSION_CONSUMPTION event id support
Yang Wang
3
-6
/
+26
2024-07-08
drm/amdkfd: Use mode1 reset for GFX v9.4.4
Stanley.Yang
1
-2
/
+4
2024-07-08
drm/amdgpu: add ras POSION_CREATION event id support
Yang Wang
2
-3
/
+15
2024-07-08
drm/amdgpu: refine amdgpu ras event id core code
Yang Wang
4
-26
/
+104
2024-07-08
drm/amd/display: Solve mst monitors blank out problem after resume
Wayne Lin
1
-1
/
+2
[next]