summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-27drm/i915: Remove DRIVER_MODESET checks from gem codeDaniel Vetter1-14/+0
2015-02-27drm/i915: Remove DRIVER_MODESET checks in the gpu reset codeDaniel Vetter1-26/+23
2015-02-27drm/i915: Remove DRIVER_MODESET checks from suspend/resume codeDaniel Vetter1-61/+52
2015-02-27drm/i915: Remove DRIVER_MODESET checks in load/unload/close codeDaniel Vetter1-58/+37
2015-02-26drm/i915: fix a printk formatDan Carpenter1-1/+1
2015-02-26drm/i915: Add media rc6 residency file to sysfsVille Syrjälä1-0/+25
2015-02-26drm/i915: Add missing description to parameter in alloc_pt_rangeMichel Thierry1-1/+1
2015-02-26drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functionsAkash Goel2-54/+17
2015-02-26drm/i915: Look at staged config when fixing pipe_src_w for LVDSAnder Conselvan de Oliveira1-1/+1
2015-02-26Merge tag 'topic/drm-misc-2015-02-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie12-157/+202
2015-02-26drm/i915: Ensure crtc_state backpointer is always initializedMatt Roper1-0/+2
2015-02-26drm/i915: Use enabled value from crtc_state rather than crtc (v2)Matt Roper3-28/+34
2015-02-25drm/i915: Cache ringbuf pointer in request structureJohn Harrison4-18/+5
2015-02-25drm/i915: Add missing trace point to LRC execbuff code pathJohn Harrison1-0/+2
2015-02-25drm/i915: Rename 'flags' to 'dispatch_flags' for better code readingJohn Harrison5-35/+41
2015-02-25drm/i915: Plumb drm_device through page tables operationsMichel Thierry1-13/+16
2015-02-25drm/i915: Create page table allocatorsBen Widawsky3-96/+178
2015-02-25drm/i915: Complete page table structuresBen Widawsky4-73/+44
2015-02-25drm/i915: page table abstractionsBen Widawsky2-92/+111
2015-02-25drm/i915/skl: Add support for edp1.4 low vswingSonika Jindal2-8/+50
2015-02-25drm/i915/skl: Support for edp low_vswing param in vbtSonika Jindal3-0/+9
2015-02-25drm/i915: cleanup some indentingDan Carpenter1-2/+3
2015-02-24drm/i915/skl: Make sure to allocate mininum sizes in the DDBDamien Lespiau1-4/+18
2015-02-24drm/i915: Enhancing eDP DRRS debug messageRamalingam C1-1/+1
2015-02-24Documentation/drm: DocBook integration for DRRSVandana Kannan2-0/+106
2015-02-24drm/i915: Enable eDP DRRS for CHVDurgadoss R2-2/+2
2015-02-24drm/i915: Support for RR switching on VLVVandana Kannan2-2/+9
2015-02-24drm/i915/bdw: Add support for DRRS to switch RRVandana Kannan1-2/+14
2015-02-24drm/i915: Add support for DRRS in intel_dp_set_m_nRamalingam C2-8/+44
2015-02-24drm/i915: Shift driver's HWSP usage out of reserved rangeThomas Daniel1-3/+4
2015-02-24drm: atmel-hlcdc: Add pinctrl PM select sleep,default state in CRTC suspend/r...Sylvain Rochet1-0/+3
2015-02-24drm: atmel-hlcdc: Add PM suspend/resume supportSylvain Rochet1-0/+47
2015-02-24drm: Adding edp1.4 specific dpcd macrosSonika Jindal1-0/+8
2015-02-24drm/atomic-helpers: make mode_set hooks optionalDaniel Vetter2-3/+5
2015-02-24drm/atomic-helper: Rename commmit_post/pre_planesDaniel Vetter5-24/+34
2015-02-24drm/i915: Reset logical ring contexts' head and tail during GPU resetThomas Daniel3-4/+45
2015-02-24drm/i915/skl: Tune IZ hashing when subslices are unbalancedDamien Lespiau4-4/+62
2015-02-24drm/i915: don't reallocate the compressed FB at every framePaulo Zanoni1-1/+1
2015-02-23drm/i915: gen5+ can have FBC with multiple pipesPaulo Zanoni1-2/+4
2015-02-23drm/i915: HSW+ FBC is tied to pipe APaulo Zanoni1-2/+11
2015-02-23drm/i915: extract intel_fbc_find_crtc()Paulo Zanoni1-17/+29
2015-02-23drm/i915: Request full SSEU enablement on Gen9Jeff McGee2-2/+58
2015-02-23drm/i915/skl: Add SKL HW status to SSEU statusJeff McGee2-0/+70
2015-02-23drm/i915/skl: Determine SKL slice/subslice/EU infoJeff McGee4-1/+124
2015-02-23drm/i915/skl: Implement WaDisablePowerCompilerClockGatingDamien Lespiau2-2/+11
2015-02-23drm/i915: Limit max VCO supported in CHV to 6.48GHzVijay Purushothaman1-1/+1
2015-02-23drm/i915: Add new PHY reg definitions for lock thresholdVijay Purushothaman1-0/+10
2015-02-23drm/i915: Trim the command parser allocationsChris Wilson2-75/+73
2015-02-23drm/i915: FIFO space query code refactorDave Gordon1-7/+12
2015-02-23drm/atomic: Rename drm_atomic_helper_commit_pre_planes() state argumentLaurent Pinchart1-5/+5