dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] etnaviv-next for 4.14
@ 2017-08-18 16:49 Lucas Stach
  0 siblings, 0 replies; only message in thread
From: Lucas Stach @ 2017-08-18 16:49 UTC (permalink / raw)
  To: Dave Airlie; +Cc: kernel, dri-devel

Hi Dave,

this cycle has been fairly calm in etnaviv land with most of the action
happening on the userspace side.

Notable changes:
- Improvements to CONFIG option handling to make it harder for users to
shoot themselves in the foot due to kernel misconfiguration.
- Tweaked GEM object population, so that userspace can take considerate
action when memory allocation fails, rather than waking the raging OOM
killer beast.

Regards,
Lucas

The following changes since commit 12d016626f99f48edbf5b006625b4e8c0de1eec7:

  Merge tag 'drm-amdkfd-next-2017-06-25' of git://people.freedesktop.org/~gabbayo/linux into drm-next (2017-06-28 17:09:27 +1000)

are available in the git repository at:

  https://git.pengutronix.de/git/lst/linux etnaviv/next

for you to fetch changes up to 65375b873cb553c1e52d6e0d77d954011f44433e:

  drm/etnaviv: switch GEM allocations to __GFP_RETRY_MAYFAIL (2017-08-15 15:28:22 +0200)

----------------------------------------------------------------
Cihangir Akturk (1):
      drm/etnaviv: switch to drm_*{get,put} helpers

Lucas Stach (6):
      drm/etnaviv: don't trigger OOM killer when page allocation fails
      drm/etnaviv: reduce allocation failure message severity
      drm/etnaviv: populate GEM objects on cpu_prep
      drm/etnaviv: select CMA and DMA_CMA if available
      drm/etnaviv: don't fail GPU bind when CONFIG_THERMAL isn't enabled
      drm/etnaviv: switch GEM allocations to __GFP_RETRY_MAYFAIL

 drivers/gpu/drm/etnaviv/Kconfig              |  2 ++
 drivers/gpu/drm/etnaviv/etnaviv_drv.c        |  8 ++++----
 drivers/gpu/drm/etnaviv/etnaviv_gem.c        | 45 +++++++++++++++++++++++----------------------
 drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c  |  2 +-
 drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c |  4 ++--
 drivers/gpu/drm/etnaviv/etnaviv_gpu.c        |  8 +++++---
 6 files changed, 37 insertions(+), 32 deletions(-)

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-18 16:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-18 16:49 [GIT PULL] etnaviv-next for 4.14 Lucas Stach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).