summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)AuthorLines
2024-02-15drm/amdgpu: make damage clips support configurableHamza Mahfooz-0/+13
2024-02-07drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang-0/+2
2024-01-31drm/amdgpu: move the drm client creation behind drm device registrationLe Ma-0/+4
2024-01-18drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"Christian König-32/+0
2024-01-15drm/amdgpu: move debug options init prior to amdgpu device initLe Ma-2/+2
2024-01-15drm/amdgpu: add debug flag to place fw bo on vram for frontdoor loadingLe Ma-0/+6
2024-01-15Revert "drm/amdgpu: add param to specify fw bo location for front-door loading"Le Ma-5/+0
2024-01-05drm/amdgpu: add param to specify fw bo location for front-door loadingLe Ma-0/+5
2023-12-13drm/amdgpu: Enable tunneling on high-priority compute queuesFriedrich Vock-1/+2
2023-12-13drm/amd/pm: setup the framework to support Wifi RFI mitigation featureEvan Quan-0/+17
2023-11-29drm/amd: Enable PCIe PME from D3Mario Limonciello-0/+2
2023-11-17drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher-0/+10
2023-11-03drm/amdgpu: Optimize the asic type fix codeMa Jun-9/+26
2023-10-13drm/amd: Evict resources during PM ops prepare() callbackMario Limonciello-3/+7
2023-10-09drm/amdgpu: update ib start and size alignmentBoyuan Zhang-1/+2
2023-10-05drm/amdgpu: add new INFO ioctl query for the last GPU page faultAlex Deucher-1/+2
2023-09-20drm/amd: Add a module parameter for seamless bootMario Limonciello-0/+8
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar-1/+1
2023-09-11drm/amdgpu: Create an option to disable soft recoveryAndré Almeida-0/+7
2023-09-11drm/amdgpu: Merge debug module parametersAndré Almeida-20/+36
2023-08-31drm/amdgpu: add amdgpu_umsch_mm module parameterLang Yu-0/+10
2023-08-15drm/amdgpu: expand runpm parameterAlex Deucher-17/+20
2023-08-15drm/amd: Remove freesync video mode amdgpu parameterAurabindo Pillai-27/+0
2023-08-11drm/amdkfd: drop IOMMUv2 supportAlex Deucher-14/+0
2023-08-07drm/amdgpu: Move vram, gtt & flash defines to amdgpu_ ttm & _psp.hSrinivasan Shanmugam-0/+1
2023-08-07drm/amdgpu: Sort the includes in amdgpu/amdgpu_drv.cSrinivasan Shanmugam-13/+12
2023-08-04Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...Daniel Vetter-17/+11
2023-07-27drm/amdgpu: Move externs to amdgpu.h file from amdgpu_drv.cSrinivasan Shanmugam-16/+8
2023-07-25drm/amdgpu: Prefer #if IS_ENABLED over #if defined in amdgpu_drv.cSrinivasan Shanmugam-2/+2
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-6/+0
2023-07-07drm/amd: Use attribute groups for PSP flashing attributesMario Limonciello-0/+2
2023-06-30drm/amdgpu: enable mcbp by default on gfx9Alex Deucher-3/+3
2023-06-26drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann-4/+0
2023-06-23drm/amdgpu: Add vbios attribute only if supportedLijo Lazar-2/+0
2023-06-19drm/amdgpu: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann-1/+0
2023-06-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann-3/+76
2023-06-19drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann-1/+0
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie-3/+76
2023-06-09drm/amdgpu: add option params to enforce process isolation between graphics a...Chong Li-1/+9
2023-06-09drm/amdgpu: add the accelerator PCIe classShiwu Zhang-1/+1
2023-06-09drm/amdgpu: add missing radeon secondary PCI IDAlex Deucher-0/+1
2023-06-09drm/amdgpu: use amdxcp platform device as spatial partitionJames Zhu-0/+2
2023-06-09drm/amdgpu: add the accelerator pcie classShiwu Zhang-0/+5
2023-06-09drm/amdgpu: support partition drm devicesJames Zhu-0/+32
2023-06-09drm/amdgpu/bu: update mtype_local parameter settingsGraham Sider-1/+1
2023-06-09drm/amdgpu/bu: add mtype_local as a module parameterDavid Francis-4/+4
2023-06-09drm/amdgpu/bu: Add use_mtype_cc_wa module paramGraham Sider-0/+7
2023-06-09drm/amdgpu: Add auto mode for compute partitionLijo Lazar-3/+5
2023-06-09drm/amdgpu: Add parsing of acpi xcc objectsLijo Lazar-0/+1
2023-06-09drm/amdgpu: override partition mode through module parameterShiwu Zhang-0/+13