summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
AgeCommit message (Expand)Author
2023-09-11drm/amdgpu: Handle null atom context in VBIOS info ioctlDavid Francis
2023-09-11drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi
2023-08-15drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello
2023-07-25drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'Srinivasan Shanmugam
2023-07-21drm/amd: Avoid reading the VBIOS part number twiceMario Limonciello
2023-07-18drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen
2023-07-18drm/amdgpu: Allocate root PD on correct partitionGuchun Chen
2023-07-07drm/amdgpu: return an error if query_video_caps is not setAlex Deucher
2023-06-30drm/amdgpu: make mcbp a per device settingAlex Deucher
2023-06-09drm/amdgpu: unmap and remove csa_va properlyLang Yu
2023-06-09drm/amdgpu: remove unnecessary (void*) conversionsSu Hui
2023-06-09drm/amdgpu: Add memory partition id to amdgpu_vmPhilip Yang
2023-06-09drm/amdgpu: find partition ID when open deviceJames Zhu
2023-06-09drm/amdgpu/jpeg: add multiple jpeg rings supportJames Zhu
2023-04-24drm/amdgpu: add support for new GFX shadow size queryAlex Deucher
2023-04-21drm/amd/amdgpu: Fix spaces in array indexing and indentations in amdgpu_kms.cSrinivasan Shanmugam
2023-04-18drm/amdgpu: Add support for querying the max ibs in a submission. (v3)Bas Nieuwenhuizen
2023-02-23drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák
2023-01-19drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák
2022-12-15drm/amdgpu: expose the minimum shader/memory clock frequencyEvan Quan
2022-12-15drm/amdgpu: expose peak profiling mode shader/memory clocksEvan Quan
2022-11-29drm/amdgpu: Fix logic errorKonstantin Meskhidze
2022-11-16Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-11-05drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann
2022-11-04drm/amdgpu: Disable MCBP from soc21 for SRIOVYiqing Yao
2022-10-27drm/amdgpu: correct MES debugfs versionsGraham Sider
2022-10-24drm/amd: Add IMU fw version to fw version queriesDavid Francis
2022-09-19drm/amdgpu: add MES and MES-KIQ version in debugfsYifan Zhang
2022-09-19drm/amdgpu: add rlcv/rlcp version info to debugfsHawking Zhang
2022-08-01Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-07-28drm/amdgpu: use idr_init_base() to initialize fpriv->bo_list_handlesDanilo Krummrich
2022-07-25drm/amdgpu: add the IP discovery IP versions for HW INFO dataAlex Deucher
2022-07-18drm/amdgpu: drop runpm from amdgpu_device structureGuchun Chen
2022-07-18drm/amdgpu: drop runtime pm disablement quirk on several sienna cichlid cardsGuchun Chen
2022-07-18drm/amdgpu: introduce runtime pm modeGuchun Chen
2022-06-14drm/amdgpu: Fix GTT size reporting in amdgpu_ioctlMichel Dänzer
2022-05-26drm/amdgpu: cleanup ctx implementationChristian König
2022-05-05Revert "drm/amdgpu: disable runpm if we are the primary adapter"Alex Deucher
2022-04-28drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)Guchun Chen
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