index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the Sienna smu
Rodrigo Siqueira
1
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the Navi10 smu
Rodrigo Siqueira
1
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the Arcturus smu
Rodrigo Siqueira
1
-17
/
+2
2025-09-16
drm/amd/pm: Use devm_i2c_add_adapter() in the i2c init
Rodrigo Siqueira
1
-13
/
+2
2025-09-16
drm/amdgpu: Use devm_i2c_add_adapter() in SMU V11
Rodrigo Siqueira
1
-4
/
+1
2025-09-16
drm/amdgpu/amdgpu_i2c: Use devm_i2c_add_adapter instead of i2c_add_adapter
Rodrigo Siqueira
1
-15
/
+3
2025-09-16
drm/amd/display: Use devm_i2c_add_adapter to simplify i2c cleanup logic
Rodrigo Siqueira
1
-19
/
+2
2025-09-16
drm/amd/display: Use kmalloc_array() instead of kmalloc()
James Flowers
1
-2
/
+2
2025-09-16
drm/amdgpu: fix userq VM validation v4
Christian König
3
-75
/
+110
2025-09-16
drm/amdgpu: reject gang submissions under SRIOV
Christian König
1
-1
/
+1
2025-09-16
drm/xe: Remove duplicate header files
Yang Li
2
-4
/
+2
2025-09-16
drm/xe/guc: Return an error code if the GuC load fails
John Harrison
1
-4
/
+9
2025-09-16
drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()
Dan Carpenter
1
-2
/
+2
2025-09-16
drm/xe/sysfs: Add cleanup action in xe_device_sysfs_init
Zongyao Bai
1
-2
/
+6
2025-09-16
drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error path
Qi Xi
1
-2
/
+4
2025-09-16
drm/i915/backlight: Honor VESA eDP backlight luminance control capability
Aaron Ma
1
-1
/
+1
2025-09-16
drm/panic: use `core::ffi::CStr` method names
Tamir Duberstein
1
-1
/
+1
2025-09-16
gpu: nova-core: use `kernel::{fmt,prelude::fmt!}`
Tamir Duberstein
2
-5
/
+4
2025-09-16
Merge tag 'exynos-drm-next-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
Dave Airlie
2
-36
/
+9
2025-09-16
Merge tag 'exynos-drm-misc-next-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
Dave Airlie
1
-87
/
+266
2025-09-16
Merge tag 'drm-msm-next-2025-09-12' of https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
55
-880
/
+1454
2025-09-15
drm/amd/display: Allow RX6xxx & RX7700 to invoke amdgpu_irq_get/put
Ivan Lipski
1
-1
/
+38
2025-09-15
drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.0.1/11.0.4 GPUs
Srinivasan Shanmugam
1
-0
/
+15
2025-09-15
drm/amd: Drop unnecessary calls to smu_dpm_set_vpe_enable()
Mario Limonciello (AMD)
1
-2
/
+0
2025-09-15
drm/amdgpu: revert "Implement new dummy vram manager"
Christian König
2
-63
/
+13
2025-09-15
drm/amdgpu: add AMDGPU_IDS_FLAGS_GANG_SUBMIT
Christian König
1
-0
/
+4
2025-09-15
drm/amd/display: Don't use non-registered VUPDATE on DCE 6
Timur Kristóf
2
-13
/
+23
2025-09-15
drm/amd/display: Disable VRR on DCE 6
Timur Kristóf
3
-1
/
+10
2025-09-15
drm/amd/display: Disable fastboot on DCE 6 too
Timur Kristóf
1
-4
/
+2
2025-09-15
drm/amd/display/dml2: Guard dml21_map_dc_state_into_dml_display_cfg with DC_FP_START
Xi Ruoyao
1
-0
/
+4
2025-09-15
drm/amd/display: Keep PLL0 running on DCE 6.0 and 6.4
Timur Kristóf
1
-1
/
+10
2025-09-15
drm/amd/display: Fix DVI-D/HDMI adapters
Timur Kristóf
1
-0
/
+4
2025-09-15
drm/amdkfd: add function svm_migrate_successful_pages
James Zhu
1
-14
/
+15
2025-09-15
Revert "drm/amdkfd: return migration pages from copy function"
James Zhu
1
-65
/
+65
2025-09-15
drm/amd/amdgpu: Fix the mes version that support inv_tlbs
Shaoyun Liu
1
-1
/
+1
2025-09-15
drm/amd: Avoid evicting resources at S5
Mario Limonciello (AMD)
1
-0
/
+4
2025-09-15
drm/amdgpu: Switch user queues to use preempt/restore for eviction
Jesse.Zhang
1
-5
/
+48
2025-09-15
drm/amdgpu: adjust MES API used for suspend and resume
Jesse.Zhang
1
-0
/
+72
2025-09-15
drm/amd/pm: unified smu feature cap for vcn reset
Yang Wang
3
-11
/
+5
2025-09-15
drm/amd/pm: unified smu feature cap for sdma reset
Yang Wang
3
-11
/
+5
2025-09-15
drm/amd/pm: unified smu feature cap for link reset
Yang Wang
3
-12
/
+11
2025-09-15
drm/amd/display: Promote DC to 3.2.350
Taimur Hassan
1
-1
/
+1
2025-09-15
Revert "drm/amd/display: Reduce Stack Usage by moving 'audio_output' into 'stream_res' v4"
Martin Leung
5
-27
/
+31
2025-09-15
drm/amd/display: Add DSC padding for OVT Support
Relja Vojvodic
10
-54
/
+55
2025-09-15
drm/amd/display: Add fallback path for YCBCR422
Mario Limonciello
2
-9
/
+37
2025-09-15
drm/amd/display: Set up pixel encoding for YCBCR422
Mario Limonciello
1
-0
/
+3
2025-09-15
drm/amd/display: fix dml ms order of operations
Ausef Yousof
1
-1
/
+1
2025-09-15
drm/amd/display: limit one non-related log to dGPU
Charlene Liu
1
-2
/
+2
2025-09-15
drm/amd/display: Allow RX6xxx & RX7700 to invoke amdgpu_irq_get/put
Ivan Lipski
1
-1
/
+38
2025-09-15
drm/amd/display: Rename header file link.h to link_service.h
Wesley Chalmers
69
-72
/
+73
[prev]
[next]