aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2015-06-22drm/i915: Fix DDC probe for passive adaptersJani Nikula
2015-06-05drm/i915: Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid}Jan-Simon Möller
2015-05-17drm/i915: Add missing MacBook Pro models with dual channel LVDSLukas Wunner
2015-05-06drm/i915: cope with large i2c transfersDmitry Torokhov
2015-01-29drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXESChris Wilson
2015-01-27drm/i915: Force the CS stall for invalidate flushesChris Wilson
2015-01-27drm/i915: Invalidate media caches on gen7Chris Wilson
2014-12-16drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter
2014-10-05drm/i915: Wait for vblank before enabling the TV encoderVille Syrjälä
2014-10-05drm/i915: Remove bogus __init annotation from DMI callbacksMathias Krause
2014-10-05drm/i915: read HEAD register back in init_ring_common() to enforce orderingJiri Kosina
2014-06-11drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson
2014-06-07drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()Egbert Eich
2014-05-13Skip intel_crt_init for Dell XPS 8700Giacomo Comes
2014-02-13i915: remove pm_qos request on errorStanislaw Gruszka
2014-02-13drm/i915: VLV2 - Fix hotplug detect bitsTodd Previte
2014-02-13drm/i915: Fix the offset issue for the stolen GEM objectsAkash Goel
2014-02-13drm/i915: Flush outstanding requests before allocating new seqnoChris Wilson
2014-01-25drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä
2014-01-25drm/i915: fix DDI PLLs HW state readout codePaulo Zanoni
2014-01-09drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson
2014-01-09drm/i915: don't update the dri1 breadcrumb with modesettingDaniel Vetter
2014-01-09drm/i915: Hold mutex across i915_gem_releaseChris Wilson
2014-01-09drm/i915: Take modeset locks around intel_modeset_setup_hw_state()Ville Syrjälä
2013-12-20drm/i915: Fix pipe CSC post offset calculationVille Syrjälä
2013-12-04drm/i915: flush cursors harderDaniel Vetter
2013-11-29drm/i915: No LVDS hardware on Intel D410PT and D425KTRob Pearce
2013-11-29drm/i915: quirk away phantom LVDS on Intel's D510MO mainboardChris Wilson
2013-10-18drm/i915: Only apply DPMS to the encoder if enabledChris Wilson
2013-10-05drm/i915: fix gen4 digital port hotplug definitionsDaniel Vetter
2013-10-05drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFERJani Nikula
2013-10-05drm/i915: preserve pipe A quirk in i9xx_set_pipeconfDaniel Vetter
2013-10-05drm/i915/tv: clear adjusted_mode.flagsDaniel Vetter
2013-10-01drm/i915: fix wait_for_pending_flips vs gpu hang deadlockDaniel Vetter
2013-10-01drm/i915: fix gpu hang vs. flip stall deadlocksDaniel Vetter
2013-09-07drm/i915: ivb: fix edp voltage swing reg valImre Deak
2013-08-29drm/i915: Invalidate TLBs for the rings after a resetChris Wilson
2013-08-14drm/i915: initialize gt_lock early with other spin locksJani Nikula
2013-08-11drm/i915: make SDVO TV-out work for multifunction devicesDaniel Vetter
2013-08-11drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin
2013-08-04drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_listXiong Zhang
2013-08-04drm/i915: fix missed hunk after GT access breakageBen Widawsky
2013-08-04drm/i915: fix up gt init sequence falloutDaniel Vetter
2013-08-04drm/i915: Serialize almost all register accessChris Wilson
2013-08-04drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa
2013-08-04drm/i915: correctly restore fences with objects attachedDaniel Vetter
2013-08-04drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()Chris Wilson
2013-08-04drm/i915: fix long-standing SNB regression in power consumption after resume v2Konstantin Khlebnikov
2013-08-04drm/i915: Fix incoherence with fence updates on Sandybridge+Chris Wilson
2013-08-04Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"Guenter Roeck