index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2024-06-27
270
-2015
/
+3224
|
\
|
*
drm/amdgpu: init TA fw for psp v14
Likun Gao
2024-06-19
1
-0
/
+5
|
*
drm/amdgpu: refine gfx6 firmware loading
Yang Wang
2024-06-19
1
-10
/
+9
|
*
drm/amd/pm: powerplay: Add `__counted_by` attribute for flexible arrays
Mario Limonciello
2024-06-19
2
-37
/
+37
|
*
Revert "drm/amdgpu: change aca bank error lock type to spinlock"
Yang Wang
2024-06-19
2
-11
/
+11
|
*
Revert "drm/amdgpu: change bank cache lock type to spinlock"
Yang Wang
2024-06-19
2
-6
/
+7
|
*
drm/amdgpu: remove amdgpu_mes_fence_wait_polling()
Alex Deucher
2024-06-19
2
-16
/
+0
|
*
drm/amdgpu: cleanup MES12 command submission
Alex Deucher
2024-06-19
1
-28
/
+48
|
*
drm/amdgpu: refine gfx10 firmware loading
Yang Wang
2024-06-19
1
-13
/
+12
|
*
drm/amdgpu: refine gfx9 firmware loading
Yang Wang
2024-06-19
2
-30
/
+26
|
*
drm/amdgpu: cleanup MES11 command submission
Christian König
2024-06-19
1
-28
/
+48
|
*
drm/amdgpu: fix UBSAN warning in kv_dpm.c
Alex Deucher
2024-06-19
1
-0
/
+2
|
*
drm/amdgpu: fix using the reserved VMID with gang submit
Christian König
2024-06-19
3
-13
/
+45
|
*
drm/amdgpu: Do not wait for MP0_C2PMSG_33 IFWI init in SRIOV
Victor Lu
2024-06-19
1
-12
/
+14
|
*
drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1
Li Ma
2024-06-19
5
-3
/
+96
|
*
Revert "drm/amdgpu: Add missing locking for MES API calls"
Mukul Joshi
2024-06-19
1
-12
/
+0
|
*
drm/amd/display: 3.2.289
Aric Cyr
2024-06-19
1
-1
/
+1
|
*
drm/amd/display: [FW Promotion] Release 0.0.222.0
Anthony Koo
2024-06-19
1
-2
/
+7
|
*
drm/amd/display: Remove redundant null checks
Alex Hung
2024-06-19
3
-7
/
+4
|
*
drm/amd/display: Check UnboundedRequestEnabled's value
Alex Hung
2024-06-19
1
-1
/
+1
|
*
drm/amd/display: Remove redundant checks for context
Alex Hung
2024-06-19
2
-5
/
+2
|
*
drm/amd/display: Remove redundant checks for opp
Alex Hung
2024-06-19
2
-3
/
+2
|
*
drm/amd/display: Remove redundant null checks
Alex Hung
2024-06-19
6
-54
/
+47
|
*
drm/amd/display: Remove unused value set from 'min_hratio_fact' in dml
Ivan Lipski
2024-06-19
7
-35
/
+0
|
*
drm/amd/display: Remove redundant checks for ctx->dc_bios
Alex Hung
2024-06-19
7
-7
/
+7
|
*
drm/amd/display: Remove redundant checks for res_pool->dccg
Alex Hung
2024-06-19
6
-6
/
+6
|
*
drm/amd/display: Improve warning log for get OPP for OTG master
Rodrigo Siqueira
2024-06-19
1
-0
/
+6
|
*
drm/amd/display: Fix warning caused by an attempt to configure a non-otg master
Rodrigo Siqueira
2024-06-19
1
-6
/
+18
|
*
drm/amd/display: Covert integers to double before divisions
Alex Hung
2024-06-19
12
-61
/
+61
|
*
drm/amd/display: Check pipe_ctx before it is used
Alex Hung
2024-06-19
4
-2
/
+14
|
*
drm/amd/display: Check dc_stream_state before it is used
Alex Hung
2024-06-19
8
-24
/
+74
|
*
drm/amd/display: Make sure to reprogram ODM when resync fifo
Alvin Lee
2024-06-19
2
-2
/
+36
|
*
drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401
Rodrigo Siqueira
2024-06-19
1
-22
/
+27
|
*
drm/amd/display: mirror case cleanup for cursors
Sridevi Arvindekar
2024-06-19
1
-29
/
+1
|
*
drm/amd/display: Add null checker before access structs
Alex Hung
2024-06-19
4
-2
/
+11
|
*
drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
Alex Hung
2024-06-14
1
-0
/
+3
|
*
drm/amd/display: Check BIOS images before it is used
Alex Hung
2024-06-14
1
-0
/
+14
|
*
drm/amd/display: Add null checker before passing variables
Alex Hung
2024-06-14
1
-3
/
+6
|
*
drm/amd/display: Explicitly extend unsigned 16 bit to 64 bit
Alex Hung
2024-06-14
1
-2
/
+2
|
*
drm/amd/display: Send message to notify the DPIA host router bandwidth
Sung Joon Kim
2024-06-14
5
-1
/
+81
|
*
drm/amd/display: Add null check to dml21_find_dc_pipes_for_plane
Dillon Varone
2024-06-14
1
-3
/
+8
|
*
drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIA
Michael Strauss
2024-06-14
3
-1
/
+75
|
*
drm/amd/display: Refactor DCN3X into component folder
Mounika Adhuri
2024-06-14
44
-61
/
+304
|
*
drm/amd/display: On clock init, maintain DISPCLK freq
Chris Park
2024-06-14
2
-1
/
+27
|
*
drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong varia...
Wenjing Liu
2024-06-14
1
-2
/
+2
|
*
drm/amd/display: Remove redundant condition in VBA 314 func
Ivan Lipski
2024-06-14
1
-9
/
+0
|
*
drm/amd/display: Remove redundant condition with DEADCODE
Ivan Lipski
2024-06-14
1
-3
/
+0
|
*
Revert "drm/amd/display: workaround for oled eDP not lighting up on DCN401"
Joshua Aberback
2024-06-14
3
-5
/
+0
|
*
drm/amd/display: Add dcn401 DIG fifo enable/disable
Relja Vojvodic
2024-06-14
3
-3
/
+11
|
*
drm/amd/display: Enable DCN401 idle optimizations by default
Dillon Varone
2024-06-14
1
-1
/
+0
[next]