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