From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Dave Airlie <airlied@gmail.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
DRI Development <dri-devel@lists.freedesktop.org>
Subject: [GIT PULL] omapdrm changes for v4.5
Date: Fri, 18 Dec 2015 11:16:40 +0200 [thread overview]
Message-ID: <5673CEF8.6000100@ti.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 2721 bytes --]
Hi Dave,
Please pull omapdrm changes for v4.5.
Tomi
The following changes since commit 9f9499ae8e6415cefc4fe0a96ad0e27864353c89:
Linux 4.4-rc5 (2015-12-13 17:42:58 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/omapdrm-4.5
for you to fetch changes up to 49d274e110d185dbbacabc601b55fd7b9b0e91d6:
drm/omap: remove obsolete manager assignment (2015-12-18 11:08:20 +0200)
----------------------------------------------------------------
omapdrm changes for v4.5
* enable DRIVER_ATOMIC
* improved TILER performance
* cleanups preparing for DMAbuf import
* fbdev emulation is now optional
* minor fixes
----------------------------------------------------------------
Andy Gross (1):
drm/omap: Use bitmaps for TILER placement
Laurent Pinchart (12):
drm: omapdrm: Fix plane state free in plane reset handler
drm: omapdrm: Make fbdev emulation optional
drm: omapdrm: gem: Remove unused function prototypes
drm: omapdrm: gem: Remove forward declarations
drm: omapdrm: gem: Group functions by purpose
drm: omapdrm: gem: Move global usergart variable to omap_drm_private
drm: omapdrm: gem: Mask out private flags passed from userspace
drm: omapdrm: gem: Free the correct memory object
drm: omapdrm: gem: Fix GEM object destroy in error path
drm: omapdrm: gem: Don't free mmap offset twice
drm: omapdrm: gem: Simplify error handling when creating GEM object
drm: omapdrm: gem: Remove check for impossible condition
Luis de Bethencourt (1):
drm: omapdrm: tiler: Remove unneded module alias for tiler
Thierry Reding (1):
drm/omap: Use platform_register/unregister_drivers()
Tomi Valkeinen (4):
drm: omapdrm: move omap_plane_reset()
drm/omap: remove unused plugin defines
drm/omap: set DRIVER_ATOMIC for omapdrm
drm/omap: remove obsolete manager assignment
drivers/gpu/drm/omapdrm/Makefile | 3 +-
drivers/gpu/drm/omapdrm/omap_debugfs.c | 4 +
drivers/gpu/drm/omapdrm/omap_dmm_tiler.c | 15 +-
drivers/gpu/drm/omapdrm/omap_drv.c | 44 +-
drivers/gpu/drm/omapdrm/omap_drv.h | 17 +-
drivers/gpu/drm/omapdrm/omap_encoder.c | 2 -
drivers/gpu/drm/omapdrm/omap_fbdev.c | 4 +
drivers/gpu/drm/omapdrm/omap_gem.c | 304 +++++++-----
drivers/gpu/drm/omapdrm/omap_plane.c | 53 +-
drivers/gpu/drm/omapdrm/tcm-sita.c | 804 +++++++------------------------
drivers/gpu/drm/omapdrm/tcm.h | 26 +-
include/uapi/drm/omap_drm.h | 6 -
12 files changed, 440 insertions(+), 842 deletions(-)
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2015-12-18 9:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-18 9:16 Tomi Valkeinen [this message]
2015-12-31 9:47 ` [GIT PULL] omapdrm changes for v4.5 Tomi Valkeinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5673CEF8.6000100@ti.com \
--to=tomi.valkeinen@ti.com \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=laurent.pinchart@ideasonboard.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.