diff options
author | Dave Airlie <airlied@redhat.com> | 2015-07-17 00:06:04 (GMT) |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2015-07-17 00:06:04 (GMT) |
commit | 8f6644ca9737d118d80bffacc9ae940e713959c4 (patch) | |
tree | 01e60a178b60ae701f451f3619663b9d5a3caecc /Makefile | |
parent | 61f2669fced308719d133df1f46a2aa514be47a1 (diff) | |
parent | c62ff6b3c7325c34d649a5fc3253445af1fd3ba8 (diff) | |
download | linux-8f6644ca9737d118d80bffacc9ae940e713959c4.tar.xz |
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes
A range of fixes for the Armada DRM driver:
- A missing wakeup could result in overlay frames being delayed, causing
video playback to hiccup.
- Avoid unmapping a dma-buf attachment which was never mapped
- Fix the overlay when partially off the screen by switching to the
drm_plane_helper_check_update() helper and using the calculated
coordinates to set the start address.
- Remove an incorrect assignment to crtc->mode - which should be the
unadjusted mode.
- Fix a missing call to drm_plane_cleanup() in the overlay code.
* 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm:
drm/armada: avoid saving the adjusted mode to crtc->mode
drm/armada: fix overlay when partially off-screen
drm/armada: convert overlay to use drm_plane_helper_check_update()
drm/armada: fix gem object free after failed prime import
drm/armada: fix incorrect overlay plane cleanup
drm/armada: fix missing overlay wake-up
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions