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-19
drm/i915/display: Disable SAGV on bw init, to force QGV point recalculation
Stanislav Lisovskiy
3
-4
/
+49
2024-04-19
drm/i915/display: extract code to prepare qgv points mask
Vinod Govindapillai
1
-5
/
+11
2024-04-19
drm/i915/display: Extract code required to calculate max qgv/psf gv point
Stanislav Lisovskiy
1
-30
/
+50
2024-04-19
drm/i915/display: Add meaningful traces for QGV point info error handling
Stanislav Lisovskiy
2
-1
/
+5
2024-04-19
drm/rockchip: cdn-dp: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-19
drm/rockchip: lvds: Remove include of drm_dp_helper.h
Andy Yan
1
-1
/
+0
2024-04-19
drm/rockchip: vop2: Do not divide height twice for YUV
Detlev Casanova
1
-10
/
+12
2024-04-19
drm/i915: Convert intel_runtime_pm_get_noresume towards raw wakeref
Rodrigo Vivi
2
-15
/
+5
2024-04-19
Merge tag 'drm-intel-next-2024-04-17-1' of https://anongit.freedesktop.org/gi...
Dave Airlie
133
-2978
/
+3529
2024-04-18
drm/amdkfd: make sure VM is ready for updating operations
Lang Yu
1
-14
/
+20
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
[prev]
[next]