dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] ttm-next
@ 2014-04-04  6:08 Thomas Hellstrom
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Hellstrom @ 2014-04-04  6:08 UTC (permalink / raw)
  To: airlied, airlied
  Cc: pv-drivers, Thomas Hellstrom, linux-graphics-maintainer,
	dri-devel

Dave,
Currently only a single patch fixing up mixed use of the ttm_bo_reserve and
ww_mutex APIs.

/Thomas

The following changes since commit 2844ea3f252331cc0ecf3ae74f6226db2f580f8a:

  Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux into drm-next (2014-04-02 12:09:09 +1000)

are available in the git repository at:


  git://people.freedesktop.org/~thomash/linux tags/ttm-next-2014-04-04

for you to fetch changes up to c75230833ce4fbbfaa257c07b55f97912fb1dc02:

  drm/ttm: Hide the implementation details of reservation (2014-04-04 08:00:59 +0200)

----------------------------------------------------------------
Pull request of 2014-04-04

----------------------------------------------------------------
Thomas Hellstrom (1):
      drm/ttm: Hide the implementation details of reservation

 drivers/gpu/drm/qxl/qxl_release.c      |    2 +-
 drivers/gpu/drm/ttm/ttm_bo.c           |   26 +++++++++---------
 drivers/gpu/drm/ttm/ttm_execbuf_util.c |    8 +++---
 include/drm/ttm/ttm_bo_driver.h        |   47 ++++++++++++++++++++------------
 4 files changed, 47 insertions(+), 36 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [PULL] ttm-next
@ 2014-01-13 11:01 Thomas Hellstrom
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Hellstrom @ 2014-01-13 11:01 UTC (permalink / raw)
  To: airlied, airlied
  Cc: pv-drivers, Thomas Hellstrom, linux-graphics-maintainer,
	dri-devel

Dave,

Some code cleanup by Rashika Keria,
VM stuff for ttm:
-Use PFNMAP instead of MIXEDMAP where possible for performance
-Refuse to fault imported pages, an initial step to support dma-bufs
better from within TTM.
-Correctly set page mapping and -index members. These are needed in various
places in the vm subsystem that we are not using yet, but plan to use soonish:
For example unmap-mapping-range keeping COW pages, and dirty tracking
fbdefio style, but also for PCI memory.

The following changes since commit 859ae233cd0ee76b6143f948ba1cb6b0b4c342f8:

  Merge tag 'drm-intel-next-2013-12-13' of git://people.freedesktop.org/~danvet/drm-intel into drm-next (2013-12-23 10:46:07 +1000)

are available in the git repository at:


  git://people.freedesktop.org/~thomash/linux tags/ttm-next-2014-01-13

for you to fetch changes up to 52028704126b5597775cc788028385556af1f85c:

  drivers: gpu: Remove unused function in ttm_lock.c (2014-01-08 13:24:14 +0100)

----------------------------------------------------------------
ttm-next 2013-01-14 pull request

----------------------------------------------------------------
Rashika Kheria (3):
      drivers: gpu: Mark function as static in ttm_bo.c
      drivers: gpu: Mark function as static in ttm_bo_util.c
      drivers: gpu: Remove unused function in ttm_lock.c

Thomas Hellstrom (3):
      drm/ttm: Use VM_PFNMAP for shared bo maps
      drm/ttm: Refuse to fault (prime-) imported pages
      drm/ttm: Correctly set page mapping and -index members

 drivers/gpu/drm/ttm/ttm_bo.c      |    2 +-
 drivers/gpu/drm/ttm/ttm_bo_util.c |    4 ++--
 drivers/gpu/drm/ttm/ttm_bo_vm.c   |   32 +++++++++++++++++++++++++++++---
 drivers/gpu/drm/ttm/ttm_lock.c    |    8 --------
 drivers/gpu/drm/ttm/ttm_tt.c      |   27 +++++++++++++++++++++++----
 include/drm/ttm/ttm_bo_driver.h   |    9 +++++++++
 6 files changed, 64 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-04  6:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-04  6:08 [PULL] ttm-next Thomas Hellstrom
  -- strict thread matches above, loose matches on Subject: below --
2014-01-13 11:01 Thomas Hellstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox