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
Age
Commit message (
Expand
)
Author
Lines
2025-10-28
drm/amd/display: Don't use stereo sync and audio on RGB signals (v2)
Timur Kristóf
-3
/
+18
2025-10-28
drm/amd/display: Get maximum pixel clock from VBIOS
Timur Kristóf
-0
/
+3
2025-10-28
drm/amd/display: Add SelectCRTC_Source to BIOS parser
Timur Kristóf
-5
/
+215
2025-10-28
drm/amd/display: Hook up DAC to bios_parser_encoder_control
Timur Kristóf
-0
/
+16
2025-10-28
drm/amd/display: Introduce MAX_LINK_ENCODERS (v2)
Timur Kristóf
-6
/
+30
2025-10-28
drm/amd/display: Add analog bit to edid_caps (v2)
Timur Kristóf
-0
/
+15
2025-10-28
drm/amdkfd: Fix use-after-free of HMM range in svm_range_validate_and_map()
Srinivasan Shanmugam
-2
/
+5
2025-10-28
drm/amdkfd: fix the clean up when amdgpu_hmm_range_alloc fails
Sunil Khatri
-7
/
+4
2025-10-28
drm/amdgpu/userq: fix SDMA and compute validation
Alex Deucher
-5
/
+14
2025-10-28
drm/amdkfd: Dequeue user queues when process mm released
Philip Yang
-3
/
+8
2025-10-28
drm/amdkfd: add missing return value check for range
Sunil Khatri
-0
/
+5
2025-10-28
drm/amd/display: Determine DVI-I connector type (v2)
Timur Kristóf
-2
/
+7
2025-10-28
drm/amdgpu: Convert amdgpu userqueue management from IDR to XArray
Jesse.Zhang
-111
/
+101
2025-10-28
drm/amd/display: Promote DC to 3.2.356
Taimur Hassan
-1
/
+1
2025-10-28
drm/amd/display: [FW Promotion] Release 0.1.33.0
Taimur Hassan
-3
/
+9
2025-10-28
drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtc
Ivan Lipski
-3
/
+7
2025-10-28
drm/amd/display: Add HDR workaround for a specific eDP
Alex Hung
-0
/
+1
2025-10-28
drm/amd/display: Make observers const-correct
Dominik Kaszewski
-23
/
+35
2025-10-28
drm/amd/display: Add lock descriptor to check_update
Dominik Kaszewski
-58
/
+82
2025-10-28
drm/amd/display: Update cursor offload assignments
Alvin Lee
-13
/
+16
2025-10-28
drm/amd/display: Add dc interface to log pre os firmware information
Meenakshikumar Somasundaram
-0
/
+110
2025-10-28
drm/amd/display: init dispclk from bootup clock for DCN315
Zhongwei Zhang
-2
/
+87
2025-10-28
drm/amd/display: Remove dc param from check_update
Dominik Kaszewski
-65
/
+152
2025-10-28
drm/amd/display: update link encoder assignment
Meenakshikumar Somasundaram
-10
/
+33
2025-10-28
drm/amd/display: Add more DC HW state info to underflow logging
Karen Chen
-150
/
+1133
2025-10-28
drm/amd/display: Rename dml2 to dml2_0 folder
Austin Zheng
-180
/
+183
2025-10-28
drm/amd/display: Fix notification of vtotal to DMU for cursor offload
Nicholas Kazlauskas
-3
/
+4
2025-10-28
drm/amd/display: Fix wrong index for DCN401 cursor offload
Nicholas Kazlauskas
-1
/
+1
2025-10-28
drm/amd/display: Add opp count validation to dml2.1
Dmytro Laktyushkin
-3
/
+28
2025-10-28
drm/amd/display: Fix DMUB reset sequence for DCN32
Dillon Varone
-22
/
+45
2025-10-28
drm/amd/display: Bump minimum for frame_warn_limit
Mario Limonciello
-1
/
+1
2025-10-28
drm/amd: Re-introduce property to control adaptive backlight modulation
Mario Limonciello
-3
/
+106
2025-10-28
drm/amdgpu: Fix pointer casts when reading dynamic region sizes
Srinivasan Shanmugam
-5
/
+5
2025-10-28
drm/amdgpu: null check for hmm_pfns ptr before freeing it
Sunil Khatri
-1
/
+3
2025-10-28
drm/amd/pm: smu13: Enable VCN_RESET for pgm 7 with appropriate firmware version
Jesse.Zhang
-1
/
+2
2025-10-28
drm/amdgpu: Make SR-IOV critical region checks overflow-safe
Srinivasan Shanmugam
-4
/
+5
2025-10-28
drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.c
Alex Deucher
-1
/
+1
2025-10-28
drm/amdgpu: fix SPDX header on irqsrcs_vcn_5_0.h
Alex Deucher
-1
/
+1
2025-10-28
drm/amdgpu: fix SPDX header on amd_cper.h
Alex Deucher
-1
/
+1
2025-10-28
drm/amdgpu: fix SPDX headers on amdgpu_cper.c/h
Alex Deucher
-2
/
+2
2025-10-28
drm/amdgpu/userqueue: Fix use after free in amdgpu_userq_buffer_vas_list_clea...
Dan Carpenter
-1
/
+1
2025-10-28
drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Iceland
John Smith
-1
/
+1
2025-10-28
drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Fiji
John Smith
-1
/
+1
2025-10-28
drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()
Yang Wang
-1
/
+1
2025-10-28
drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...
Matthew Schwartz
-3
/
+0
2025-10-28
drm/amdgpu: Add uniras version in sysfs
Jinzhou Su
-1
/
+31
2025-10-28
drm/amdgpu: get rev_id from strap register or IP-discovery table
Perry Yuan
-11
/
+17
2025-10-28
drm/amdgpu: clear bad page info of ras module
Jinzhou Su
-0
/
+22
2025-10-28
drm/amd/display: pause the workload setting in dm
Kenneth Feng
-0
/
+11
2025-10-28
drm/radeon: Remove calls to drm_put_dev()
Daniel Palmer
-21
/
+4
[prev]
[next]