summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorLines
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
2023-06-09drm/amdgpu: convert logical instance mask to physical oneTao Zhou-2/+4
2023-06-09drm/amdgpu: find partition ID when open deviceJames Zhu-0/+2
2023-06-09drm/amdgpu: support partition drm devicesJames Zhu-0/+1
2023-06-09drm/amdgpu/bu: add mtype_local as a module parameterDavid Francis-1/+1
2023-06-09drm/amdgpu/bu: Add use_mtype_cc_wa module paramGraham Sider-0/+1
2023-06-09drm/amdgpu: Add auto mode for compute partitionLijo Lazar-1/+1
2023-06-09drm/amdgpu: Add API to get numa information of XCCLijo Lazar-0/+14
2023-06-09drm/amdgpu: Add API to get tmr info from acpiLijo Lazar-0/+7
2023-06-09drm/amdgpu: Add parsing of acpi xcc objectsLijo Lazar-0/+2
2023-06-09drm/amdgpu: Increase Max GPU instance to 64Mukul Joshi-1/+1
2023-06-09drm/amdgpu: Use mask for active clustersLijo Lazar-1/+2