summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fix DDC probe for passive adaptersJani Nikula2015-06-221-3/+17
* drm/i915: Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid}Jan-Simon Möller2015-06-051-2/+2
* drm/i915: Add missing MacBook Pro models with dual channel LVDSLukas Wunner2015-05-171-1/+17
* drm/i915: cope with large i2c transfersDmitry Torokhov2015-05-062-10/+57
* drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXESChris Wilson2015-01-291-1/+1
* drm/i915: Force the CS stall for invalidate flushesChris Wilson2015-01-271-0/+2
* drm/i915: Invalidate media caches on gen7Chris Wilson2015-01-272-0/+2
* drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter2014-12-161-11/+11
* drm/i915: Wait for vblank before enabling the TV encoderVille Syrjälä2014-10-051-0/+4
* drm/i915: Remove bogus __init annotation from DMI callbacksMathias Krause2014-10-053-3/+3
* drm/i915: read HEAD register back in init_ring_common() to enforce orderingJiri Kosina2014-10-051-0/+3
* drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson2014-06-111-22/+32
* drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()Egbert Eich2014-06-071-12/+14
* Skip intel_crt_init for Dell XPS 8700Giacomo Comes2014-05-131-0/+8
* i915: remove pm_qos request on errorStanislaw Gruszka2014-02-131-0/+1
* drm/i915: VLV2 - Fix hotplug detect bitsTodd Previte2014-02-132-15/+35
* drm/i915: Fix the offset issue for the stolen GEM objectsAkash Goel2014-02-131-1/+1
* drm/i915: Flush outstanding requests before allocating new seqnoChris Wilson2014-02-131-4/+8
* drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä2014-01-251-2/+2
* drm/i915: fix DDI PLLs HW state readout codePaulo Zanoni2014-01-251-1/+7
* drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson2014-01-091-2/+3
* drm/i915: don't update the dri1 breadcrumb with modesettingDaniel Vetter2014-01-091-0/+8
* drm/i915: Hold mutex across i915_gem_releaseChris Wilson2014-01-092-2/+2
* drm/i915: Take modeset locks around intel_modeset_setup_hw_state()Ville Syrjälä2014-01-091-0/+2
* drm/i915: Fix pipe CSC post offset calculationVille Syrjälä2013-12-201-1/+1
* drm/i915: flush cursors harderDaniel Vetter2013-12-041-0/+4
* drm/i915: No LVDS hardware on Intel D410PT and D425KTRob Pearce2013-11-291-0/+16
* drm/i915: quirk away phantom LVDS on Intel's D510MO mainboardChris Wilson2013-11-291-0/+8
* drm/i915: Only apply DPMS to the encoder if enabledChris Wilson2013-10-181-6/+2
* drm/i915: fix gen4 digital port hotplug definitionsDaniel Vetter2013-10-051-3/+9
* drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFERJani Nikula2013-10-051-1/+12
* drm/i915: preserve pipe A quirk in i9xx_set_pipeconfDaniel Vetter2013-10-051-0/+4
* drm/i915/tv: clear adjusted_mode.flagsDaniel Vetter2013-10-051-0/+8
* drm/i915: fix wait_for_pending_flips vs gpu hang deadlockDaniel Vetter2013-10-011-14/+54
* drm/i915: fix gpu hang vs. flip stall deadlocksDaniel Vetter2013-10-011-1/+7
* drm/i915: ivb: fix edp voltage swing reg valImre Deak2013-09-071-1/+1
* drm/i915: Invalidate TLBs for the rings after a resetChris Wilson2013-08-292-0/+14
* drm/i915: initialize gt_lock early with other spin locksJani Nikula2013-08-142-2/+1
* drm/i915: make SDVO TV-out work for multifunction devicesDaniel Vetter2013-08-111-3/+5
* drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin2013-08-112-5/+7
* drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_listXiong Zhang2013-08-041-1/+1
* drm/i915: fix missed hunk after GT access breakageBen Widawsky2013-08-043-0/+8
* drm/i915: fix up gt init sequence falloutDaniel Vetter2013-08-044-6/+7
* drm/i915: Serialize almost all register accessChris Wilson2013-08-041-3/+6
* drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa2013-08-043-1/+19
* drm/i915: correctly restore fences with objects attachedDaniel Vetter2013-08-041-2/+16
* drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()Chris Wilson2013-08-041-10/+13
* drm/i915: fix long-standing SNB regression in power consumption after resume v2Konstantin Khlebnikov2013-08-042-10/+11
* drm/i915: Fix incoherence with fence updates on Sandybridge+Chris Wilson2013-08-041-6/+24
* Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"Guenter Roeck2013-08-041-1/+30