summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Fix logic errorKonstantin Meskhidze2022-11-291-2/+2
* Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie2022-11-161-0/+1
|\
| * drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann2022-11-051-0/+1
* | drm/amdgpu: Disable MCBP from soc21 for SRIOVYiqing Yao2022-11-041-3/+3
* | drm/amdgpu: correct MES debugfs versionsGraham Sider2022-10-271-4/+6
* | drm/amd: Add IMU fw version to fw version queriesDavid Francis2022-10-241-0/+13
|/
* drm/amdgpu: add MES and MES-KIQ version in debugfsYifan Zhang2022-09-191-0/+24
* drm/amdgpu: add rlcv/rlcp version info to debugfsHawking Zhang2022-09-191-0/+24
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2022-08-011-24/+36
|\
| * drm/amdgpu: add the IP discovery IP versions for HW INFO dataAlex Deucher2022-07-251-0/+24
| * drm/amdgpu: drop runpm from amdgpu_device structureGuchun Chen2022-07-181-13/+10
| * drm/amdgpu: drop runtime pm disablement quirk on several sienna cichlid cardsGuchun Chen2022-07-181-13/+0
| * drm/amdgpu: introduce runtime pm modeGuchun Chen2022-07-181-1/+5
* | drm/amdgpu: use idr_init_base() to initialize fpriv->bo_list_handlesDanilo Krummrich2022-07-281-1/+1
|/
* drm/amdgpu: Fix GTT size reporting in amdgpu_ioctlMichel Dänzer2022-06-141-2/+0
* drm/amdgpu: cleanup ctx implementationChristian König2022-05-261-1/+1
* Revert "drm/amdgpu: disable runpm if we are the primary adapter"Alex Deucher2022-05-051-6/+0
* drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)Guchun Chen2022-04-281-0/+14
* Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-251-6/+8
|\
| * drm/amdgpu: remove VRAM accounting v2Christian König2022-02-141-2/+4
| * drm/amdgpu: remove GTT accounting v2Christian König2022-02-141-4/+4
* | Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie2022-02-141-87/+25
|\ \ | |/ |/|
| * drm/amdgpu: reserve the pd while cleaning up PRTsChristian König2022-02-071-2/+4
| * drm/amdgpu: rename amdgpu_vm_bo_rmv to _delChristian König2022-02-071-2/+2
| * drm/amdgpu: move runtime pm init after drm and fbdev initAlex Deucher2022-01-251-68/+1
| * drm/amdgpu: move PX checking into amdgpu_device_ip_early_initAlex Deucher2022-01-251-11/+0
| * drm/amd: Fix MSB of SMU version printingMario Limonciello2022-01-251-5/+5
| * drm/amdgpu: Add interface to load SRIOV cap FWBokun Zhang2022-01-141-0/+14
* | Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-161-8/+6
|\|
| * drm/amdgpu: do not pass ttm_resource_manager to vram_mgrNirmoy Das2022-01-111-6/+4
| * drm/amdgpu: do not pass ttm_resource_manager to gtt_mgrNirmoy Das2022-01-111-2/+2
* | drm/amdgpu: disable runpm if we are the primary adapterAlex Deucher2021-12-311-0/+6
|/
* drm/amdgpu: Convert SMU version to decimal in debugfsMario Limonciello2021-11-031-2/+7
* drm/amdgpu: Update TA version output in driverCandice Li2021-10-281-6/+6
* drm/amdgpu: Unify PSP TA contextCandice Li2021-09-141-8/+15
* drm/amd/amdgpu: consolidate PSP TA contextCandice Li2021-08-161-8/+8
* drm/amd/amdgpu: add consistent PSP FW loading size checkingCandice Li2021-07-231-4/+4
* drm/amdgpu: separate out vm pasid assignmentNirmoy Das2021-07-081-2/+8
* drm/amdgpu: remove amdgpu_vm_ptNirmoy Das2021-06-151-1/+1
* drm/amdgpu: make audio dev's D-state transition PMFW-awareEvan Quan2021-06-111-0/+42
* Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-06-041-0/+21
|\
| * drm/amdgpu: Add vbios info ioctl interfaceJiawei Gu2021-06-011-0/+15
| * drm/amdgpu: enable smart shift on dGPU (v5)Sathishkumar S2021-06-011-0/+6
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-221-2/+3
|\|
| * drm/amdgpu: Rename to ras_*_enabledLuben Tuikov2021-05-101-1/+1
| * drm/amdgpu: Remove redundant ras->supportedLuben Tuikov2021-05-101-1/+1
| * drm/amdgpu: cleanup amdgpu_vm_init()Nirmoy Das2021-04-231-1/+2
* | drm/amdgpu: Split amdgpu_device_fini into early and lateAndrey Grodzovsky2021-05-191-1/+11
|/
* drm/amdgpu: Set a suitable dev_info.gart_page_sizeHuacai Chen2021-04-091-2/+2
* drm/amdgpu: disentangle HG systems from vgaswitcherooAlex Deucher2021-04-091-6/+3