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-01-08
drm/i915: Disable hotplug detection works during driver init/shutdown
Imre Deak
5
-20
/
+154
2024-01-08
drm/i915: Prevent modesets during driver init/shutdown
Imre Deak
5
-2
/
+171
2024-01-08
drm/i915: Suspend the framebuffer console earlier during system suspend
Imre Deak
1
-2
/
+1
2024-01-08
drm/i915: Suspend the framebuffer console during driver shutdown
Imre Deak
1
-0
/
+1
2024-01-08
drm/i915: Disable intel HPD poll after DRM poll init/enable
Imre Deak
2
-2
/
+2
2024-01-08
drm/i915: Move audio deinit after disabling polling
Imre Deak
1
-2
/
+3
2024-01-08
drm/i915: Keep the connector polled state disabled after storm
Imre Deak
1
-0
/
+7
2024-01-08
drm/i915: Init DRM connector polled field early
Imre Deak
6
-0
/
+7
2024-01-08
drm/xe: Fix spelling mistake "gueue" -> "queue"
Colin Ian King
1
-1
/
+1
2024-01-08
drm/probe-helper: remove unused drm_connector_helper_get_modes_from_ddc()
Jani Nikula
1
-36
/
+0
2024-01-08
drm/mgag200: convert get modes to struct drm_edid
Jani Nikula
1
-4
/
+10
2024-01-08
drm/mgag200: Fix caching setup for remapped video memory
Thomas Zimmermann
1
-5
/
+4
2024-01-08
drm/i915/display: Use helper to select C20 MPLLA/B
Mika Kahola
1
-6
/
+11
2024-01-07
drm/sched: Return an error code only as a constant in drm_sched_init()
Markus Elfring
1
-3
/
+3
2024-01-07
drm/sched: One function call less in drm_sched_init() after error detection
Markus Elfring
1
-2
/
+3
2024-01-05
drm/i915/huc: Allow for very slow HuC loading
John Harrison
2
-11
/
+63
2024-01-05
drm/amd/display: Allow z8/z10 from driver
Charlene Liu
1
-0
/
+2
2024-01-05
drm/amd/display: fix bandwidth validation failure on DCN 2.1
Melissa Wen
1
-1
/
+1
2024-01-05
drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well
Alex Deucher
4
-5
/
+15
2024-01-05
drm/amd/display: Move fixpt_from_s3132 to amdgpu_dm
Harry Wentland
2
-15
/
+15
2024-01-05
drm/amd/display: Fix recent checkpatch errors in amdgpu_dm
Harry Wentland
3
-6
/
+5
2024-01-05
Revert "drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole"
Kaibo Ma
1
-13
/
+13
2024-01-05
drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()
Arnd Bergmann
2
-2
/
+2
2024-01-05
drm/amd/display: Fix power_helpers.c codestyle
Marcelo Mendes Spessoto Junior
1
-1
/
+1
2024-01-05
drm/amd/display: Fix hdcp_log.h codestyle
Marcelo Mendes Spessoto Junior
1
-4
/
+6
2024-01-05
drm/amd/display: Fix hdcp2_execution.c codestyle
Marcelo Mendes Spessoto Junior
1
-4
/
+2
2024-01-05
drm/amd/display: Fix hdcp_psp.h codestyle
Marcelo Mendes Spessoto Junior
1
-5
/
+5
2024-01-05
drm/amd/display: Fix freesync.c codestyle
Marcelo Mendes Spessoto Junior
1
-2
/
+2
2024-01-05
drm/amd/display: Fix hdcp_psp.c codestyle
Marcelo Mendes Spessoto Junior
1
-2
/
+2
2024-01-05
drm/amd/display: Fix hdcp1_execution.c codestyle
Marcelo Mendes Spessoto Junior
1
-2
/
+2
2024-01-05
drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_init
Zhipeng Lu
1
-1
/
+5
2024-01-05
drm/amdkfd: Fix iterator used outside loop in 'kfd_add_peer_prop()'
Srinivasan Shanmugam
1
-11
/
+13
2024-01-05
drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'
Srinivasan Shanmugam
1
-1
/
+1
2024-01-05
drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kf...
Srinivasan Shanmugam
1
-9
/
+12
2024-01-05
drm/amdgpu: Fix '*fw' from request_firmware() not released in 'amdgpu_ucode_r...
Srinivasan Shanmugam
1
-1
/
+5
2024-01-05
drm/amdgpu: Fix variable 'mca_funcs' dereferenced before NULL check in 'amdgp...
Srinivasan Shanmugam
1
-4
/
+4
2024-01-05
drm/amdgpu: add param to specify fw bo location for front-door loading
Le Ma
4
-2
/
+10
2024-01-05
drm/amdgpu: Remove unreachable code in 'atom_skip_src_int()'
Srinivasan Shanmugam
1
-1
/
+0
2024-01-05
drm/amd/display: Removing duplicate copyright text
Marcelo Mendes Spessoto Junior
1
-28
/
+0
2024-01-05
drm/amdgpu: skip gpu_info fw loading on navi12
Alex Deucher
1
-9
/
+2
2024-01-05
drm/amd/display: add nv12 bounding box
Alex Deucher
1
-1
/
+109
2024-01-05
drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...
Joshua Ashton
2
-8
/
+13
2024-01-05
Revert "drm/amdgpu: enable mca debug mode on APU by default"
Hawking Zhang
1
-2
/
+1
2024-01-05
drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apu
Asad Kamal
1
-1
/
+3
2024-01-05
drm/rockchip: vop2: Drop unused if_dclk_rate variable
Cristian Ciocaltea
1
-2
/
+1
2024-01-05
drm/xe: Fix compilation without CONFIG_KUNIT
Michal Wajdeczko
1
-0
/
+1
2024-01-05
drm: Move drm_set_preferred_mode() helper from drm_edid to drm_modes
Javier Martinez Canillas
2
-22
/
+22
2024-01-05
drm/i915/xelpg: Add workaround 14019877138
Tejas Upadhyay
1
-0
/
+3
2024-01-05
drm/xe: Add mocs reset kunit
Ruthuvikas Ravikumar
3
-0
/
+38
2024-01-05
drm/xe/guc: Start handling GuC Relay event messages
Michal Wajdeczko
1
-0
/
+8
[prev]
[next]