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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-17
drm/amd/display: Send PQ bit in AMD VSIF
Krunoslav Kovac
1
-2
/
+4
2023-11-17
drm/amd/display: Add disable timeout option
Duncan Ma
3
-6
/
+27
2023-11-17
drm/amd/display: Enable DCN clock gating for DCN35
Daniel Miess
11
-30
/
+108
2023-11-17
drm/amd/display: Prefer currently used OTG master when acquiring free pipe
Wenjing Liu
2
-1
/
+48
2023-11-17
drm/amd/display: Try to acquire a free OTG master not used in cur ctx first
Wenjing Liu
1
-2
/
+6
2023-11-17
drm/amd/display: Refactor resource into component directory
Mounika Adhuri
68
-181
/
+276
2023-11-17
drm/amd/display: add a debugfs interface for the DMUB trace mask
Hamza Mahfooz
2
-2
/
+139
2023-11-17
drm/amd/display: Enable CM low mem power optimization
Yihan Zhu
2
-6
/
+9
2023-11-17
drm/amdgpu: correct mca ipid die/socket/addr decode
Yang Wang
1
-5
/
+13
2023-11-17
drm/amd/display: Fix a debugfs null pointer error
Aurabindo Pillai
1
-1
/
+5
2023-11-17
drm/amdkfd: Clear the VALU exception state in the trap handler
Laurent Morichetti
2
-332
/
+338
2023-11-17
drm/amdgpu: Refactor 'amdgpu_connector_dvi_detect' in amdgpu_connectors.c
Srinivasan Shanmugam
1
-27
/
+42
2023-11-17
drm/amd/pm: Make smu_v13_0_baco_set_armd3_sequence() static
Ma Jun
2
-4
/
+1
2023-11-17
drm/amd/pm: Move some functions to smu_v13_0.c as generic code
Ma Jun
3
-78
/
+32
2023-11-17
drm/radeon: Fix warning using plain integer as NULL
Abhinav Singh
1
-4
/
+4
2023-11-17
amdgpu: Adjust kmalloc_array calls for new -Walloc-size
Sam James
5
-8
/
+8
2023-11-17
drm/amd/pm: Fix return value and drop redundant param
Ma Jun
11
-38
/
+28
2023-11-17
drm/amdkfd: Move TLB flushing logic into amdgpu
Felix Kuehling
6
-67
/
+57
2023-11-17
drm/amdgpu: update mappings not managed by KFD
Felix Kuehling
1
-6
/
+22
2023-11-17
drm/amdgpu: Implement a new 64bit sequence memory driver
Arunpravin Paneer Selvam
6
-1
/
+311
2023-11-17
drm/i915: convert vlv_dpio_read()/write() from pipe to phy
Jani Nikula
5
-151
/
+151
2023-11-17
drm/i915: add vlv_pipe_to_phy() helper to replace DPIO_PHY()
Jani Nikula
5
-5
/
+24
2023-11-17
drm/i915: move *_crtc_clock_get() to intel_dpll.c
Jani Nikula
5
-177
/
+181
2023-11-17
drm/i915/display: keep struct intel_display members sorted
Jani Nikula
1
-9
/
+9
2023-11-17
Merge tag 'amd-drm-fixes-6.7-2023-11-17' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
26
-84
/
+160
2023-11-17
drm/amdgpu/gmc9: disable AGP aperture
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amdgpu/gmc10: disable AGP aperture
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amdgpu/gmc11: disable AGP aperture
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amdgpu: add a module parameter to control the AGP aperture
Alex Deucher
5
-3
/
+15
2023-11-17
drm/amdgpu/gmc11: fix logic typo in AGP check
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amd/display: Fix encoder disable logic
Nicholas Susanto
1
-6
/
+4
2023-11-17
drm/amd/display: Change the DMCUB mailbox memory location from FB to inbox
Lewis Huang
3
-22
/
+45
2023-11-17
drm/amdgpu: add and populate the port num into xgmi topology info
Shiwu Zhang
2
-0
/
+6
2023-11-17
drm/amd/display: Negate IPS allow and commit bits
Duncan Ma
3
-16
/
+16
2023-11-17
drm/amd/pm: Don't send unload message for reset
Lijo Lazar
1
-1
/
+1
2023-11-17
drm/amdgpu: fix ras err_data null pointer issue in amdgpu_ras.c
Yang Wang
1
-1
/
+1
2023-11-17
drm/amd/display: Clear dpcd_sink_ext_caps if not set
Paul Hsieh
2
-0
/
+4
2023-11-17
drm/amd/display: Enable fast plane updates on DCN3.2 and above
Tianci Yin
1
-4
/
+4
2023-11-17
drm/amd/display: fix NULL dereference
José Pekkarinen
1
-4
/
+1
2023-11-17
drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()
Mario Limonciello
1
-0
/
+3
2023-11-17
drm/amd/display: Add null checks for 8K60 lightup
Muhammad Ahmed
2
-1
/
+4
2023-11-17
drm/amd/pm: Fill pcie error counters for gpu v1_4
Asad Kamal
1
-0
/
+8
2023-11-17
drm/amd/pm: Update metric table for smu v13_0_6
Asad Kamal
1
-1
/
+9
2023-11-17
drm/amdgpu: correct chunk_ptr to a pointer to chunk.
YuanShang
1
-1
/
+1
2023-11-17
drm/amd/display: Fix DSC not Enabled on Direct MST Sink
Fangzhi Zuo
1
-15
/
+14
2023-11-17
drm/amdgpu: Address member 'ring' not described in 'amdgpu_ vce, uvd_entity_i...
Srinivasan Shanmugam
2
-0
/
+2
2023-11-17
drm/amdgpu: finalizing mem_partitions at the end of GMC v9 sw_fini
Le Ma
1
-2
/
+3
2023-11-17
drm/amdgpu: Do not program VF copy regs in mmhub v1.8 under SRIOV (v2)
Victor Lu
1
-3
/
+3
2023-11-17
drm/amd/display: Guard against invalid RPTR/WPTR being set
Nicholas Kazlauskas
1
-3
/
+15
2023-11-16
drm/i915/huc: Stop printing about unsupported HuC on MTL
Daniele Ceraolo Spurio
1
-5
/
+0
[prev]
[next]