Age | Commit message (Expand) | Author | Files | Lines |
2022-11-24 | Backmerge tag 'v6.1-rc6' into drm-next | Dave Airlie | 1 | -0/+2 |
2022-11-15 | drm/amdgpu: move non-DC vblank handling out of irq code | Alex Deucher | 1 | -0/+4 |
2022-11-08 | Merge tag 'amd-drm-next-6.2-2022-11-04' of https://gitlab.freedesktop.org/agd... | Dave Airlie | 1 | -0/+2 |
2022-11-02 | drm/amdgpu: set fb_modifiers_not_supported in vkms | Yifan Zhang | 1 | -0/+2 |
2022-10-27 | drm/amdgpu: set fb_modifiers_not_supported in vkms | Yifan Zhang | 1 | -0/+2 |
2022-10-20 | drm: Remove drm_mode_config::fb_base | Zack Rusin | 1 | -2/+0 |
2022-09-06 | Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d... | Daniel Vetter | 1 | -2/+2 |
2022-08-10 | drm/amdgpu: Only disable prefer_shadow on hawaii | Alex Deucher | 1 | -2/+1 |
2022-08-01 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -1/+2 |
2022-07-26 | drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING | Thomas Zimmermann | 1 | -2/+2 |
2022-07-05 | drm/amdgpu/display: disable prefer_shadow for generic fb helpers | Alex Deucher | 1 | -1/+2 |
2022-04-21 | drm/amdgpu: remove pointless ttm_eu usage from vkms | Christian König | 1 | -15/+17 |
2022-02-24 | Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()" | Guchun Chen | 1 | -2/+1 |
2022-01-11 | drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interrupt | Guchun Chen | 1 | -2/+3 |
2021-12-14 | drm/amdgpu: add modifiers in amdgpu_vkms_plane_init() | Leslie Shi | 1 | -1/+2 |
2021-12-14 | drm/amdgpu: fix function scopes | Isabella Basso | 1 | -2/+2 |
2021-12-07 | drm/amdgpu: free vkms_output after use | Flora Cui | 1 | -7/+9 |
2021-12-07 | drm/amdgpu: drop the critial WARN_ON in amdgpu_vkms | Flora Cui | 1 | -1/+2 |
2021-12-02 | drm/amdgpu: fix vkms crtc settings | Flora Cui | 1 | -14/+28 |
2021-12-02 | drm/amdgpu: cancel the correct hrtimer on exit | Flora Cui | 1 | -2/+2 |
2021-08-06 | drm/amdgpu: check for allocation failure in amdgpu_vkms_sw_init() | Dan Carpenter | 1 | -0/+2 |
2021-08-06 | drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3) | Ryan Taylor | 1 | -0/+195 |
2021-08-06 | drm/amdgpu: create amdgpu_vkms (v4) | Ryan Taylor | 1 | -0/+446 |