aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
AgeCommit message (Expand)Author
2021-03-31drm/amdgpu: Set a suitable dev_info.gart_page_sizeHuacai Chen
2021-03-03drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounderAlex Deucher
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
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-11-06drm/amdgpu: Make struct drm_driver constLuben Tuikov
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-05drm/amdgpu: add TOC firmware support for apu (v3)Huang Rui
2020-09-25drm/amdgpu: store noretry parameter per driver instanceAlex Deucher
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-09-15drm/amdgpu: add ta DTM/HDCP print in amdgpu_firmware_info for apuChangfeng
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie
2020-08-26drm/amdgpu: disable runtime pm for navy_flounderJiansong Chen
2020-08-26drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher
2020-08-26drm/amdgpu: Embed drm_device into amdgpu_device (v3)Luben Tuikov
2020-08-26drm/amdgpu: disable runtime pm for navy_flounderJiansong Chen
2020-08-26drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie
2020-08-06drm/amdgpu: new ids flag for tmz (v2)Pierre-Eric Pelloux-Prayer
2020-08-06drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.Dave Airlie
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-06drm/amdgfx/ttm: use wrapper to get ttm memory managersDave Airlie
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-07-01drm/amdgpu: enable runtime pm on vega10 when noretry=0Alex Deucher
2020-07-01drm/amdgpu: rework runtime pm enablement for BACOAlex Deucher
2020-07-01drm/amdgpu: fix ref count leak in amdgpu_driver_open_kmsNavid Emamdoost
2020-07-01drm/amdgpu: disable runtime pm for sienna_cichlid temporarilyLikun Gao
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-28drm/amdgpu: simplify mec2 fw checkAlex Deucher
2020-05-08drm/amdgpu: only set DPM_FLAG_NEVER_SKIP for legacy ATPX BOCOAlex Deucher
2020-05-08drm/amdgpu: drop pm_runtime_set_activeAlex Deucher
2020-04-24PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki
2020-04-09amdgpu_kms: Remove unnecessary condition checkAurabindo Pillai
2020-03-10drm/amdgpu/runpm: disable runpm on Vega10Feifei Xu
2020-03-05drm/amdgpu: fix IB test MCBP bugMonk Liu