summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-10-22drm/amdgpu: fix typo for sdma6 constant fill packetFrank Min
2024-10-22drm/amdgpu: fix random data corruption for sdma 7Frank Min
2024-10-22drm/amd/display: 3.2.306Aric Cyr
2024-10-22drm/amd/display: To change dcn301_init.h guard.Bhuvanachandra Pinninti
2024-10-22drm/amd/display: update fullscreen status to SPLSamson Tam
2024-10-22drm/amd/display: Add a Precise Delay RoutineFangzhi Zuo
2024-10-22drm/amd/display: Recalculate SubVP Phantom VBlank End in dml21Dillon Varone
2024-10-22drm/amd/display: temp w/a for DP Link Layer complianceAurabindo Pillai
2024-10-22drm/amd/display: Adding array index check to prevent memory corruptionLeo Chen
2024-10-22drm/amd/display: Reuse subvp enable check for DCN401Aurabindo Pillai
2024-10-22drm/amd/display: w/a to program DISPCLK_R_GATE_DISABLE DCN35Yihan Zhu
2024-10-22drm/amd/display: temp w/a for dGPU to enter idle optimizationsAurabindo Pillai
2024-10-22drm/amdgpu: clean the dummy sw_fini functionsSunil Khatri
2024-10-22drm/amd/display: Add hpd_source index check for dcn401 link encoder setupSrinivasan Shanmugam
2024-10-22drm/amd/display: Add hpd_source index check for dcn10 link encoder setupSrinivasan Shanmugam
2024-10-22drm/amd/display: Add hpd_source index check for DCE60/80/100/110/112/120 link...Srinivasan Shanmugam
2024-10-22drm/amdgpu: Use SPX as default in partition configLijo Lazar
2024-10-22drm/amdgpu: validate sw_fini before function callSunil Khatri
2024-10-22drm/amdgpu: clean the dummy sw_init functionsSunil Khatri
2024-10-22drm/amdgpu: validate sw_init before function callSunil Khatri
2024-10-22drm/amdkfd: Not restore userptr buffer if kfd process has been removedXiaogang Chen
2024-10-22drm/amd/pm: update deep sleep status on smu v14.0.2/3Kenneth Feng
2024-10-22drm/amd/pm: update overdrive function on smu v14.0.2/3Kenneth Feng
2024-10-22drm/amdgpu: Zero-initialize mqd backup memoryLijo Lazar
2024-10-22drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3Kenneth Feng
2024-10-22drm/amd/display: Ensure HPD source index is valid for dcn20/dcn201 link encodersSrinivasan Shanmugam
2024-10-22drm/amd/display: Fix spelling mistake "tunndeling" -> "tunneling"Colin Ian King
2024-10-22Revert "drm/amdgpu/gfx9: put queue resets behind a debug option"Alex Deucher
2024-10-22drm/amdgpu: init saw registers for mmhub v1.0Zhu Lingshan
2024-10-22drm/amdgpu/discovery: add ISP discovery entries for old APUsAlex Deucher
2024-10-22drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello
2024-10-22drm/xe/pf: Show VFs LMEM provisioning summary over debugfsMichal Wajdeczko
2024-10-22drm/xe/guc: Prevent GuC register capture running on VFZhanjun Dong
2024-10-22drm/sched: memset() 'job' in drm_sched_job_init()Philipp Stanner
2024-10-22drm/imx: legacy-bridge: add MODULE_DESCRIPTIONArnd Bergmann
2024-10-22drm/imx: parallel-display: add legacy bridge Kconfig dependencyArnd Bergmann
2024-10-22drm/mediatek: Fix color format MACROs in OVLHsin-Te Yuan
2024-10-22drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCsJason-JH.Lin
2024-10-22drm/mediatek: ovl: Add blend_modes to driver dataJason-JH.Lin
2024-10-22drm/mediatek: ovl: Remove the color format comment for ovl_fmt_convert()Jason-JH.Lin
2024-10-22drm/mediatek: ovl: Refine ignore_pixel_alpha comment and placementJason-JH.Lin
2024-10-22drm/mediatek: ovl: Fix XRGB format breakage for blend_modes unsupported SoCsJason-JH.Lin
2024-10-22drm/i915/display: Remove kstrdup_const() and kfree_const() usageChristophe JAILLET
2024-10-22drm/i915/gvt: use macros from drm_dp.h instead of duplicationJani Nikula
2024-10-22drm/i915/ddi: use string choice helpersR Sundar
2024-10-22drm/i915/dp: use string choice helpersR Sundar
2024-10-22drm/i915/gt: Retry RING_HEAD reset until it get sticksNitin Gote
2024-10-22drm/xe: fix build failure originating from backmergeJani Nikula
2024-10-22drm/fbdev: fix drm_fb_helper_deferred_io() build failureDmitry Baryshkov
2024-10-21drm/xe: enable lite restoreFei Yang