linux-block.git
2014-05-19 Daniel Vetterdrm/i915: More cargo-culted locking for intel_update_fbc
2014-05-19 Daniel Vetterdrm/i915: Make ->update_primary_plane infallible
2014-05-19 Chris Wilsondrm/i915: Retire requests before creating a new one
2014-05-16 Chris Wilsondrm/i915: Only unpin the default ctx object if it exists
2014-05-16 Ville Syrjälädrm/i915: Convert uncleared FIFO underrun message to...
2014-05-16 Chris Wilsondrm/i915: Introduce mapping of user pages into video...
2014-05-16 Mika Kuoppaladrm/i915: Be careful with non-disp bit in PMINTRMSK
2014-05-16 Oscar Mateodrm/i915: Gracefully handle obj not bound to GGTT in...
2014-05-16 Daniel Vetterdrm/i915: Stop calling encoder->mode_set
2014-05-16 Daniel Vetterdrm/i915/dsi: Remove ->mode_set callback
2014-05-16 Daniel Vetterdrm/i915/ddi: Remove ->mode_set callback
2014-05-16 Daniel Vetterdrm/i915/lvds: Remove ->mode_set callback
2014-05-16 Daniel Vetterdrm/i915/hdmi: Remove ->mode_set callback
2014-05-16 Daniel Vetterdrm/i915/hdmi: Remove redundant IS_VLV checks
2014-05-16 Daniel Vetterdrm/i915/dp: Remove ->mode_set callback
2014-05-16 Daniel Vetterdrm/i915/dp: Move port A pll setup to g4x_pre_enable_dp
2014-05-16 Daniel Vetterdrm/i915: Track has_audio in the pipe config
2014-05-16 Daniel Vetterdrm/i915: Simplify audio handling on DDI ports
2014-05-16 Daniel Vetterdrm/i915/sdvo: use config->has_hdmi_sink
2014-05-16 Daniel Vetterdrm/i915: state readout and cross checking for limited_...
2014-05-16 Daniel Vetterdrm/i915/sdvo: Use pipe_config->limited_color_range...
2014-05-16 Daniel Vetterdrm/i915: Track hdmi mode in the pipe config
2014-05-16 Daniel Vetterdrm/i915/hdmi: Enable hdmi mode on g4x, too
2014-05-15 Mika Kuoppaladrm/i915: Enable rc6 with bdw
2014-05-15 Mika Kuoppaladrm/i915: Fix rc6 options debug info
2014-05-15 Deepak Sdrm/i915: Enable PM Interrupts target via Display Inter...
2014-05-15 Ben Widawskydrm/i915/bdw: Implement a basic PM interrupt handler
2014-05-15 Mika Kuoppaladrm/i915: Bail out early on gen6_signal if no semaphores
2014-05-15 Shobhit Kumardrm/i915: MIPI PPS delays added
2014-05-15 Shobhit Kumardrm/i915: MIPI init count programming as generic parameter
2014-05-15 Shobhit Kumardrm/i915: Correct MIPI operation mode as per expected...
2014-05-14 Mika Kuoppaladrm/i915: add null render states for gen6, gen7 and...
2014-05-14 Mika Kuoppaladrm/i915: add render state initialization
2014-05-14 Daniel Vetterdrm/i915: Only do gtt cleanup in vma_unbind for the...
2014-05-14 Daniel Vetterdrm/i915: Don't drop pinned fences
2014-05-14 Daniel Vetterdrm/i915: use dev_priv directly in i915_driver_unload
2014-05-14 Chris Wilsondrm/i915: Use the connector name in fbdev debug messages
2014-05-13 Damien Lespiaudrm/i915: Use for_each_crtc() when iterating through...
2014-05-13 Damien Lespiaudrm/i915: Introduce a for_each_crtc() macro
2014-05-13 Damien Lespiaudrm/i915: Use for_each_intel_crtc() when iterating...
2014-05-13 Damien Lespiaudrm/i915: Introduce a for_each_intel_crtc() macro
2014-05-13 Damien Lespiaudrm/i915: Use ilk_wm_max_level() in latency debugfs...
2014-05-13 Damien Lespiaudrm/i915: Don't cast void* pointers
2014-05-13 Daniel Vetterdrm/i915: Work-around garbage DR4 from UXA
2014-05-13 Daniel Vetterdrm/i915: WARN_ON fence pin leaks
2014-05-13 Ville Syrjälädrm/i915: Kill vblank waits after pipe enable on gmch...
2014-05-13 Ville Syrjälädrm/i915: Disable/enable planes as the first/last thing...
2014-05-13 Oscar Mateodrm/i915: Ringbuffer signal func for the second BSD...
2014-05-13 Ville Syrjäläx86/gpu: Sprinkle const, __init and __initconst to...
2014-05-13 Damien Lespiaux86/gpu: Implement stolen memory size early quirk for CHV
2014-05-13 Damien Lespiaudrm/i915/chv: Implement stolen memory size detection
2014-05-13 Ville Syrjälädrm/i915/chv: CHV doesn't have CRT output
2014-05-13 Ville Syrjälädrm/i915/chv: Add DPLL state readout support
2014-05-12 Chon Ming Leedrm/i915/chv: Pipe select change for DP and HDMI
2014-05-12 Chon Ming Leedrm/i915/chv: Add phy supports for Cherryview
2014-05-12 Chon Ming Leedrm/i915/chv: Add update and enable pll for Cherryview
2014-05-12 Chon Ming Leedrm/i915/chv: find the best divisor for the target...
2014-05-12 Chon Ming Leedrm/i915/chv: Trigger phy common lane reset
2014-05-12 Chon Ming Leedrm/i915/chv: Add vlv_pipe_to_channel
2014-05-12 Chon Ming Leedrm/i915/chv: Update Cherryview DPLL changes to support...
2014-05-12 Chon Ming Leedrm/i915/chv: Add DPIO offset for Cherryview. v3
2014-05-12 Ville Syrjälädrm/i915/chv: Add DDL register defines for Cherryview
2014-05-12 Ville Syrjäläsrm/i915/chv: Add Cherryview PCI IDs
2014-05-12 Ville Syrjälädrm/i915/chv: Initial clock gating support for Cherryview
2014-05-12 Ville Syrjälädrm/i915/chv: Add Cherryview interrupt registers into...
2014-05-12 Daniel Vetterdrm/i915: Drop unecessary casts in i915_irq.c
2014-05-12 Ville Syrjälädrm/i915/chv: Preliminary interrupt support for Cherryview
2014-05-12 Brad Volkindrm/i915: Use hash tables for the command parser
2014-05-12 Ville Syrjälädrm/i915: Convert gmch platforms over to ilk_crtc_...
2014-05-07 Chris Wilsondrm/i915: Flush request queue when waiting for ring...
2014-05-07 Chris Wilsondrm/i915: Improve fallback ring waiting
2014-05-07 Ben Widawskydrm/i915: Make aliasing a 2nd class VM
2014-05-07 Ben Widawskydrm/i915: Use topdown allocation for PPGTT PDEs on...
2014-05-07 Imre Deakdrm/i915: vlv: enable runtime PM
2014-05-07 Imre Deakdrm/i915: vlv: add runtime PM support
2014-05-07 Imre Deakdrm/i915: propagate the error code from runtime PM...
2014-05-07 Imre Deakdrm/i915: add various missing GTI/Gunit register defini...
2014-05-06 Ville Syrjälädrm/i915/chv: Add DPINVGTT registers defines for Cherryview
2014-05-06 Ville Syrjälädrm/i915/chv: Add display interrupt registers bits...
2014-05-06 Ville Syrjälädrm/i915/chv: Add DPFLIPSTAT register bits for Cherryview
2014-05-06 Ville Syrjälädrm/i915/chv: Add PIPESTAT register bits for Cherryview
2014-05-06 Ville Syrjälädrm/i915/chv: Enable aliasing PPGTT for CHV
2014-05-06 Rafael Barbalhodrm/i915/chv: Flush caches when programming page tables
2014-05-06 Ville Syrjälädrm/i915/chv: PPAT setup for Cherryview
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
next