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-06
drm/amd/display: Clean up SPL code
Samson Tam
-45
/
+43
2025-01-06
drm/amd/display: Add check for granularity in dml ceil/floor helpers
Roman Li
-0
/
+8
2025-01-06
drm/amd/display: Add 6bpc RGB case for dcn32 output bpp calculations
George Shen
-0
/
+4
2025-01-06
drm/amd/display: Disable replay and psr while VRR is enabled
Tom Chung
-4
/
+6
2025-01-06
drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enable
Tom Chung
-1
/
+1
2025-01-06
drm/amd/display: Add HBlank reduction DPCD write to DPMS sequence
George Shen
-0
/
+28
2025-01-06
drm/amd/display: Optimize cursor position updates
Aric Cyr
-12
/
+19
2025-01-06
drm/amd/display: fix init_adj offset for cositing in SPL
Samson Tam
-6
/
+7
2025-01-06
drm/amd/display: Ensure correct GFX tiling info passed to DML
Karthi Kandasamy
-5
/
+27
2025-01-06
drm/amd/display: Update dc_tiling_info union to structure
Karthi Kandasamy
-124
/
+136
2025-01-06
drm/amd/display: modify init dc_power_state
Brandon Syu
-4
/
+0
2025-01-06
drm/amd/display: have pretrain for dpia
Peichen Huang
-7
/
+180
2025-01-06
drm/amd/display: Implement Replay Low Hz Visual Confirm
Dennis.Chan
-5
/
+72
2025-01-06
drm/amd/display: Add Interface to Dump DSC Caps from dm
Fangzhi Zuo
-0
/
+50
2025-01-06
drm/amd/display: Add guards around MAX/MIN
Aurabindo Pillai
-0
/
+2
2025-01-06
drm/amd/display: correct type mismatches in comparisons in DML2
Natanel Roizenman
-24
/
+24
2025-01-06
drm/amd/display: Adjust dm to use supported interfaces for setting multiple c...
Wayne Lin
-72
/
+185
2025-01-06
drm/amd/display: Extend dc_stream_get_crc to support 2nd crc engine
Wayne Lin
-31
/
+101
2025-01-06
drm/amd/display: Add support for setting multiple CRC windows in dc
Wayne Lin
-0
/
+74
2025-01-06
drm/amd/display: Add expanded HBlank field to dc_crtc_timing
George Shen
-0
/
+3
2025-01-06
drm/amd/display: Add DP required HBlank size calc to link interface
George Shen
-0
/
+215
2025-01-06
drm/amd/display: Parse RECEIVE_PORT0_CAP capabilities from DPCD
George Shen
-0
/
+37
2025-01-06
drm/amd/display: Cleanup outdated interfaces in dcn401_clk_mgr
Dillon Varone
-224
/
+17
2025-01-06
drm/amd/display: power up all gating blocks when releasing hw DCN35
Yihan Zhu
-0
/
+37
2025-01-06
drm/amd/display: update sequential pg logic DCN35
Yihan Zhu
-1
/
+6
2025-01-06
drm/amdkfd: fixed page fault when enable MES shader debugger
Jesse.zhang@amd.com
-0
/
+17
2024-12-19
drm/amd/display: Reapply fdedd77b0eb3
Nathan Chancellor
-1
/
+1
2024-12-19
drm/amd/display: fix divide error in DM plane scale calcs
Melissa Wen
-2
/
+2
2024-12-19
drm/amd/display: increase MAX_SURFACES to the value supported by hw
Melissa Wen
-1
/
+1
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
[prev]
[next]