summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-02-23drm/amd/display: Fix dcn401_optimize_bandwidthCharlene Liu
2026-02-23drm/amd/display: Silence type mismatch warningGaghik Khachatrian
2026-02-23drm/amd/display: Fix DPIA number and driver ID field issueCruise Hung
2026-02-23drm/amd/display: Fix cursor pos at overlay plane edges on DCN4Ivan Lipski
2026-02-23drm/amd/display: Exit IPS w/ DC helper for all dc_set_power_state casesOvidiu Bunea
2026-02-23drm/amdgpu: Add xgmi link status for VFsSimon Louis
2026-02-23drm/amd/display: Add atomfirmware cap for DP++ Type2Aurabindo Pillai
2026-02-23drm/amdgpu: Print full vbios infoLijo Lazar
2026-02-23drm/amdgpu: rework ring reset backup and reemit v9Alex Deucher
2026-02-23drm/amdgpu/discovery: Enable DM for DCN42Roman Li
2026-02-23drm/amd/display: Enable dcn42 in DMRoman Li
2026-02-23drm/amd/display: Enable dcn42 DCRoman Li
2026-02-23drm/amd/display: Enable dcn42 DMUBRoman Li
2026-02-23drm/amd/display: Add DMUB support for dcn42Roman Li
2026-02-23drm/amd/display: Add dcn42 DC resourcesRoman Li
2026-02-23drm/amd/display: Add dcn42 register headersRoman Li
2026-02-23drm/amdgpu: Use DC by default on CIK APUsTimur Kristóf
2026-02-23drm/amd/display: Implement DAC load detection on external DP bridge encodersTimur Kristóf
2026-02-23drm/amd/display: Use external DP bridge encodersTimur Kristóf
2026-02-23drm/amd/display: Link detection for external DP bridge encodersTimur Kristóf
2026-02-23drm/amd/display: Add DCE HWSS support for external DP bridge encodersTimur Kristóf
2026-02-23drm/amd/display: Use preferred DP link rate if specifiedTimur Kristóf
2026-02-23drm/amd/display: Add ability for HWSS to prepare the DDC before useTimur Kristóf
2026-02-23drm/amd/display: Implement DDC probe over AUX channelTimur Kristóf
2026-02-23drm/amd/display: Implement BIOS parser external encoder controlTimur Kristóf
2026-02-23drm/amd/display: Refactor DAC load detection, move to HWSSTimur Kristóf
2026-02-23drm/amd/display: Add color depth helper function to BIOS parserTimur Kristóf
2026-02-23drm/amd/display: Handle DCE 6 in dce110_register_irq_handlersTimur Kristóf
2026-02-23drm/amd/display: Handle DCE 6 in dce_clk_mgr.cTimur Kristóf
2026-02-23drm/amd/display: Remove unused dce60_clk_mgr register definitionsTimur Kristóf
2026-02-23drm/amd/display: Delete unused dce_clk_mgr.cTimur Kristóf
2026-02-23drm/amd/display: Use dce_audio_create for DCE 6Timur Kristóf
2026-02-23drm/amd/display: Add dcn42 version identifiersRoman Li
2026-02-23drm/amdgpu: Make amdgpu_vm_flush() non-failing in submission pathSrinivasan Shanmugam
2026-02-23drm/amdgpu: Make amdgpu_fence_emit() non-failing v2Srinivasan Shanmugam
2026-02-23drm/amdgpu: reorder IB schedule sequenceAlex Deucher
2026-02-23drm/amdgpu: Remove duplicate struct memberTvrtko Ursulin
2026-02-23drm/amdgpu: add a helper to calculate ring distanceAlex Deucher
2026-02-23drm/amdgpu: remove some retired module parametersAlex Deucher
2026-02-23drm/amdgpu: don't call drm_sched_stop/start() in asic resetAlex Deucher
2026-02-23drm/amdgpu: Remove a few holes from struct amdgpu_ctxTvrtko Ursulin
2026-02-23drm/amdgpu/gfx12: add CU mask support for compute MQD initializationJesse.Zhang
2026-02-23drm/amdgpu/gfx11: add CU mask support for compute MQD initializationJesse.Zhang
2026-02-23drm/amdgpu: Add CU mask support for MQD propertiesJesse.Zhang
2026-02-23drm/amdgpu: add mqd_update callback to AMDGPU user queue interfaceJesse.Zhang
2026-02-23drm/amdgpu: move sched status check inside amdgpu_ttm_set_buffer_funcs_statusPierre-Eric Pelloux-Prayer
2026-02-23drm/amdgpu: introduce amdgpu_sdma_set_vm_pte_schedsPierre-Eric Pelloux-Prayer
2026-02-23drm/amdgpu: double AMDGPU_GTT_MAX_TRANSFER_SIZEPierre-Eric Pelloux-Prayer
2026-02-23drm/amdgpu: check entity lock is held in amdgpu_ttm_job_submitPierre-Eric Pelloux-Prayer
2026-02-23drm/amdgpu: add missing lock in amdgpu_benchmark_do_movePierre-Eric Pelloux-Prayer