summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-02-27drm/i915: Update DRIVER_DATE to 20150227Daniel Vetter1-1/+1
2015-02-27drm/i915: Clarify obj->map_and_fenceableChris Wilson1-1/+1
2015-02-27drm/i915/skl: Allow Y (and Yf) frame buffer creationTvrtko Ursulin1-2/+15
2015-02-27drm/i915/skl: Update watermarks for Y tilingTvrtko Ursulin4-9/+59
2015-02-27drm/i915/skl: Updated watermark programmingTvrtko Ursulin1-21/+33
2015-02-27drm/i915/skl: Adjust get_plane_config() to support Yb/Yf tilingDamien Lespiau1-17/+23
2015-02-27drm/i915/skl: Teach pin_and_fence_fb_obj() about Y tiling constraintsDamien Lespiau1-2/+6
2015-02-27drm/i915/skl: Adjust intel_fb_align_height() for Yb/Yf tilingDamien Lespiau1-2/+37
2015-02-27drm/i915/skl: Allow scanning out Y and Yf fbsDamien Lespiau3-40/+101
2015-02-27drm/i915: Remove DRIVER_MODESET checks from modeset codeDaniel Vetter4-15/+2
2015-02-27drm/i915: Remove regfile code&data for UMS suspend/resumeDaniel Vetter4-900/+3
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-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-26drm/i915: Cache ringbuf pointer in request structureJohn Harrison4-18/+5
2015-02-26drm/i915: Add missing trace point to LRC execbuff code pathJohn Harrison1-0/+2
2015-02-26drm/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 Kannan1-0/+95
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/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-24drm/i915: gen5+ can have FBC with multiple pipesPaulo Zanoni1-2/+4
2015-02-24drm/i915: HSW+ FBC is tied to pipe APaulo Zanoni1-2/+11
2015-02-24drm/i915: extract intel_fbc_find_crtc()Paulo Zanoni1-17/+29
2015-02-24drm/i915: Request full SSEU enablement on Gen9Jeff McGee2-2/+58
2015-02-24drm/i915/skl: Add SKL HW status to SSEU statusJeff McGee2-0/+70
2015-02-24drm/i915/skl: Determine SKL slice/subslice/EU infoJeff McGee4-1/+124
2015-02-23drm/i915/skl: Implement WaDisablePowerCompilerClockGatingDamien Lespiau2-2/+11