summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-06-09drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau
2014-06-06Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-06-05drm/i915: BDW: Adding missing cursor offsets.Rodrigo Vivi
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie
2014-06-05drm/i915/bdw: Only use 2g GGTT for 32b platformsBen Widawsky
2014-06-05drm/i915: Nuke pipe A quirk on i830MDaniel Vetter
2014-06-05drm/i915: fix display power sw state reportingImre Deak
2014-06-05drm/i915: Always apply cursor width changesChris Wilson
2014-06-05drm/i915: tell the user if both KMS and UMS are disabledJani Nikula
2014-06-05drm/i915: use VBT to determine whether to enumerate the VGA portJesse Barnes
2014-06-05drm/i915: Don't WARN about ring idle bit on gen2Ville Syrjälä
2014-06-05drm/i915: Silence the WARN if the user tries to GTT mmap an incoherent objectChris Wilson
2014-06-05drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMSVille Syrjälä
2014-06-05drm/i915: Enable interrupt-based AGPBUSY# enable on 85xVille Syrjälä
2014-06-05drm/i915: Flip the sense of AGPBUSY_DIS bitVille Syrjälä
2014-06-05drm/i915: Set AGPBUSY# bit in init_clock_gatingVille Syrjälä
2014-06-05drm/i915/vlv: add pll assertion when disabling DPIO common wellJesse Barnes
2014-06-05drm/i915/vlv: move DPIO common reset de-assert into __vlv_set_power_wellJesse Barnes
2014-06-05drm/i915/vlv: re-order power wells so DPIO common comes after TXJesse Barnes
2014-06-05drm/i915/vlv: move CRI refclk enable into __vlv_set_power_wellJesse Barnes
2014-06-05drm/i915/vlv: drop power well enable in uncore_sanitizeJesse Barnes
2014-06-05drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3Jesse Barnes
2014-06-05drm/i915: dsi: fix pipe-off timeout due to port vs. pipe disable orderingImre Deak
2014-06-05drm/i915: Detect if MIPI panel based on VBT and initialize only if presentShobhit Kumar
2014-06-05drm/i915/vlv: Modifying WA 'WaDisableL3Bank2xClockGate for vlvAkash Goel
2014-06-05drm/i915: Add support for Generic MIPI panel driverShobhit Kumar
2014-06-05drm/i915: Extract gen8_gt_irq_resetDaniel Vetter
2014-06-05drm/i915: Improve irq handling after gpu resetsDaniel Vetter
2014-06-05drm/i915: Inline ilk/gen8_irq_resetDaniel Vetter
2014-06-05drm/i915: Disable gpu reset on i965g/gmDaniel Vetter
2014-06-05drm/i915: Fix up fifo underrun tracking, take NDaniel Vetter
2014-06-05drm/i915: Add fifo underrun reporting state to debugfsDaniel Vetter
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark
2014-06-04drm: convert crtc and connection_mutex to ww_mutex (v5)Rob Clark
2014-06-04drm/dp: add a hw mutex around the transfer functions. (v2)Dave Airlie
2014-06-04drm: Split connection_mutex out of mode_config.mutex (v3)Daniel Vetter
2014-06-04drm/i915: replace drm_get_encoder_name() with direct name field useJani Nikula
2014-06-04drm/i915: replace drm_get_connector_name() with direct name field useJani Nikula
2014-05-27drm/i915: Prevent negative relocation deltas from wrappingChris Wilson
2014-05-27drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson
2014-05-27drm/i915: Fix dynamic allocation of physical handlesChris Wilson
2014-05-22drm/i915: Kill private_default_ctx offOscar Mateo
2014-05-22drm/i915: s/i915_hw_context/intel_contextOscar Mateo
2014-05-22drm/i915: Split the ringbuffers from the rings (3/3)Oscar Mateo
2014-05-22drm/i915: Split the ringbuffers from the rings (2/3)Oscar Mateo
2014-05-22drm/i915: Split the ringbuffers from the rings (1/3)Oscar Mateo
2014-05-22drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo
2014-05-22drm/i915: disable GT power saving early during system suspendImre Deak
2014-05-22drm/i915: fix possible RPM ref leaking during RPS disablingImre Deak
2014-05-22drm/i915: remove user GTT mappings early during runtime suspendImre Deak