Age | Commit message (Expand) | Author |
2020-11-18 | drm/amdgpu: Fix missing prototype warning | Luben Tuikov |
2020-11-10 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2020-11-10 | Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-11-06 | drm/amdgpu: Make struct drm_driver const | Luben Tuikov |
2020-11-04 | drm/amdgpu: update module paramter doc of amdgpu_dpm | Kevin Wang |
2020-11-04 | drm/amdgpu: do not initialise global variables to 0 or NULL | Deepak R Varma |
2020-11-04 | Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2020-11-02 | drm/amdgpu/amdgpu: improve code indentation and alignment | Deepak R Varma |
2020-11-02 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2020-10-27 | drm/amdgpu: enable MULTI_MON_PP_MCLK_SWITCH DC feature at default | Evan Quan |
2020-10-26 | drm/amdgpu: add DID for navi10 blockchain SKU | Tianci.Yin |
2020-10-23 | drm/amdgpu: add DID for navi10 blockchain SKU | Tianci.Yin |
2020-10-12 | Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag... | Dave Airlie |
2020-10-05 | drm/amdgpu: add van gogh pci id | Huang Rui |
2020-09-25 | drm/amdgpu: add an auto setting to the noretry parameter | Alex Deucher |
2020-09-25 | drm/amdgpu: Introduce GEM object functions | Thomas Zimmermann |
2020-09-23 | Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2020-09-21 | drm/amdgpu: Convert to using devm_drm_dev_alloc() (v2) | Luben Tuikov |
2020-09-17 | drm/amdgpu: remove experimental flag from navi12 | Alex Deucher |
2020-09-17 | drm/amdgpu: add device ID for sienna_cichlid (v2) | Likun Gao |
2020-09-15 | drm/amdgpu: Fail to load on RAVEN if SME is active | Alex Deucher |
2020-09-15 | drm/amdgpu: Fix consecutive DPC recovery failures. | Andrey Grodzovsky |
2020-09-15 | drm/amdgpu: Implement DPC recovery | Andrey Grodzovsky |
2020-09-08 | Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-09-03 | drm/amdgpu: Fix a redundant kfree | xinhui pan |
2020-08-26 | drm/amdkfd: implement the dGPU fallback path for apu (v6) | Huang Rui |
2020-08-26 | drm/amdgpu: Embed drm_device into amdgpu_device (v3) | Luben Tuikov |
2020-08-24 | drm/amdgpu: drm_device to amdgpu_device by inline-f (v2) | Luben Tuikov |
2020-08-12 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2020-08-06 | drm/amdgpu: new ids flag for tmz (v2) | Pierre-Eric Pelloux-Prayer |
2020-08-06 | drm/amdkfd: option to disable system mem limit | Philip Yang |
2020-08-04 | drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5) | Monk Liu |
2020-08-04 | drm/amdgpu: add bad page count threshold in module parameter(v3) | Guchun Chen |
2020-07-28 | drm/amdgpu: Change type of module param `ppfeaturemask` to hexint | Paul Menzel |
2020-07-21 | drm/amdgpu: do not disable SMU on vm reboot | Nirmoy Das |
2020-07-15 | drm/amdgpu: add module parameter choose reset mode | Wenhui Sheng |
2020-07-01 | drm/amdgpu: remove distinction between explicit and implicit sync (v2) | Christian König |
2020-07-01 | drm/amd/display: fix ref count leak in amdgpu_drm_ioctl | Navid Emamdoost |
2020-07-01 | drm/amdkfd: Add eviction debug messages | Felix Kuehling |
2020-07-01 | drm/amd/amdgpu: handle return value of amdgpu_driver_load_kms | Liu ChengZhe |
2020-05-21 | drm/amd/display: Add DC Debug mask to disable features for bringup | Harry Wentland |
2020-05-18 | drm/amdgpu: Add a UAPI flag for user to call mem_sync | Andrey Grodzovsky |
2020-05-08 | drm/amdgpu: drop extra runtime pm handling in resume pmop | Alex Deucher |
2020-05-08 | drm/amdgpu: fix runpm logic in amdgpu_pmops_resume | Alex Deucher |
2020-05-08 | drm/amdgpu: enable hibernate support on Navi1X | Evan Quan |
2020-04-28 | drm/amdkfd: Enable GWS based on FW Support | Joseph Greathouse |
2020-04-28 | drm/amdgpu: add tmz feature parameter (v2) | Huang Rui |
2020-04-28 | drm/amdgpu: bump version for invalidate L2 before SDMA IBs | Marek Olšák |
2020-03-09 | drm/amdgpu: Enter low power state if CRTC active. | Andrey Grodzovsky |
2020-02-28 | drm/amdgpu: release drm_device after amdgpu_driver_unload_kms | Yintian Tao |