aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c
diff options
context:
space:
mode:
authorGustavo Padovan <[email protected]>2015-08-15 16:26:17 +0000
committerInki Dae <[email protected]>2015-08-30 15:27:38 +0000
commita379df19356de97afdca37c4e8f5e8729215d6ea (patch)
treea589e0417b0c0ae09d406259ca9cff1ce0e3676e /drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c
parentdrm/exynos: fimd: only finish update if START == START_S (diff)
downloadkernel-a379df19356de97afdca37c4e8f5e8729215d6ea.tar.gz
kernel-a379df19356de97afdca37c4e8f5e8729215d6ea.zip
drm/exynos: add atomic asynchronous commit
The atomic modesetting interfaces supports async commits that should be implemented by the drivers. If drm core requests an async commit exynos_atomic_commit() will now schedule a work task to run the update later. It also serializes commits that needs to run on the same crtc, putting the following commit to wait until the current one is finished. Signed-off-by: Gustavo Padovan <[email protected]> Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c')
0 files changed, 0 insertions, 0 deletions