Age | Commit message (Expand) | Author |
2021-06-25 | Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2021-06-22 | drm/amdgpu: wait for moving fence after pinning | Christian König |
2021-06-21 | Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue." | Yifan Zhang |
2021-06-21 | Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d... | Yifan Zhang |
2021-06-21 | drm/amdgpu: Call drm_framebuffer_init last for framebuffer init | Michel Dänzer |
2021-06-16 | drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell. | Yifan Zhang |
2021-06-16 | drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue. | Yifan Zhang |
2021-06-08 | drm/amd/pm: Fix fall-through warning for Clang | Gustavo A. R. Silva |
2021-06-08 | drm/amdgpu: Fix incorrect register offsets for Sienna Cichlid | Rohit Khaire |
2021-06-08 | drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FB | Michel Dänzer |
2021-06-08 | drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_create | Changfeng |
2021-06-02 | amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic | Simon Ser |
2021-06-02 | drm/amdgpu: make sure we unpin the UVD BO | Nirmoy Das |
2021-06-02 | drm/amd/amdgpu:save psp ring wptr to avoid attack | Victor Zhao |
2021-06-02 | drm/amd/display: Fix potential memory leak in DMUB hw_init | Roman Li |
2021-06-02 | drm/amdgpu: Don't query CE and UE errors | Luben Tuikov |
2021-06-02 | drm/amd/display: Fix overlay validation by considering cursors | Rodrigo Siqueira |
2021-06-02 | drm/amdgpu: refine amdgpu_fru_get_product_info | Jiansong Chen |
2021-06-02 | drm/amdgpu: add judgement for dc support | Asher Song |
2021-06-02 | drm/amd/display: Fix GPU scaling regression by FS video support | Nicholas Kazlauskas |
2021-06-02 | drm/amd/display: Allow bandwidth validation for 0 streams. | Bindu Ramamurthy |
2021-05-20 | drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gate | James Zhu |
2021-05-20 | drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gate | James Zhu |
2021-05-20 | drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gate | James Zhu |
2021-05-20 | drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gate | James Zhu |
2021-05-20 | drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gate | James Zhu |
2021-05-20 | drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gate | James Zhu |
2021-05-20 | drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gate | James Zhu |
2021-05-20 | drm/amdkfd: correct sienna_cichlid SDMA RLC register offset error | Kevin Wang |
2021-05-20 | drm/amd/pm: correct MGpuFanBoost setting | Evan Quan |
2021-05-19 | drm/amdgpu: stop touching sched.ready in the backend | Christian König |
2021-05-19 | drm/amd/amdgpu: fix a potential deadlock in gpu reset | Lang Yu |
2021-05-19 | drm/amdgpu: update sdma golden setting for Navi12 | Guchun Chen |
2021-05-19 | drm/amdgpu: update gc golden setting for Navi12 | Guchun Chen |
2021-05-19 | drm/amdgpu: Fix a use-after-free | xinhui pan |
2021-05-19 | drm/amdgpu: add video_codecs query support for aldebaran | James Zhu |
2021-05-19 | drm/amd/amdgpu: fix refcount leak | Jingwen Chen |
2021-05-19 | drm/amd/display: Disconnect non-DP with no EDID | Chris Park |
2021-05-19 | drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang | Changfeng |
2021-05-19 | drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE | Yi Li |
2021-05-19 | drm/amd/display: Use the correct max downscaling value for DCN3.x family | Nikola Cornij |
2021-05-13 | drm/amdgpu: update vcn1.0 Non-DPG suspend sequence | Sathishkumar S |
2021-05-13 | drm/amdgpu: set vcn mgcg flag for picasso | Sathishkumar S |
2021-05-13 | drm/amdgpu: update the method for harvest IP for specific SKU | Likun Gao |
2021-05-13 | drm/amdgpu: add judgement when add ip blocks (v2) | Likun GAO |
2021-05-13 | drm/amd/display: Initialize attribute for hdcp_srm sysfs file | David Ward |
2021-05-13 | drm/amd/pm: Fix out-of-bounds bug | Gustavo A. R. Silva |
2021-05-09 | Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-05-07 | Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a... | Dave Airlie |
2021-05-05 | drm/amdgpu: Use device specific BO size & stride check. | Bas Nieuwenhuizen |