summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
AgeCommit message (Expand)Author
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-14drm/amdgpu: remove VRAM accounting v2Christian König
2022-02-14drm/amdgpu: remove GTT accounting v2Christian König
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie
2022-02-07drm/amdgpu: reserve the pd while cleaning up PRTsChristian König
2022-02-07drm/amdgpu: rename amdgpu_vm_bo_rmv to _delChristian König
2022-01-25drm/amdgpu: move runtime pm init after drm and fbdev initAlex Deucher
2022-01-25drm/amdgpu: move PX checking into amdgpu_device_ip_early_initAlex Deucher
2022-01-25drm/amd: Fix MSB of SMU version printingMario Limonciello
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-14drm/amdgpu: Add interface to load SRIOV cap FWBokun Zhang
2022-01-11drm/amdgpu: do not pass ttm_resource_manager to vram_mgrNirmoy Das
2022-01-11drm/amdgpu: do not pass ttm_resource_manager to gtt_mgrNirmoy Das
2021-12-31drm/amdgpu: disable runpm if we are the primary adapterAlex Deucher
2021-11-03drm/amdgpu: Convert SMU version to decimal in debugfsMario Limonciello
2021-10-28drm/amdgpu: Update TA version output in driverCandice Li
2021-09-14drm/amdgpu: Unify PSP TA contextCandice Li
2021-08-16drm/amd/amdgpu: consolidate PSP TA contextCandice Li
2021-07-23drm/amd/amdgpu: add consistent PSP FW loading size checkingCandice Li
2021-07-08drm/amdgpu: separate out vm pasid assignmentNirmoy Das
2021-06-15drm/amdgpu: remove amdgpu_vm_ptNirmoy Das
2021-06-11drm/amdgpu: make audio dev's D-state transition PMFW-awareEvan Quan
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-01drm/amdgpu: Add vbios info ioctl interfaceJiawei Gu
2021-06-01drm/amdgpu: enable smart shift on dGPU (v5)Sathishkumar S
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-19drm/amdgpu: Split amdgpu_device_fini into early and lateAndrey Grodzovsky
2021-05-10drm/amdgpu: Rename to ras_*_enabledLuben Tuikov
2021-05-10drm/amdgpu: Remove redundant ras->supportedLuben Tuikov
2021-04-23drm/amdgpu: cleanup amdgpu_vm_init()Nirmoy Das
2021-04-09drm/amdgpu: Set a suitable dev_info.gart_page_sizeHuacai Chen
2021-04-09drm/amdgpu: disentangle HG systems from vgaswitcherooAlex Deucher
2021-04-09drm/amdgpu: enable DPM_FLAG_MAY_SKIP_RESUME and DPM_FLAG_SMART_SUSPEND flags ...Alex Deucher
2021-03-03drm/amdgpu: add SECURE DISPLAY TA firmware info in debugfsKevin Wang
2021-03-03drm/amdgpu: refine PSP TA firmware info print in debugfsKevin Wang
2021-03-02drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounderAlex Deucher
2021-03-02drm/amdgpu: correct TA RAP firmware information print errorKevin Wang
2021-02-26drm/amdgpu: add RAP TA version print in amdgpu_firmware_infoKevin Wang
2021-02-26drm/amdgpu/codec: drop the internal codec indexAlex Deucher
2021-02-26drm/amdgpu: add INFO ioctl support for querying video caps (v4)Alex Deucher
2021-02-18drm/amdgpu: do not use drm middle layer for debugfsNirmoy Das
2021-01-13drm/amdgpu: Remove references to struct drm_device.pdevThomas Zimmermann
2020-12-15drm/amdgpu: print what method we are using for runtime pmAlex Deucher
2020-12-15drm/amdgpu: support runtime pm for GPUs that support BOCOAlex Deucher
2020-12-15drm/amdgpu: add check for ACPI power resourcesAlex Deucher
2020-12-15drm/amdgpu: split BOCO and ATPX handlingAlex Deucher
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie
2020-12-08drm/amdgpu: enable runtime pm using BACO on CI dGPUsAlex Deucher
2020-11-13drm/amd/amdgpu/amdgpu_kms: Fix misnaming of parameter 'dev'Lee Jones
2020-11-10drm/amd/amdgpu/amdgpu_kms: Remove 'struct drm_amdgpu_info_device dev_info' fr...Lee Jones