On Tue, Jul 24, 2018 at 07:25:38PM +0300, Haneen Mohammed wrote:
> This patchset add the necessary infrastructure needed later for CRC
> support.
>
> 1. add functions to map buffers to kernel address space.
> 2. map/unmap buffers in the prepare/cleanup_fb hooks.
> 3. clip plane coordinates.
> 4. s
This patchset add the necessary infrastructure needed later for CRC
support.
1. add functions to map buffers to kernel address space.
2. map/unmap buffers in the prepare/cleanup_fb hooks.
3. clip plane coordinates.
4. subclass CRTC state.
changes in v4:
- drop patch 5 "drm/vkms: Implement CRC deb