summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-07-10drm/xe/guc: Don't allocate temporary policies objectMichal Wajdeczko
2025-07-10drm/xe/pf: Print configuration KLVs using debug printerMichal Wajdeczko
2025-07-10drm/xe/pf: Print runtime registers using debug printerMichal Wajdeczko
2025-07-10drm/gpu: Remove dead checks on wbinvd_on_all_cpus()'s return valueSean Christopherson
2025-07-10drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs codeSimona Vetter
2025-07-09relayfs: abolish prev_paddingJason Xing
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple
2025-07-09mm: remove remaining uses of PFN_DEVAlistair Popple
2025-07-09mm: remove the for_reclaim field from struct writeback_controlChristoph Hellwig
2025-07-09mm: stop passing a writeback_control structure to shmem_writeoutChristoph Hellwig
2025-07-09drm/xe: Expose fan control and voltage regulator versionRaag Jadav
2025-07-09drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter
2025-07-09drm/ast: Gen7: Switch default registers to gen4+ stateThomas Zimmermann
2025-07-09drm/ast: Gen7: Disable VGASR0[1] as on Gen4+Thomas Zimmermann
2025-07-09drm/ast: Split ast_set_def_ext_reg() by chip generationThomas Zimmermann
2025-07-09drm/ast: Handle known struct ast_dramstruct with helpersThomas Zimmermann
2025-07-09drm/ast: Move struct ast_dramstruct to ast_post.hThomas Zimmermann
2025-07-09drm/ast: Move Gen2+ and Gen1 POST code to separate source filesThomas Zimmermann
2025-07-09drm/ast: Move Gen4+ POST code to separate source fileThomas Zimmermann
2025-07-09drm/ast: Move Gen6+ POST code to separate source fileThomas Zimmermann
2025-07-09drm/ast: Move Gen7+ POST code to separate source fileThomas Zimmermann
2025-07-09drm/ast: Declare helpers for POST in headerThomas Zimmermann
2025-07-09drm/framebuffer: Acquire internal references on GEM handlesThomas Zimmermann
2025-07-09zynqmp: don't bother with debugfs_file_{get,put}() in proxied fopsAl Viro
2025-07-09drm/sched: Consolidate drm_sched_rq_select_entity_rrTvrtko Ursulin
2025-07-09drm/sti: hda: convert to devm_drm_bridge_alloc() APILuca Ceresoli
2025-07-09drm/sti: hdmi: convert to devm_drm_bridge_alloc() APILuca Ceresoli
2025-07-09drm/amdgpu: fix the logic to validate fpriv and root boSunil Khatri
2025-07-09drm/amdgpu: fix MQD debugfs undefined symbol when DEBUG_FS=nSunil Khatri
2025-07-09gpu: nova-core: convert `/*` comments to `//`Alexandre Courbot
2025-07-09gpu: nova-core: Clarify falcon codeJoel Fernandes
2025-07-09gpu: nova-core: Clarify sysmembar operationsJoel Fernandes
2025-07-08drm/xe: Release runtime pm for error path of xe_devcoredump_read()Shuicheng Lin
2025-07-08drm/xe: Remove unused code in devcoredump_snapshot()Shuicheng Lin
2025-07-09gpu: nova-core: Add code comments related to devinitJoel Fernandes
2025-07-08drm/xe/uc: Disable GuC communication on hardware initialization errorZhanjun Dong
2025-07-08drm/xe/pm: Restore display pm if there is error after display suspendShuicheng Lin
2025-07-08gpu/trace: make TRACE_GPU_MEM configurableJuston Li
2025-07-08drm/rockchip: vop2: Fix the update of LAYER/PORT select registers when there ...Andy Yan
2025-07-08drm/rockchip: inno_hdmi: Simpify clk get/enable by devm_clk_get_enabled apiAndy Yan
2025-07-08drm/rockchip: inno_hdmi: switch i2c registration to devm functionsAndy Yan
2025-07-08drm/rockchip: inno_hdmi: Use sleep_range instead of udelayAndy Yan
2025-07-08drm/rockchip: inno_hdmi: Move ddc/i2c configuration and HOTPLUG unmute to inn...Andy Yan
2025-07-08drm/rockchip: inno_hdmi: Rename function inno_hdmi_reset to inno_hdmi_init_hwAndy Yan
2025-07-08drm/rockchip: inno_hdmi: Remove unnecessary parentheses to make checkpatch happyAndy Yan
2025-07-08drm/rockchip: inno_hdmi: Refactor register macros to make checkpatch happyAndy Yan
2025-07-08drm/rockchip: inno_hdmi: Merge register definition to c fileAndy Yan
2025-07-08drm/rockchip: dw_hdmi: Use dev_err_probe() to simplify codeYumeng Fang
2025-07-08drm/rockchip: cdn-dp: Convert to drm bridgeChaoyi Chen
2025-07-08drm/rockchip: vop2: fail cleanly if missing a primary plane for a video-portHeiko Stuebner