Home
last modified time | relevance | path

Searched hist:d4d2c60497cfc5063f129010521ba69f34f33127 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_kms.cdiff d4d2c60497cfc5063f129010521ba69f34f33127 Thu Aug 29 11:45:12 CDT 2019 Rob Clark <robdclark@chromium.org> drm/msm: add kms->wait_flush()

First step in re-working the atomic related internal API to prepare for
async updates pending.. ->wait_flush() is intended to block until there
is no in-progress flush.

A crtc_mask is used, rather than an atomic state object, as this will
later be used for async flush after the atomic state is destroyed.

This replaces ->wait_for_crtc_commit_done()

v2: update for review comments

Signed-off-by: Rob Clark <robdclark@chromium.org>
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_kms.cdiff d4d2c60497cfc5063f129010521ba69f34f33127 Thu Aug 29 11:45:12 CDT 2019 Rob Clark <robdclark@chromium.org> drm/msm: add kms->wait_flush()

First step in re-working the atomic related internal API to prepare for
async updates pending.. ->wait_flush() is intended to block until there
is no in-progress flush.

A crtc_mask is used, rather than an atomic state object, as this will
later be used for async flush after the atomic state is destroyed.

This replaces ->wait_for_crtc_commit_done()

v2: update for review comments

Signed-off-by: Rob Clark <robdclark@chromium.org>
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_kms.hdiff d4d2c60497cfc5063f129010521ba69f34f33127 Thu Aug 29 11:45:12 CDT 2019 Rob Clark <robdclark@chromium.org> drm/msm: add kms->wait_flush()

First step in re-working the atomic related internal API to prepare for
async updates pending.. ->wait_flush() is intended to block until there
is no in-progress flush.

A crtc_mask is used, rather than an atomic state object, as this will
later be used for async flush after the atomic state is destroyed.

This replaces ->wait_for_crtc_commit_done()

v2: update for review comments

Signed-off-by: Rob Clark <robdclark@chromium.org>
H A Dmsm_atomic.cdiff d4d2c60497cfc5063f129010521ba69f34f33127 Thu Aug 29 11:45:12 CDT 2019 Rob Clark <robdclark@chromium.org> drm/msm: add kms->wait_flush()

First step in re-working the atomic related internal API to prepare for
async updates pending.. ->wait_flush() is intended to block until there
is no in-progress flush.

A crtc_mask is used, rather than an atomic state object, as this will
later be used for async flush after the atomic state is destroyed.

This replaces ->wait_for_crtc_commit_done()

v2: update for review comments

Signed-off-by: Rob Clark <robdclark@chromium.org>
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_kms.cdiff d4d2c60497cfc5063f129010521ba69f34f33127 Thu Aug 29 11:45:12 CDT 2019 Rob Clark <robdclark@chromium.org> drm/msm: add kms->wait_flush()

First step in re-working the atomic related internal API to prepare for
async updates pending.. ->wait_flush() is intended to block until there
is no in-progress flush.

A crtc_mask is used, rather than an atomic state object, as this will
later be used for async flush after the atomic state is destroyed.

This replaces ->wait_for_crtc_commit_done()

v2: update for review comments

Signed-off-by: Rob Clark <robdclark@chromium.org>