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-02-12
drm/amdgpu: add OEM i2c bus for polaris chips
Alex Deucher
-1
/
+45
2025-02-12
drm/amdgpu: rework i2c init and fini
Alex Deucher
-4
/
+11
2025-02-12
drm/amdgpu/atombios: drop empty function
Alex Deucher
-12
/
+0
2025-02-12
drm/amd/display/dc: enable oem i2c support for DCE 12.x
Alex Deucher
-0
/
+17
2025-02-12
drm/amd/display/dc: add support for oem i2c in atom_firmware_info_v3_1
Alex Deucher
-2
/
+13
2025-02-12
drm/amd/display/dm: add support for OEM i2c bus
Alex Deucher
-0
/
+42
2025-02-12
drm/amd/display/dm: handle OEM i2c buses in i2c functions
Alex Deucher
-9
/
+21
2025-02-12
drm/amd/display/dc: add a new helper to fetch the OEM ddc_service
Alex Deucher
-0
/
+9
2025-02-12
drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()
Alex Deucher
-1
/
+1
2025-02-12
drm/amd/display/dm: drop extra parameters to create_i2c()
Alex Deucher
-5
/
+4
2025-02-12
drm/amdgpu: increase amdgpu max rings limit
Sathishkumar S
-1
/
+1
2025-02-12
drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()
Jiang Liu
-1
/
+2
2025-02-12
drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handler
Lancelot SIX
-1
/
+6
2025-02-12
drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()
Jiang Liu
-2
/
+3
2025-02-12
amdkfd: properly free gang_ctx_bo when failed to init user queue
Zhu Lingshan
-1
/
+1
2025-02-12
drm/amdgpu: bump version for RV/PCO compute fix
Alex Deucher
-1
/
+2
2025-02-12
drm/amdgpu/gfx9: manually control gfxoff for CS on RV
Alex Deucher
-2
/
+34
2025-02-12
drm/amdgpu/pm: fix UVD handing in amdgpu_dpm_set_powergating_by_smu()
Alex Deucher
-1
/
+1
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
-6
/
+12
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-6964
/
+16947
2025-02-04
Revert "drm/amd/display: Use HW lock mgr for PSR1"
Tom Chung
-2
/
+1
2025-02-04
drm/amd/display: Respect user's CONFIG_FRAME_WARN more for dml files
Nathan Chancellor
-14
/
+22
2025-02-03
drm/amd/display: Fix seamless boot sequence
Lo-an Chen
-6
/
+15
2025-02-03
drm/amd/display: Fix out-of-bound accesses
Alex Hung
-5
/
+5
2025-02-03
drm/amdgpu: add a BO metadata flag to disable write compression for Vulkan
Marek Olšák
-5
/
+13
2025-01-28
drm/amd/display: restore invalid MSA timing check for freesync
Melissa Wen
-4
/
+8
2025-01-28
drm/amdkfd: only flush the validate MES contex
Prike Liang
-2
/
+5
2025-01-28
drm/amd/display: Correct register address in dcn35
loanchen
-1
/
+1
2025-01-28
drm/amd/pm: Mark MM activity as unsupported
Lijo Lazar
-1
/
+0
2025-01-28
drm/amd/amdgpu: change the config of cgcg on gfx12
Kenneth Feng
-11
/
+0
2025-01-28
drm/amdkfd: Block per-queue reset when halt_if_hws_hang=1
Jay Cornwall
-2
/
+2
2025-01-24
drm/amd/display: Optimize cursor position updates
Aric Cyr
-12
/
+19
2025-01-24
drm/amd/display: Add hubp cache reset when powergating
Aric Cyr
-2
/
+33
2025-01-24
drm/amd/amdgpu: Enable scratch data dump for mes 12
Shaoyun Liu
-14
/
+37
2025-01-24
drm/amd: Clarify kdoc for amdgpu.gttsize
Mario Limonciello
-1
/
+1
2025-01-24
drm/amd/amdgpu: Prevent null pointer dereference in GPU bandwidth calculation
Srinivasan Shanmugam
-2
/
+2
2025-01-24
drm/amd/display: Fix error pointers in amdgpu_dm_crtc_mem_type_changed
Srinivasan Shanmugam
-0
/
+5
2025-01-24
drm/amdgpu: fix ring timeout issue in gfx10 sr-iov environment
Lin.Cao
-1
/
+1
2025-01-24
drm/amd/pm: Fix smu v13.0.6 caps initialization
Lijo Lazar
-105
/
+134
2025-01-24
drm/amd/pm: Refactor SMU 13.0.6 SDMA reset firmware version checks
Jesse.zhang@amd.com
-6
/
+13
2025-01-24
revert "drm/amdgpu/pm: add definition PPSMC_MSG_ResetSDMA2"
Jesse.zhang@amd.com
-4
/
+1
2025-01-24
revert "drm/amdgpu/pm: Implement SDMA queue reset for different asic"
Jesse.zhang@amd.com
-21
/
+9
2025-01-24
drm/amd/pm: Add capability flags for SMU v13.0.6
Lijo Lazar
-68
/
+158
2025-01-24
drm/amd/display: fix SUBVP DC_DEBUG_MASK documentation
Alex Deucher
-1
/
+1
2025-01-24
drm/amd/display: fix CEC DC_DEBUG_MASK documentation
Alex Deucher
-1
/
+1
2025-01-24
drm/amdgpu: fix the PCIe lanes reporting in the INFO IOCTL
Alex Deucher
-8
/
+11
2025-01-24
drm/amdgpu: cache gpu pcie link width
Alex Deucher
-32
/
+138
2025-01-24
drm/amd/display: mark static functions noinline_for_stack
Tzung-Bi Shih
-12
/
+12
2025-01-24
drm/amdkfd: Clear MODE.VSKIP in gfx9 trap handler
Jay Cornwall
-1311
/
+1318
2025-01-24
drm/amdgpu: Refine ip detection log message
Lijo Lazar
-2
/
+2
[prev]
[next]