alistair23-linux/drivers/gpu/drm/gma500
Dave Airlie e6eea1536e Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixes
Patrik writes:
Two fixes for memory leaks split into Cedarview and Poulsbo versions,
and a fix for properly setting the pipe base when using fbdev. It's on
my todo-list to start unifying the chips since they are very similar,
but until then I'd like to split them up in case there are side-effects
on Cedarview that I cannot currently test.

airled: Verified pull from github matches what I expected.
* 'gma500-fixes' of git://github.com/patjak/drm-gma500:
  drm/gma500/cdv: Fix cursor gem obj referencing on cdv
  drm/gma500/psb: Fix cursor gem obj referencing on psb
  drm/gma500/cdv: Unpin framebuffer on crtc disable
  drm/gma500/psb: Unpin framebuffer on crtc disable
  drm/gma500: Add fb gtt offset to fb base
2013-06-11 08:16:10 +10:00
..
accel_2d.c
backlight.c
cdv_device.c
cdv_device.h
cdv_intel_crt.c gma500: Make VGA and HDMI connector hotpluggable 2013-04-02 12:37:19 +02:00
cdv_intel_display.c drm/gma500/cdv: Fix cursor gem obj referencing on cdv 2013-06-09 18:03:57 +02:00
cdv_intel_dp.c kgdb: remove #include <linux/serial_8250.h> from kgdb.h 2013-02-04 15:35:26 -08:00
cdv_intel_hdmi.c gma500: Make VGA and HDMI connector hotpluggable 2013-04-02 12:37:19 +02:00
cdv_intel_lvds.c
framebuffer.c drm/gma500: Add fb gtt offset to fb base 2013-05-15 14:23:09 +02:00
framebuffer.h
gem.c
gtt.c Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next 2013-04-17 15:18:32 +10:00
gtt.h drm/gma500: Add support for rebuilding the gtt 2013-04-07 17:09:05 +02:00
intel_bios.c drivers: gpu: drm: gma500: Replaced calls kzalloc & memcpy with kmemdup 2013-03-13 22:37:32 +01:00
intel_bios.h drm/gma500: Clean up various defines 2013-03-17 18:32:56 +01:00
intel_gmbus.c
intel_i2c.c
Kconfig Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next 2013-04-17 15:18:32 +10:00
Makefile
mdfld_device.c
mdfld_dsi_dpi.c
mdfld_dsi_dpi.h
mdfld_dsi_output.c gma500: medfield: Fix possible NULL pointer dereference 2013-03-13 22:37:32 +01:00
mdfld_dsi_output.h
mdfld_dsi_pkg_sender.c
mdfld_dsi_pkg_sender.h
mdfld_intel_display.c
mdfld_output.c
mdfld_output.h
mdfld_tmd_vid.c
mdfld_tpo_vid.c
mid_bios.c
mid_bios.h
mmu.c
oaktrail.h
oaktrail_crtc.c
oaktrail_device.c
oaktrail_hdmi.c
oaktrail_hdmi_i2c.c i2c: Ignore return value of i2c_del_adapter() 2013-04-02 07:06:03 +02:00
oaktrail_lvds.c
opregion.c
opregion.h
power.c drm/gma500: Add hooks for hibernation 2013-04-07 17:09:34 +02:00
power.h drm/gma500: Add hooks for hibernation 2013-04-07 17:09:34 +02:00
psb_device.c drm/gma500: use drm_modeset_lock_all 2013-01-20 22:16:49 +01:00
psb_drv.c drm/gma500: Add hooks for hibernation 2013-04-07 17:09:34 +02:00
psb_drv.h gma500: remove unused drm_psb_no_fb 2013-03-13 22:37:31 +01:00
psb_intel_display.c drm/gma500/psb: Fix cursor gem obj referencing on psb 2013-06-09 18:03:32 +02:00
psb_intel_display.h drm/gma500: Remove unnecessary function exposure 2013-03-17 18:32:56 +01:00
psb_intel_drv.h drm/gma500: Clean up various defines 2013-03-17 18:32:56 +01:00
psb_intel_lvds.c
psb_intel_modes.c
psb_intel_reg.h drm/gma500: Clean up various defines 2013-03-17 18:32:56 +01:00
psb_intel_sdvo.c drm/gma500: Check connector status before restoring sdvo 2013-04-15 23:38:06 +02:00
psb_intel_sdvo_regs.h
psb_irq.c drm/gma500: fix backlight hotkeys behaviour on netbooks 2013-04-25 22:11:14 +02:00
psb_irq.h drm/gma500: Clean up various defines 2013-03-17 18:32:56 +01:00
psb_lid.c
psb_reg.h
tc35876x-dsi-lvds.c Drivers: gpu: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
tc35876x-dsi-lvds.h