cascardo/linux.git
2012-03-10 Kirill A. Shutemovgma500: drop unused psb_intel_modeset_cleanup()
2012-03-10 Kirill A. Shutemovgma500: oaktrail_lvds_init() drop unused variable
2012-03-10 Kirill A. Shutemovgma500: oaktrail_hdmi_i2c_access() drop unused variable
2012-03-10 Kirill A. Shutemovgma500: mark oaktrail_backlight_init() as static
2012-03-10 Kirill A. Shutemovgma500: oaktrail_hdmi: fix -Wmissing-field-initializers...
2012-03-10 Kirill A. Shutemovgma500: oaktrail_hdmi: drop dead code
2012-03-10 Kirill A. Shutemovgma500: oaktrail_crtc: drop unused variables
2012-03-10 Kirill A. Shutemovgma500: oaktrail_crtc: mark few functions as static
2012-03-10 Kirill A. Shutemovgma500: mdfld_intel_display: drop unused variables
2012-03-10 Kirill A. Shutemovgma500: mdfld_dsi_pkg_sender: fix -Wtype-limits warning
2012-03-10 Kirill A. Shutemovgma500: mdfld_dsi_dpi: drop unused variables
2012-03-10 Kirill A. Shutemovgma500: mdfld_device: mark few functions as static
2012-03-10 Kirill A. Shutemovgma500: cdv_intel_lvds: #if 0 currently unused functions
2012-03-10 Kirill A. Shutemovgma500: cdv_intel_lvds: mark few functions as static
2012-03-10 Kirill A. Shutemovgma500: cdv_intel_hdmi: add missing include
2012-03-10 Kirill A. Shutemovgma500: cdv_intel_crt: mark few functions as static
2012-03-10 Kirill A. Shutemovgma500: cdv_intel_crt: drop unused variables
2012-03-10 Kirill A. Shutemovgma500: cdv_intel_crt: drop dead code
2012-03-10 Kirill A. Shutemovgma500: cdv_intel_crt: add missing include
2012-03-10 Kirill A. Shutemovgma500: fix cdv_intel_wait_for_vblank() prototype
2012-03-10 Kirill A. Shutemovgma500: fix two -Wmissing-field-initializers warnings
2012-03-10 Kirill A. Shutemovgma500: mark psb_driver_device_is_agp() and psb_driver_...
2012-03-10 Kirill A. Shutemovgma500: psb_driver_load(): drop unused variables
2012-03-10 Kirill A. Shutemovgma500: fix ioctl confict
2012-03-10 Kirill A. Shutemovgma500: use DRM_IOCTL_DEF_DRV instead of custom PSB_IOC...
2012-03-10 Kirill A. Shutemovgma500: mmu: mark psb_mmu_free_pt() and psb_mmu_pt_allo...
2012-03-10 Kirill A. Shutemovgma500: mmu: drop unused psb_get_default_pd_addr()
2012-03-10 Kirill A. Shutemovgma500: gtt: mark psb_gtt_entry() and psb_gtt_alloc...
2012-03-10 Kirill A. Shutemovgma500: mark psb_fbdev_destroy() and psb_fbdev_fini...
2012-03-10 Kirill A. Shutemovgma500: drop unused psbfb_suspend()/psbfb_resume()
2012-03-10 Kirill A. Shutemovgma500: gem_glue: add missing include
2012-03-10 Kirill A. Shutemovgma500: medfield: drop a bit of dead code
2012-03-10 Kirill A. Shutemovgma500: mdfld_dsi_output_init() drop unused parameter
2012-03-10 Kirill A. Shutemovgma500: psbfb_create(): move depth initialization out...
2012-03-10 Kirill A. Shutemovgma500: initial medfield merge
2012-03-10 Alan Coxgma500: rework register stuff sanely
2012-03-10 Kirill A. Shutemovgma500: make init_pm callback in struct psb_op optional
2012-03-10 Alan Coxgma500: re-order calling on the fix setup so we set...
2012-03-10 Jesper Juhlintel, gma500, lvds: Fix use after free and mem leak...
2012-03-10 Alan Coxgma500: Kconfig documentation tweak
2012-03-10 Alan Coxgma500: now move the Oaktrail save state into its own...
2012-03-10 Alan Coxgma500: clean up some of the struct fields we no longer use
2012-03-10 Alan Coxgma500: plug in more of the gamma functionality
2012-03-07 Rob Clarkdrm: cope with platformdev->id == -1
2012-03-05 Dave Airliedrm: drop setting vm_file to filp
2012-02-29 Felix Kuehlingdrm/radeon: fix deferred page-flip detection logic...
2012-02-29 Sascha Hauerdrm: remove unused code
2012-02-29 Alex Deucherdrm/radeon/kms: clean up radeon_asic struct (v2)
2012-02-29 Alex Deucherdrm/radeon/kms: reorganize surface callbacks
2012-02-29 Alex Deucherdrm/radeon/kms: move clock/pcie setting callbacks into...
2012-02-29 Alex Deucherdrm/radeon/kms: reorganize display callbacks
2012-02-29 Alex Deucherdrm/radeon/kms: reorganize gart callbacks
2012-02-29 Alex Deucherdrm/radeon/kms: make ring_start, ring_test, and ib_test...
2012-02-29 Alex Deucherdrm/radeon/kms: remove unused cp callbacks from radeon_asic
2012-02-29 Alex Deucherdrm/radeon/kms: reorganize irq callbacks
2012-02-29 Alex Deucherdrm/radeon/kms: reorganize copy callbacks
2012-02-29 Christian Königdrm/radeon: fix IB debugfs files for multiple cards
2012-02-29 Christian Königdrm/radeon: also make the cs_parse function per ring
2012-02-29 Christian Königdrm/radeon/kms: no need to align IB like this
2012-02-29 Christian Königdrm/radeon: move ring syncing after bo validation
2012-02-27 Alex Deucherdrm/radeon/kms: reorganize pm callbacks
2012-02-27 Alex Deucherdrm/radeon/kms: reorganize page flip callbacks
2012-02-27 Alex Deucherdrm/radeon/kms: reorganize hpd callbacks
2012-02-27 Alex Deucherdrm/radeon/kms: add a radeon asic callback for mc idle
2012-02-27 Alex Deucherdrm/radeon/kms: add wait_for_vblank asic callback
2012-02-23 Dave AirlieMerge tag 'drm-intel-next-2012-02-16-merge-resolved...
2012-02-23 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2012-02-16 Dave Airliedrm: add some caps for userspace to discover more info...
2012-02-16 Dave Airliedrm: move pci bus master enable into driver.
2012-02-16 Danny KukawkaRevert "drivers/gpu/drm/i915/intel_overlay.c needs...
2012-02-16 Dan Carpenterdrm/radeon/evergreen: make texdw[] array larger
2012-02-15 Chris Wilsondrm/i915/lvds: Always use the presence pin for LVDS...
2012-02-15 Chris Wilsondrm/i915: Record the position of the request upon error
2012-02-15 Chris Wilsondrm/i915: Record the in-flight requests at the time...
2012-02-15 Chris Wilsondrm/i915: Record the tail at each request and use it...
2012-02-14 Paulo Zanonidrm/i915: add missing SDVO bits for interlaced modes...
2012-02-14 Dave AirlieMerge tag 'drm-intel-next-2012-02-07' of git://people...
2012-02-14 Yufeng Shendrm/i915: Fix race condition in accessing GMBUS
2012-02-14 Wu Fengguangdrm/i915: add a "force-dvi" HDMI audio mode
2012-02-13 Sean Pauldrm/i915: Don't lock panel registers when downclocking
2012-02-13 Jerome Glissedrm/radeon: add support for evergreen/ni tiling informa...
2012-02-13 Marek Olšákdrm/radeon/kms: add support for streamout v7
2012-02-13 Axel Lindrm: Fix kcalloc parameters swapped
2012-02-13 Dave AirlieMerge branch 'drm-vmware-next' into drm-core-next
2012-02-13 Thomas Hellstromdrm/vmwgfx: Bump driver minor
2012-02-13 Thomas Hellstromvmwgfx: Move function declaration to correct header
2012-02-13 Thomas Hellstromdrm/vmwgfx: Treat out-of-range initial width and height...
2012-02-13 Jakob Bornecrantzvmwgfx: Pick up the initial size from the width and...
2012-02-13 Jakob Bornecrantzvmwgfx: Add page flip support
2012-02-13 Jakob Bornecrantzvmwgfx: Pipe fence out of screen object dirty functions
2012-02-13 Jakob Bornecrantzvmwgfx: Make it possible to get fence from execbuf
2012-02-13 Thomas Hellstromvmwgfx: Clean up pending event references to struct...
2012-02-13 Jakob Bornecrantzvmwgfx: Rework fence event action
2012-02-13 Daniel Vetterdrm/modes: do not enforce an odd vtotal for interlaced...
2012-02-13 Daniel Vetterdrm/i915: fix up locking inconsistency around gem_do_init
2012-02-13 Daniel Vetterdrm/i915: enable forcewake voodoo also for gen6
2012-02-13 Daniel Vetterdrm/i915: fixup seqno allocation logic for lazy_request
2012-02-13 Daniel Vetterdrm/i915: outstanding_lazy_request is a u32
2012-02-11 Ben Widawskydrm/i915: check gtfifodbg after possibly failed writes
2012-02-11 Ben Widawskydrm/i915: catch gtfifo errors on forcewake_put
next