Age | Commit message (Expand) | Author |
2022-08-01 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2022-07-28 | drm/amdgpu: use idr_init_base() to initialize fpriv->bo_list_handles | Danilo Krummrich |
2022-07-25 | drm/amdgpu: add the IP discovery IP versions for HW INFO data | Alex Deucher |
2022-07-18 | drm/amdgpu: drop runpm from amdgpu_device structure | Guchun Chen |
2022-07-18 | drm/amdgpu: drop runtime pm disablement quirk on several sienna cichlid cards | Guchun Chen |
2022-07-18 | drm/amdgpu: introduce runtime pm mode | Guchun Chen |
2022-06-14 | drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl | Michel Dänzer |
2022-05-26 | drm/amdgpu: cleanup ctx implementation | Christian König |
2022-05-05 | Revert "drm/amdgpu: disable runpm if we are the primary adapter" | Alex Deucher |
2022-04-28 | drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2) | Guchun Chen |
2022-02-25 | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2022-02-14 | drm/amdgpu: remove VRAM accounting v2 | Christian König |
2022-02-14 | drm/amdgpu: remove GTT accounting v2 | Christian König |
2022-02-14 | Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/... | Dave Airlie |
2022-02-07 | drm/amdgpu: reserve the pd while cleaning up PRTs | Christian König |
2022-02-07 | drm/amdgpu: rename amdgpu_vm_bo_rmv to _del | Christian König |
2022-01-25 | drm/amdgpu: move runtime pm init after drm and fbdev init | Alex Deucher |
2022-01-25 | drm/amdgpu: move PX checking into amdgpu_device_ip_early_init | Alex Deucher |
2022-01-25 | drm/amd: Fix MSB of SMU version printing | Mario Limonciello |
2022-01-16 | Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-01-14 | drm/amdgpu: Add interface to load SRIOV cap FW | Bokun Zhang |
2022-01-11 | drm/amdgpu: do not pass ttm_resource_manager to vram_mgr | Nirmoy Das |
2022-01-11 | drm/amdgpu: do not pass ttm_resource_manager to gtt_mgr | Nirmoy Das |
2021-12-31 | drm/amdgpu: disable runpm if we are the primary adapter | Alex Deucher |
2021-11-03 | drm/amdgpu: Convert SMU version to decimal in debugfs | Mario Limonciello |
2021-10-28 | drm/amdgpu: Update TA version output in driver | Candice Li |
2021-09-14 | drm/amdgpu: Unify PSP TA context | Candice Li |
2021-08-16 | drm/amd/amdgpu: consolidate PSP TA context | Candice Li |
2021-07-23 | drm/amd/amdgpu: add consistent PSP FW loading size checking | Candice Li |
2021-07-08 | drm/amdgpu: separate out vm pasid assignment | Nirmoy Das |
2021-06-15 | drm/amdgpu: remove amdgpu_vm_pt | Nirmoy Das |
2021-06-11 | drm/amdgpu: make audio dev's D-state transition PMFW-aware | Evan Quan |
2021-06-04 | Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2021-06-01 | drm/amdgpu: Add vbios info ioctl interface | Jiawei Gu |
2021-06-01 | drm/amdgpu: enable smart shift on dGPU (v5) | Sathishkumar S |
2021-05-22 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2021-05-19 | drm/amdgpu: Split amdgpu_device_fini into early and late | Andrey Grodzovsky |
2021-05-10 | drm/amdgpu: Rename to ras_*_enabled | Luben Tuikov |
2021-05-10 | drm/amdgpu: Remove redundant ras->supported | Luben Tuikov |
2021-04-23 | drm/amdgpu: cleanup amdgpu_vm_init() | Nirmoy Das |
2021-04-09 | drm/amdgpu: Set a suitable dev_info.gart_page_size | Huacai Chen |
2021-04-09 | drm/amdgpu: disentangle HG systems from vgaswitcheroo | Alex Deucher |
2021-04-09 | drm/amdgpu: enable DPM_FLAG_MAY_SKIP_RESUME and DPM_FLAG_SMART_SUSPEND flags ... | Alex Deucher |
2021-03-03 | drm/amdgpu: add SECURE DISPLAY TA firmware info in debugfs | Kevin Wang |
2021-03-03 | drm/amdgpu: refine PSP TA firmware info print in debugfs | Kevin Wang |
2021-03-02 | drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounder | Alex Deucher |
2021-03-02 | drm/amdgpu: correct TA RAP firmware information print error | Kevin Wang |
2021-02-26 | drm/amdgpu: add RAP TA version print in amdgpu_firmware_info | Kevin Wang |
2021-02-26 | drm/amdgpu/codec: drop the internal codec index | Alex Deucher |
2021-02-26 | drm/amdgpu: add INFO ioctl support for querying video caps (v4) | Alex Deucher |