summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-03-0938-1706/+1604
|\
| * drm/i915: Update DRIVER_DATE to 20150227Daniel Vetter2015-02-271-1/+1
| * drm/i915: Clarify obj->map_and_fenceableChris Wilson2015-02-271-1/+1
| * drm/i915/skl: Allow Y (and Yf) frame buffer creationTvrtko Ursulin2015-02-271-2/+15
| * drm/i915/skl: Update watermarks for Y tilingTvrtko Ursulin2015-02-274-9/+59
| * drm/i915/skl: Updated watermark programmingTvrtko Ursulin2015-02-271-21/+33
| * drm/i915/skl: Adjust get_plane_config() to support Yb/Yf tilingDamien Lespiau2015-02-271-17/+23
| * drm/i915/skl: Teach pin_and_fence_fb_obj() about Y tiling constraintsDamien Lespiau2015-02-271-2/+6
| * drm/i915/skl: Adjust intel_fb_align_height() for Yb/Yf tilingDamien Lespiau2015-02-271-2/+37
| * drm/i915/skl: Allow scanning out Y and Yf fbsDamien Lespiau2015-02-273-40/+101
| * drm/i915/skl: Add new displayable tiling formatsTvrtko Ursulin2015-02-271-0/+15
| * drm/i915: Remove DRIVER_MODESET checks from modeset codeDaniel Vetter2015-02-274-15/+2
| * drm/i915: Remove regfile code&data for UMS suspend/resumeDaniel Vetter2015-02-274-900/+3
| * drm/i915: Remove DRIVER_MODESET checks from gem codeDaniel Vetter2015-02-271-14/+0
| * drm/i915: Remove DRIVER_MODESET checks in the gpu reset codeDaniel Vetter2015-02-271-26/+23
| * drm/i915: Remove DRIVER_MODESET checks from suspend/resume codeDaniel Vetter2015-02-271-61/+52
| * drm/i915: Remove DRIVER_MODESET checks in load/unload/close codeDaniel Vetter2015-02-271-58/+37
| * drm/i915: fix a printk formatDan Carpenter2015-02-261-1/+1
| * drm/i915: Add media rc6 residency file to sysfsVille Syrjälä2015-02-261-0/+25
| * drm/i915: Add missing description to parameter in alloc_pt_rangeMichel Thierry2015-02-261-1/+1
| * drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functionsAkash Goel2015-02-262-54/+17
| * drm/i915: Look at staged config when fixing pipe_src_w for LVDSAnder Conselvan de Oliveira2015-02-261-1/+1
| * drm/i915: Ensure crtc_state backpointer is always initializedMatt Roper2015-02-261-0/+2
| * drm/i915: Use enabled value from crtc_state rather than crtc (v2)Matt Roper2015-02-263-28/+34
| * drm/i915: Cache ringbuf pointer in request structureJohn Harrison2015-02-254-18/+5
| * drm/i915: Add missing trace point to LRC execbuff code pathJohn Harrison2015-02-251-0/+2
| * drm/i915: Rename 'flags' to 'dispatch_flags' for better code readingJohn Harrison2015-02-255-35/+41
| * drm/i915: Plumb drm_device through page tables operationsMichel Thierry2015-02-251-13/+16
| * drm/i915: Create page table allocatorsBen Widawsky2015-02-253-96/+178
| * drm/i915: Complete page table structuresBen Widawsky2015-02-254-73/+44
| * drm/i915: page table abstractionsBen Widawsky2015-02-252-92/+111
| * drm/i915/skl: Add support for edp1.4 low vswingSonika Jindal2015-02-252-8/+50
| * drm/i915/skl: Support for edp low_vswing param in vbtSonika Jindal2015-02-253-0/+9
| * drm/i915: cleanup some indentingDan Carpenter2015-02-251-2/+3
| * drm/i915/skl: Make sure to allocate mininum sizes in the DDBDamien Lespiau2015-02-241-4/+18
| * drm/i915: Enhancing eDP DRRS debug messageRamalingam C2015-02-241-1/+1
| * Documentation/drm: DocBook integration for DRRSVandana Kannan2015-02-242-0/+106
| * drm/i915: Enable eDP DRRS for CHVDurgadoss R2015-02-242-2/+2
| * drm/i915: Support for RR switching on VLVVandana Kannan2015-02-242-2/+9
| * drm/i915/bdw: Add support for DRRS to switch RRVandana Kannan2015-02-241-2/+14
| * drm/i915: Add support for DRRS in intel_dp_set_m_nRamalingam C2015-02-242-8/+44
| * drm/i915: Shift driver's HWSP usage out of reserved rangeThomas Daniel2015-02-241-3/+4
| * drm/i915: Reset logical ring contexts' head and tail during GPU resetThomas Daniel2015-02-243-4/+45
| * drm/i915/skl: Tune IZ hashing when subslices are unbalancedDamien Lespiau2015-02-244-4/+62
| * drm/i915: don't reallocate the compressed FB at every framePaulo Zanoni2015-02-241-1/+1
| * drm/i915: gen5+ can have FBC with multiple pipesPaulo Zanoni2015-02-231-2/+4
| * drm/i915: HSW+ FBC is tied to pipe APaulo Zanoni2015-02-231-2/+11
| * drm/i915: extract intel_fbc_find_crtc()Paulo Zanoni2015-02-231-17/+29
| * drm/i915: Request full SSEU enablement on Gen9Jeff McGee2015-02-232-2/+58
| * drm/i915/skl: Add SKL HW status to SSEU statusJeff McGee2015-02-232-0/+70