All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] tegradrm fixes and cleanups
@ 2012-12-19 21:38 Lucas Stach
       [not found] ` <1355953137-31563-1-git-send-email-dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Lucas Stach @ 2012-12-19 21:38 UTC (permalink / raw)
  To: dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
  Cc: Thierry Reding,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

Some small fixes and cleanups for the tegradrm driver.
This is potentially 3.8-fixes material.

Lucas Stach (6):
  drm: tegra: fix front_porch <-> back_porch mixup
  drm: tegra: don't leave clients host1x member uninitialized
  drm: tegra: protect DC register access with mutex
  drm: tegra: remove redundant tegra2_tmds_config entry
  drm: tegra: clean out old gem prototypes
  drm: tegra: program only one window during modeset

 drivers/gpu/drm/tegra/dc.c     | 24 ++++++++++++++++++------
 drivers/gpu/drm/tegra/drm.h    | 19 +------------------
 drivers/gpu/drm/tegra/hdmi.c   | 25 ++++++-------------------
 drivers/gpu/drm/tegra/host1x.c |  2 ++
 4 Dateien geändert, 27 Zeilen hinzugefügt(+), 43 Zeilen entfernt(-)

-- 
1.7.11.7

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

end of thread, other threads:[~2012-12-20  8:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-19 21:38 [PATCH 0/6] tegradrm fixes and cleanups Lucas Stach
     [not found] ` <1355953137-31563-1-git-send-email-dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
2012-12-19 21:38   ` [PATCH 1/6] drm: tegra: fix front_porch <-> back_porch mixup Lucas Stach
2012-12-19 21:38   ` [PATCH 2/6] drm: tegra: don't leave clients host1x member uninitialized Lucas Stach
2012-12-19 21:38   ` [PATCH 3/6] drm: tegra: protect DC register access with mutex Lucas Stach
     [not found]     ` <1355953137-31563-4-git-send-email-dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
2012-12-20  2:36       ` Mark Zhang
     [not found]         ` <50D2799F.4010008-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2012-12-20  8:28           ` Lucas Stach
2012-12-19 21:38   ` [PATCH 4/6] drm: tegra: remove redundant tegra2_tmds_config entry Lucas Stach
2012-12-19 21:38   ` [PATCH 5/6] drm: tegra: clean out old gem prototypes Lucas Stach
     [not found]     ` <1355953137-31563-6-git-send-email-dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
2012-12-20  2:48       ` Mark Zhang
2012-12-19 21:38   ` [PATCH 6/6] drm: tegra: program only one window during modeset Lucas Stach

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.