drm/ttm: make device_released static
[cascardo/linux.git] / drivers /
2014-07-22 Dave Airliedrm/ttm: make device_released static
2014-07-22 Dave Airliedrm/ttm: use gfp_t instead of int for flags.
2014-07-22 Russell Kingdrm: omapdrm: fix compiler errors
2014-07-22 Russell Kingdrm: bochs: fix warnings
2014-07-22 Russell Kingdrm: cirrus: fix warnings
2014-07-22 Russell Kingdrm: shmobile: fix warnings
2014-07-22 Russell Kingdrm: rcar-du: fix warnings
2014-07-22 Jean-Francois Moinedrm/i2c: tda998x: Remove useless test
2014-07-22 Dave AirlieMerge branch 'drm-i915-mst-support-next' of git://peopl...
2014-07-22 Dave Airliedrm/i915: mst topology dumper in debugfs (v0.2)
2014-07-22 Dave Airliedrm/i915: add DP 1.2 MST support (v0.7)
2014-07-22 Thierry Redingdrm/dp: Staticize a couple of DP utility functions
2014-07-22 Thierry Redingdrm/ttm: Fix a few sparse warnings
2014-07-22 Thierry Redingdrm: Add missing __user annotation
2014-07-21 Dave Airliedrm/i915: split conversion function out into separate...
2014-07-21 Dave Airliedrm/i915: check connector->encoder before using it.
2014-07-21 Dave Airliei915: split some DP modesetting code into a separate...
2014-07-21 Dave Airliedrm/i915: add some registers need for displayport MST...
2014-07-21 Sachin Kamatdrm: gem_cma: Use ERR_CAST helper
2014-07-21 Dave Airliedrm/i915: fix psr match conditions screw ups.
2014-07-19 Dave AirlieMerge tag 'topic/core-stuff-2014-07-18' of git://anongi...
2014-07-19 Dave AirlieMerge tag 'drm-intel-next-2014-07-11' of git://anongit...
2014-07-18 Sean Pauldrm: Check for connection_mutex in drm_select_eld
2014-07-18 Damien Lespiaudrm/dp-mst-helper: Don't use uninitialized fields of...
2014-07-18 Damien Lespiaudrm/dp-mst-helper: Avoid reading uninitialized value
2014-07-18 Matt Roperdrm/plane-helper: Use proper plane init function
2014-07-18 Fabian Frederickdrivers/gpu/drm/drm_buffer.c: remove unnecessary null...
2014-07-18 Thierry Redingdrm: Fix function names in kerneldoc
2014-07-18 Rob Clarkdrm/radeon: use helpers
2014-07-18 Rob Clarkdrm/i915: use helpers
2014-07-18 Rob Clarkdrm/nouveau: use helpers
2014-07-18 Rob Clarkdrm/vmwgfx: use helpers
2014-07-18 Rob Clarkdrm/udl: use helpers
2014-07-18 Rob Clarkdrm/mgag200: use helpers
2014-07-18 Rob Clarkdrm/exynos: use helpers
2014-07-18 Rob Clarkdrm/cirrus: use helpers
2014-07-18 Rob Clarkdrm/bochs: use helpers
2014-07-18 Rob Clarkdrm/ast: use helpers
2014-07-10 Chris Wilsondrm/i915: Make the RPS interrupt generation mask handle...
2014-07-10 Chris Wilsondrm/i915: Move RPS evaluation interval counters to...
2014-07-10 Damien Lespiaudrm/i915: Don't cast a pointer to void* unnecessarily
2014-07-10 Paulo Zanonidrm/i915: don't read LVDS regs at compute_config time
2014-07-10 Paulo Zanonidrm/i915: check the power domains in intel_lvds_get_hw_...
2014-07-10 Paulo Zanonidrm/i915: check the power domains in ironlake_get_pipe_...
2014-07-10 Paulo Zanonidrm/i915: don't skip shared DPLL assertion on LPT
2014-07-10 Daniel Vetterdrm/i915: Only touch WRPLL hw state in enable/disable...
2014-07-10 Daniel Vetterdrm/i915: Switch to common shared dpll framework for...
2014-07-10 Daniel Vetterdrm/i915: ->enable hook for WRPLLs
2014-07-10 Daniel Vetterdrm/i915: ->disable hook for WRPLLs
2014-07-10 Daniel Vetterdrm/i915: State readout support for WRPLLs
2014-07-10 Paulo Zanonidrm/i915: add POWER_DOMAIN_PLLS
2014-07-10 Daniel Vetterdrm/i915: Document that the pll->mode_set hook is optional
2014-07-10 Daniel Vetterdrm/i915: Basic shared dpll support for WRPLLs
2014-07-10 Daniel Vetterdrm/i915: Precompute static ddi_pll_sel values in encoders
2014-07-10 Paulo Zanonidrm/i915: BDW also has special-purpose DP DDI clocks
2014-07-10 Daniel Vetterdrm/i915: State readout and cross-checking for ddi_pll_sel
2014-07-10 Daniel Vetterdrm/i915: Move ddi_pll_sel into the pipe config
2014-07-10 Daniel Vetterdrm/i915: Add a debugfs file for the shared dpll state
2014-07-10 Daniel Vetterdrm/i915: Move SPLL disabling into hsw_crt_post_disable
2014-07-10 Daniel Vetterdrm/i915: Move the SPLL enabling into hsw_crt_pre_enable
2014-07-10 Imre Deakdrm/i915: ddi: move pch cleanup before encoder->post_di...
2014-07-10 Imre Deakdrm/i915: ddi: move pch setup after encoder->pre_enable
2014-07-10 Daniel Vetterdrm/i915: Clean up WRPLL/SPLL #defines
2014-07-10 Daniel Vetterdrm/i915: Remove spll_refcount for hsw
2014-07-10 Daniel Vetterdrm/i915: Check hw state in assert_can_disable_lcpll
2014-07-10 Matt Roperdrm/i915: Add a couple WARN()'s to catch missing locks
2014-07-10 Matt Roperdrm/i915: Add missing locking to primary plane handlers
2014-07-10 Paulo Zanonidrm/i915: get/put runtime PM at i915_semaphore_status
2014-07-10 Paulo Zanonidrm/i915: fix D_COMP usage on BDW
2014-07-10 Paulo Zanonidrm/i915: fix hsw_write_dcomp() error message
2014-07-10 Sachin Kamatdrm/tilcdc: Fix build breakage
2014-07-09 Mika Kuoppaladrm/i915: remove i915_rstdby_delays debugfs entry
2014-07-09 Mika Kuoppaladrm/i915: remove i915_gfxec debugfs entry
2014-07-09 Mika Kuoppaladrm/i915: remove i915_inttoext_table debugfs entry
2014-07-09 Mika Kuoppaladrm/i915: remove i915_delayedfreq_table debugfs entry
2014-07-09 Matt Roperdrm/i915: Make use of intel_fb_obj() (v2)
2014-07-09 Matt Roperdrm/i915: Introduce intel_fb_obj() macro
2014-07-09 Dave Airliedrm/mst: fix build with debugfs off.
2014-07-09 Dave Airliedrm/tilcdc: oops a Module.symvers snuck in
2014-07-09 Dave AirlieMerge tag 'drm-intel-next-2014-06-20' of git://anongit...
2014-07-08 Chris Wilsondrm/i915: HWS must be in the mappable region for g33
2014-07-08 Deepak Sdrm/i915/vlv: WA for Turbo and RC6 to work together.
2014-07-08 Chris Wilsondrm/i915: Use mmio flips to change tiling mode on Baytrail
2014-07-08 Chris Wilsondrm/i915: Disable RCS flips on Ivybridge
2014-07-08 Oscar Mateodrm/i915: Extract the actual workload submission mechan...
2014-07-08 Oscar Mateodrm/i915: Generalize intel_ring_get_tail to take a...
2014-07-08 Oscar Mateodrm/i915: Generalize ring_space to take a ringbuf
2014-07-08 Oscar Mateodrm/i915: Extract ringbuffer destroy & generalize alloc...
2014-07-08 Oscar Mateodrm/i915: Add kerneldoc comments to the intel_context...
2014-07-08 Oscar Mateodrm/i915: Emphasize that ctx->id is merely a user handle
2014-07-08 Oscar Mateodrm/i915: Emphasize that ctx->obj & ctx->is_initialized...
2014-07-08 Oscar Mateodrm/i915: Extract context backing object allocation
2014-07-08 Imre Deakdrm/i915: make system freeze support depend on CONFIG_A...
2014-07-08 Chris Wilsondrm/i915: Restrict GPU boost to the RCS engine
2014-07-08 Matt Roperdrm: Remove command line guard for universal planes
2014-07-08 Dave Airliedrm/helper: add Displayport multi-stream helper (v0.6)
2014-07-08 Dave Airliedrm: add a path blob property
2014-07-08 Dave Airliedrm/fb_helper: allow adding/removing connectors later
2014-07-08 Dave Airliedrm/crtc: add interface to reinitialise the legacy...
2014-07-08 Stéphane Marchesindrm/udl: Implement page_flip ioctl
next