aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-09mm: remove remaining uses of PFN_DEVAlistair Popple2-4/+3
2025-07-09mm: remove the for_reclaim field from struct writeback_controlChristoph Hellwig1-1/+0
2025-07-09mm: stop passing a writeback_control structure to shmem_writeoutChristoph Hellwig2-9/+2
2025-07-09drm/xe: Expose fan control and voltage regulator versionRaag Jadav2-1/+157
2025-07-09drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter1-1/+9
2025-07-09drm/ast: Gen7: Switch default registers to gen4+ stateThomas Zimmermann2-35/+1
2025-07-09drm/ast: Gen7: Disable VGASR0[1] as on Gen4+Thomas Zimmermann1-0/+1
2025-07-09drm/ast: Split ast_set_def_ext_reg() by chip generationThomas Zimmermann7-40/+111
2025-07-09drm/ast: Handle known struct ast_dramstruct with helpersThomas Zimmermann3-19/+41
2025-07-09drm/ast: Move struct ast_dramstruct to ast_post.hThomas Zimmermann4-13/+8
2025-07-09drm/ast: Move Gen2+ and Gen1 POST code to separate source filesThomas Zimmermann6-370/+478
2025-07-09drm/ast: Move Gen4+ POST code to separate source fileThomas Zimmermann4-1262/+1302
2025-07-09drm/ast: Move Gen6+ POST code to separate source fileThomas Zimmermann6-522/+576
2025-07-09drm/ast: Move Gen7+ POST code to separate source fileThomas Zimmermann4-5/+48
2025-07-09drm/ast: Declare helpers for POST in headerThomas Zimmermann2-5/+21
2025-07-09drm/framebuffer: Acquire internal references on GEM handlesThomas Zimmermann4-26/+61
2025-07-09zynqmp: don't bother with debugfs_file_{get,put}() in proxied fopsAl Viro1-34/+4
2025-07-09drm/sched: Consolidate drm_sched_rq_select_entity_rrTvrtko Ursulin1-28/+20
2025-07-09drm/sti: hda: convert to devm_drm_bridge_alloc() APILuca Ceresoli1-14/+13
2025-07-09drm/sti: hdmi: convert to devm_drm_bridge_alloc() APILuca Ceresoli2-14/+14
2025-07-09drm/amdgpu: fix the logic to validate fpriv and root boSunil Khatri1-1/+1
2025-07-09drm/amdgpu: fix MQD debugfs undefined symbol when DEBUG_FS=nSunil Khatri1-1/+4
2025-07-09gpu: nova-core: convert `/*` comments to `//`Alexandre Courbot1-9/+9
2025-07-09gpu: nova-core: Clarify falcon codeJoel Fernandes1-7/+22
2025-07-09gpu: nova-core: Clarify sysmembar operationsJoel Fernandes3-2/+14
2025-07-08drm/xe: Release runtime pm for error path of xe_devcoredump_read()Shuicheng Lin1-10/+28
2025-07-08drm/xe: Remove unused code in devcoredump_snapshot()Shuicheng Lin1-12/+0
2025-07-09gpu: nova-core: Add code comments related to devinitJoel Fernandes2-7/+48
2025-07-08drm/xe/uc: Disable GuC communication on hardware initialization errorZhanjun Dong2-7/+19
2025-07-08drm/xe/pm: Restore display pm if there is error after display suspendShuicheng Lin1-2/+1
2025-07-08gpu/trace: make TRACE_GPU_MEM configurableJuston Li1-1/+10
2025-07-08drm/rockchip: vop2: Fix the update of LAYER/PORT select registers when there ...Andy Yan3-25/+122
2025-07-08drm/rockchip: inno_hdmi: Simpify clk get/enable by devm_clk_get_enabled apiAndy Yan1-38/+12
2025-07-08drm/rockchip: inno_hdmi: switch i2c registration to devm functionsAndy Yan1-6/+2
2025-07-08drm/rockchip: inno_hdmi: Use sleep_range instead of udelayAndy Yan1-2/+2
2025-07-08drm/rockchip: inno_hdmi: Move ddc/i2c configuration and HOTPLUG unmute to inn...Andy Yan1-15/+15
2025-07-08drm/rockchip: inno_hdmi: Rename function inno_hdmi_reset to inno_hdmi_init_hwAndy Yan1-2/+2
2025-07-08drm/rockchip: inno_hdmi: Remove unnecessary parentheses to make checkpatch happyAndy Yan1-2/+1
2025-07-08drm/rockchip: inno_hdmi: Refactor register macros to make checkpatch happyAndy Yan1-101/+113
2025-07-08drm/rockchip: inno_hdmi: Merge register definition to c fileAndy Yan2-352/+340
2025-07-08drm/rockchip: dw_hdmi: Use dev_err_probe() to simplify codeYumeng Fang1-12/+4
2025-07-08drm/rockchip: cdn-dp: Convert to drm bridgeChaoyi Chen2-190/+111
2025-07-08drm/rockchip: vop2: fail cleanly if missing a primary plane for a video-portHeiko Stuebner1-0/+4
2025-07-08drm/rockchip: lvds: Convert to drm bridgeChaoyi Chen1-39/+29
2025-07-08Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst744-19243/+28490
2025-07-08drm/xe/ptl: Drop force_probe requirementMatt Atwood1-1/+0
2025-07-08Merge tag 'drm-msm-next-2025-07-05' of https://gitlab.freedesktop.org/drm/msm...Simona Vetter165-8047/+10338
2025-07-08Merge tag 'drm-intel-next-2025-07-04' of https://gitlab.freedesktop.org/drm/i...Simona Vetter83-901/+2622
2025-07-07drm/xe/bmg: fix compressed VRAM handlingMatthew Auld1-1/+1
2025-07-07Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2"Matthew Brost1-1/+0