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
Age
Commit message (
Expand
)
Author
Lines
2025-03-20
drm/bridge: Add helper to reset bridge pipeline
Maxime Ripard
-0
/
+62
2025-03-20
drm/tests: Create tests for drm_atomic
Maxime Ripard
-0
/
+154
2025-03-20
drm/tests: hdmi_state_helpers: Switch to new helper
Maxime Ripard
-66
/
+92
2025-03-20
drm/tests: helpers: Create new helper to enable output
Maxime Ripard
-0
/
+61
2025-03-20
drm/atomic: Introduce helper to lookup connector by encoder
Maxime Ripard
-0
/
+59
2025-03-20
drm/tests: Add kunit tests for bridges
Maxime Ripard
-0
/
+212
2025-03-20
drm/bridge: Add encoder parameter to drm_bridge_funcs.attach
Maxime Ripard
-93
/
+169
2025-03-19
drm/amdgpu: Skip pcie_replay_count sysfs creation for VF
Victor Skvortsov
-7
/
+20
2025-03-19
drm/amdgpu: Add active_umc_mask to ras init_flags
Candice Li
-0
/
+2
2025-03-19
Documentation/amdgpu: Add debug_mask documentation
Lijo Lazar
-0
/
+5
2025-03-19
drm/amd/pm: Add debug bit for smu pool allocation
Lijo Lazar
-2
/
+11
2025-03-19
drm/amdgpu/vcn: adjust workload profile handling
Alex Deucher
-20
/
+36
2025-03-19
drm/amdgpu/gfx: adjust workload profile handling
Alex Deucher
-11
/
+18
2025-03-19
drm/amdgpu: Add EEPROM I2C address support for smu v13_0_12
Candice Li
-0
/
+2
2025-03-19
drm/amdgpu/vcn: fix ref counting for ring based profile handling
Alex Deucher
-16
/
+40
2025-03-19
drm/amdgpu/gfx: fix ref counting for ring based profile handling
Alex Deucher
-10
/
+23
2025-03-19
drm/amdkfd: Fix bug in config_dequeue_wait_counts
Harish Kasiviswanathan
-20
/
+32
2025-03-19
drm/radeon/uvd: Replace nested max() with single max3()
FengWei
-1
/
+1
2025-03-19
drm/amdgpu: grab an additional reference on the gang fence v2
Christian König
-1
/
+9
2025-03-19
gpu: host1x: Do not assume that a NULL domain means no DMA IOMMU
Jason Gunthorpe
-0
/
+6
2025-03-19
drm/xe: Fix exporting xe buffers multiple times
Tomasz Rusinowicz
-3
/
+1
2025-03-19
Merge drm/drm-next into drm-xe-next
Thomas Hellström
-11178
/
+20869
2025-03-18
drm/vmwgfx: Switch to exclusively using GEM references
Ian Forbes
-38
/
+18
2025-03-18
drm/vmwgfx: Fix dumb buffer leak
Ian Forbes
-9
/
+17
2025-03-19
drm/i915: Fix harmful driver register/unregister asymmetry
Janusz Krzysztofik
-4
/
+13
2025-03-19
drm/i915: Fix PXP cleanup missing from probe error rewind
Janusz Krzysztofik
-0
/
+1
2025-03-19
drm/i915: Downgrade device register error if injected
Janusz Krzysztofik
-2
/
+2
2025-03-19
drm/i915/gt: Use proper sleeping functions for timeouts shorter than 20ms
Andi Shyti
-2
/
+3
2025-03-19
drm/i915/gt: Remove trailing blank lines
Andi Shyti
-3
/
+0
2025-03-19
drm/i915/gt: Fix SPDX license format
Andi Shyti
-2
/
+1
2025-03-18
drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2
Tomasz Pakuła
-41
/
+18
2025-03-18
drm/amd/display: Fix incorrect fw_state address in dmub_srv
Lo-an Chen
-1
/
+1
2025-03-18
drm/amd/display: Use HW lock mgr for PSR1 when only one eDP
Mario Limonciello
-0
/
+11
2025-03-18
drm/amd/display: Fix message for support_edp0_on_dp1
Yilin Chen
-1
/
+1
2025-03-18
drm/amdkfd: Fix user queue validation on Gfx7/8
Philip Yang
-1
/
+11
2025-03-18
drm/amdgpu: Restore uncached behaviour on GFX12
David Belanger
-27
/
+3
2025-03-18
drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()
Wentao Liang
-1
/
+1
2025-03-18
drm/amdkfd: Fix instruction hazard in gfx12 trap handler
Jay Cornwall
-355
/
+404
2025-03-18
drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2
Alex Deucher
-0
/
+35
2025-03-18
drm/amd/pm: add unique_id for gfx12
Harish Kasiviswanathan
-0
/
+2
2025-03-18
drm/amdgpu: Remove JPEG from vega and carrizo video caps
David Rosca
-8
/
+0
2025-03-18
drm/amdgpu: Fix JPEG video caps max size for navi1x and raven
David Rosca
-2
/
+2
2025-03-18
drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max size
David Rosca
-36
/
+36
2025-03-18
drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()
Nikita Zhandarovich
-1
/
+1
2025-03-18
drm/amdgpu: Use wafl version for xgmi
Lijo Lazar
-4
/
+9
2025-03-18
drm/amdgpu: Fix SDMA engine reset logic
Jesse.zhang@amd.com
-1
/
+1
2025-03-18
drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2
Tomasz Pakuła
-41
/
+18
2025-03-18
drm/amdgpu: release xcp_mgr on exit
Flora Cui
-0
/
+3
2025-03-18
drm/amd/display: 3.2.325
Taimur Hassan
-1
/
+1
2025-03-18
drm/amd/display: Use DPM table clk setting for dml2 soc dscclk
Charlene Liu
-1
/
+1
[prev]
[next]