dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] drm/msm: New features for 4.12
@ 2017-03-07 17:02 Jordan Crouse
  2017-03-07 17:02 ` [PATCH 1/6] drm/msm: Don't allow zero sized buffer objects Jordan Crouse
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jordan Crouse @ 2017-03-07 17:02 UTC (permalink / raw)
  To: freedreno-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
  Cc: linux-arm-msm-u79uwXL29TY76Z2rM5mHXA,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

Hey Rob - here are a handful of new features and more extensive bug fixes that
might be suitable for 4.12.

Of note is the reference count for address spaces which is a pre-requisite for
per-instance pagetables and the move to OPP tables which is a stepping stone for
all sorts of clock related shenanigans.

Thanks!
Jordan

Jordan Crouse (6):
  drm/msm: Don't allow zero sized buffer objects
  drm/msm: Reference count address spaces
  drm/msm: Add MSM_PARAM_GMEM_BASE
  drm/msm: Hard code the GPU "slow frequency"
  drm/msm: gpu: Use OPP tables if we can
  msm/drm: gpu: Dynamically locate the clocks from the device tree

 drivers/gpu/drm/msm/adreno/adreno_device.c | 90 ++++++++++++++++++++++--------
 drivers/gpu/drm/msm/adreno/adreno_gpu.c    | 10 ++--
 drivers/gpu/drm/msm/adreno/adreno_gpu.h    |  2 +-
 drivers/gpu/drm/msm/mdp/mdp4/mdp4_kms.c    |  2 +-
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.c    |  2 +-
 drivers/gpu/drm/msm/msm_drv.h              |  3 +-
 drivers/gpu/drm/msm/msm_gem.c              |  6 ++
 drivers/gpu/drm/msm/msm_gem.h              |  2 +
 drivers/gpu/drm/msm/msm_gem_vma.c          | 35 +++++++++---
 drivers/gpu/drm/msm/msm_gpu.c              | 82 +++++++++++++++++++--------
 drivers/gpu/drm/msm/msm_gpu.h              |  6 +-
 include/uapi/drm/msm_drm.h                 |  1 +
 12 files changed, 176 insertions(+), 65 deletions(-)

-- 
1.9.1

_______________________________________________
Freedreno mailing list
Freedreno@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/freedreno

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

end of thread, other threads:[~2017-03-13 17:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-07 17:02 [PATCH 0/6] drm/msm: New features for 4.12 Jordan Crouse
2017-03-07 17:02 ` [PATCH 1/6] drm/msm: Don't allow zero sized buffer objects Jordan Crouse
2017-03-07 17:02 ` [PATCH 4/6] drm/msm: Hard code the GPU "slow frequency" Jordan Crouse
     [not found] ` <1488906176-10720-1-git-send-email-jcrouse-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2017-03-07 17:02   ` [PATCH 2/6] drm/msm: Reference count address spaces Jordan Crouse
2017-03-07 17:02   ` [PATCH 3/6] drm/msm: Add MSM_PARAM_GMEM_BASE Jordan Crouse
2017-03-07 17:02   ` [PATCH 5/6] drm/msm: gpu: Use OPP tables if we can Jordan Crouse
     [not found]     ` <1488906176-10720-6-git-send-email-jcrouse-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2017-03-13 17:35       ` Rob Clark
2017-03-07 17:02   ` [PATCH 6/6] msm/drm: gpu: Dynamically locate the clocks from the device tree Jordan Crouse

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).