summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd: Add a module parameter for seamless bootMario Limonciello2023-09-201-0/+8
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-1/+1
* drm/amdgpu: Create an option to disable soft recoveryAndré Almeida2023-09-111-0/+7
* drm/amdgpu: Merge debug module parametersAndré Almeida2023-09-111-20/+36
* drm/amdgpu: add amdgpu_umsch_mm module parameterLang Yu2023-08-311-0/+10
* drm/amdgpu: expand runpm parameterAlex Deucher2023-08-151-17/+20
* drm/amd: Remove freesync video mode amdgpu parameterAurabindo Pillai2023-08-151-27/+0
* drm/amdkfd: drop IOMMUv2 supportAlex Deucher2023-08-111-14/+0
* drm/amdgpu: Move vram, gtt & flash defines to amdgpu_ ttm & _psp.hSrinivasan Shanmugam2023-08-071-0/+1
* drm/amdgpu: Sort the includes in amdgpu/amdgpu_drv.cSrinivasan Shanmugam2023-08-071-13/+12
* Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...Daniel Vetter2023-08-041-17/+11
|\
| * drm/amdgpu: Move externs to amdgpu.h file from amdgpu_drv.cSrinivasan Shanmugam2023-07-271-16/+8
| * drm/amdgpu: Prefer #if IS_ENABLED over #if defined in amdgpu_drv.cSrinivasan Shanmugam2023-07-251-2/+2
| * drm/amd: Use attribute groups for PSP flashing attributesMario Limonciello2023-07-071-0/+2
* | Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-07-171-6/+0
|\ \ | |/ |/|
| * drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann2023-06-261-4/+0
| * drm/amdgpu: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann2023-06-191-1/+0
| * Merge drm/drm-next into drm-misc-nextThomas Zimmermann2023-06-191-3/+76
| |\
| * | drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann2023-06-191-1/+0
* | | drm/amdgpu: enable mcbp by default on gfx9Alex Deucher2023-06-301-3/+3
* | | drm/amdgpu: Add vbios attribute only if supportedLijo Lazar2023-06-231-2/+0
| |/ |/|
* | Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-06-151-3/+76
|\ \ | |/ |/|
| * drm/amdgpu: add option params to enforce process isolation between graphics a...Chong Li2023-06-091-1/+9
| * drm/amdgpu: add the accelerator PCIe classShiwu Zhang2023-06-091-1/+1
| * drm/amdgpu: add missing radeon secondary PCI IDAlex Deucher2023-06-091-0/+1
| * drm/amdgpu: use amdxcp platform device as spatial partitionJames Zhu2023-06-091-0/+2
| * drm/amdgpu: add the accelerator pcie classShiwu Zhang2023-06-091-0/+5
| * drm/amdgpu: support partition drm devicesJames Zhu2023-06-091-0/+32
| * drm/amdgpu/bu: update mtype_local parameter settingsGraham Sider2023-06-091-1/+1
| * drm/amdgpu/bu: add mtype_local as a module parameterDavid Francis2023-06-091-4/+4
| * drm/amdgpu/bu: Add use_mtype_cc_wa module paramGraham Sider2023-06-091-0/+7
| * drm/amdgpu: Add auto mode for compute partitionLijo Lazar2023-06-091-3/+5
| * drm/amdgpu: Add parsing of acpi xcc objectsLijo Lazar2023-06-091-0/+1
| * drm/amdgpu: override partition mode through module parameterShiwu Zhang2023-06-091-0/+13
| * drm/amdgpu: add new flag to AMDGPU_CTX_QUERY2Pierre-Eric Pelloux-Prayer2023-06-091-1/+2
| * drm/amdgpu: bump driver version number for CP GFX shadowAlex Deucher2023-04-241-1/+2
| * drm/amd/amdgpu: Fix style errors in amdgpu_drv.c & amdgpu_device.cSrinivasan Shanmugam2023-04-211-1/+1
* | drm/amdgpu: Fix no-procfs buildRob Clark2023-05-261-0/+2
* | drm/amdgpu: Switch to fdinfo helperRob Clark2023-05-241-1/+2
|/
* drm/amd/amdgpu: Drop the hang limit parameterSrinivasan Shanmugam2023-04-111-8/+0
* drm/amd/amdgpu: Remove initialisation of globals to 0 or NULLSrinivasan Shanmugam2023-03-311-2/+2
* drm/amd/amdgpu: Fix error do not initialise globals to 0Srinivasan Shanmugam2023-03-311-1/+1
* drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang2023-03-221-1/+4
* drm/amdgpu: change default behavior of bad_page_threshold parameterTao Zhou2023-02-231-1/+1
* drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák2023-02-231-1/+4
* drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello2023-02-231-1/+6
* drm/amdgpu: add S/G display parameterAlex Deucher2023-02-091-0/+11
* Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdg...Vitaly Prosyak2023-01-311-2/+2
* Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-01-251-1/+2
|\
| * drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák2023-01-191-1/+2