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-07
drm/etnaviv: Restore some id values
Christian Gmeiner
2
-1
/
+10
2024-03-07
drm/tests/buddy: fix print format
Matthew Auld
1
-1
/
+1
2024-03-07
drm/xe: Return immediately on tile_init failure
Rodrigo Vivi
1
-2
/
+3
2024-03-07
drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostly
Ville Syrjälä
2
-7
/
+39
2024-03-06
drm/xe: Return immediately on tile_init failure
Rodrigo Vivi
1
-2
/
+3
2024-03-06
drm/amdgpu/pm: Fix the error of pwm1_enable setting
Ma Jun
1
-1
/
+11
2024-03-06
drm/amd/display: handle range offsets in VRR ranges
Alex Deucher
1
-5
/
+14
2024-03-06
drm/amd/display: check dc_link before dereferencing
Melissa Wen
1
-1
/
+1
2024-03-06
drm/amd/swsmu: modify the gfx activity scaling
Li Ma
2
-3
/
+4
2024-03-06
drm/amdkfd: make kfd_class constant
Ricardo B. Marliere
1
-10
/
+11
2024-03-06
drm/amdgpu: add ring timeout information in devcoredump
Sunil Khatri
2
-0
/
+15
2024-03-06
drm/amdgpu: add dcn3.5.1 support
Yifan Zhang
1
-0
/
+1
2024-03-06
drm/amdkfd: Use SQC when TCP would fail in gfx10.1 context save
Laurent Morichetti
2
-169
/
+530
2024-03-06
drm/amdkfd: Increase the size of the memory reserved for the TBA
Laurent Morichetti
2
-10
/
+19
2024-03-06
drm/amdgpu: disable ring_muxer if mcbp is off
Pierre-Eric Pelloux-Prayer
2
-11
/
+14
2024-03-06
drm/amd/pm: disable pp_dpm_dcefclk node for gfx 11.0.3 sriov
Yang Wang
1
-13
/
+34
2024-03-06
drm/amdgpu: remove unused code
Jesse Zhang
2
-47
/
+15
2024-03-06
Revert "drm/udl: Add ARGB8888 as a format"
Douglas Anderson
1
-1
/
+0
2024-03-06
drm/xe: Remove unused 'create' parameter from queue property logic
Nirmoy Das
1
-19
/
+11
2024-03-06
drm/i915/display: Disable AuxCCS framebuffers if built for Xe
Juha-Pekka Heikkila
1
-0
/
+3
2024-03-06
drm/i915/panelreplay: Move out psr_init_dpcd() from init_connector()
Animesh Manna
2
-3
/
+3
2024-03-06
drm/i915/dp: Fix connector DSC HW state readout
Imre Deak
5
-7
/
+29
2024-03-06
drm/i915/selftests: Fix dependency of some timeouts on HZ
Janusz Krzysztofik
1
-2
/
+4
2024-03-06
drm/xe: Drop WA 16015675438
Lucas De Marchi
3
-15
/
+1
2024-03-06
drm/i915: Stop doing double audio enable/disable on SDVO and g4x+ DP
Ville Syrjälä
2
-6
/
+0
2024-03-06
drm/xe/hdcp: Enable HDCP for XE
Suraj Kandpal
4
-5
/
+214
2024-03-06
drm/xe: Use gsc_proxy_init_done to check proxy status
Suraj Kandpal
3
-3
/
+31
2024-03-06
drm/xe/hdcp: Use xe_device struct
Suraj Kandpal
1
-7
/
+8
2024-03-06
drm/i915/hdcp: Move intel_hdcp_gsc_message def away from header file
Suraj Kandpal
2
-6
/
+7
2024-03-05
drm/i915/guc: Simplify/extend platform check for Wa_14018913170
John Harrison
1
-3
/
+5
2024-03-05
drm/xe: Do not grab forcewakes when issuing GGTT TLB invalidation via GuC
Matthew Brost
2
-7
/
+2
2024-03-05
drm/xe/xelpg: Extend some workarounds to graphics version 12.74
Matt Roper
2
-4
/
+5
2024-03-05
drm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPG
Matt Roper
2
-2
/
+3
2024-03-05
drm/xe: Pipeline evict / restore of pinned BOs during suspend / resume
Matthew Brost
2
-9
/
+1
2024-03-05
drm/i915/dp: Fix connector DSC HW state readout
Imre Deak
5
-7
/
+29
2024-03-05
drm/i915/selftests: Fix dependency of some timeouts on HZ
Janusz Krzysztofik
1
-2
/
+4
2024-03-05
drm/i915/selftest_hangcheck: Check sanity with more patience
Janusz Krzysztofik
1
-1
/
+1
2024-03-05
drm/udl: Add ARGB8888 as a format
Douglas Anderson
1
-0
/
+1
2024-03-05
drm: Add CONFIG_DRM_WERROR
Jani Nikula
2
-0
/
+16
2024-03-05
drm: enable (most) W=1 warnings by default across the subsystem
Jani Nikula
1
-0
/
+25
2024-03-05
drm/nouveau: move more missing UAPI bits
Karol Herbst
2
-17
/
+15
2024-03-05
drm/bridge: Document bridge init order with pre_enable_prev_first
Jagan Teki
1
-0
/
+14
2024-03-05
drm/bridge: Fix improper bridge init order with pre_enable_prev_first
Jagan Teki
1
-2
/
+8
2024-03-05
drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf
Karol Herbst
1
-1
/
+1
2024-03-05
drm/tidss: Use dev_err_probe() over dev_dbg() when failing to probe the port
Andrew Halaney
1
-2
/
+1
2024-03-05
drm/i915: Don't explode when the dig port we don't have an AUX CH
Ville Syrjälä
1
-3
/
+14
2024-03-05
Merge tag 'drm-intel-fixes-2024-03-01' of https://anongit.freedesktop.org/git...
Daniel Vetter
2
-31
/
+19
2024-03-04
drm/i915/guc: Correct capture of EIR register on hang
John Harrison
1
-5
/
+1
2024-03-04
drm/amdgpu: workaround to avoid SET_Q_MODE packets v2
Christian König
2
-16
/
+93
2024-03-04
drm/amdgpu: cleanup conditional execution
Christian König
11
-184
/
+99
[prev]
[next]