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-04-18
drm/amdgpu: Fix leak when GPU memory allocation fails
Mukul Joshi
1
-0
/
+1
2024-04-18
drm/amdkfd: Fix eviction fence handling
Felix Kuehling
1
-4
/
+5
2024-04-18
drm/amdgpu: remove virt_init_data_exchange from poison consumption handler
Zhigang Luo
1
-2
/
+0
2024-04-18
drm/amdgpu: Change AID detection logic
Lijo Lazar
1
-2
/
+4
2024-04-18
drm/amd/display: Set color_mgmt_changed to true on unsuspend
Joshua Ashton
1
-0
/
+1
2024-04-18
drm/amdgpu: enable redirection of irq's for IH V6.1
Sunil Khatri
1
-0
/
+15
2024-04-18
drm/amdgpu: Skip the coredump collection on reset during driver reload
Ahmad Rehman
3
-2
/
+7
2024-04-18
drm/amdgpu: enable redirection of irq's for IH V6.0
Sunil Khatri
1
-0
/
+15
2024-04-18
drm/amdgpu: add IH_RING1_CFG headers for IH v6.0
Sunil Khatri
2
-0
/
+14
2024-04-18
drm/amdgpu: Use driver mode reset for data poison
Hawking Zhang
1
-19
/
+8
2024-04-18
drm:amdgpu: enable IH ring1 for IH v6.1
Sunil Khatri
1
-2
/
+9
2024-04-18
drm:amdgpu: enable IH RB ring1 for IH v6.0
Sunil Khatri
1
-2
/
+9
2024-04-19
drm: panel: Add LG sw43408 panel driver
Sumit Semwal
3
-0
/
+332
2024-04-19
drm/mipi-dsi: add mipi_dsi_compression_mode_ext()
Dmitry Baryshkov
1
-7
/
+34
2024-04-19
drm/mipi-dsi: use correct return type for the DSC functions
Dmitry Baryshkov
1
-3
/
+3
2024-04-18
drm/i915/hwmon: Get rid of devm
Ashutosh Dixit
1
-14
/
+32
2024-04-19
Merge tag 'drm-xe-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
2
-12
/
+17
2024-04-19
Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
17
-57
/
+186
2024-04-18
drm/xe/pm: Capture errors and handle them
Himal Prasad Ghimiray
5
-21
/
+45
2024-04-18
drm/xe/tile: Abort driver load for sysfs creation failure
Himal Prasad Ghimiray
5
-24
/
+18
2024-04-18
drm/xe/gt: Abort driver load for sysfs creation failure
Himal Prasad Ghimiray
10
-60
/
+38
2024-04-18
drm/xe: Return NULL in case of drmm_add_action_or_reset failure
Himal Prasad Ghimiray
1
-17
/
+5
2024-04-18
drm/xe: call free_gsc_pkt only once on action add failure
Himal Prasad Ghimiray
1
-8
/
+1
2024-04-18
drm/xe: Remove sysfs only once on action add failure
Himal Prasad Ghimiray
3
-14
/
+11
2024-04-18
drm/xe: Simplify function return using drmm_add_action_or_reset()
Himal Prasad Ghimiray
6
-33
/
+6
2024-04-18
drm/i915/dmc: use struct intel_display more
Jani Nikula
1
-14
/
+10
2024-04-18
drm/i915/de: allow intel_display and drm_i915_private for de functions
Jani Nikula
1
-64
/
+93
2024-04-18
drm/i915/dmc: convert dmc wakelock interface to struct intel_display
Jani Nikula
6
-53
/
+59
2024-04-18
drm/i915/display: rename __intel_wait_for_register_nowl() to indicate intel_de_
Jani Nikula
2
-10
/
+10
2024-04-18
drm/i915/quirks: convert struct drm_i915_private to struct intel_display
Jani Nikula
7
-62
/
+65
2024-04-18
drm/i915/display: accept either i915 or display for feature tests
Jani Nikula
1
-2
/
+3
2024-04-18
drm/i915: add generic __to_intel_display()
Jani Nikula
1
-0
/
+22
2024-04-18
drm/i915/display: add generic to_intel_display() macro
Jani Nikula
1
-0
/
+37
2024-04-18
drm/i915/display: add intel_display -> drm_device backpointer
Jani Nikula
2
-0
/
+6
2024-04-18
drm/xe/xe2lpg: Extend Wa_14020338487
Gustavo Sousa
1
-0
/
+4
2024-04-18
drm/xe: Add outer runtime_pm protection to xe_live_ktest@xe_dma_buf
Rodrigo Vivi
1
-0
/
+3
2024-04-18
drm/xe: Ensure all the inner access are using the _noresume variant
Rodrigo Vivi
1
-1
/
+1
2024-04-18
drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_active
Rodrigo Vivi
3
-22
/
+4
2024-04-18
drm/xe: Removing extra mem_access protection from runtime pm
Rodrigo Vivi
3
-12
/
+0
2024-04-18
drm/xe: Convert xe_gem_fault to use direct xe_pm_runtime calls
Rodrigo Vivi
1
-2
/
+3
2024-04-18
drm/xe: Remove useless mem_access during probe
Rodrigo Vivi
5
-34
/
+5
2024-04-18
drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
Rodrigo Vivi
3
-35
/
+37
2024-04-18
drm/i915/display: convert inner wakeref get towards get_if_in_use
Rodrigo Vivi
1
-1
/
+1
2024-04-18
drm/xe: Introduce intel_runtime_pm_get_noresume at compat-i915-headers for di...
Rodrigo Vivi
1
-0
/
+8
2024-04-18
drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
Rodrigo Vivi
3
-2
/
+23
2024-04-18
drm/i915: limit eDP MSO pipe only for display version 20 and below
Luca Coelho
1
-2
/
+7
2024-04-18
drm/vkms: Use drm_crtc_vblank_crtc()
Ville Syrjälä
1
-5
/
+2
2024-04-18
drm/nouveau: Use drm_crtc_vblank_crtc()
Ville Syrjälä
1
-1
/
+1
2024-04-18
drm/vblank: Introduce drm_crtc_vblank_crtc()
Ville Syrjälä
2
-25
/
+35
2024-04-18
drm/gma500: Remove lid code
Patrik Jakobsson
4
-94
/
+1
[prev]
[next]