summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
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
2013-10-03drm/i915: Mask LPSP to get PSR working even with Power Well in use by audio.Rodrigo Vivi
2013-10-03drm/i915/hsw: Disable L3 caching of atomic memory operations.Francisco Jerez
2013-10-01drm/i915: fix rps.vlv_work initializationImre Deak
2013-09-25drm/i915: Fix up usage of SHRINK_STOPDaniel Vetter
2013-09-24drm/i915: preserve pipe A quirk in i9xx_set_pipeconfDaniel Vetter
2013-09-24drm/i915/tv: clear adjusted_mode.flagsDaniel Vetter
2013-09-24drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFERJani Nikula
2013-09-24drm/i915: Use a temporary va_list for two-pass string handlingChris Wilson
2013-09-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-18drm/i915: Don't enable the cursor on a disable pipeVille Syrjälä