dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/12] GMA500 updates take 2
@ 2012-04-25 13:35 Alan Cox
  2012-04-25 13:36 ` [PATCH 01/12] gma500: Fix leak of uncached page Alan Cox
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Alan Cox @ 2012-04-25 13:35 UTC (permalink / raw)
  To: airlied, dri-devel


This version drops the backlight patch while I figure how it breaks some
systems. It adds the now fixed hotplug monitor code.

---

Alan Cox (12):
      gma500: Set the mapping mask
      gma500: Add the base elements of CDV hotplug support
      gma500: Add ops for hotplug support.
      cdv: continue synching up with updated reference code
      gma500: Clean up weirdness in the cdv mode test code
      gma500: support 1080p
      gma500: panel presence check
      gma500: intel_bios updates
      gma500: mark framebuffer pages write combining
      gma500: Update the Cedarview clock handling
      gma500: read the PLL bits
      gma500: Fix leak of uncached page


 drivers/gpu/drm/gma500/cdv_device.c        |   61 ++++
 drivers/gpu/drm/gma500/cdv_intel_crt.c     |   30 +-
 drivers/gpu/drm/gma500/cdv_intel_display.c |  390 +++++++++++++++++++++-------
 drivers/gpu/drm/gma500/cdv_intel_hdmi.c    |    7 -
 drivers/gpu/drm/gma500/cdv_intel_lvds.c    |   74 +++++
 drivers/gpu/drm/gma500/framebuffer.c       |   29 ++
 drivers/gpu/drm/gma500/gem.c               |    2 
 drivers/gpu/drm/gma500/gtt.c               |    6 
 drivers/gpu/drm/gma500/intel_bios.c        |  250 +++++++++++++++++-
 drivers/gpu/drm/gma500/intel_bios.h        |  161 +++++++++++-
 drivers/gpu/drm/gma500/intel_opregion.c    |  117 ++++++++
 drivers/gpu/drm/gma500/mdfld_device.c      |    2 
 drivers/gpu/drm/gma500/oaktrail_device.c   |    2 
 drivers/gpu/drm/gma500/oaktrail_hdmi.c     |    6 
 drivers/gpu/drm/gma500/psb_device.c        |    2 
 drivers/gpu/drm/gma500/psb_drv.c           |    1 
 drivers/gpu/drm/gma500/psb_drv.h           |   18 +
 drivers/gpu/drm/gma500/psb_intel_drv.h     |    3 
 drivers/gpu/drm/gma500/psb_intel_reg.h     |   34 ++
 drivers/gpu/drm/gma500/psb_intel_sdvo.c    |    6 
 drivers/gpu/drm/gma500/psb_irq.c           |   30 ++
 21 files changed, 1035 insertions(+), 196 deletions(-)

-- 
Signature

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

end of thread, other threads:[~2012-04-27  8:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-25 13:35 [PATCH 00/12] GMA500 updates take 2 Alan Cox
2012-04-25 13:36 ` [PATCH 01/12] gma500: Fix leak of uncached page Alan Cox
2012-04-25 13:36 ` [PATCH 02/12] gma500: read the PLL bits Alan Cox
2012-04-25 13:36 ` [PATCH 03/12] gma500: Update the Cedarview clock handling Alan Cox
2012-04-25 13:37 ` [PATCH 04/12] gma500: mark framebuffer pages write combining Alan Cox
2012-04-25 13:37 ` [PATCH 05/12] gma500: intel_bios updates Alan Cox
2012-04-25 13:37 ` [PATCH 06/12] gma500: panel presence check Alan Cox
2012-04-25 13:37 ` [PATCH 07/12] gma500: support 1080p Alan Cox
2012-04-25 13:37 ` [PATCH 08/12] gma500: Clean up weirdness in the cdv mode test code Alan Cox
2012-04-25 13:38 ` [PATCH 09/12] cdv: continue synching up with updated reference code Alan Cox
2012-04-25 13:38 ` [PATCH 10/12] gma500: Add ops for hotplug support Alan Cox
2012-04-25 13:38 ` [PATCH 11/12] gma500: Add the base elements of CDV " Alan Cox
2012-04-25 13:38 ` [PATCH 12/12] gma500: Set the mapping mask Alan Cox
2012-04-27  8:32 ` [PATCH 00/12] GMA500 updates take 2 Dave Airlie

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