Re: [PATCH 0/6] Move struct drm_device.hose to legacy section

2021-01-12 Thread Christian König
I'm not even sure the radeon stuff still compiles/works on alpha :) Anyway looks sane to me and the whole set is Reviewed-by: Christian König . Thanks, Christian. Am 12.01.21 um 09:10 schrieb Thomas Zimmermann: This patchset moves struct drm_device.hose to the section for legacy drivers. As

[PATCH 0/6] Move struct drm_device.hose to legacy section

2021-01-12 Thread Thomas Zimmermann
This patchset moves struct drm_device.hose to the section for legacy drivers. As part of this, a number of other changes are applied in order to protect all uses of hose by CONFIG_DRM_LEGACY. Patches 1 to 3 move non-legacy code out put drm_memory.c and add the remaining I/O-memory helpers to the l