summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-16drm/amdgpu: expand runpm parameterAlex Deucher1-17/+20
2023-08-16drm/amd: Remove freesync video mode amdgpu parameterAurabindo Pillai1-27/+0
2023-08-11drm/amdkfd: drop IOMMUv2 supportAlex Deucher1-14/+0
2023-08-08drm/amdgpu: Move vram, gtt & flash defines to amdgpu_ ttm & _psp.hSrinivasan Shanmugam1-0/+1
2023-08-08drm/amdgpu: Sort the includes in amdgpu/amdgpu_drv.cSrinivasan Shanmugam1-13/+12
2023-08-04Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...Daniel Vetter1-17/+11
2023-07-27drm/amdgpu: Move externs to amdgpu.h file from amdgpu_drv.cSrinivasan Shanmugam1-16/+8
2023-07-25drm/amdgpu: Prefer #if IS_ENABLED over #if defined in amdgpu_drv.cSrinivasan Shanmugam1-2/+2
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-6/+0
2023-07-07drm/amd: Use attribute groups for PSP flashing attributesMario Limonciello1-0/+2
2023-06-30drm/amdgpu: enable mcbp by default on gfx9Alex Deucher1-3/+3
2023-06-26drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann1-4/+0
2023-06-23drm/amdgpu: Add vbios attribute only if supportedLijo Lazar1-2/+0
2023-06-19drm/amdgpu: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann1-1/+0
2023-06-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-3/+76
2023-06-19drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann1-1/+0
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie1-3/+76
2023-06-09drm/amdgpu: add option params to enforce process isolation between graphics a...Chong Li1-1/+9
2023-06-09drm/amdgpu: add the accelerator PCIe classShiwu Zhang1-1/+1
2023-06-09drm/amdgpu: add missing radeon secondary PCI IDAlex Deucher1-0/+1
2023-06-09drm/amdgpu: use amdxcp platform device as spatial partitionJames Zhu1-0/+2
2023-06-09drm/amdgpu: add the accelerator pcie classShiwu Zhang1-0/+5
2023-06-09drm/amdgpu: support partition drm devicesJames Zhu1-0/+32
2023-06-09drm/amdgpu/bu: update mtype_local parameter settingsGraham Sider1-1/+1
2023-06-09drm/amdgpu/bu: add mtype_local as a module parameterDavid Francis1-4/+4
2023-06-09drm/amdgpu/bu: Add use_mtype_cc_wa module paramGraham Sider1-0/+7
2023-06-09drm/amdgpu: Add auto mode for compute partitionLijo Lazar1-3/+5
2023-06-09drm/amdgpu: Add parsing of acpi xcc objectsLijo Lazar1-0/+1
2023-06-09drm/amdgpu: override partition mode through module parameterShiwu Zhang1-0/+13
2023-06-09drm/amdgpu: add new flag to AMDGPU_CTX_QUERY2Pierre-Eric Pelloux-Prayer1-1/+2
2023-05-26drm/amdgpu: Fix no-procfs buildRob Clark1-0/+2
2023-05-24drm/amdgpu: Switch to fdinfo helperRob Clark1-1/+2
2023-04-25drm/amdgpu: bump driver version number for CP GFX shadowAlex Deucher1-1/+2
2023-04-21drm/amd/amdgpu: Fix style errors in amdgpu_drv.c & amdgpu_device.cSrinivasan Shanmugam1-1/+1
2023-04-12drm/amd/amdgpu: Drop the hang limit parameterSrinivasan Shanmugam1-8/+0
2023-03-31drm/amd/amdgpu: Remove initialisation of globals to 0 or NULLSrinivasan Shanmugam1-2/+2
2023-03-31drm/amd/amdgpu: Fix error do not initialise globals to 0Srinivasan Shanmugam1-1/+1
2023-03-22drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang1-1/+4
2023-02-24drm/amdgpu: change default behavior of bad_page_threshold parameterTao Zhou1-1/+1
2023-02-24drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák1-1/+4
2023-02-24drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello1-1/+6
2023-02-09drm/amdgpu: add S/G display parameterAlex Deucher1-0/+11
2023-01-31Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdg...Vitaly Prosyak1-2/+2
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie1-1/+2
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+0
2023-01-20drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák1-1/+2
2023-01-13drm/amdgpu: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2023-01-10drm/amd: Delay removal of the firmware framebufferMario Limonciello1-6/+0
2023-01-04Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer1-0/+27
2023-01-04drm/amdgpu: allow zero as vram limitChristian König1-1/+1