cascardo/linux.git
2015-02-23 Damien Lespiaudrm/i915/skl: Implement WaDisablePowerCompilerClockGating
2015-02-23 Vijay Purushothamandrm/i915: Limit max VCO supported in CHV to 6.48GHz
2015-02-23 Vijay Purushothamandrm/i915: Add new PHY reg definitions for lock threshold
2015-02-23 Chris Wilsondrm/i915: Trim the command parser allocations
2015-02-23 Dave Gordondrm/i915: FIFO space query code refactor
2015-02-23 Daniel Vetterdrm: WARN if drm_handle_vblank is called errornously
2015-02-23 Daniel Vetterdrm/irq: Don't call ->get_vblank_counter directly from...
2015-02-23 Daniel Vetterdrm/i915: Switch to drm_crtc variants of vblank functions
2015-02-23 Daniel Vetterdrm/i915: Flatten DRIVER_MODESET checks in i915_irq.c
2015-02-23 Daniel Vetterdrm/i915: Drop pipe_enable checks in vblank funcs
2015-02-23 Daniel Vetterdrm/irq: Add drm_crtc_vblank_reset
2015-02-13 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20150214
2015-02-13 Andreas Ruprechtdrm/i915: Remove references to previously removed UMS...
2015-02-13 Damien Lespiaudrm/i915/skl: Use a LRI for WaDisableDgMirrorFixInHalfS...
2015-02-13 Damien Lespiaudrm/i915/skl: Fix always true comparison in a revision...
2015-02-13 Damien Lespiaudrm/i915/skl: Implement WaEnableLbsSlaRetryTimerDecrement
2015-02-13 Damien Lespiaudrm/i915/skl: Implement WaSetDisablePixMaskCammingAndRh...
2015-02-13 Mika Kuoppaladrm/i915: Add process identifier to requests
2015-02-13 Damien Lespiaudrm/i915/skl: Implement WaBarrierPerformanceFixDisable
2015-02-13 Damien Lespiaudrm/i915/skl: Implement WaCcsTlbPrefetchDisable:skl
2015-02-13 Damien Lespiaudrm/i915/skl: Implement WaDisableChickenBitTSGBarrierAc...
2015-02-13 Damien Lespiaudrm/i915/skl: Implement WaDisableHDCInvalidation
2015-02-13 Damien Lespiaudrm/i915/skl: Implement WaDisableLSQCROPERFforOCL
2015-02-13 Damien Lespiaudrm/i915/skl: Implement WaDisablePartialResolveInVc
2015-02-13 Damien Lespiaudrm/i915/skl: Introduce a SKL specific init_workarounds()
2015-02-13 Damien Lespiaudrm/i915/skl: Document that we implement WaRsClearFWBit...
2015-02-13 Damien Lespiaudrm/i915/skl: Implement WaSetGAPSunitClckGateDisable
2015-02-13 Damien Lespiaudrm/i915/skl: Make the init clock gating function skyla...
2015-02-13 Damien Lespiaudrm/i915/skl: Provide a gen9 specific init_render_ring()
2015-02-13 Damien Lespiaudrm/i915/skl: Document the WM read latency W/A with...
2015-02-13 Damien Lespiaudrm/i915/skl: Also detect eDRAM on SKL
2015-02-13 Damien Lespiaudrm/i915: Detect eDRAM with the enabled bit only
2015-02-13 Damien Lespiaudrm/i915: Remove the IS_SNB_GT1 define
2015-02-13 Damien Lespiaudrm/i915: Make intel_unpin_fb_obj() static
2015-02-13 Damien Lespiaudrm/i915: Make intel_dp_unpack_aux() static
2015-02-13 Damien Lespiaudrm/i915: Make intel_dp_check_link_status() static
2015-02-13 Damien Lespiaudrm/i915: Make intel_logical_ring_advance_and_submit...
2015-02-13 Damien Lespiaudrm/i915: Make intel_lr_context_render_state_init(...
2015-02-13 Damien Lespiaudrm/i915: Remove intel_dsi_cmd.h
2015-02-13 Damien Lespiaudrm/i915: Make intel_ring_setup_status_page() static
2015-02-13 Damien Lespiaudrm/i915: Garbage collect orphaned prototypes
2015-02-13 Yu Zhangdrm/i915: Support alias ppgtt in VM if ppgtt is enabled
2015-02-13 Yu Zhangdrm/i915: Create vGPU specific MMIO operations to reduc...
2015-02-13 Yu Zhangdrm/i915: Disable power management for i915 driver...
2015-02-13 Yu Zhangdrm/i915: Add the display switch logic for vGPU in...
2015-02-13 Yu Zhangdrm/i915: Disable framebuffer compression for i915...
2015-02-13 Yu Zhangdrm/i915: Partition the fence registers for vGPU in...
2015-02-13 Yu Zhangdrm/i915: Adds graphic address space ballooning logic
2015-02-13 Yu Zhangdrm/i915: Introduce a PV INFO page structure for Intel...
2015-02-13 Zhi Wangdrm/i915: Introduce bit definitions of CTXT_SR_CTRL...
2015-02-13 Tvrtko Ursulindrm/i915: Announce support for framebuffer modifiers
2015-02-13 Tvrtko Ursulindrm/i915: Use fb modifiers in intel_pin_and_fence_fb_obj
2015-02-13 Tvrtko Ursulindrm/i915: Use fb modifiers in intel_check_cursor_plane
2015-02-13 Tvrtko Ursulindrm/i915/skl: Use fb modifiers for sprites
2015-02-13 Tvrtko Ursulindrm/i915/skl: CS flips are not supported with execlists
2015-02-13 Daniel Vetterdrm/i915: Use fb format modifiers in skylake_update_pri...
2015-02-13 Daniel Vetterdrm/i915: Switch intel_fb_align_height to fb format...
2015-02-13 Daniel Vetterdrm/i915: Set up fb format modifier for initial plane...
2015-02-13 Tvrtko Ursulindrm/i915: Show frame buffer modifier in debug info
2015-02-13 Daniel Vetterdrm/i915: Add fb format modifier support
2015-02-13 Tvrtko Ursulindrm/i915: Add tiled framebuffer modifiers
2015-02-13 Damien Lespiaudrm/i915/bdw: Implement WaForceContextSaveRestoreNonCoh...
2015-02-13 Damien Lespiaudrm/i915: Support not having an init clock gating funct...
2015-02-13 Paulo Zanonidrm/i915: change dev_priv->fbc.plane to dev_priv->fbc...
2015-02-13 Paulo Zanonidrm/i915: don't keep reassigning FBC_UNSUPPORTED
2015-02-13 Paulo Zanonidrm/i915: don't try to find crtcs for FBC if it's disabled
2015-02-13 Nick Hoathdrm/i915: gen 9 h/w w/a (WaEnableForceRestoreInCtxtDesc...
2015-02-13 Nick Hoathdrm/i915: gen 9 h/w w/a Fix stepping check
2015-02-13 Rob Clarkdrm: add support for tiled/compressed/etc modifier...
2015-02-13 Ben Widawskydrm/i915/gen8: Un-hardcode number of page directories
2015-02-13 Ben Widawskydrm/i915: Setup less PPGTT on failed page_directory
2015-02-13 Ben Widawskydrm/i915: Rename to GEN8_LEGACY_PDPES
2015-02-13 Ben Widawskydrm/i915/trace: Fix offsets for 64b
2015-02-13 Hoath, Nicholasdrm/i915/gen9: Implement WaForceEnableNonCoherent
2015-02-13 Hoath, Nicholasdrm/i915/gen9: Implement Wa4x4STCOptimizationDisable
2015-02-13 Nick Hoathdrm/i915/gen9: Implement WaEnableYV12BugFixInHalfSliceC...
2015-02-13 Hoath, Nicholasdrm/i915/gen9: Implement WaDisableSDEUnitClockGating
2015-02-13 Nick Hoathdrm/i915/gen9: h/w w/a: syncing dependencies between...
2015-02-13 Nick Hoathdrm/i915/gen9: Implement WaDisableDgMirrorFixInHalfSlic...
2015-02-13 Hoath, Nicholasdrm/i915/gen9: Implement WaDisablePartialInstShootdown
2015-02-13 Hoath, Nicholasdrm/i915: ring w/a gen 9 revision definitions
2015-02-13 Hoath, Nicholasdrm/i915: ring w/a initialisation for gen 9
2015-02-13 Damien Lespiaudrm/i915: Make sure the primary plane is enabled before...
2015-02-13 Damien Lespiaudrm/i915: Fix atomic state when reusing the firmware fb
2015-02-13 Damien Lespiaudrm/i915: Store the initial framebuffer in initial_plan...
2015-02-13 Damien Lespiaudrm/i915: Don't try to reference the fb in get_initial_...
2015-02-13 Damien Lespiaudrm/i915: Use an intermediate variable to avoid repeati...
2015-02-13 Damien Lespiaudrm/i915: Put update_state_fb() next to the fb update
2015-02-13 Jani Nikuladrm/i915/fbc: fix the check for already reserved fbc...
2015-02-13 Damien Lespiaudrm/i915/skl: Declare that GT3 has a second VCS
2015-02-13 Damien Lespiaudrm/i915/skl: Split the SKL PCI ids by GT
2015-02-13 Satheeshakrishna Mdrm/i915/skl: Implementation of SKL display power well...
2015-02-13 Matt Roperdrm/i915: Ensure plane->state->fb stays in sync with...
2015-02-13 Damien Lespiaudrm/i915/skl: Remove the check enforcing VCS2 to be...
2015-02-13 Shobhit Kumardrm/i915: Correct the variable holding the value for...
2015-02-13 Ville Syrjälädrm/i915: Introduce intel_set_rps()
2015-02-13 Tvrtko Ursulindrm/i915: Track old framebuffer instead of object
2015-02-13 Matt Roperdrm/i915: Switch planes from transitional helpers to...
2015-02-13 Matt Roperdrm/i915: Keep plane->state updated on pageflip
2015-02-03 Daniel Vetterdrm/i915: Remove bogus locking check in the hangcheck...
next