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
2025-01-24
drm/amdgpu: Add handler for SDMA context empty
Lijo Lazar
-0
/
+23
2025-01-24
drm/amd: Add debug option to disable subvp
Aurabindo Pillai
-0
/
+8
2025-01-24
drm/amdkfd: Sync trap handler binary with source
Jay Cornwall
-367
/
+359
2025-01-24
drm/amdkfd: Fix partial migrate issue
Emily Deng
-8
/
+14
2025-01-14
drm/amdgpu/gfx12: Add Cleaner Shader Support for GFX12.0 GPUs
Srinivasan Shanmugam
-0
/
+8
2025-01-14
drm/amdgpu: Mark debug KFD module params as unsafe
Kent Russell
-5
/
+5
2025-01-14
drm/amdgpu: fix fw attestation for MP0_14_0_{2/3}
Gui Chengming
-0
/
+4
2025-01-14
drm/amdgpu: always sync the GFX pipe on ctx switch
Christian König
-2
/
+2
2025-01-14
drm/amdgpu: mark a bunch of module parameters unsafe
Christian König
-7
/
+7
2025-01-14
drm/amdgpu: Use DRM scheduler API in amdgpu_xcp_release_sched
Tvrtko Ursulin
-1
/
+1
2025-01-14
drm/amdgpu: disable gfxoff with the compute workload on gfx12
Kenneth Feng
-2
/
+3
2025-01-14
drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX Isolation
Srinivasan Shanmugam
-2
/
+10
2025-01-13
Merge tag 'amd-drm-next-6.14-2025-01-10' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-2043
/
+4869
2025-01-10
drm/amd/display: 3.2.316
Ryan Seto
-1
/
+1
2025-01-10
drm/amd/display: avoid reset DTBCLK at clock init
Charlene Liu
-6
/
+12
2025-01-10
drm/amd/display: improve dpia pre-train
Peichen Huang
-2
/
+20
2025-01-10
drm/amd/display: Apply DML21 Patches
Austin Zheng
-18
/
+124
2025-01-10
drm/amd/display: Use HW lock mgr for PSR1
Tom Chung
-1
/
+2
2025-01-10
drm/amd/display: Revised for Replay Pseudo vblank control
Dennis Chan
-5
/
+5
2025-01-10
drm/amd/display: Add a new flag for replay low hz
Robin Chen
-0
/
+2
2025-01-10
drm/amd/display: Remove unused read_ono_state function from Hwss module
Karthi Kandasamy
-87
/
+0
2025-01-10
drm/amd/display: Do not elevate mem_type change to full update
Leo Li
-6
/
+23
2025-01-10
drm/amd/display: Do not wait for PSR disable on vbl enable
Leo Li
-17
/
+54
2025-01-10
drm/amd/display: Remove unnecessary eDP power down
Yiling Chen
-6
/
+6
2025-01-10
Revert "drm/amd/display: Enable urgent latency adjustments for DCN35"
Nicholas Susanto
-2
/
+2
2025-01-10
drm/amd/display: Add SMU interface to get UMC count for dcn401
Dillon Varone
-26
/
+65
2025-01-10
drm/amd/display: Initialize denominator defaults to 1
Alex Hung
-2
/
+2
2025-01-10
drm/amd/display: Extend secure display to support DisplayCRC mode
Wayne Lin
-16
/
+49
2025-01-10
drm/amd/display: Add support to configure CRC window on specific CRC instance
Wayne Lin
-137
/
+329
2025-01-10
drm/amd/display: Reduce accessing remote DPCD overhead
Wayne Lin
-9
/
+27
2025-01-10
drm/amd/display: Validate mdoe under MST LCT=1 case as well
Wayne Lin
-5
/
+9
2025-01-10
drm/amd/display: DML2.1 Post-Si Cleanup
Rafal Ostrowski
-810
/
+1077
2025-01-10
drm/amd/display: Update chip_cap defines and usage
Michael Strauss
-20
/
+21
2025-01-10
drm/amd/display: [FW Promotion] Release 0.0.248.0
Taimur Hassan
-7
/
+8
2025-01-10
drm/amd/display: Add replay desync error count tracking and reset functionality
Jack Chang
-0
/
+11
2025-01-10
drm/amd/display: Log Hard Min Clocks and Phantom Pipe Status
Sung Lee
-0
/
+41
2025-01-10
drm/amd/display: Limit Scaling Ratio on DCN3.01
Gabe Teeger
-4
/
+4
2025-01-10
drm/amdgpu/smu13: update powersave optimizations
Alex Deucher
-5
/
+6
2025-01-10
drm/amd/display: add CEC notifier to amdgpu driver
Kun Liu
-1
/
+154
2025-01-09
drm/amdgpu: fill the ucode bo during psp resume for SRIOV
Victor Zhao
-4
/
+5
2025-01-09
drm/amdgpu/gfx10: Enable cleaner shader for GFX10.3.2/10.3.4/10.3.5 GPUs
Srinivasan Shanmugam
-0
/
+3
2025-01-09
drm/amdgpu: fix gpu recovery disable with per queue reset
Jonathan Kim
-0
/
+6
2025-01-09
drm/amdgpu: wrong array index to get ip block for PSP
Jiang Liu
-2
/
+6
2025-01-09
drm/amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini()
Jiang Liu
-0
/
+1
2025-01-09
drm/amdgpu: fix incorrect number of active RBs for gfx12
Tim Huang
-2
/
+5
2025-01-09
drm/amdgpu: fix incorrect active RB bitmap in setup RBs
Tim Huang
-1
/
+4
2025-01-09
drm/amdkfd: Move gfx12 trap handler to separate file
Jay Cornwall
-201
/
+1127
2025-01-09
drm/amdgpu: Fix shift type in amdgpu_debugfs_sdma_sched_mask_set()
Dan Carpenter
-2
/
+2
2025-01-09
drm/amdgpu: enable gfx12 queue reset flag
Jesse Zhang
-1
/
+9
2025-01-09
drm/amd/display: Increase sanitizer frame larger than limit when compile test...
Nathan Chancellor
-0
/
+4
[prev]
[next]