summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-08drm/amdgpu: move PX checking into amdgpu_device_ip_early_initAlex Deucher1-11/+0
2022-01-11drm/amdgpu: disable runpm if we are the primary adapterAlex Deucher1-0/+6
2021-08-16drm/amd/amdgpu: consolidate PSP TA contextCandice Li1-8/+8
2021-07-23drm/amd/amdgpu: add consistent PSP FW loading size checkingCandice Li1-4/+4
2021-07-08drm/amdgpu: separate out vm pasid assignmentNirmoy Das1-2/+8
2021-06-16drm/amdgpu: remove amdgpu_vm_ptNirmoy Das1-1/+1
2021-06-11drm/amdgpu: make audio dev's D-state transition PMFW-awareEvan Quan1-0/+42
2021-06-03Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+21
2021-06-02drm/amdgpu: Add vbios info ioctl interfaceJiawei Gu1-0/+15
2021-06-02drm/amdgpu: enable smart shift on dGPU (v5)Sathishkumar S1-0/+6
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-2/+3
2021-05-20drm/amdgpu: Split amdgpu_device_fini into early and lateAndrey Grodzovsky1-1/+11
2021-05-11drm/amdgpu: Rename to ras_*_enabledLuben Tuikov1-1/+1
2021-05-11drm/amdgpu: Remove redundant ras->supportedLuben Tuikov1-1/+1
2021-04-24drm/amdgpu: cleanup amdgpu_vm_init()Nirmoy Das1-1/+2
2021-04-09drm/amdgpu: Set a suitable dev_info.gart_page_sizeHuacai Chen1-2/+2
2021-04-09drm/amdgpu: disentangle HG systems from vgaswitcherooAlex Deucher1-6/+3
2021-04-09drm/amdgpu: enable DPM_FLAG_MAY_SKIP_RESUME and DPM_FLAG_SMART_SUSPEND flags ...Alex Deucher1-0/+7
2021-03-03drm/amdgpu: add SECURE DISPLAY TA firmware info in debugfsKevin Wang1-0/+5
2021-03-03drm/amdgpu: refine PSP TA firmware info print in debugfsKevin Wang1-30/+19
2021-03-02drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounderAlex Deucher1-2/+0
2021-03-02drm/amdgpu: correct TA RAP firmware information print errorKevin Wang1-1/+1
2021-02-27drm/amdgpu: add RAP TA version print in amdgpu_firmware_infoKevin Wang1-0/+8
2021-02-27drm/amdgpu/codec: drop the internal codec indexAlex Deucher1-8/+8
2021-02-27drm/amdgpu: add INFO ioctl support for querying video caps (v4)Alex Deucher1-0/+57
2021-02-19drm/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/~agd...Dave Airlie1-55/+57
2020-12-09drm/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' fr...Lee 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/~agd...Dave 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-16drm/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/~agd...Dave 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