Re: [PATCH v2 6/8] drm/mipi-dbi: Support shadow-plane state

2022-12-04 Thread Thomas Zimmermann
Am 03.12.22 um 17:11 schrieb Noralf Trønnes: Den 02.12.2022 13.56, skrev Thomas Zimmermann: Implement MIPI DBI planes with struct drm_shadow_plane_state, so that the respective drivers can use the vmap'ed GEM-buffer memory. Implement state helpers, the {begin,end}_fb_access helpers and wire

Re: [PATCH v2 6/8] drm/mipi-dbi: Support shadow-plane state

2022-12-03 Thread Noralf Trønnes
Den 02.12.2022 13.56, skrev Thomas Zimmermann: > Implement MIPI DBI planes with struct drm_shadow_plane_state, so that the > respective drivers can use the vmap'ed GEM-buffer memory. Implement state > helpers, the {begin,end}_fb_access helpers and wire up everything. > > With this commit, MIPI

Re: [PATCH v2 6/8] drm/mipi-dbi: Support shadow-plane state

2022-12-03 Thread Thomas Zimmermann
Hi Am 03.12.22 um 15:23 schrieb Noralf Trønnes: Den 02.12.2022 13.56, skrev Thomas Zimmermann: Implement MIPI DBI planes with struct drm_shadow_plane_state, so that the respective drivers can use the vmap'ed GEM-buffer memory. Implement state helpers, the {begin,end}_fb_access helpers and

Re: [PATCH v2 6/8] drm/mipi-dbi: Support shadow-plane state

2022-12-03 Thread Noralf Trønnes
Den 02.12.2022 13.56, skrev Thomas Zimmermann: > Implement MIPI DBI planes with struct drm_shadow_plane_state, so that the > respective drivers can use the vmap'ed GEM-buffer memory. Implement state > helpers, the {begin,end}_fb_access helpers and wire up everything. > > With this commit, MIPI

[PATCH v2 6/8] drm/mipi-dbi: Support shadow-plane state

2022-12-02 Thread Thomas Zimmermann
Implement MIPI DBI planes with struct drm_shadow_plane_state, so that the respective drivers can use the vmap'ed GEM-buffer memory. Implement state helpers, the {begin,end}_fb_access helpers and wire up everything. With this commit, MIPI DBI drivers can access the GEM object's memory that is