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-09-26
drm/amdgpu: Add psp command CONFIG_SQ_PERFMON
Feifei Xu
-1
/
+55
2024-09-26
drm/amd/pm: Use same metric table for APU
Asad Kamal
-47
/
+55
2024-09-26
drm/amdgpu: update suspend status for aborting from deeper suspend
Prike Liang
-4
/
+6
2024-09-26
drm/amd/amdgpu: Add helper to get ip block valid
Asad Kamal
-0
/
+24
2024-09-26
drm/amdgpu/sdma6: implement ring reset callback for sdma6
Jiadong Zhu
-0
/
+26
2024-09-26
drm/amdgpu/sdma6: split out per instance resume function
Jiadong Zhu
-109
/
+131
2024-09-26
drm/amdgpu/mes11: update mes_reset_queue function to support sdma queue
Jiadong Zhu
-2
/
+27
2024-09-26
drm/amd/pm: update workload mask after the setting
Kenneth Feng
-2
/
+13
2024-09-26
drm/amdgpu: bump driver version for cleared VRAM
Alex Deucher
-1
/
+2
2024-09-26
drm/amdgpu: fix vbios fetching for SR-IOV
Alex Deucher
-2
/
+9
2024-09-26
drm/amdgpu: fix PTE copy corruption for sdma 7
Frank Min
-2
/
+5
2024-09-26
drm/amdgpu: Run DRM default client setup
Thomas Zimmermann
-2
/
+10
2024-09-25
drm/amdkfd: Add SDMA queue quantum support for GFX12
Sreekant Somasekharan
-0
/
+4
2024-09-25
drm/amdgpu/vcn: enable AV1 on both instances
Saleemkhan Jamadar
-165
/
+0
2024-09-25
drm/amdkfd: Fix CU occupancy for GFX 9.4.3
Mukul Joshi
-11
/
+29
2024-09-25
drm/amdkfd: Update logic for CU occupancy calculations
Mukul Joshi
-65
/
+89
2024-09-25
drm/amdgpu: skip coredump after job timeout in SRIOV
ZhenGuo Yin
-1
/
+4
2024-09-25
drm/amdgpu: sync to KFD fences before clearing PTEs
Christian König
-0
/
+37
2024-09-25
drm/amdgpu/mes12: set enable_level_process_quantum_check
Jack Xiao
-0
/
+1
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-4
/
+4
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-5992
/
+18798
2024-09-18
drm/amdgpu/mes12: reduce timeout
Alex Deucher
-1
/
+1
2024-09-18
drm/amdgpu/mes11: reduce timeout
Alex Deucher
-1
/
+1
2024-09-18
drm/amdgpu: use GEM references instead of TTMs v2
Christian König
-13
/
+10
2024-09-18
drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`
Mario Limonciello
-1
/
+1
2024-09-18
drm/amd/display: Fix kdoc entry for 'tps' in 'dc_process_dmub_dpia_set_tps_no...
Srinivasan Shanmugam
-1
/
+1
2024-09-18
drm/amdgpu: update golden regs for gfx12
Frank Min
-3
/
+11
2024-09-18
drm/amdgpu: clean up vbios fetching code
Alex Deucher
-14
/
+2
2024-09-18
drm/amd/display: handle nulled pipe context in DCE110's set_drr()
Tobias Jakobi
-7
/
+14
2024-09-18
drm/amdgpu/bios: split vbios fetching between APU and dGPU
Alex Deucher
-2
/
+45
2024-09-18
drm/amdgpu: remove amdgpu_pin_restricted()
Christian König
-54
/
+6
2024-09-18
drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag
Christian König
-1
/
+13
2024-09-18
drm/amdgpu: Fix XCP instance mask calculation
Lijo Lazar
-19
/
+13
2024-09-18
drm/amdgpu: Fix get each xcp macro
Asad Kamal
-1
/
+1
2024-09-18
drm/amd/display: 3.2.301
Aric Cyr
-1
/
+1
2024-09-18
drm/amd/display: Clear cached watermark after resume
Charlene Liu
-0
/
+1
2024-09-18
drm/amd/display: Update IPS default mode for DCN35/DCN351
Roman Li
-17
/
+33
2024-09-18
drm/amd/display: Validate backlight caps are sane
Mario Limonciello
-0
/
+16
2024-09-18
drm/amd/display: Use full update for swizzle mode change
Charlene Liu
-3
/
+4
2024-09-18
drm/amd/display: Skip to enable dsc if it has been off
Zhikai Zhai
-0
/
+27
2024-09-18
drm/amd/display: Fix underflow when setting underscan on DCN401
Aurabindo Pillai
-1
/
+3
2024-09-18
drm/amd/display: Remove always-false branches
Alex Hung
-15
/
+0
2024-09-18
drm/amd/display: Check null pointer before dereferencing se
Alex Hung
-1
/
+1
2024-09-18
drm/amd/display: 3.2.300
Aric Cyr
-1
/
+1
2024-09-18
drm/amd/display: Add HDMI DSC native YCbCr422 support
Leo Ma
-5
/
+7
2024-09-18
drm/amd/display: Add fullscreen only sharpening policy
Relja Vojvodic
-1
/
+5
2024-09-18
drm/amd/display: Restructure dpia link training
Peichen Huang
-52
/
+233
2024-09-18
drm/amd/display: Disable SYMCLK32_LE root clock gating
Sung Joon Kim
-1
/
+1
2024-09-18
drm/amd/display: Clean up dsc blocks in accelerated mode
Martin Tsai
-0
/
+50
2024-09-18
drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versions
Nicholas Kazlauskas
-0
/
+6
[prev]
[next]