summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-09drm/amdgpu: update ib start and size alignmentBoyuan Zhang1-11/+11
2023-10-05drm/amdgpu: fix ip count query for xcp partitionsSathishkumar S1-8/+36
2023-10-05drm/amdgpu: add new INFO ioctl query for the last GPU page faultAlex Deucher1-0/+20
2023-09-20drm/amdgpu: Add more fields to IP versionLijo Lazar1-5/+5
2023-09-20drm/amdgpu: update IP count INFO querySathishkumar S1-29/+61
2023-09-20drm/amdgpu: add VPE IP discovery info to HW IP info queryAlex Deucher1-0/+4
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-4/+8
2023-09-11drm/amdgpu: Handle null atom context in VBIOS info ioctlDavid Francis1-6/+11
2023-09-11drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi1-1/+1
2023-08-31drm/amdgpu: add VPE FW version query supportLang Yu1-0/+12
2023-08-31drm/amdgpu: add user space CS support for VPELang Yu1-0/+7
2023-08-15drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello1-1/+1
2023-07-25drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'Srinivasan Shanmugam1-6/+8
2023-07-21drm/amd: Avoid reading the VBIOS part number twiceMario Limonciello1-1/+1
2023-07-18drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen1-1/+1
2023-07-18drm/amdgpu: Allocate root PD on correct partitionGuchun Chen1-3/+3
2023-07-07drm/amdgpu: return an error if query_video_caps is not setAlex Deucher1-0/+3
2023-06-30drm/amdgpu: make mcbp a per device settingAlex Deucher1-2/+2
2023-06-09drm/amdgpu: unmap and remove csa_va properlyLang Yu1-5/+5
2023-06-09drm/amdgpu: remove unnecessary (void*) conversionsSu Hui1-1/+1
2023-06-09drm/amdgpu: Add memory partition id to amdgpu_vmPhilip Yang1-4/+4
2023-06-09drm/amdgpu: find partition ID when open deviceJames Zhu1-0/+4
2023-06-09drm/amdgpu/jpeg: add multiple jpeg rings supportJames Zhu1-2/+3
2023-04-24drm/amdgpu: add support for new GFX shadow size queryAlex Deucher1-0/+13
2023-04-21drm/amd/amdgpu: Fix spaces in array indexing and indentations in amdgpu_kms.cSrinivasan Shanmugam1-2/+2
2023-04-18drm/amdgpu: Add support for querying the max ibs in a submission. (v3)Bas Nieuwenhuizen1-0/+9
2023-02-23drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák1-0/+11
2023-01-19drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák1-1/+13
2022-12-15drm/amdgpu: expose the minimum shader/memory clock frequencyEvan Quan1-2/+8
2022-12-15drm/amdgpu: expose peak profiling mode shader/memory clocksEvan Quan1-0/+18
2022-11-29drm/amdgpu: Fix logic errorKonstantin Meskhidze1-2/+2
2022-11-16Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-0/+1
2022-11-05drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann1-0/+1
2022-11-04drm/amdgpu: Disable MCBP from soc21 for SRIOVYiqing Yao1-3/+3
2022-10-27drm/amdgpu: correct MES debugfs versionsGraham Sider1-4/+6
2022-10-24drm/amd: Add IMU fw version to fw version queriesDavid Francis1-0/+13
2022-09-19drm/amdgpu: add MES and MES-KIQ version in debugfsYifan Zhang1-0/+24
2022-09-19drm/amdgpu: add rlcv/rlcp version info to debugfsHawking Zhang1-0/+24
2022-08-01Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-24/+36
2022-07-28drm/amdgpu: use idr_init_base() to initialize fpriv->bo_list_handlesDanilo Krummrich1-1/+1
2022-07-25drm/amdgpu: add the IP discovery IP versions for HW INFO dataAlex Deucher1-0/+24
2022-07-18drm/amdgpu: drop runpm from amdgpu_device structureGuchun Chen1-13/+10
2022-07-18drm/amdgpu: drop runtime pm disablement quirk on several sienna cichlid cardsGuchun Chen1-13/+0
2022-07-18drm/amdgpu: introduce runtime pm modeGuchun Chen1-1/+5
2022-06-14drm/amdgpu: Fix GTT size reporting in amdgpu_ioctlMichel Dänzer1-2/+0
2022-05-26drm/amdgpu: cleanup ctx implementationChristian König1-1/+1
2022-05-05Revert "drm/amdgpu: disable runpm if we are the primary adapter"Alex Deucher1-6/+0
2022-04-28drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)Guchun Chen1-0/+14
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-6/+8
2022-02-14drm/amdgpu: remove VRAM accounting v2Christian König1-2/+4