Commits on Source (7)
-
Michel Dänzer authored
This reverts commit 27470308. Reports of visual corruption were bisected to this, e.g. https://bugs.archlinux.org/task/61941 . I can reproduce this with Turks, but not with Bonaire. I assume it's a Mesa/glamor bug, but let's revert for now. Acked-by:
Alex Deucher <alexander.deucher@amd.com>
-
Michel Dänzer authored
radeon_glamor_finish only works if we're using glamor, otherwise it'll crash. Fixes: ce7db510 "Cancel pending scanout update in drmmode_crtc_scanout_update" Bug: https://bugs.debian.org/924540 Reviewed-by:
Alex Deucher <alexander.deucher@amd.com>
-
Dave Airlie authored
This adds tiling support to the driver, it retrieves the tile info from the kernel and translates it into the server format and exposes the property. (Ported from xserver commits 8fb8bbb3062f1a06621ab7030a9e89d5e8367b35 and 6abdb54a11dac4e8854ff94ecdcb90a14321ab31) (Ported from amdgpu commit 6ee857726166f495abcd68e4ff60e3a09593d079) Reviewed-by:
Alex Deucher <alexander.deucher@amd.com>
-
Michel Dänzer authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored