summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)Author
2024-04-26drm/amdgpu: add a spinlock to wb allocationAlex Deucher
2024-04-26drm/amdgpu: add support of gfx10 register dumpSunil Khatri
2024-04-16drm/amdgpu: refactoring the runtime pm mode detection codeMa Jun
2024-04-09drm/amdgpu/pm: Add support for MACO flag checkingMa Jun
2024-04-09drm/amdgpu : Add mes_log_enable to control mes log featureshaoyunl
2024-02-29Revert "drm/amd: Remove freesync video mode amdgpu parameter"Alex Deucher
2024-02-14drm/amdgpu: add psp_timeout to limit PSP related operationLikun Gao
2024-02-13drm/amd: Stop evicting resources on APUs in suspendMario Limonciello
2024-02-12drm/amdgpu: respect the abmlevel module parameter value if it is setHamza Mahfooz
2024-02-12drm/amdgpu: make damage clips support configurableHamza Mahfooz
2024-02-07drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang
2024-01-15drm/amdgpu: Clean up errors in amdgpu.hchenxuebing
2024-01-15drm/amdgpu: Add ras helper to query boot errors v2Hawking Zhang
2024-01-15drm/amdgpu: implement RAS ACA driver frameworkYang Wang
2024-01-15drm/amdgpu: add debug flag to place fw bo on vram for frontdoor loadingLe Ma
2024-01-15Revert "drm/amdgpu: add param to specify fw bo location for front-door loading"Le Ma
2024-01-05drm/amdgpu: add param to specify fw bo location for front-door loadingLe Ma
2023-12-13drm/amdgpu: Enable tunneling on high-priority compute queuesFriedrich Vock
2023-12-13drm/amd/pm: setup the framework to support Wifi RFI mitigation featureEvan Quan
2023-11-29drm/amdgpu: add amdgpu_reg_state.hAlex Deucher
2023-11-29drm/amd: Document device reset methodsAndré Almeida
2023-11-17drm/amdgpu: Implement a new 64bit sequence memory driverArunpravin Paneer Selvam
2023-11-17drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher
2023-11-09drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu
2023-10-31drm/amdgpu: remove unused macro HW_REVYang Wang
2023-10-26drm/amd: Explicitly disable ASPM when dynamic switching disabledMario Limonciello
2023-10-26drm/amdgpu: Add API to get full IP versionLijo Lazar
2023-10-20drm/amdgpu: Move coredump code to amdgpu_reset fileAndré Almeida
2023-10-20drm/amdgpu: Encapsulate all device reset infoAndré Almeida
2023-10-13drm/amd: Evict resources during PM ops prepare() callbackMario Limonciello
2023-10-09drm/amdgpu: Refactor FRU product informationLijo Lazar
2023-10-05drm/amdgpu: Fix complex macros errorSrinivasan Shanmugam
2023-10-04drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello
2023-09-20drm/amdgpu: Add more fields to IP versionLijo Lazar
2023-09-20drm/amdgpu: Rework coredump to use memory dynamicallyAndré Almeida
2023-09-20drm/amd: Add a module parameter for seamless bootMario Limonciello
2023-09-20drm/amd: Move seamless boot check out of displayMario Limonciello
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-09-11drm/amdgpu: Create an option to disable soft recoveryAndré Almeida
2023-09-11drm/amdgpu: Merge debug module parametersAndré Almeida
2023-09-11Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz
2023-09-06drm/amdgpu: Add RREG64_PCIE_EXT/WREG64_PCIE_EXT functionsCandice Li
2023-08-31drm/amdgpu: add amdgpu_umsch_mm module parameterLang Yu
2023-08-31drm/amdgpu: add initial support for UMSCHLang Yu
2023-08-31drm/amdgpu: add VPE 6.1.0 supportLang Yu
2023-08-31drm/amdgpu: add VPE HW IP BLOCK definitionHuang Rui
2023-08-15drm/amd: Remove freesync video mode amdgpu parameterAurabindo Pillai
2023-08-07drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello
2023-08-04Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...Daniel Vetter
2023-07-27drm/amdgpu: Move externs to amdgpu.h file from amdgpu_drv.cSrinivasan Shanmugam