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-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
-62
/
+79
2025-09-12
Merge tag 'amd-drm-next-6.18-2025-09-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-371
/
+1085
2025-09-12
Merge tag 'drm-misc-next-2025-09-11' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-0
/
+12
2025-09-11
amdgpu: populate buffers before exporting them.
Dave Airlie
-0
/
+12
2025-09-09
drm/amdgpu/vcn: Allow limiting ctx to instance 0 for AV1 at any time
David Rosca
-8
/
+16
2025-09-09
drm/amdgpu/vcn4: Fix IB parsing with multiple engine info packages
David Rosca
-31
/
+21
2025-09-09
drm/amd/amdgpu: Declare isp firmware binary file
Pratap Nirujogi
-0
/
+2
2025-09-09
drm/amd/display: use udelay rather than fsleep
Alex Deucher
-1
/
+1
2025-09-09
drm/amdgpu: fix a memory leak in fence cleanup when unloading
Alex Deucher
-2
/
+0
2025-09-09
drm/amdgpu/vcn: Change amdgpu_vcn_sw_fini return to void
Rodrigo Siqueira
-39
/
+19
2025-09-09
drm/amdgpu/vcn: Document IRQ per-instance irq behavior for VCN 4.0.3
Rodrigo Siqueira
-1
/
+5
2025-09-09
drm/amdgpu: validate userq hw unmap status for destroying userq
Prike Liang
-0
/
+5
2025-09-09
drm/amdgpu: Wire up MMIO_REMAP placement and User-visible strings
Srinivasan Shanmugam
-0
/
+18
2025-09-09
drm/amdgpu/ttm: Add New AMDGPU_PL_MMIO_REMAP Placement
Srinivasan Shanmugam
-1
/
+2
2025-09-09
drm/amdgpu/vcn: Allow limiting ctx to instance 0 for AV1 at any time
David Rosca
-8
/
+16
2025-09-09
drm/amdgpu/vcn4: Fix IB parsing with multiple engine info packages
David Rosca
-31
/
+21
2025-09-09
drm/amdgpu: clean up the amdgpu_userq_active()
Prike Liang
-18
/
+0
2025-09-09
drm/amdgpu/jpeg: Move parse_cs to amdgpu_jpeg.c
Sathishkumar S
-70
/
+83
2025-09-09
drm/amd/display: Remove duplicated code
Ray Wu
-9
/
+0
2025-09-09
drm/amdgpu: validate userq input args
Prike Liang
-32
/
+56
2025-09-09
drm/amdgpu/uapi: Introduce AMDGPU_GEM_DOMAIN_MMIO_REMAP
Srinivasan Shanmugam
-0
/
+3
2025-09-09
drm/amd/amdgpu: Declare isp firmware binary file
Pratap Nirujogi
-0
/
+2
2025-09-09
drm/amd/display: use udelay rather than fsleep
Alex Deucher
-1
/
+1
2025-09-09
drm/amdgpu: Fix NULL ptr deref in amdgpu_device_cache_switch_state()
John Olender
-1
/
+1
2025-09-09
drm/amdgpu: fix a memory leak in fence cleanup when unloading
Alex Deucher
-2
/
+0
2025-09-09
amd/amdkfd: correct mem limit calculation for small APUs
Yifan Zhang
-12
/
+32
2025-09-09
drm/amdkfd: fix p2p links bug in topology
Eric Huang
-1
/
+2
2025-09-09
drm/amd/display: remove oem i2c adapter on finish
Geoffrey McRae
-1
/
+12
2025-09-09
drm/amd/display: Drop dm_prepare_suspend() and dm_complete()
Mario Limonciello (AMD)
-21
/
+0
2025-09-09
drm/amd/display: Correct sequences and delays for DCN35 PG & RCG
Ovidiu Bunea
-164
/
+111
2025-09-09
drm/amd/display: Disable DPCD Probe Quirk
Fangzhi Zuo
-0
/
+1
2025-09-08
drm/amdgpu: Wait for bootloader after PSPv11 reset
Lijo Lazar
-15
/
+4
2025-09-05
drm/amd/display: Drop dm_prepare_suspend() and dm_complete()
Mario Limonciello (AMD)
-21
/
+0
2025-09-05
drm/amdgpu: Fix error codes if copy_to_user() fails
Dan Carpenter
-2
/
+4
2025-09-05
drm/amdgpu: Correct misnamed function in amdgpu_gem.c
Srinivasan Shanmugam
-1
/
+1
2025-09-05
drm/amdgpu: print root PD address in PDE format instead of GPU
Sunil Khatri
-1
/
+1
2025-09-05
drm/amd/display: Promote DC to 3.2.349
Taimur Hassan
-1
/
+1
2025-09-05
drm/amd/display: Fix pbn_div Calculation Error
Fangzhi Zuo
-5
/
+12
2025-09-05
drm/amd/display: Correct sequences and delays for DCN35 PG & RCG
Ovidiu Bunea
-164
/
+111
2025-09-05
drm/amd/display: Refine error message for vblank init failure
Roman Li
-1
/
+1
2025-09-05
drm/amd/display: Update dchubbub.h for hubbub perfmon support
Wenjing Liu
-0
/
+22
2025-09-05
drm/amd/display: Read DPCD to obtain eDP capability information.
Allen Li
-0
/
+7
2025-09-05
drm/amd/display: Indicate when custom brightness curves are in use
Mario Limonciello
-1
/
+4
2025-09-05
drm/amd/display: dont wait for pipe update during medupdate/highirq
Ausef Yousof
-1
/
+1
2025-09-05
drm/amd/display: Add link index in AUX and dpms
Cruise Hung
-9
/
+19
2025-09-05
drm/amd/display: Add HDCP policy control
Oleh Kuzhylnyi
-2
/
+6
2025-09-05
drm/amdgpu: Add vbios build number interface
Lijo Lazar
-3
/
+54
2025-09-05
drm/amd/display: Disable DPCD Probe Quirk
Fangzhi Zuo
-0
/
+1
2025-09-05
drm/amd/pm: Add caching for SystemMetrics table
Lijo Lazar
-13
/
+36
2025-09-05
drm/amd/pm: refine amdgpu pm sysfs node error code
Yang Wang
-2
/
+3
[prev]
[next]