index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sbus
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-30
drm/amd: Disable PSR-SU on Parade 0803 TCON
Mario Limonciello
1
-0
/
+2
2023-06-30
drm/amdkfd: Enable GWS on GFX9.4.3
Mukul Joshi
2
-12
/
+24
2023-06-23
drm/amd/pm: update the LC_L1_INACTIVITY setting to address possible noise issue
Evan Quan
1
-1
/
+1
2023-06-23
drm/amd/display: 3.2.240
Aric Cyr
1
-1
/
+1
2023-06-23
drm/amd/display: Enable dc mode clock switching for DCN32x
Alvin Lee
9
-11
/
+50
2023-06-23
drm/amd/display: Fix 128b132b link loss handling
Ilya Bakoulin
1
-2
/
+9
2023-06-23
drm/amd/display: fix odm k2 div calculation
Dmytro Laktyushkin
5
-7
/
+16
2023-06-23
drm/amd/display: Add MST Preferred Link Setting Entry
Fangzhi Zuo
1
-1
/
+155
2023-06-23
drm/amd/display: disable seamless boot if force_odm_combine is enabled
Leo Chen
1
-0
/
+3
2023-06-23
drm/amd/display: Disable DC Mode Capping On DCN321
Austin Zheng
2
-5
/
+6
2023-06-23
drm/amd/display: enable the new fast update path for supported ASICs
Alvin Lee
4
-2
/
+6
2023-06-23
drm/amd/display: Clear update flags at end of flip
Alvin Lee
1
-0
/
+7
2023-06-23
drm/amd/display: Fix pipe check condition for manual trigger
Alvin Lee
1
-1
/
+1
2023-06-23
drm/amd/display: add missing ABM registers
Sridevi Arvindekar
1
-1
/
+28
2023-06-23
drm/amd/display: Add Clock Table Entry With Max DC Values
Austin Zheng
5
-20
/
+171
2023-06-23
drm/amd/display: add a NULL pointer check
Sung-huai Wang
1
-4
/
+6
2023-06-23
Partially revert "drm/amd/display: Fix possible underflow for displays with l...
Daniel Miess
1
-1
/
+1
2023-06-23
Revert "drm/amd/display: Move DCN314 DOMAIN power control to DMCUB"
Daniel Miess
3
-24
/
+1
2023-06-23
drm/amd/display: disable RCO for DCN314
Daniel Miess
2
-1
/
+4
2023-06-23
drm/amd/display: disable power gating for DCN314
Daniel Miess
1
-7
/
+5
2023-06-23
drm/amdgpu: Skip TMR for MP0_HWIP 13.0.6
Zhigang Luo
1
-0
/
+1
2023-06-23
drm/amdgpu: Move clocks closer to its only usage in amdgpu_parse_cg_state()
Nathan Chancellor
1
-38
/
+38
2023-06-23
drm/amd/pm: revise the ASPM settings for thunderbolt attached scenario
Evan Quan
1
-4
/
+7
2023-06-23
drm/amdgpu: fix clearing mappings for BOs that are always valid in VM
Samuel Pitoiset
1
-0
/
+12
2023-06-23
drm/amdkfd: set coherent host access capability flag
Alex Sierra
1
-0
/
+4
2023-06-23
drm/amdgpu: Add vbios attribute only if supported
Lijo Lazar
4
-2
/
+15
2023-06-23
drm/amdgpu/atomfirmware: fix LPDDR5 width reporting
Alex Deucher
1
-6
/
+12
2023-06-23
drm/amdgpu: Remove CONFIG_DEBUG_FS guard around body of amdgpu_rap_debugfs_in...
Nathan Chancellor
1
-2
/
+0
2023-06-23
drm/amd/pm: remove unneeded variable
Mingtong Bao
1
-5
/
+5
2023-06-23
drm/amdgpu: Move calculation of xcp per memory node
Lijo Lazar
1
-1
/
+3
2023-06-23
drm/amdgpu: Skip mark offset for high priority rings
Jiadong Zhu
1
-0
/
+3
2023-06-23
amd/display/dc: remove repeating expression
Wang Ming
1
-1
/
+1
2023-06-18
Linux 6.4-rc7
v6.4-rc7
Linus Torvalds
1
-1
/
+1
2023-06-18
drm/msm/a6xx: Add A610 speedbin support
Konrad Dybcio
1
-0
/
+27
2023-06-18
drm/msm/a6xx: Add A619_holi speedbin support
Konrad Dybcio
1
-0
/
+31
2023-06-18
drm/msm/a6xx: Use adreno_is_aXYZ macros in speedbin matching
Konrad Dybcio
2
-12
/
+21
2023-06-18
drm/msm/a6xx: Use "else if" in GPU speedbin rev matching
Konrad Dybcio
1
-4
/
+4
2023-06-18
drm/msm/a6xx: Fix some A619 tunables
Konrad Dybcio
1
-1
/
+5
2023-06-18
drm/msm/a6xx: Add A610 support
Konrad Dybcio
3
-12
/
+107
2023-06-18
drm/msm/a6xx: Add support for A619_holi
Konrad Dybcio
2
-2
/
+30
2023-06-18
drm/msm/adreno: Disable has_cached_coherent in GMU wrapper configurations
Konrad Dybcio
1
-1
/
+4
2023-06-18
drm/msm/a6xx: Introduce GMU wrapper support
Konrad Dybcio
6
-36
/
+266
2023-06-18
drm/msm/a6xx: Move CX GMU power counter enablement to hw_init
Konrad Dybcio
2
-6
/
+7
2023-06-18
drm/msm/a6xx: Extend and explain UBWC config
Konrad Dybcio
1
-10
/
+31
2023-06-18
drm/msm/a6xx: Remove both GBIF and RBBM GBIF halt on hw init
Konrad Dybcio
1
-1
/
+5
2023-06-18
drm/msm/a6xx: Add a helper for software-resetting the GPU
Konrad Dybcio
3
-2
/
+14
2023-06-18
drm/msm/a6xx: Improve a6xx_bus_clear_pending_transactions()
Konrad Dybcio
1
-4
/
+5
2023-06-18
drm/msm/a6xx: Move a6xx_bus_clear_pending_transactions to a6xx_gpu
Konrad Dybcio
3
-37
/
+38
2023-06-18
drm/msm/a6xx: Move force keepalive vote removal to a6xx_gmu_force_off()
Konrad Dybcio
2
-6
/
+6
2023-06-18
drm/msm/a6xx: Remove static keyword from sptprac en/disable functions
Konrad Dybcio
2
-2
/
+4
[next]