[git pull] VC4 fixes

Eric Anholt eric at anholt.net
Wed Nov 18 09:30:21 PST 2015


Hi Dave,

Here are a few little VC4 fixes for 4.4 that I didn't get in to you
before the -next pull request.  I dropped the feature-ish one I'd
mentioned, and also droppped the one I saw you included in the last
-fixes pull request.

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  git at github.com:anholt/linux drm-vc4-fixes

for you to fetch changes up to bf893acc1675516fabf238a5ee3b52859c5687dc:

  drm/vc4: Make sure that planes aren't scaled. (2015-11-17 12:27:03 -0800)

----------------------------------------------------------------
Dan Carpenter (1):
      drm/vc4: checking for NULL instead of IS_ERR

Eric Anholt (2):
      drm/vc4: Fix some failure to track __iomem decorations on pointers.
      drm/vc4: Make sure that planes aren't scaled.

Julia Lawall (2):
      drm/vc4: fix platform_no_drv_owner.cocci warnings
      drm/vc4: fix itnull.cocci warnings

kbuild test robot (1):
      drm/vc4: vc4_plane_duplicate_state() can be static

 drivers/gpu/drm/vc4/vc4_crtc.c  |  9 +++++----
 drivers/gpu/drm/vc4/vc4_drv.c   |  1 -
 drivers/gpu/drm/vc4/vc4_hvs.c   |  8 ++++----
 drivers/gpu/drm/vc4/vc4_plane.c | 18 ++++++++++++++----
 4 files changed, 23 insertions(+), 13 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151118/bb1b56db/attachment.sig>


More information about the dri-devel mailing list