aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-03-03drm/i915: Reject >165MHz modes w/ DVI monitorsVille Syrjälä
2014-03-03drm/i915: fix assert_cursor on BDWPaulo Zanoni
2014-03-03drm/i915: vlv: reserve GT power context earlyImre Deak
2014-03-03drm/i915: fix pch pci device enumerationImre Deak
2014-03-03drm/i915: Resolving the memory region conflict for Stolen areaAkash Goel
2014-03-03drm/i915: use backlight legacy combination mode also for i915gm/i945gmJani Nikula
2014-02-18Merge tag 'drm-intel-fixes-2014-02-14' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie
2014-02-13drm/i915/dp: add native aux defer retry limitJani Nikula
2014-02-13drm/i915/dp: increase native aux defer retry timeoutJani Nikula
2014-02-12Merge tag 'drm-intel-fixes-2014-02-11' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie
2014-02-11drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVBVille Syrjälä
2014-02-11drm/i915: Add intel_ring_cachline_align()Ville Syrjälä
2014-02-11drm/i915: Pair va_copy with va_end in i915_error_vprintfMika Kuoppala
2014-02-11drm/i915: Fix intel_pipe_to_cpu_transcoder for UMSDaniel Vetter
2014-02-11Merge tag 'drm-intel-fixes-2014-02-06' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie
2014-02-07drm/i915: Disable dp aux irq on g4xDaniel Vetter
2014-02-04drm/i915: demote opregion excessive timeout WARN_ONCE to DRM_INFO_ONCEJani Nikula
2014-01-30drm/i915: vlv: fix DP PHY lockup due to invalid PP sequencer setupImre Deak
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-29Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/...Dave Airlie
2014-01-28drm/i915: Fix the offset issue for the stolen GEM objectsAkash Goel
2014-01-27drm/i915: Decouple GPU error reporting from ring initialisationChris Wilson
2014-01-25i915: remove pm_qos request on errorStanislaw Gruszka
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-24Revert "drm/i915: Mask reserved bits in display/sprite address registers"Daniel Vetter
2014-01-23drm/i915: VLV2 - Fix hotplug detect bitsTodd Previte
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22drm/i915: Allow reading the TIMESTAMP register on Gen8.Kenneth Graunke
2014-01-22drm/i915: Repeat evictions whilst pageflip completions are outstandingChris Wilson
2014-01-22drm/i915: Wait for completion of pending flips when starved of fencesChris Wilson
2014-01-22drm/i915: don't disable DP port after a failed link trainingImre Deak
2014-01-22drm/i915: don't disable the DP port if the link is lostImre Deak
2014-01-22drm/i915: Eliminate lots of WARNs when there's no backlight presentVille Syrjälä
2014-01-22drm/i915: g4x/vlv: fix dp aux interrupt maskImre Deak
2014-01-22drm/i915/ppgtt: Defer request freeing on resetBen Widawsky
2014-01-22i915: send D1 opregion notificationKristen Carlson Accardi
2014-01-22drm/i915/bdw: remove preliminary_hw_support flag from BDWJesse Barnes
2014-01-22drm/i915: Tune down reset_stat output from ERROR to debugDaniel Vetter
2014-01-22drm/i915: Make semaphore modparam ROBen Widawsky
2014-01-22drm/i915: Fix disabled semaphoresBen Widawsky
2014-01-22drm/i915: Clarify relocation errnosBen Widawsky
2014-01-20drm/i915: Add a kludge for DSL incrementing too late and ISR not workingVille Syrjälä
2014-01-20drm: Pass 'flags' from the caller to .get_scanout_position()Ville Syrjälä
2014-01-20drm/i915: Fix scanoutpos calculations for interlaced modesVille Syrjälä
2014-01-20drm/i915: Call drm_calc_timestamping_constants() earlierVille Syrjälä
2014-01-20drm/i915: Kill hwmode save/restoreVille Syrjälä
2014-01-20drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos()Ville Syrjälä
2014-01-20drm: Pass the display mode to drm_calc_timestamping_constants()Ville Syrjälä
2014-01-20Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie
2014-01-16Merge commit origin/master into drm-intel-nextDaniel Vetter