cascardo/linux.git
2013-08-29 Dave AirlieMerge tag 'drm-intel-next-2013-08-23' of git://people...
2013-08-29 Keith Packarddrm: Advertise async page flip ability through GETCAP...
2013-08-29 Keith Packarddrm: Add DRM_MODE_PAGE_FLIP_ASYNC flag definition
2013-08-29 Keith Packarddrm: Pass page flip ioctl flags to driver
2013-08-29 Dan Carpenterdrm/omap: tiler: clear buffer properly
2013-08-29 Thierry Redingdrm/prime: Remove PRIME handles only if supported
2013-08-29 Damien Lespiaudrm: Remove the dithering_mode_property field
2013-08-29 Dan Carpenterdrm/prime: double lock typo
2013-08-29 Wei Yongjundrm/vmwgfx: fix error return code in vmw_driver_load()
2013-08-29 David Herrmanndrm: implement experimental render nodes
2013-08-29 Lespiau, Damienvideo/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUI
2013-08-29 Lespiau, Damiendrm/i915/hdmi: Write HDMI vendor specific infoframes
2013-08-29 Lespiau, Damiendrm: Add a helper to forge HDMI vendor infoframes
2013-08-29 Lespiau, Damienvideo/hdmi: Use hdmi_vendor_infoframe for the HDMI...
2013-08-29 Lespiau, Damienvideo/hdmi: Hook the HDMI vendor infoframe with the...
2013-08-29 Lespiau, Damiendrm/edid: Move HDMI_IDENTIFIER to hdmi.h
2013-08-29 Lespiau, Damiengpu: host1x: Port the HDMI vendor infoframe code the...
2013-08-29 Lespiau, Damienvideo/hdmi: Introduce helpers for the HDMI vendor speci...
2013-08-29 Lespiau, Damienvideo/hdmi: Derive the bar data valid bit from the...
2013-08-29 Lespiau, Damienvideo/hdmi: Don't let the user of this API create inval...
2013-08-29 Lespiau, Damiendrm: Add support for alternate clocks of 4k modes
2013-08-29 Lespiau, Damiendrm/edid: Parse the HDMI CEA block and look for 4k...
2013-08-29 Lespiau, Damiendrm/edid: Fix add_cea_modes() style issues
2013-08-29 Lespiau, Damiendrm: Don't export drm_find_cea_extension() any more
2013-08-29 Dave Airlienouveau: add runtime PM support (v0.9)
2013-08-29 Dave Airliedrm: allow open of dynamic off devices.
2013-08-29 Dave Airliesnd/hda: add runtime suspend/resume on optimus support...
2013-08-29 Dave Airliegpu/vga_switcheroo: add driver control power feature...
2013-08-28 Dave AirlieMerge branch 'drm-next' of git://people.freedesktop...
2013-08-27 David Herrmanndrm: verify vma access in TTM+GEM drivers
2013-08-27 David Herrmanndrm/gem: implement vma access management
2013-08-27 David Herrmanndrm/vma: add access management helpers
2013-08-24 Rob Clarkdrm/msm: add basic hangcheck/recovery mechanism
2013-08-24 Rob Clarkdrm/msm: add a3xx gpu support
2013-08-24 Rob Clarkdrm/msm: add register definitions for gpu
2013-08-24 Rob Clarkdrm/msm: basic KMS driver for snapdragon
2013-08-24 Rob Clarkdrm/msm: add register definitions
2013-08-23 Ville Syrjälädrm/i915: Print seqnos as unsigned in debugfs
2013-08-23 Ville Syrjälädrm/i915: Fix context size calculation on SNB/IVB/VLV
2013-08-23 Daniel Vetterdrm/i915: Use POSTING_READ in lcpll code
2013-08-23 Paulo Zanonidrm/i915: enable Package C8+ by default
2013-08-23 Paulo Zanonidrm/i915: add i915.pc8_timeout function
2013-08-23 Paulo Zanonidrm/i915: add i915_pc8_status debugfs file
2013-08-23 Paulo Zanonidrm/i915: allow package C8+ states on Haswell (disabled)
2013-08-23 Paulo Zanonidrm/i915: fix SDEIMR assertion when disabling LCPLL
2013-08-23 Paulo Zanonidrm/i915: grab force_wake when restoring LCPLL
2013-08-23 Jesse Barnesdrm/i915: drop WaMbcDriverBootEnable workaround
2013-08-23 Rafael Barbalhodrm/i915: Cleaning up the relocate entry function
2013-08-23 Paulo Zanonidrm/i915: merge HSW and SNB PM irq handlers
2013-08-23 Paulo Zanonidrm/i915: fix how we mask PMIMR when adding work to...
2013-08-23 Paulo Zanonidrm/i915: don't queue PM events we won't process
2013-08-23 Paulo Zanonidrm/i915: don't disable/reenable IVB error interrupts...
2013-08-23 Paulo Zanonidrm/i915: add dev_priv->pm_irq_mask
2013-08-23 Paulo Zanonidrm/i915: don't update GEN6_PMIMR when it's not needed
2013-08-23 Paulo Zanonidrm/i915: wrap GEN6_PMIMR changes
2013-08-23 Paulo Zanonidrm/i915: wrap GTIMR changes
2013-08-23 Paulo Zanonidrm/i915: add the FCLK case to intel_ddi_get_cdclk_freq
2013-08-23 Jesse Barnesdrm/i915: Expose energy counter on SNB+ through debugfs
2013-08-23 Damien Lespiaudrm/i915: Remove I915_READ_{NOPID, SYNC_0, SYNC_1})()
2013-08-23 Damien Lespiaudrm: Remove IS_IRONLAKE_D()
2013-08-23 Damien Lespiaudrm/i915: Remove HAS_PIPE_CONTROL()
2013-08-23 Damien Lespiaudrm/i915: Remove DSPARB_HWCONTROL()
2013-08-23 Jesse Barnesdrm/i915: make IVB FDI training match spec v3
2013-08-23 Ben Widawskydrm/i915/vma: Correct use after free in eviction
2013-08-22 Ben Widawskydrm/i915: prepare bind_to_vm for preallocated vma
2013-08-22 Ben Widawskydrm/i915: Switch eviction code to use vmas
2013-08-22 Ben Widawskydrm/i915: s/obj->exec_list/obj->obj_exec_link in debugfs
2013-08-22 Josh Tripletti915: Add a Kconfig option to turn on i915.preliminary_...
2013-08-22 Paulo Zanonidrm/i915: enable the power well before module unload
2013-08-22 Daniel Vetterdrm/i915: explicit store base gem object in dma_buf...
2013-08-22 Daniel Vetterdrm/i915: unpin backing storage in dmabuf_unmap
2013-08-22 Vinit Azaddrm/i915: Only unmask required PM interrupts
2013-08-22 Paulo Zanonidrm/i915: clarify Haswell power well bit names
2013-08-22 Paulo Zanonidrm/i915: check the power well when redisabling VGA
2013-08-22 Chris Wilsondrm/i915: Drop the overzealous warning from i915_gem_se...
2013-08-22 Ben Widawskydrm: WARN when removing unallocated node
2013-08-22 Daniel Vetterdrm/i915: use vma->node directly and rewrap map&fence...
2013-08-22 Ben Widawskydrm/i915: cleanup map&fence in bind
2013-08-22 Ben Widawskydrm/i915: Remove node only when allocated
2013-08-22 Daniel Vetterdrm/i915: clarify error paths in create_stolen_for_prea...
2013-08-22 Ben Widawskydrm/i915: Get VECS semaphore info on error
2013-08-22 Ben Widawskydrm/i915: Initialize seqno for VECS too
2013-08-22 Stéphane Marchesindrm/i915: tune the RC6 threshold for stability
2013-08-22 Paulo Zanonidrm/i915: print a message when we detect an early Haswe...
2013-08-22 Chris Wilsondrm/i915: Print the changes required for modeset
2013-08-22 Paulo Zanonidrm/i915: remove set but unused variables
2013-08-22 Chris Wilsondrm/i915: Allow the user to set bo into the DISPLAY...
2013-08-22 Chris Wilsondrm/i915: Use Write-Through cacheing for the display...
2013-08-22 Jani Nikuladrm/i915: drop unnecessary local variable to suppress...
2013-08-22 Jani Nikuladrm/i915: give more distinctive names to ring hangcheck...
2013-08-22 Jani Nikuladrm/i915: remove unused leftover variable irq_received
2013-08-22 Guillaume Clementi915: Fix SDVO potentially turning off randomly
2013-08-22 Ben Widawskydrm/i915: WARN_ON failed map_and_fenceable
2013-08-22 Daniel Vetterdrm/i915: reserve I915_CACHING_DISPLAY and document...
2013-08-22 Chris Wilsondrm/i915: Only do a chipset flush after a clflush
2013-08-22 Dave AirlieMerge branch 'gma500-next' of git://github.com/patjak...
2013-08-21 Daniel Vetterdrm/prime: Always add exported buffers to the handle...
2013-08-21 Daniel Vetterdrm/prime: make drm_prime_lookup_buf_handle static
2013-08-21 Daniel Vetterdrm/prime: Simplify drm_gem_remove_prime_handles
2013-08-21 Daniel Vetterdrm/prime: proper locking+refcounting for obj->dma_buf...
next