aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-02drm/amdgpu: correct TA RAP firmware information print errorKevin Wang1-1/+1
2021-02-26drm/amdgpu: add RAP TA version print in amdgpu_firmware_infoKevin Wang1-0/+8
2021-02-26drm/amdgpu/codec: drop the internal codec indexAlex Deucher1-8/+8
2021-02-26drm/amdgpu: add INFO ioctl support for querying video caps (v4)Alex Deucher1-0/+57
2021-02-18drm/amdgpu: do not use drm middle layer for debugfsNirmoy Das1-13/+11
2021-01-13drm/amdgpu: Remove references to struct drm_device.pdevThomas Zimmermann1-5/+5
2020-12-15drm/amdgpu: print what method we are using for runtime pmAlex Deucher1-0/+4
2020-12-15drm/amdgpu: support runtime pm for GPUs that support BOCOAlex Deucher1-1/+4
2020-12-15drm/amdgpu: add check for ACPI power resourcesAlex Deucher1-0/+4
2020-12-15drm/amdgpu: split BOCO and ATPX handlingAlex Deucher1-2/+2
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-55/+57
2020-12-08drm/amdgpu: enable runtime pm using BACO on CI dGPUsAlex Deucher1-5/+1
2020-11-13drm/amd/amdgpu/amdgpu_kms: Fix misnaming of parameter 'dev'Lee Jones1-1/+1
2020-11-10drm/amd/amdgpu/amdgpu_kms: Remove 'struct drm_amdgpu_info_device dev_info' from the stackLee Jones1-49/+55
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-0/+11
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+11
2020-11-06drm/amdgpu: Make struct drm_driver constLuben Tuikov1-23/+1
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-40/+65
2020-10-05drm/amdgpu: add TOC firmware support for apu (v3)Huang Rui1-0/+11
2020-09-25drm/amdgpu: store noretry parameter per driver instanceAlex Deucher1-1/+1
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu1-1/+1
2020-09-15drm/amdgpu: add ta DTM/HDCP print in amdgpu_firmware_info for apuChangfeng1-7/+36
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-23/+16
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie1-0/+5
2020-08-26drm/amdgpu: disable runtime pm for navy_flounderJiansong Chen1-0/+1
2020-08-26drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher1-0/+4
2020-08-26drm/amdgpu: Embed drm_device into amdgpu_device (v3)Luben Tuikov1-15/+6
2020-08-26drm/amdgpu: disable runtime pm for navy_flounderJiansong Chen1-0/+1
2020-08-26drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher1-0/+4
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov1-8/+8
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König1-4/+0
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-15/+31
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie1-1/+2
2020-08-06drm/amdgpu: new ids flag for tmz (v2)Pierre-Eric Pelloux-Prayer1-0/+2
2020-08-06drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.Dave Airlie1-2/+2
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-14/+29
2020-08-06drm/amdgfx/ttm: use wrapper to get ttm memory managersDave Airlie1-9/+12
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye1-1/+2
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye1-1/+2
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li1-0/+4
2020-07-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-14/+29
2020-07-01drm/amdgpu: enable runtime pm on vega10 when noretry=0Alex Deucher1-1/+5
2020-07-01drm/amdgpu: rework runtime pm enablement for BACOAlex Deucher1-12/+22
2020-07-01drm/amdgpu: fix ref count leak in amdgpu_driver_open_kmsNavid Emamdoost1-1/+2
2020-07-01drm/amdgpu: disable runtime pm for sienna_cichlid temporarilyLikun Gao1-0/+1
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-8/+8
2020-05-28drm/amdgpu: simplify mec2 fw checkAlex Deucher1-2/+1
2020-05-08drm/amdgpu: only set DPM_FLAG_NEVER_SKIP for legacy ATPX BOCOAlex Deucher1-1/+4
2020-05-08drm/amdgpu: drop pm_runtime_set_activeAlex Deucher1-1/+0
2020-04-24PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki1-1/+1