index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Lines
2024-12-19
drm/amd/display: fix page fault due to max surface definition mismatch
Melissa Wen
-9
/
+8
2024-12-19
drm/amd/display: Remove unnecessary amdgpu_irq_get/put
Alex Hung
-31
/
+0
2024-12-20
Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-2
/
+5
2024-12-20
Merge tag 'amd-drm-next-6.14-2024-12-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-3722
/
+10497
2024-12-19
drm/amdgpu: track bo memory stats at runtime
Yunxiang Li
-139
/
+232
2024-12-19
drm/amdgpu: remove unused function parameter
Yunxiang Li
-12
/
+7
2024-12-19
drm: make drm-active- stats optional
Yunxiang Li
-0
/
+1
2024-12-19
Merge tag 'v6.13-rc3' into drm-next
Dave Airlie
-53
/
+97
2024-12-18
drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_update
Michel Dänzer
-4
/
+3
2024-12-18
drm/admgpu: replace kmalloc() and memcpy() with kmemdup()
Mirsad Todorovac
-3
/
+1
2024-12-18
drm/amd/display: Fix NULL pointer dereference in dmub_tracebuffer_show
Srinivasan Shanmugam
-1
/
+4
2024-12-18
drm/amdgpu: Show warning message if IH ring overflow
Philip Yang
-11
/
+15
2024-12-18
drm/amdkfd: Improve signal event slow path
Philip Yang
-0
/
+11
2024-12-18
drm/amdkfd: Queue interrupt work to different CPU
Philip Yang
-33
/
+20
2024-12-18
drm/amdgpu: Optimize gfx v9 GPU page fault handling
Philip Yang
-1
/
+84
2024-12-18
drm/amdkfd: KFD interrupt access ih_fifo data in-place
Philip Yang
-21
/
+14
2024-12-18
drm/amdgpu: partially revert "reduce reset time"
Christian König
-8
/
+4
2024-12-18
drm/amdgpu: set the VM pointer to NULL in amdgpu_job_prepare
Christian König
-0
/
+7
2024-12-18
drm/amdgpu: fix amdgpu_coredump
Christian König
-3
/
+2
2024-12-18
drm/amdgpu: Enable psp v14_0_3 RAS support for non-SRIOV configurations.
Candice Li
-1
/
+1
2024-12-18
drm/amdgpu: Don't enable sdma 4.4.5 CTXEMPTY interrupt
Philip Yang
-3
/
+5
2024-12-18
drm/amdgpu: Fix potential integer overflow in scheduler mask calculations
Karol Przybylski
-4
/
+4
2024-12-18
drm/amdgpu/smu14.0.2: fix IP version check
Alex Deucher
-1
/
+1
2024-12-18
drm/amdgpu/gfx12: fix IP version check
Alex Deucher
-1
/
+1
2024-12-18
drm/amdgpu/mmhub4.1: fix IP version check
Alex Deucher
-1
/
+1
2024-12-18
drm/amdgpu/nbio7.11: fix IP version check
Alex Deucher
-1
/
+1
2024-12-18
drm/amdgpu/nbio7.0: fix IP version check
Alex Deucher
-1
/
+1
2024-12-18
drm/amdgpu/nbio7.7: fix IP version check
Alex Deucher
-1
/
+1
2024-12-18
drm/amd/display: 3.2.314
Aric Cyr
-1
/
+1
2024-12-18
drm/amd/display: Disable MPC rate control on ODM pipe update
George Shen
-0
/
+49
2024-12-18
drm/amd/display: Block Invalid TMDS operation
Chris Park
-0
/
+7
2024-12-18
drm/amd/display: Re-validate streams on commit_streams
Dillon Varone
-0
/
+5
2024-12-18
Revert "drm/amd/display: Fix green screen issue after suspend"
Rodrigo Siqueira
-24
/
+13
2024-12-18
drm/amd/display: Fix uninitialized variables in amdgpu_dm_debugfs
Alex Hung
-4
/
+4
2024-12-18
drm/amd/display: Apply (some) policy for DML2 formulation on DCN35/DCN351
Nicholas Kazlauskas
-7
/
+47
2024-12-18
drm/amd/display: delete legacy code
Shunlu Zhang
-12
/
+1
2024-12-18
drm/amd/display: Add new message for DF throttling optimization on dcn401
Dillon Varone
-0
/
+126
2024-12-18
drm/amd/display: DML21 Reintegration For Various Fixes
Austin Zheng
-1731
/
+2819
2024-12-18
drm/amd/display: Fix brightness adjustment on MiniLED
Harry VanZyllDeJong
-2
/
+2
2024-12-18
drm/amd/display: Fix Mode Cutoff in DSC Passthrough to DP2.1 Monitor
Fangzhi Zuo
-3
/
+3
2024-12-18
drm/amd/display: init dc_power_state
Charlene Liu
-2
/
+4
2024-12-18
drm/amd/display: initialize uninitialized variable
Meera Patel
-1
/
+1
2024-12-18
drm/amd/display: Add support for FAMS2+ interface versions
Dillon Varone
-102
/
+134
2024-12-18
drm/amd/display: Update FAMS2 config cmd
Alvin Lee
-6
/
+20
2024-12-18
drm/amdgpu: Failed to check various return code
Andrew Martin
-8
/
+8
2024-12-18
drm/amdkfd: Failed to check various return code
Andrew Martin
-0
/
+3
2024-12-18
drm/amdgpu: Use dbg level for VBIOS check messages
Lijo Lazar
-12
/
+14
2024-12-18
drm/amdgpu: remove useless init from amdgpu_job_alloc
Pierre-Eric Pelloux-Prayer
-5
/
+0
2024-12-18
drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_free
Pierre-Eric Pelloux-Prayer
-45
/
+40
2024-12-18
drm/amdgpu: don't access invalid sched
Pierre-Eric Pelloux-Prayer
-2
/
+1
[prev]
[next]