summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-07-09drm/sti: hdmi: convert to devm_drm_bridge_alloc() APILuca Ceresoli-14/+14
2025-07-09drm/amdgpu: fix the logic to validate fpriv and root boSunil Khatri-1/+1
2025-07-09drm/amdgpu: fix MQD debugfs undefined symbol when DEBUG_FS=nSunil Khatri-1/+4
2025-07-09gpu: nova-core: convert `/*` comments to `//`Alexandre Courbot-9/+9
2025-07-09gpu: nova-core: Clarify falcon codeJoel Fernandes-7/+22
2025-07-09gpu: nova-core: Clarify sysmembar operationsJoel Fernandes-2/+14
2025-07-08drm/xe: Release runtime pm for error path of xe_devcoredump_read()Shuicheng Lin-10/+28
2025-07-08drm/xe: Remove unused code in devcoredump_snapshot()Shuicheng Lin-12/+0
2025-07-09gpu: nova-core: Add code comments related to devinitJoel Fernandes-7/+48
2025-07-08drm/xe/uc: Disable GuC communication on hardware initialization errorZhanjun Dong-7/+19
2025-07-08drm/xe/pm: Restore display pm if there is error after display suspendShuicheng Lin-2/+1
2025-07-08gpu/trace: make TRACE_GPU_MEM configurableJuston Li-1/+10
2025-07-08drm/rockchip: vop2: Fix the update of LAYER/PORT select registers when there ...Andy Yan-25/+122
2025-07-08drm/rockchip: inno_hdmi: Simpify clk get/enable by devm_clk_get_enabled apiAndy Yan-38/+12
2025-07-08drm/rockchip: inno_hdmi: switch i2c registration to devm functionsAndy Yan-6/+2
2025-07-08drm/rockchip: inno_hdmi: Use sleep_range instead of udelayAndy Yan-2/+2
2025-07-08drm/rockchip: inno_hdmi: Move ddc/i2c configuration and HOTPLUG unmute to inn...Andy Yan-15/+15
2025-07-08drm/rockchip: inno_hdmi: Rename function inno_hdmi_reset to inno_hdmi_init_hwAndy Yan-2/+2
2025-07-08drm/rockchip: inno_hdmi: Remove unnecessary parentheses to make checkpatch happyAndy Yan-2/+1
2025-07-08drm/rockchip: inno_hdmi: Refactor register macros to make checkpatch happyAndy Yan-101/+113
2025-07-08drm/rockchip: inno_hdmi: Merge register definition to c fileAndy Yan-352/+340
2025-07-08drm/rockchip: dw_hdmi: Use dev_err_probe() to simplify codeYumeng Fang-12/+4
2025-07-08drm/rockchip: cdn-dp: Convert to drm bridgeChaoyi Chen-190/+111
2025-07-08drm/rockchip: vop2: fail cleanly if missing a primary plane for a video-portHeiko Stuebner-0/+4
2025-07-08drm/rockchip: lvds: Convert to drm bridgeChaoyi Chen-39/+29
2025-07-08Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-19243/+28490
2025-07-08drm/xe/ptl: Drop force_probe requirementMatt Atwood-1/+0
2025-07-08Merge tag 'drm-msm-next-2025-07-05' of https://gitlab.freedesktop.org/drm/msm...Simona Vetter-8047/+10338
2025-07-08Merge tag 'drm-intel-next-2025-07-04' of https://gitlab.freedesktop.org/drm/i...Simona Vetter-901/+2622
2025-07-07drm/xe/bmg: fix compressed VRAM handlingMatthew Auld-1/+1
2025-07-07Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2"Matthew Brost-1/+0
2025-07-07drm/xe: Allocate PF queue size on pow2 boundaryMatthew Brost-0/+1
2025-07-07drm/xe/pf: Clear all LMTT pages on allocMichal Wajdeczko-0/+11
2025-07-07PM: domains: Add flags to specify power on attach/detachClaudiu Beznea-1/+1
2025-07-07drm/amdgpu: fix use-after-free in amdgpu_userq_suspend+0x51a/0x5a0Vitaly Prosyak-1/+1
2025-07-07Revert "drm/amdgpu: fix slab-use-after-free in amdgpu_userq_mgr_fini"Vitaly Prosyak-4/+15
2025-07-07drm/amd/display: Use scaling for non-native resolutions on LVDSAlex Deucher-1/+2
2025-07-07drm/amd/display: Disable common modes for LVDSAlex Deucher-1/+2
2025-07-07drm/amdgpu/sdma: allow caller to handle kernel rings in engine resetAlex Deucher-23/+32
2025-07-07drm/amdgpu/sdma: consolidate engine reset handlingAlex Deucher-25/+9
2025-07-07drm/amdkfd: Avoid queue reset if disabledLijo Lazar-0/+9
2025-07-07drm/amdgpu: Add a noverbose flag to psp_wait_forLijo Lazar-118/+130
2025-07-07drm/amd/pm/powerplay/hwmgr/smu_helper: fix order of mask and valueFedor Pchelkin-1/+1
2025-07-07drm/amdgpu/gfx10: fix KGQ reset sequenceAlex Deucher-5/+15
2025-07-07drm/amdgpu: Pass adev pointer to functionsLijo Lazar-63/+57
2025-07-07drm/xe/ptl: Add HuC FW definition for PTLDaniele Ceraolo Spurio-0/+1
2025-07-07drm/xe/ptl: Add GuC FW definition for PTLDaniele Ceraolo Spurio-0/+1
2025-07-07drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2Julia Filipchuk-3/+3
2025-07-07drm/tegra: Use dma_buf from GEM object instanceThomas Zimmermann-1/+1
2025-07-07drm/tegra: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann-1/+1