drm: fix typo
[sfrench/cifs-2.6.git] / drivers /
2014-05-26 Rob Clarkdrm: fix typo
2014-05-19 Dave AirlieMerge branch 'ast-updates' of ssh://people.freedesktop...
2014-05-19 Dave Airliedrm/ast: initial DP501 support (v0.2)
2014-05-19 Dave Airliedrm/ast: rename the mindwm/moutdwm and deinline them
2014-05-19 Dave Airliedrm/ast: resync the dram post code with upstream
2014-05-19 Dave Airliedrm/ast: add AST 2400 support.
2014-05-19 Dave Airliedrm/ast: add widescreen + rb modes from X.org driver...
2014-05-18 Dave AirlieMerge tag 'drm-intel-next-2014-05-06' of git://anongit...
2014-05-16 Dave AirlieMerge tag 'topic/core-stuff-2014-05-05' of git://anongi...
2014-05-16 Dave Airliedrm: fix memory leak around mode_group (v2)
2014-05-06 Ville Syrjälädrm/i915: Remove useless checks from primary enable...
2014-05-06 Ville Syrjälädrm/i915: Merge LP1+ watermarks in safer way
2014-05-06 Ville Syrjälädrm/i915: Make sure computed watermarks never overflow...
2014-05-06 Ville Syrjälädrm/i915: Add pipe update trace points
2014-05-06 Ville Syrjälädrm/i915: Perform primary enable/disable atomically...
2014-05-06 Ville Syrjälädrm/i915: Make sprite updates atomic
2014-05-05 Ben Widawskydrm/i915: Support 64b relocations
2014-05-05 Ben Widawskydrm/i915: Support 64b execbuf
2014-05-05 Daniel Vetterdrm/i915/sdvo: Remove ->mode_set callback
2014-05-05 Daniel Vetterdrm/i915/crt: Remove ->mode_set callback
2014-05-05 Daniel Vetterdrm/i915/tv: Remove ->mode_set callback
2014-05-05 Daniel Vetterdrm/i915/tv: Rip out pipe-disabling nonsense from ...
2014-05-05 Daniel Vetterdrm/i915/tv: De-magic device check
2014-05-05 Daniel Vetterdrm/i915/tv: extract set_color_conversion
2014-05-05 Daniel Vetterdrm/i915/tv: extract set_tv_mode_timings
2014-05-05 Daniel Vetterdrm/i915/dvo: Remove ->mode_set callback
2014-05-05 Daniel Vetterdrm/i915: Make encoder->mode_set callbacks optional
2014-05-05 Ville Syrjälädrm/i915: Make primary_enabled match the actual hardwar...
2014-05-05 Ben Widawskydrm/i915: Move ring_begin to signal()
2014-05-05 Ben Widawskydrm/i915: Virtualize the ringbuffer signal func
2014-05-05 Ben Widawskydrm/i915: Move semaphore specific ring members to struct
2014-05-05 Imre Deakdrm/i915: vlv: init only needed state during early...
2014-05-05 Chris Wilsondrm/i915: Avoid NULL ctx->obj dereference in debugfs...
2014-05-05 Ville Syrjälädrm/i915: Add intel_get_crtc_scanline()
2014-05-05 Ville Syrjälädrm/i915: Fix scanout position for real
2014-05-05 Ben Widawskydrm/i915/bdw: Disable idle DOP clock gating
2014-05-05 Ben Widawskydrm/i915/bdw: enable eDRAM.
2014-05-05 Ben Widawskydrm/i915/bdw: Add WT caching ability
2014-05-05 Imre Deakdrm/i915: bdw: fix RC6 enabled status reporting and...
2014-05-05 Ville Syrjälädrm/i915: Fix assert_plane warning during FDI link...
2014-05-05 Jan Moskyto MatejkaRevert "drm/i915: fix build warning on 32-bit (v2)"
2014-05-05 Ville Syrjälädrm/i915: Fix deadlock during driver init on ILK
2014-05-05 Imre Deakdrm/i915: remove extraneous VGA power domain put calls
2014-05-05 Daniel Vetterdrm/i915: Integrate cmd parser kerneldoc
2014-05-05 Chris Wilsondrm/i915: Do not call retire_requests from wait_for_ren...
2014-05-05 Imre Deakdrm/i915: vlv: increase timeout when forcing on the...
2014-05-05 Imre Deakdrm/i915: vlv: factor out vlv_force_gfx_clock and check...
2014-05-05 Imre Deakdrm/i915: vlv: setup RPS min/max frequencies once durin...
2014-05-05 Imre Deakdrm/i915: reinit GT power save during resume
2014-05-05 Imre Deakdrm/i915: make runtime PM swizzling/ring_freq init...
2014-05-05 Imre Deakdrm/i915: factor out gen6_update_ring_freq
2014-05-05 Imre Deakdrm/i915: make runtime PM interrupt enable/disable...
2014-05-05 Imre Deakdrm/i915: disable runtime PM if RC6 is disabled
2014-05-05 Imre Deakdrm/i915: sanitize enable_rc6 option
2014-05-05 Imre Deakdrm/i915: fix unbalanced GT powersave enable / disable...
2014-05-05 Imre Deakdrm/i915: vlv: check port power domain instead of only...
2014-05-05 Imre Deakdrm/i915: add missing error capturing of the PIPESTAT reg
2014-05-05 Imre Deakdrm/i915: gen2: move error capture of IER to its correc...
2014-05-05 Imre Deakdrm/i915: get a runtime PM ref for the deferred GPU...
2014-05-05 Chris Wilsondrm/i915: Validate VBT header before trusting it
2014-05-05 Chris Wilsondrm/i915: Validate BDB section before reading
2014-05-05 Imre Deakdrm/i915: get a runtime PM ref for the deferred GT...
2014-05-05 Imre Deakdrm/i915: move getting struct_mutex lower in the callst...
2014-05-05 Imre Deakdrm/i915: get a runtime PM ref for debugfs entries...
2014-05-05 Imre Deakdrm/i915: remove the i915_dpio debugfs entry
2014-05-05 Imre Deakdrm/i915: fix the RC6 status debug print
2014-05-05 Imre Deakdrm/i915: vlv: add RC6 residency counters
2014-05-05 Imre Deakdrm/i915: vlv: clear master interrupt flag when disabli...
2014-05-05 Imre Deakdrm/i915: vlv: clean up GTLC wake control/status regist...
2014-05-05 Zhao Yakuidrm/i915: Use the coarse ping-pong mechanism based...
2014-05-05 Zhao Yakuidrm/i915:Add the VCS2 switch in Intel_ring_setup_status...
2014-05-05 Zhao Yakuidrm/i915:Handle the irq interrupt for the second BSD...
2014-05-05 Zhao Yakuidrm/i915:Initialize the second BSD ring on BDW GT3...
2014-05-05 Zhao Yakuidrm/i915: Update the restrict check to filter out wrong...
2014-05-05 Zhao Yakuidrm/i915: Split the BDW device definition to prepare...
2014-05-05 Daniel Vetterdrm/i915: Catch dirt in unused execbuffer fields
2014-05-05 Daniel Vetterdrm/i915: Catch abuse of I915_EXEC_CONSTANTS_*
2014-05-05 Daniel Vetterdrm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESET
2014-05-05 Chris Wilsondrm/i915: Include a little more information about why...
2014-05-05 Chris Wilsondrm/i915: Mark device as wedged if we fail to resume
2014-05-05 Chris Wilsondrm/i915: Allow the module to load even if we fail...
2014-05-05 Chris Wilsondrm/i915: Preserve ring buffers objects across resume
2014-05-05 Chris Wilsondrm/i915: Replace hardcoded cacheline size with macro
2014-05-05 Jesse Barnesdrm/i915: remove unexplained vblank wait in the DP...
2014-04-30 Dave AirlieMerge branch 'drm-init-cleanup' of git://people.freedes...
2014-04-30 Dave AirlieMerge branch 'drm-coverity-fixes' of git://people.freed...
2014-04-30 Christian Engelmayerdrm: qxl: Remove unused device pointer
2014-04-30 Dave Airliedrm: try harder to avoid regression when merging mode...
2014-04-30 Dave AirlieMerge tag 'drm-intel-next-2014-04-16' of git://anongit...
2014-04-30 Linus TorvaldsMerge tag 'sound-3.15-rc4' of git://git./linux/kernel...
2014-04-30 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-04-29 Jingoo Handrm/exynos: use %pad for dma_addr_t
2014-04-29 Jingoo Handrm/exynos: dsi: use IS_ERR() to check devm_ioremap_res...
2014-04-29 Andrzej Hajdadrm/exynos: balance framebuffer refcount
2014-04-29 Dave AirlieMerge branch 'vmwgfx-fixes-3.15' of git://people.freede...
2014-04-29 Thierry Redingdrm: Make drm_crtc_helper_disable() return void
2014-04-29 Thierry Redingdrm: Fix indentation of closing brace
2014-04-29 Thierry Redingdrm/dp: Fix typo in comment
2014-04-29 Thierry Redingdrm/fb: Fix typos
2014-04-29 Thierry Redingdrm/edid: Cleanup kerneldoc
next