From: Michel Thierry <michel.thierry@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: mesa-dev@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Subject: [PATCH libdrm v3 0/2] 48-bit virtual address support in i915
Date: Fri, 7 Aug 2015 10:45:20 +0100 [thread overview]
Message-ID: <1438940723-23084-1-git-send-email-michel.thierry@intel.com> (raw)
48-bit virtual address range will be enabled in i915 soon, but some objects
must be referenced by 32-bit offsets. These patches use a new kernel flag to
specify if this restriction applies or not.
I'm sending these patches to comply with the i915 merge process.
Once the kernel patch is merged, I'll make a new libdrm release and address
the mesa build dependency.
Michel Thierry (2):
intel: Add EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag
intel: add new function name to symbol-check test
include/drm/i915_drm.h | 3 ++-
intel/intel-symbol-check | 1 +
intel/intel_bufmgr.c | 16 ++++++++++++++
intel/intel_bufmgr.h | 6 +++++-
intel/intel_bufmgr_gem.c | 54 +++++++++++++++++++++++++++++++++++++++++++----
intel/intel_bufmgr_priv.h | 11 ++++++++++
6 files changed, 85 insertions(+), 6 deletions(-)
--
2.5.0
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2015-08-07 9:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-07 9:45 Michel Thierry [this message]
2015-08-07 9:45 ` [PATCH libdrm v3 1/2] intel: Add EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag Michel Thierry
2015-08-07 10:56 ` [Intel-gfx] " Michał Winiarski
2015-08-07 11:00 ` [RFC libdrm] intel: 48b ppgtt support Michał Winiarski
2015-08-07 11:36 ` [PATCH libdrm v3 1/2] intel: Add EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag Michel Thierry
2015-08-10 7:52 ` [Intel-gfx] " Winiarski, Michal
2015-08-07 9:45 ` [PATCH libdrm v3 2/2] intel: add new function name to symbol-check test Michel Thierry
2015-08-07 9:45 ` [PATCH mesa v3] i965/gen8+: bo in state base address must be in 32-bit address range Michel Thierry
2015-08-07 18:33 ` [Intel-gfx] " Matt Turner
2015-08-07 19:57 ` Ilia Mirkin
2015-08-07 21:28 ` [Mesa-dev] " Emil Velikov
2015-08-07 22:46 ` [Intel-gfx] " Kristian Høgsberg
2015-08-10 9:21 ` Michel Thierry
2015-08-10 23:17 ` Kristian Høgsberg
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=1438940723-23084-1-git-send-email-michel.thierry@intel.com \
--to=michel.thierry@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=mesa-dev@lists.freedesktop.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox