summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2015-02-27drm/i915/skl: Update watermarks for Y tilingTvrtko Ursulin
2015-02-27drm/i915/skl: Updated watermark programmingTvrtko Ursulin
2015-02-27drm/i915/skl: Adjust get_plane_config() to support Yb/Yf tilingDamien Lespiau
2015-02-27drm/i915/skl: Teach pin_and_fence_fb_obj() about Y tiling constraintsDamien Lespiau
2015-02-27drm/i915/skl: Adjust intel_fb_align_height() for Yb/Yf tilingDamien Lespiau
2015-02-27drm/i915/skl: Allow scanning out Y and Yf fbsDamien Lespiau
2015-02-27drm/i915: Remove DRIVER_MODESET checks from modeset codeDaniel Vetter
2015-02-27drm/i915: Remove regfile code&data for UMS suspend/resumeDaniel Vetter
2015-02-27drm/i915: Remove DRIVER_MODESET checks from gem codeDaniel Vetter
2015-02-27drm/i915: Remove DRIVER_MODESET checks in the gpu reset codeDaniel Vetter
2015-02-27drm/i915: Remove DRIVER_MODESET checks from suspend/resume codeDaniel Vetter
2015-02-27drm/i915: Remove DRIVER_MODESET checks in load/unload/close codeDaniel Vetter
2015-02-26drm/i915: fix a printk formatDan Carpenter
2015-02-26drm/i915: Add media rc6 residency file to sysfsVille Syrjälä
2015-02-26drm/i915: Add missing description to parameter in alloc_pt_rangeMichel Thierry
2015-02-26drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functionsAkash Goel
2015-02-26drm/i915: Look at staged config when fixing pipe_src_w for LVDSAnder Conselvan de Oliveira
2015-02-26drm/i915: Ensure crtc_state backpointer is always initializedMatt Roper
2015-02-26drm/i915: Use enabled value from crtc_state rather than crtc (v2)Matt Roper
2015-02-25drm/i915: Cache ringbuf pointer in request structureJohn Harrison
2015-02-25drm/i915: Add missing trace point to LRC execbuff code pathJohn Harrison
2015-02-25drm/i915: Rename 'flags' to 'dispatch_flags' for better code readingJohn Harrison
2015-02-25drm/i915: Plumb drm_device through page tables operationsMichel Thierry
2015-02-25drm/i915: Create page table allocatorsBen Widawsky
2015-02-25drm/i915: Complete page table structuresBen Widawsky
2015-02-25drm/i915: page table abstractionsBen Widawsky
2015-02-25drm/i915/skl: Add support for edp1.4 low vswingSonika Jindal
2015-02-25drm/i915/skl: Support for edp low_vswing param in vbtSonika Jindal
2015-02-25drm/i915: cleanup some indentingDan Carpenter
2015-02-24drm/i915/skl: Make sure to allocate mininum sizes in the DDBDamien Lespiau
2015-02-24drm/i915: Enhancing eDP DRRS debug messageRamalingam C
2015-02-24Documentation/drm: DocBook integration for DRRSVandana Kannan
2015-02-24drm/i915: Enable eDP DRRS for CHVDurgadoss R
2015-02-24drm/i915: Support for RR switching on VLVVandana Kannan
2015-02-24drm/i915/bdw: Add support for DRRS to switch RRVandana Kannan
2015-02-24drm/i915: Add support for DRRS in intel_dp_set_m_nRamalingam C
2015-02-24drm/i915: Shift driver's HWSP usage out of reserved rangeThomas Daniel
2015-02-24drm/i915: Reset logical ring contexts' head and tail during GPU resetThomas Daniel
2015-02-24drm/i915/skl: Tune IZ hashing when subslices are unbalancedDamien Lespiau
2015-02-24drm/i915: don't reallocate the compressed FB at every framePaulo Zanoni
2015-02-23drm/i915: gen5+ can have FBC with multiple pipesPaulo Zanoni
2015-02-23drm/i915: HSW+ FBC is tied to pipe APaulo Zanoni
2015-02-23drm/i915: extract intel_fbc_find_crtc()Paulo Zanoni
2015-02-23drm/i915: Request full SSEU enablement on Gen9Jeff McGee
2015-02-23drm/i915/skl: Add SKL HW status to SSEU statusJeff McGee
2015-02-23drm/i915/skl: Determine SKL slice/subslice/EU infoJeff McGee
2015-02-23drm/i915/skl: Implement WaDisablePowerCompilerClockGatingDamien Lespiau
2015-02-23drm/i915: Limit max VCO supported in CHV to 6.48GHzVijay Purushothaman
2015-02-23drm/i915: Add new PHY reg definitions for lock thresholdVijay Purushothaman
2015-02-23drm/i915: Trim the command parser allocationsChris Wilson