summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-13drm/amdkfd: Add rec SDMA engines support with limited XGMIShane Xiao
2025-04-11drm/amdgpu: Enhance Cleaner Shader Handling in GFX v9.0 Architecture v2Srinivasan Shanmugam
2025-04-11drm/amdgpu: Add PACKET3_RUN_CLEANER_SHADER_9_0 for Cleaner Shader executionSrinivasan Shanmugam
2025-04-11drm/amd/amdgpu: Fix out of bounds warning in amdgpu_hw_ip_infoJesse Zhang
2025-04-11drm/amdkfd: add smi events for process start and endEric Huang
2025-04-11drm/amdgpu: Use the right function for hdp flushLijo Lazar
2025-04-11drm/amdgpu: Direct ret in ras_reset_err_cnt on VFEllen Pan
2025-04-11drm/amdgpu: Use generic hdp flush functionLijo Lazar
2025-04-11drm/amdgpu: Set RAS EEPROM table version to v3 for umc v12_5Candice Li
2025-04-11drm/amdgpu: Enable per-queue reset for SDMA v4.4.2 on IP v9.5.0Jesse.zhang@amd.com
2025-04-11drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5.2/11.5.3 GPUsSrinivasan Shanmugam
2025-04-11drm/amd/display/dml2: use vzalloc rather than kzallocAlex Deucher
2025-04-11drm/amd/display: Add htmldocs description for fused_io interfaceRoman Li
2025-04-11drm/amdgpu: adjust enforce_isolation handlingAlex Deucher
2025-04-11drm/amdgpu/mes12: use the device value for enforce isolationAlex Deucher
2025-04-11drm/amdgpu/mes11: use the device value for enforce isolationAlex Deucher
2025-04-11drm/amdgpu: Add back JPEG to video caps for carrizo and newerDavid Rosca
2025-04-11drm/amdgpu/gfx12: Implement the GFX12 KCQ pipe resetPrike Liang