Age | Commit message (Expand) | Author |
2022-02-17 | drm/amd: Refactor `amdgpu_aspm` to be evaluated per device | Mario Limonciello |
2022-01-14 | drm/amdgpu: don't do resets on APUs which don't support it | Alex Deucher |
2021-08-05 | drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3) | Ryan Taylor |
2021-02-26 | drm/amdgpu/codec: drop the internal codec index | Alex Deucher |
2021-02-26 | drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3) | Alex Deucher |
2021-02-09 | drm/amdgpu/cik: minor clean up of reset code | Alex Deucher |
2020-12-08 | drm/amdgpu/cik: enable BACO reset on Bonaire | Alex Deucher |
2020-10-30 | drm/amd/pm: enable baco reset for Hawaii | Evan Quan |
2020-08-26 | drm/amdgpu: add pre_asic_init callback for CIK | Alex Deucher |
2020-08-14 | drm/amdgpu: note what type of reset we are using | Alex Deucher |
2020-07-15 | drm/amdgpu: add module parameter choose reset mode | Wenhui Sheng |
2020-04-13 | drm/amdgpu: fix wrong vram lost counter increment V2 | Evan Quan |
2020-04-01 | drm/amdgpu: cleanup all virtualization detection routine | Monk Liu |
2020-01-14 | drm/amd/powerplay: cover the powerplay implementation details V3 | Evan Quan |
2019-12-17 | Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li... | Daniel Vetter |
2019-12-06 | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-11-26 | drm/amdgpu: flag vram lost on baco reset for VI/CIK | Alex Deucher |
2019-11-26 | drm/amdgpu: flag vram lost on baco reset for VI/CIK | Alex Deucher |
2019-11-21 | drm/amdgpu: Prefer pcie_capability_read_word() | Frederick Lawler |
2019-11-21 | drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitions | Bjorn Helgaas |
2019-11-21 | drm/amdgpu: Correct Transmit Margin masks | Bjorn Helgaas |
2019-11-19 | drm/amdgpu: add supports_baco callback for CIK asics. | Alex Deucher |
2019-10-25 | drm/amdgpu: Allow reading more status registers on si/cik | Marek Olšák |
2019-10-15 | drm/amdgpu: enable BACO reset for SMU7 based dGPUs (v2) | Alex Deucher |
2019-07-30 | drm/amdgpu: add reset_method asic callback for cik | Alex Deucher |
2019-06-14 | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-06-10 | drm/amd: drop use of drmP.h in remaining files | Sam Ravnborg |
2019-05-24 | drm/amdgpu: Add PCIe replay count sysfs file | Kent Russell |
2019-01-25 | drm/amdgpu: remove old CI DPM implementation | Alex Deucher |
2019-01-14 | drm/amdgpu/cik: add need_reset_on_init asic callback for CIK (v2) | Alex Deucher |
2019-01-14 | drm/amdgpu: Add sysfs file for PCIe usage v5 | Kent Russell |
2018-11-28 | drm/amdgpu: Doorbell index initialization for ASICs before vega10 | Oak Zeng |
2018-10-10 | drm/amdgpu: Change SI/CI gfx/sdma/smu init sequence | Rex Zhu |
2018-07-25 | gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable() | Jia-Ju Bai |
2018-06-15 | drm/amdgpu/pp: switch the default dpm implementation for CI | Alex Deucher |
2018-04-11 | drm/amdgpu/cik: implement asic need_full_reset callback | Alex Deucher |
2018-03-15 | drm/amdgpu: Remove wrapper layer of smu ip functions | Rex Zhu |
2018-03-14 | drm/amdgpu: move getting pcie info to common code | Alex Deucher |
2018-03-14 | drm/amdgpu: move firmware loading type setup to common code | Alex Deucher |
2018-02-19 | drm/amdgpu: add optional ring to *_hdp callbacks | Christian König |
2018-02-19 | drm/amdgpu: add HDP asic callbacks for CIK | Alex Deucher |
2017-12-18 | drm/amdgpu: rename amdgpu_get_pcie_info | Alex Deucher |
2017-12-18 | drm/amdgpu: rename ip block helper functions | Alex Deucher |
2017-12-18 | drm/amdgpu: rename amdgpu_pci_config_reset | Alex Deucher |
2017-12-18 | drm/amdgpu: rename amdgpu_program_register_sequence | Alex Deucher |
2017-12-06 | drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result | Christian König |
2017-11-28 | drm/amdgpu: used cached gca values for cik_read_register | Alex Deucher |
2017-09-26 | drm/amdgpu/cik: add IP modules for DC for APUs | Alex Deucher |
2017-09-26 | drm/amd/dc: Add dc display driver (v2) | Harry Wentland |