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-04-21
drm/amdgpu: fix typo in bios_parser.c
Alexandre Demers
-2
/
+2
2025-04-21
drm/amdgpu: fix duplicated value setting in dce100_resource_construct()
Alexandre Demers
-1
/
+1
2025-04-21
drm/radeon: fix typo in atombios.h
Alexandre Demers
-2
/
+1
2025-04-21
drm/amdgpu: fix typo in atombios.h
Alexandre Demers
-1
/
+1
2025-04-21
drm/amdgpu: add missing parameter name in dce110_clk_src_construct() declaration
Alexandre Demers
-1
/
+1
2025-04-21
drm/amdgpu: rename function to follow naming convention in dce110
Alexandre Demers
-4
/
+4
2025-04-21
drm/amdgpu: Clean up error handling in amdgpu_userq_fence_driver_alloc()
Dan Carpenter
-5
/
+2
2025-04-21
drm/amdgpu: Fix double free in amdgpu_userq_fence_driver_alloc()
Dan Carpenter
-5
/
+2
2025-04-21
drm/amdgpu/userq: move runpm handling into core userq code
Alex Deucher
-15
/
+13
2025-04-21
drm/amdkfd: fix NULL check mistake for process smi event
Eric Huang
-1
/
+1
2025-04-21
drm/amdgpu/sdma_v4: Register the new sdma function pointers
Jesse.zhang@amd.com
-8
/
+14
2025-04-21
drm/amdgpu: Add the new sdma function pointers for amdgpu_sdma.h
Jesse.zhang@amd.com
-1
/
+7
2025-04-21
drm/amdgpu: don't swallow errors in amdgpu_userqueue_resume_all()
Alex Deucher
-1
/
+1
2025-04-21
drm/amdgpu/userq: handle system suspend and resume
Alex Deucher
-1
/
+13
2025-04-21
drm/amdgpu/userq: add suspend and resume helpers
Alex Deucher
-0
/
+42
2025-04-21
drm/amdgpu/userq: properly clean up userq fence driver on failure
Alex Deucher
-0
/
+4
2025-04-21
drm/amdgpu/userq: move some code around
Alex Deucher
-26
/
+27
2025-04-21
drm/amdgpu/userq: rework front end call sequence
Alex Deucher
-12
/
+15
2025-04-21
drm/amdgpu/userq: rename suspend/resume callbacks
Alex Deucher
-41
/
+23
2025-04-21
drm/amdgpu/userq/mes: remove unused header
Alex Deucher
-1
/
+0
2025-04-21
drm/appletbdrm: use %p4cl instead of %p4cc
Aditya Garg
-2
/
+2
2025-04-21
drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()
AngeloGioacchino Del Regno
-19
/
+8
2025-04-21
drm/mediatek: mtk_hdmi: Move CEC device parsing in new function
AngeloGioacchino Del Regno
-36
/
+36
2025-04-21
drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()
AngeloGioacchino Del Regno
-17
/
+7
2025-04-21
drm/mediatek: mtk_hdmi: Move N/CTS setting to new function
AngeloGioacchino Del Regno
-2
/
+8
2025-04-21
drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting to new function
AngeloGioacchino Del Regno
-4
/
+9
2025-04-21
drm/mediatek: mtk_hdmi: Move audio params selection to new function
AngeloGioacchino Del Regno
-28
/
+35
2025-04-21
drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param()
AngeloGioacchino Del Regno
-15
/
+11
2025-04-21
drm/mediatek: hdmi: Use regmap instead of iomem for main registers
Guillaume Ranquet
-106
/
+65
2025-04-21
drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro
AngeloGioacchino Del Regno
-19
/
+1
2025-04-21
drm/mediatek: mtk_hdmi_ddc: Switch to register as module_platform_driver
AngeloGioacchino Del Regno
-20
/
+3
2025-04-21
drm/rockchip: analogix_dp: Add support for RK3588
Damon Ding
-3
/
+58
2025-04-21
drm/bridge: analogix_dp: Add support for RK3588
Damon Ding
-0
/
+4
2025-04-21
drm/rockchip: analogix_dp: Add support to get panel from the DP AUX bus
Damon Ding
-9
/
+34
2025-04-21
drm/bridge: analogix_dp: Add support for &drm_dp_aux.wait_hpd_asserted()
Damon Ding
-0
/
+21
2025-04-21
drm/bridge: analogix_dp: Add support to get panel from the DP AUX bus
Damon Ding
-9
/
+11
2025-04-21
drm/bridge: analogix_dp: Support to get &analogix_dp_device.plat_data and &an...
Damon Ding
-0
/
+14
2025-04-21
drm/bridge: analogix_dp: Add support for phy configuration.
Damon Ding
-0
/
+53
2025-04-21
drm/bridge: analogix_dp: Remove CONFIG_PM related check in analogix_dp_bind()...
Damon Ding
-24
/
+6
2025-04-21
drm/bridge: analogix_dp: Add irq flag IRQF_NO_AUTOEN instead of calling disab...
Damon Ding
-3
/
+2
2025-04-19
Merge tag 'drm-msm-fixes-2025-04-18' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
-55
/
+53
2025-04-19
Merge tag 'drm-xe-fixes-2025-04-18' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-60
/
+57
2025-04-18
drm/msm/a6xx+: Don't let IB_SIZE overflow
Rob Clark
-4
/
+11
2025-04-18
drm/panic: use `///` for private items too
Miguel Ojeda
-14
/
+15
2025-04-18
virtgpu: don't reset on shutdown
Michael S. Tsirkin
-0
/
+9
2025-04-17
drm/xe/pxp: do not queue unneeded terminations from debugfs
Daniele Ceraolo Spurio
-2
/
+11
2025-04-17
drm/xe/dma_buf: stop relying on placement in unmap
Matthew Auld
-4
/
+1
2025-04-17
drm/xe/userptr: fix notifier vs folio deadlock
Matthew Auld
-24
/
+0
2025-04-17
drm/xe: Set LRC addresses before guc load
Lucas De Marchi
-30
/
+45
2025-04-17
drm/mediatek: mtk_cec: Switch to register as module_platform_driver
AngeloGioacchino Del Regno
-5
/
+9
[prev]
[next]