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-20
drm/amd/display: Return the correct HDCP error code
Rodrigo Siqueira
1
-0
/
+3
2024-03-20
drm/amd/display: Implement wait_for_odm_update_pending_complete
Wenjing Liu
11
-4
/
+90
2024-03-20
drm/amd/display: Lock all enabled otg pipes even with no planes
Wenjing Liu
3
-1
/
+26
2024-03-20
drm/amd/display: Amend coasting vtotal for replay low hz
ChunTao Tso
7
-10
/
+18
2024-03-20
drm/amd/display: Fix idle check for shared firmware state
Nicholas Kazlauskas
1
-9
/
+3
2024-03-20
drm/amd/display: Update odm when ODM combine is changed on an otg master pipe...
Wenjing Liu
2
-20
/
+28
2024-03-20
drm/amd/display: Init DPPCLK from SMU on dcn32
Dillon Varone
5
-8
/
+41
2024-03-20
drm/amd/display: Add monitor patch for specific eDP
Ryan Lin
1
-2
/
+4
2024-03-20
drm/amd/display: Allow dirty rects to be sent to dmub when abm is active
Josip Pavic
1
-0
/
+3
2024-03-20
drm/amd/display: Override min required DCFCLK in dml1_validate
Sohaib Nadeem
3
-0
/
+10
2024-03-20
drm/amdgpu: Bypass display ta if display hw is not available
Hawking Zhang
1
-0
/
+18
2024-03-20
drm/amdgpu: correct the KGQ fallback message
Prike Liang
1
-1
/
+1
2024-03-20
drm/amdgpu/pm: Check the validity of overdiver power limit
Ma Jun
5
-26
/
+37
2024-03-20
drm/amdgpu/pm: Fix NULL pointer dereference when get power limit
Ma Jun
5
-31
/
+41
2024-03-20
drm/amdgpu: Skip access PF-only registers on gfx10/gfxhub2_1 under SRIOV
ZhenGuo Yin
2
-2
/
+9
2024-03-20
drm/amdgpu: Init zone device and drm client after mode-1 reset on reload
Ahmad Rehman
2
-2
/
+5
2024-03-20
drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag
Philip Yang
1
-0
/
+1
2024-03-20
drm/amdgpu/vcn: enable vcn1 fw load for VCN 4_0_6
Saleemkhan Jamadar
10
-38
/
+52
2024-03-20
drm/amd/display: Enable DML2 debug flags
Aurabindo Pillai
1
-0
/
+3
2024-03-20
drm/amd/display: Change default size for dummy plane in DML2
Swapnil Patel
1
-3
/
+15
2024-03-20
drm/amdgpu: Reset IH OVERFLOW_EN bit for IH 7.0
Friedrich Vock
1
-0
/
+6
2024-03-20
drm/amdgpu: fix mmhub client id out-of-bounds access
Lang Yu
1
-4
/
+3
2024-03-20
drm/amdgpu: fix use-after-free bug
Vitaly Prosyak
1
-4
/
+16
2024-03-20
drm/amdgpu: Handle duplicate BOs during process restore
Mukul Joshi
1
-4
/
+10
2024-03-20
drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` found
Mario Limonciello
1
-8
/
+14
2024-03-20
drm/xe/gt: Remove continue statement which has no effect
Tejas Upadhyay
1
-1
/
+0
2024-03-20
drm/panel: atna33xc20: Fix unbalanced regulator in the case HPD doesn't assert
Douglas Anderson
1
-9
/
+13
2024-03-20
drm/i915: Rename ICL_PORT_TX_DW6 bits
Ville Syrjälä
2
-3
/
+4
2024-03-20
drm/ttm: warn when resv objs are mixed in a bulk_move
Christian König
1
-0
/
+1
2024-03-20
drm/xe/display: fix type of intel_uncore_read*() functions
Luca Coelho
1
-3
/
+3
2024-03-20
drm/xe: Move xe_ggtt_invalidate out from ggtt->lock
Maarten Lankhorst
1
-5
/
+5
2024-03-20
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
15
-18
/
+36
2024-03-20
drm/xe: Drop ggtt invalidate from display code
Matthew Brost
3
-4
/
+4
2024-03-20
drm/xe: Add a NULL check in xe_ttm_stolen_mgr_init
Nirmoy Das
1
-0
/
+5
2024-03-19
drm/xe: Use correct function pointer type
Niranjana Vishwanathapura
1
-1
/
+1
2024-03-19
drm/xe: Streamline exec queue freeing path
Niranjana Vishwanathapura
1
-11
/
+11
2024-03-19
drm/xe: Separate out sched/deregister_done handling
Niranjana Vishwanathapura
1
-27
/
+37
2024-03-20
drm/i915/scaler: Update Pipe src size check in skl_update_scaler
Ankit Nautiyal
1
-3
/
+4
2024-03-20
drm/lcdif: Do not disable clocks on already suspended hardware
Marek Vasut
1
-1
/
+5
2024-03-19
drm/xe/guc: Don't support older GuC 70.x releases
Daniele Ceraolo Spurio
2
-34
/
+16
2024-03-19
drm/xe: Add dbg messages on the suspend resume functions.
Rodrigo Vivi
1
-5
/
+17
2024-03-19
drm/xe: Convert gt suspend/resume messages to debug
Rodrigo Vivi
1
-2
/
+4
2024-03-19
drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag.
Himal Prasad Ghimiray
1
-2
/
+1
2024-03-19
drm/panel: simple: Add POWERTIP PH128800T006-ZHC01 panel entry
Nathan Morrisson
1
-0
/
+29
2024-03-19
drm: bridge: thc63lvd1024: Print error message when DT parsing fails
Laurent Pinchart
1
-1
/
+4
2024-03-19
nouveau/gsp: don't check devinit disable on GSP.
Dave Airlie
1
-1
/
+0
2024-03-19
drm/xe/display: Mark dpt and related vma as uncached
Juha-Pekka Heikkila
1
-5
/
+5
2024-03-19
drm/xe/display: mark DPT with XE_BO_PAGETABLE
Matthew Auld
1
-3
/
+6
2024-03-19
drm/xe: Remove usage of unsafe strcpy
Nirmoy Das
1
-21
/
+23
2024-03-19
drm/xe: Drop bogus vma NULL check
Nirmoy Das
1
-1
/
+1
[prev]
[next]