summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-21drm/amdgpu/userq: track the xcp_id associated with the queueAlex Deucher
2025-04-21drm/amdgpu: Clear overflow for SRIOVEmily Deng
2025-04-21drm/amdgpu/userq: rework driver parameterAlex Deucher
2025-04-21drm/amd/pm: Enable host limit metrics supportAsad Kamal
2025-04-21drm/amdgpu/sdma7: properly reference trap interrupts for userqsAlex Deucher
2025-04-21drm/amdgpu/sdma6: properly reference trap interrupts for userqsAlex Deucher
2025-04-21drm/amd/pm: Enable host limit metrics supportAsad Kamal
2025-04-21drm/amdgpu: Enable doorbell for JPEG5_0_1Sathishkumar S
2025-04-21drm/amdgpu: Update vcn doorbell range in NBIO 7.9Shiwu Zhang
2025-04-21drm/amdgpu/gfx12: properly reference EOP interrupts for userqsAlex Deucher
2025-04-21drm/amdgpu/gfx11: properly reference EOP interrupts for userqsAlex Deucher
2025-04-21drm/amdkfd: fix a bug of smi event for superuserEric Huang
2025-04-21drm/amdgpu: add missing DCE6 to dce_version_to_string()Alexandre Demers
2025-04-21drm/amdgpu: fix typo in bios_parser.cAlexandre Demers
2025-04-21drm/amdgpu: fix duplicated value setting in dce100_resource_construct()Alexandre Demers
2025-04-21drm/radeon: fix typo in atombios.hAlexandre Demers
2025-04-21drm/amdgpu: fix typo in atombios.hAlexandre Demers
2025-04-21drm/amdgpu: add missing parameter name in dce110_clk_src_construct() declarationAlexandre Demers
2025-04-21drm/amdgpu: rename function to follow naming convention in dce110Alexandre Demers
2025-04-21drm/amdgpu: Clean up error handling in amdgpu_userq_fence_driver_alloc()Dan Carpenter
2025-04-21drm/amdgpu: Fix double free in amdgpu_userq_fence_driver_alloc()Dan Carpenter
2025-04-21drm/amdgpu/userq: move runpm handling into core userq codeAlex Deucher
2025-04-21drm/amdkfd: fix NULL check mistake for process smi eventEric Huang
2025-04-21drm/amdgpu/sdma_v4: Register the new sdma function pointersJesse.zhang@amd.com
2025-04-21drm/amdgpu: Add the new sdma function pointers for amdgpu_sdma.hJesse.zhang@amd.com
2025-04-21drm/amdgpu: don't swallow errors in amdgpu_userqueue_resume_all()Alex Deucher
2025-04-21drm/amdgpu/userq: handle system suspend and resumeAlex Deucher
2025-04-21drm/amdgpu/userq: add suspend and resume helpersAlex Deucher
2025-04-21drm/amdgpu/userq: properly clean up userq fence driver on failureAlex Deucher
2025-04-21drm/amdgpu/userq: move some code aroundAlex Deucher
2025-04-21drm/amdgpu/userq: rework front end call sequenceAlex Deucher
2025-04-21drm/amdgpu/userq: rename suspend/resume callbacksAlex Deucher
2025-04-21drm/amdgpu/userq/mes: remove unused headerAlex Deucher
2025-04-21drm/appletbdrm: use %p4cl instead of %p4ccAditya Garg
2025-04-21printf: add tests for generic FourCCsAditya Garg
2025-04-21lib/vsprintf: Add support for generic FourCCs by extending %p4ccHector Martin
2025-04-21drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()AngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Move CEC device parsing in new functionAngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()AngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Move N/CTS setting to new functionAngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting to new functionAngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Move audio params selection to new functionAngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param()AngeloGioacchino Del Regno
2025-04-21drm/mediatek: hdmi: Use regmap instead of iomem for main registersGuillaume Ranquet
2025-04-21drm/mediatek: mtk_hdmi: Convert to module_platform_driver macroAngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi_ddc: Switch to register as module_platform_driverAngeloGioacchino Del Regno
2025-04-20bcachefs: bch2_copygc_wakeup()Kent Overstreet
2025-04-20bcachefs: Fix ref leak in write_super()Kent Overstreet
2025-04-20bcachefs: Change __journal_entry_close() assert to EROKent Overstreet
2025-04-20bcachefs: Ensure journal space is block size alignedKent Overstreet