summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2015-02-13drm/i915: drop trace_i915_gem_ring_dispatch on rtSebastian Andrzej Siewior
2015-02-13gpu/i915: don't open code these thingsSebastian Andrzej Siewior
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14drm/i915: drop trace_i915_gem_ring_dispatch on rtSebastian Andrzej Siewior
2014-05-14gpu/i915: don't open code these thingsSebastian Andrzej Siewior
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10drm/i915: drop trace_i915_gem_ring_dispatch on rtSebastian Andrzej Siewior
2014-04-10gpu/i915: don't open code these thingsSebastian Andrzej Siewior
2014-03-22drm/i915: Reject >165MHz modes w/ DVI monitorsVille Syrjälä
2014-03-22drm/i915: fix pch pci device enumerationImre Deak
2014-03-05drm/i915/dp: add native aux defer retry limitJani Nikula
2014-03-05drm/i915/dp: increase native aux defer retry timeoutJani Nikula
2014-03-05drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVBVille Syrjälä
2014-03-05drm/i915: Add intel_ring_cachline_align()Ville Syrjälä
2014-02-22drm/i915: Pair va_copy with va_end in i915_error_vprintfMika Kuoppala
2014-02-13drm/i915: Decouple GPU error reporting from ring initialisationChris Wilson
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: change CRTC assertion on LCPLL disablePaulo Zanoni
2014-01-09drm/i915: Fix erroneous dereference of batch_obj inside reset_statusChris Wilson
2014-01-09drm/i915: don't update the dri1 breadcrumb with modesettingDaniel Vetter
2014-01-09drm/i915: Fix use-after-free in do_switchDaniel 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/vlv: fix up broken precision in vlv_crtc_clock_getChris Wilson
2013-12-20drm/i915/vlv: add VLV specific clock_get function v3Jesse Barnes
2013-12-20i915/vlv: untangle integrated clock source handling v4Jesse Barnes
2013-12-20drm/i915: use the correct force_wake function at the PC8 codePaulo Zanoni
2013-12-20drm/i915: Fix pipe CSC post offset calculationVille Syrjälä
2013-12-04drm/i915: Replicate BIOS eDP bpp clamping hack for hswDaniel Vetter
2013-12-04drm/i915: restore the early forcewake cleanupDaniel Vetter
2013-12-04drm/i915: flush cursors harderDaniel Vetter
2013-12-04drm/i915/dvo: call ->mode_set callback only when the port is runningDaniel Vetter
2013-10-31i915: fix compiler warningLinus Torvalds
2013-10-29drm/i915: Fix the PPT fdi lane bifurcate state handling on ivbDaniel Vetter
2013-10-28drm/i915: No LVDS hardware on Intel D410PT and D425KTRob Pearce
2013-10-28drm/i915/dp: workaround BIOS eDP bpp clamping issueJani Nikula
2013-10-28drm/i915: Add HSW CRT output readout supportVille Syrjälä
2013-10-28drm/i915: Add support for pipe_bpp readoutVille Syrjälä
2013-10-18drm/i915: Disable GGTT PTEs on GEN6+ suspendBen Widawsky
2013-10-18drm/i915: Make PTE valid encoding optionalBen Widawsky
2013-10-15drm/i915: disable LVDS clock gating on CPT v2Jesse Barnes
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie
2013-10-11Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...Dave Airlie
2013-10-03drm/i915: Only apply DPMS to the encoder if enabledChris Wilson