| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into... | Dave Airlie | 2016-06-02 | 66 | -3709/+4363 |
|\ |
|
| * | drm/i915: Revert async unpin and nonblocking atomic commit | Daniel Vetter | 2016-06-01 | 11 | -625/+1283 |
| * | drm/i915: Update DRIVER_DATE to 20160522 | Daniel Vetter | 2016-05-22 | 1 | -1/+1 |
| * | drm/i915: Inline sg_next() for the optimised SGL iterator | Dave Gordon | 2016-05-20 | 1 | -2/+21 |
| * | drm/i915: Introduce & use new lightweight SGL iterators | Dave Gordon | 2016-05-20 | 5 | -63/+112 |
| * | drm/i915: optimise i915_gem_object_map() for small objects | Dave Gordon | 2016-05-20 | 1 | -5/+10 |
| * | drm/i915: refactor i915_gem_object_pin_map() | Dave Gordon | 2016-05-20 | 1 | -23/+35 |
| * | drm/i915/psr: Implement PSR2 w/a for gen9 | Daniel Vetter | 2016-05-20 | 2 | -2/+16 |
| * | drm/i915/psr: Use ->get_aux_send_ctl functions | Daniel Vetter | 2016-05-20 | 2 | -21/+5 |
| * | drm/i915/psr: Order DP aux transactions correctly | Daniel Vetter | 2016-05-20 | 1 | -7/+7 |
| * | drm/i915/psr: Make idle_frames sensible again | Daniel Vetter | 2016-05-20 | 1 | -7/+7 |
| * | drm/i915/psr: Try to program link training times correctly | Daniel Vetter | 2016-05-20 | 1 | -8/+47 |
| * | drm/i915/userptr: Convert to drm_i915_private | Chris Wilson | 2016-05-19 | 3 | -9/+3 |
| * | drm/i915: Allow nonblocking update of pageflips. | Maarten Lankhorst | 2016-05-19 | 1 | -266/+84 |
| * | drm/i915: Check for unpin correctness. | Maarten Lankhorst | 2016-05-19 | 1 | -0/+9 |
| * | Reapply "drm/i915: Avoid stalling on pending flips for legacy cursor updates" | Maarten Lankhorst | 2016-05-19 | 1 | -5/+7 |
| * | drm/i915: Make unpin async. | Maarten Lankhorst | 2016-05-19 | 3 | -132/+228 |
| * | drm/i915: Prepare connectors for nonblocking checks. | Maarten Lankhorst | 2016-05-19 | 2 | -14/+43 |
| * | drm/i915: Pass atomic states to fbc update functions. | Maarten Lankhorst | 2016-05-19 | 3 | -26/+29 |
| * | drm/i915: Remove reset_counter from intel_crtc. | Maarten Lankhorst | 2016-05-19 | 2 | -12/+0 |
| * | drm/i915: Remove queue_flip pointer. | Maarten Lankhorst | 2016-05-19 | 2 | -264/+0 |
| * | drm/i915: Remove use_mmio_flip kernel parameter. | Maarten Lankhorst | 2016-05-19 | 3 | -9/+1 |
| * | drm/i915: Remove cs based page flip support. | Maarten Lankhorst | 2016-05-19 | 4 | -507/+33 |
| * | drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3. | Maarten Lankhorst | 2016-05-19 | 3 | -280/+441 |
| * | drm/i915: Add the exclusive fence to plane_state. | Maarten Lankhorst | 2016-05-19 | 2 | -13/+42 |
| * | drm/i915: Convert flip_work to a list. | Maarten Lankhorst | 2016-05-19 | 4 | -100/+142 |
| * | drm/i915: Allow mmio updates on all platforms, v2. | Maarten Lankhorst | 2016-05-19 | 2 | -93/+7 |
| * | Revert "drm/i915: Avoid stalling on pending flips for legacy cursor updates" | Maarten Lankhorst | 2016-05-19 | 1 | -3/+0 |
| * | drm/i915: Unify unpin_work and mmio_work into flip_work, v2. | Maarten Lankhorst | 2016-05-19 | 5 | -153/+185 |
| * | drm/i915: Add support for detecting vblanks when hw frame counter is unavaila... | Maarten Lankhorst | 2016-05-19 | 3 | -6/+15 |
| * | drm/i915: Remove intel_prepare_page_flip, v3. | Maarten Lankhorst | 2016-05-19 | 4 | -73/+26 |
| * | drm/i915: Remove intel_finish_page_flip_plane. | Maarten Lankhorst | 2016-05-19 | 3 | -18/+7 |
| * | drm/i915: Remove stallcheck special handling, v3. | Maarten Lankhorst | 2016-05-19 | 3 | -49/+34 |
| * | drm/core: Add drm_accurate_vblank_count, v5. | Maarten Lankhorst | 2016-05-19 | 1 | -0/+31 |
| * | drm/i915/bxt: reserve space for RC6 in the the GuC WOPCM | Peter Antoine | 2016-05-18 | 2 | -7/+16 |
| * | drm/i915: Simplify control flow in intel_atomic_check a bit. | Daniel Vetter | 2016-05-17 | 1 | -10/+8 |
| * | drm/i915/dsi: CABC support for Panel PWM backlight control | Deepak M | 2016-05-17 | 3 | -0/+40 |
| * | drm/i915/dsi: Add DCS control for Panel PWM | Jani Nikula | 2016-05-17 | 6 | -2/+184 |
| * | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued | Daniel Vetter | 2016-05-17 | 464 | -10430/+86097 |
| |\ |
|
| * | | drm/i915: don't mix bitwise and logical operations for has_snoop | Jani Nikula | 2016-05-16 | 1 | -2/+4 |
| * | | drm/i915: Skip clearing the GGTT on full-ppgtt systems | Chris Wilson | 2016-05-14 | 1 | -5/+15 |
| * | | drm/i915: Lazily migrate the objects after hibernation | Chris Wilson | 2016-05-14 | 1 | -6/+2 |
| * | | drm/i915: Update domain tracking for GEM objects on hibernation | Chris Wilson | 2016-05-14 | 3 | -1/+41 |
| * | | drm/i915: Add distinct stubs for PM hibernation phases | Chris Wilson | 2016-05-14 | 1 | -6/+39 |
| * | | drm/i915: Ignore stale wm register values on resume on ilk-bdw (v2) | Ville Syrjälä | 2016-05-13 | 1 | -0/+6 |
| * | | drm/i915: Don't leave old junk in ilk active watermarks on readout | Ville Syrjälä | 2016-05-13 | 1 | -0/+2 |
| * | | drm/i915: Eliminate the CDCLK_CTL RMW on BXT | Ville Syrjälä | 2016-05-13 | 1 | -7/+1 |
| * | | drm/i915: Program BXT_CDCLK_CD2X_PIPE | Ville Syrjälä | 2016-05-13 | 2 | -2/+8 |
| * | | drm/i915: s/required_vco/vco/ in skl cdclk code | Ville Syrjälä | 2016-05-13 | 1 | -6/+6 |
| * | | drm/i915: s/freq/cdclk/ | Ville Syrjälä | 2016-05-13 | 1 | -22/+22 |