summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-17drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher1-0/+1
2023-11-10drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu1-2/+11
2023-11-01drm/amdgpu: remove unused macro HW_REVYang Wang1-3/+0
2023-10-27drm/amd: Explicitly disable ASPM when dynamic switching disabledMario Limonciello1-2/+0
2023-10-27drm/amdgpu: Add API to get full IP versionLijo Lazar1-0/+7
2023-10-20drm/amdgpu: Move coredump code to amdgpu_reset fileAndré Almeida1-9/+0
2023-10-20drm/amdgpu: Encapsulate all device reset infoAndré Almeida1-13/+21
2023-10-13drm/amd: Evict resources during PM ops prepare() callbackMario Limonciello1-0/+1
2023-10-09drm/amdgpu: Refactor FRU product informationLijo Lazar1-6/+2
2023-10-06drm/amdgpu: Fix complex macros errorSrinivasan Shanmugam1-1/+1
2023-10-05drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello1-2/+0
2023-09-20drm/amdgpu: Add more fields to IP versionLijo Lazar1-5/+13
2023-09-20drm/amdgpu: Rework coredump to use memory dynamicallyAndré Almeida1-5/+9
2023-09-20drm/amd: Add a module parameter for seamless bootMario Limonciello1-0/+1
2023-09-20drm/amd: Move seamless boot check out of displayMario Limonciello1-0/+1
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-0/+6
2023-09-12drm/amdgpu: Create an option to disable soft recoveryAndré Almeida1-0/+1
2023-09-12drm/amdgpu: Merge debug module parametersAndré Almeida1-0/+4
2023-09-12Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz1-1/+0
2023-09-06drm/amdgpu: Add RREG64_PCIE_EXT/WREG64_PCIE_EXT functionsCandice Li1-0/+11
2023-09-01drm/amdgpu: add amdgpu_umsch_mm module parameterLang Yu1-0/+1
2023-08-31drm/amdgpu: add initial support for UMSCHLang Yu1-0/+5
2023-08-31drm/amdgpu: add VPE 6.1.0 supportLang Yu1-0/+4
2023-08-31drm/amdgpu: add VPE HW IP BLOCK definitionHuang Rui1-0/+1
2023-08-16drm/amd: Remove freesync video mode amdgpu parameterAurabindo Pillai1-1/+0
2023-08-07drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello1-0/+1
2023-08-04Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...Daniel Vetter1-2/+5
2023-07-27drm/amdgpu: Move externs to amdgpu.h file from amdgpu_drv.cSrinivasan Shanmugam1-0/+4
2023-07-18drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)Victor Lu1-1/+1
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+0
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello1-0/+1
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello1-0/+1
2023-07-12drm/amdgpu: use the new drm_exec object for CS v3Christian König1-1/+0
2023-07-07drm/amd: Use attribute groups for PSP flashing attributesMario Limonciello1-1/+0
2023-06-30drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan1-0/+3
2023-06-30drm/amdgpu: Modify for_each_inst macroLijo Lazar1-3/+4
2023-06-09drm/amdgpu: add option params to enforce process isolation between graphics a...Chong Li1-0/+1
2023-06-09drm/amdgpu: add gfx9.4.1 hw debug mode enable and disable callsJonathan Kim1-0/+3
2023-06-09drm/amdgpu: fix vga_set_state NULL pointer issueLikun Gao1-1/+2
2023-06-09drm/amdgpu: convert logical instance mask to physical oneTao Zhou1-2/+4
2023-06-09drm/amdgpu: find partition ID when open deviceJames Zhu1-0/+2
2023-06-09drm/amdgpu: support partition drm devicesJames Zhu1-0/+1
2023-06-09drm/amdgpu/bu: add mtype_local as a module parameterDavid Francis1-1/+1
2023-06-09drm/amdgpu/bu: Add use_mtype_cc_wa module paramGraham Sider1-0/+1
2023-06-09drm/amdgpu: Add auto mode for compute partitionLijo Lazar1-1/+1
2023-06-09drm/amdgpu: Add API to get numa information of XCCLijo Lazar1-0/+14
2023-06-09drm/amdgpu: Add API to get tmr info from acpiLijo Lazar1-0/+7
2023-06-09drm/amdgpu: Add parsing of acpi xcc objectsLijo Lazar1-0/+2
2023-06-09drm/amdgpu: Increase Max GPU instance to 64Mukul Joshi1-1/+1
2023-06-09drm/amdgpu: Use mask for active clustersLijo Lazar1-1/+2