<table><tr><td style="">ezequielg created this revision.<br />Herald added a project: KWin.<br />Herald added a subscriber: kwin.<br />ezequielg requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D24556">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>We can't connect cursor until drmOutput::initCursor<br />
is called, which is done by drmBackend::updateOutputs.</p>

<p>Fix this by splitting the connect part into its own<br />
drmBackend::connectCursor private function.</p>

<p>This allows to use the DRM legacy cursor API.</p>

<p>Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com></p>

<p>[platforms/drm] Allow to specify to dumb buffers' format</p>

<p>Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com></p>

<p>[platforms/drm] RFC/PoC: Support hardware cursors using DRM atomic API</p>

<p>This needs the new DRM AMEND uAPI in order to make sure<br />
the cursor is committed on the same vblank as content.</p>

<p>Currently, the legacy cursor API is the best choice. Once the<br />
AMEND uAPI is merged upstream, it'll be possible to switch to it.</p>

<p>Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R108 KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>atomic-cursors (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24556">https://phabricator.kde.org/D24556</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>plugins/platforms/drm/drm_backend.cpp<br />
plugins/platforms/drm/drm_backend.h<br />
plugins/platforms/drm/drm_buffer.cpp<br />
plugins/platforms/drm/drm_buffer.h<br />
plugins/platforms/drm/drm_output.cpp<br />
plugins/platforms/drm/drm_output.h</div></div></div><br /><div><strong>To: </strong>ezequielg<br /><strong>Cc: </strong>kwin, LeGast00n, The-Feren-OS-Dev, sbergeron, jraleigh, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, romangg, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>