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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-28
drm/xe/guc: Add VF_STATE_NOTIFY and VF_CONTROL to ABI
Michal Wajdeczko
1
-0
/
+94
2024-03-28
drm/xe/vf: Add proper detection of the SR-IOV VF mode
Michal Wajdeczko
2
-2
/
+18
2024-03-28
drm/xe: Move SR-IOV probe to xe_device_probe_early()
Michal Wajdeczko
4
-5
/
+5
2024-03-28
drm/xe: Separate pure MMIO init from VRAM checkout
Michal Wajdeczko
3
-35
/
+24
2024-03-28
drm/i915/dp: Remove support for UHBR13.5
Arun R Murthy
1
-1
/
+1
2024-03-28
drm: DRM_WERROR should depend on DRM
Geert Uytterhoeven
1
-1
/
+1
2024-03-28
drm/bridge: it6505: Remove useless select
Maxime Ripard
1
-1
/
+0
2024-03-28
drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on
Maxime Ripard
8
-7
/
+8
2024-03-28
drm: Switch DRM_DISPLAY_HDCP_HELPER to depends on
Maxime Ripard
7
-6
/
+7
2024-03-28
drm: Switch DRM_DISPLAY_DP_HELPER to depends on
Maxime Ripard
17
-26
/
+27
2024-03-28
drm: Switch DRM_DISPLAY_DP_AUX_BUS to depends on
Maxime Ripard
7
-9
/
+10
2024-03-28
drm: Switch DRM_DISPLAY_HELPER to depends on
Maxime Ripard
19
-45
/
+59
2024-03-28
drm: Make drivers depends on DRM_DW_HDMI
Maxime Ripard
7
-9
/
+10
2024-03-28
drm/display: Make all helpers visible and switch to depends on
Maxime Ripard
1
-12
/
+14
2024-03-28
drm/display: Reorder Kconfig symbols
Maxime Ripard
1
-25
/
+25
2024-03-28
drm/display: Make DisplayPort CEC-over-AUX Kconfig name consistent
Maxime Ripard
2
-2
/
+2
2024-03-28
drm/display: Make DisplayPort AUX Chardev Kconfig name consistent
Maxime Ripard
5
-5
/
+5
2024-03-28
drm/display: Make DisplayPort tunnel debug Kconfig name consistent
Maxime Ripard
3
-7
/
+7
2024-03-28
drm/display: Make DisplayPort AUX bus Kconfig name consistent
Maxime Ripard
8
-11
/
+11
2024-03-28
drm/qxl: remove unused variable from `qxl_process_single_command()`
Miguel Ojeda
1
-3
/
+1
2024-03-28
drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()`
Miguel Ojeda
1
-2
/
+0
2024-03-28
drm/xe: Move vma rebinding to the drm_exec locking loop
Thomas Hellström
5
-75
/
+83
2024-03-28
drm/xe: Make TLB invalidation fences unordered
Thomas Hellström
3
-10
/
+1
2024-03-28
drm/xe: Rework rebinding
Thomas Hellström
5
-51
/
+14
2024-03-28
drm/xe: Use ring ops TLB invalidation for rebinds
Thomas Hellström
6
-9
/
+30
2024-03-28
drm/i915: add bug.h include to i915_memcpy.c
Dave Airlie
1
-0
/
+1
2024-03-28
Merge tag 'amd-drm-fixes-6.9-2024-03-27' of https://gitlab.freedesktop.org/ag...
Dave Airlie
35
-272
/
+328
2024-03-27
drm/xe/guc: Use GuC ID Manager in submission code
Michal Wajdeczko
2
-36
/
+10
2024-03-27
drm/xe/kunit: Add basic tests for GuC context ID Manager
Michal Wajdeczko
2
-0
/
+140
2024-03-27
drm/xe/guc: Introduce GuC context ID Manager
Michal Wajdeczko
4
-0
/
+315
2024-03-27
drm/xe/guc: Move GUC_ID_MAX definition to GuC ABI header
Michal Wajdeczko
2
-1
/
+2
2024-03-27
drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed
Jocelyn Falempe
1
-6
/
+9
2024-03-27
drm/amdgpu: fix deadlock while reading mqd from debugfs
Johannes Weiner
1
-17
/
+29
2024-03-27
drm/amdgpu: enable UMSCH 4.0.6
Lang Yu
3
-4
/
+16
2024-03-27
drm/amdgpu/umsch: update UMSCH 4.0 FW interface
Lang Yu
2
-12
/
+21
2024-03-27
drm/amd/display: Set DCN351 BB and IP the same as DCN35
Xi Liu
1
-5
/
+1
2024-03-27
drm/amd/display: Fix bounds check for dcn35 DcfClocks
Roman Li
1
-1
/
+1
2024-03-27
drm/amd/display: Remove MPC rate control logic from DCN30 and above
George Shen
6
-155
/
+41
2024-03-27
drm/amd/display: fix a dereference of a NULL pointer
Wenjing Liu
1
-2
/
+4
2024-03-27
drm/amd/display: Send DTBCLK disable message on first commit
Taimur Hassan
1
-0
/
+5
2024-03-27
drm/amd/display: Update dcn351 to latest dcn35 config
Sung Joon Kim
3
-7
/
+15
2024-03-27
drm/amd/display: fix IPX enablement
Hamza Mahfooz
2
-4
/
+6
2024-03-27
drm/amd: Flush GFXOFF requests in prepare stage
Mario Limonciello
1
-0
/
+2
2024-03-27
drm/amdkfd: range check cp bad op exception interrupts
Jonathan Kim
3
-3
/
+6
2024-03-27
Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...
Harry Wentland
2
-13
/
+8
2024-03-27
drm/amdkfd: fix TLB flush after unmap for GFX9.4.2
Eric Huang
1
-1
/
+1
2024-03-27
drm/amdgpu/vpe: power on vpe when hw_init
Peyton Lee
1
-0
/
+6
2024-03-27
drm/amd/display: increase bb clock for DCN351
Xi Liu
1
-14
/
+76
2024-03-27
drm/amd/display: Prevent crash when disable stream
Chris Park
1
-1
/
+2
2024-03-27
drm/amd/display: Increase Z8 watermark times.
Natanel Roizenman
2
-4
/
+4
[prev]
[next]