summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)Author
2024-02-15drm/amd: Stop evicting resources on APUs in suspendMario Limonciello
2024-02-15drm/amdgpu: make damage clips support configurableHamza Mahfooz
2024-02-07drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang
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
2023-07-18drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)Victor Lu
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello
2023-07-12drm/amdgpu: use the new drm_exec object for CS v3Christian König
2023-07-07drm/amd: Use attribute groups for PSP flashing attributesMario Limonciello
2023-06-30drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan
2023-06-30drm/amdgpu: Modify for_each_inst macroLijo Lazar
2023-06-09drm/amdgpu: add option params to enforce process isolation between graphics a...Chong Li
2023-06-09drm/amdgpu: add gfx9.4.1 hw debug mode enable and disable callsJonathan Kim
2023-06-09drm/amdgpu: fix vga_set_state NULL pointer issueLikun Gao