summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorLines
2024-02-15drm/amd: Stop evicting resources on APUs in suspendMario Limonciello-0/+2
2024-02-15drm/amdgpu: make damage clips support configurableHamza Mahfooz-0/+1
2024-02-07drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang-0/+2
2024-01-15drm/amdgpu: add debug flag to place fw bo on vram for frontdoor loadingLe Ma-0/+1
2024-01-15Revert "drm/amdgpu: add param to specify fw bo location for front-door loading"Le Ma-2/+0
2024-01-05drm/amdgpu: add param to specify fw bo location for front-door loadingLe Ma-0/+2
2023-12-13drm/amdgpu: Enable tunneling on high-priority compute queuesFriedrich Vock-0/+1
2023-12-13drm/amd/pm: setup the framework to support Wifi RFI mitigation featureEvan Quan-0/+2
2023-11-29drm/amdgpu: add amdgpu_reg_state.hAlex Deucher-0/+5
2023-11-29drm/amd: Document device reset methodsAndré Almeida-0/+25
2023-11-17drm/amdgpu: Implement a new 64bit sequence memory driverArunpravin Paneer Selvam-0/+5
2023-11-17drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher-0/+1
2023-11-09drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu-2/+11
2023-10-31drm/amdgpu: remove unused macro HW_REVYang Wang-3/+0
2023-10-26drm/amd: Explicitly disable ASPM when dynamic switching disabledMario Limonciello-2/+0
2023-10-26drm/amdgpu: Add API to get full IP versionLijo Lazar-0/+7
2023-10-20drm/amdgpu: Move coredump code to amdgpu_reset fileAndré Almeida-9/+0
2023-10-20drm/amdgpu: Encapsulate all device reset infoAndré Almeida-13/+21
2023-10-13drm/amd: Evict resources during PM ops prepare() callbackMario Limonciello-0/+1
2023-10-09drm/amdgpu: Refactor FRU product informationLijo Lazar-6/+2
2023-10-05drm/amdgpu: Fix complex macros errorSrinivasan Shanmugam-1/+1
2023-10-04drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello-2/+0
2023-09-20drm/amdgpu: Add more fields to IP versionLijo Lazar-5/+13
2023-09-20drm/amdgpu: Rework coredump to use memory dynamicallyAndré Almeida-5/+9
2023-09-20drm/amd: Add a module parameter for seamless bootMario Limonciello-0/+1
2023-09-20drm/amd: Move seamless boot check out of displayMario Limonciello-0/+1
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar-0/+6
2023-09-11drm/amdgpu: Create an option to disable soft recoveryAndré Almeida-0/+1
2023-09-11drm/amdgpu: Merge debug module parametersAndré Almeida-0/+4
2023-09-11Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz-1/+0
2023-09-06drm/amdgpu: Add RREG64_PCIE_EXT/WREG64_PCIE_EXT functionsCandice Li-0/+11
2023-08-31drm/amdgpu: add amdgpu_umsch_mm module parameterLang Yu-0/+1
2023-08-31drm/amdgpu: add initial support for UMSCHLang Yu-0/+5
2023-08-31drm/amdgpu: add VPE 6.1.0 supportLang Yu-0/+4
2023-08-31drm/amdgpu: add VPE HW IP BLOCK definitionHuang Rui-0/+1
2023-08-15drm/amd: Remove freesync video mode amdgpu parameterAurabindo Pillai-1/+0
2023-08-07drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello-0/+1
2023-08-04Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...Daniel Vetter-2/+5
2023-07-27drm/amdgpu: Move externs to amdgpu.h file from amdgpu_drv.cSrinivasan Shanmugam-0/+4
2023-07-18drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)Victor Lu-1/+1
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-1/+0
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello-0/+1
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello-0/+1
2023-07-12drm/amdgpu: use the new drm_exec object for CS v3Christian König-1/+0
2023-07-07drm/amd: Use attribute groups for PSP flashing attributesMario Limonciello-1/+0
2023-06-30drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan-0/+3
2023-06-30drm/amdgpu: Modify for_each_inst macroLijo Lazar-3/+4
2023-06-09drm/amdgpu: add option params to enforce process isolation between graphics a...Chong Li-0/+1
2023-06-09drm/amdgpu: add gfx9.4.1 hw debug mode enable and disable callsJonathan Kim-0/+3
2023-06-09drm/amdgpu: fix vga_set_state NULL pointer issueLikun Gao-1/+2