summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2014-03-28drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter1-1/+1
2014-03-20ACPI / gpu / drm: Stop selecting VIDEO_OUTPUT_CONTROLJean Delvare1-1/+0
2014-03-19drm/i915: Disable stolen memory when DMAR is activeChris Wilson1-0/+7
2014-03-19Revert "drm/i915: don't touch the VDD when disabling the panel"Jani Nikula2-1/+10
2014-03-12drm/i915: Don't enable display error interrupts from the startDaniel Vetter1-10/+8
2014-03-12drm/i915: Fix scanline counter fixup on BDWVille Syrjälä1-19/+11
2014-03-12drm/i915: Add a workaround for HSW scanline counter weirdnessVille Syrjälä1-1/+22
2014-03-06drm/i915: Fix PSR programmingBen Widawsky1-1/+1
2014-03-03drm/i915: Reject >165MHz modes w/ DVI monitorsVille Syrjälä1-3/+3
2014-03-03drm/i915: fix assert_cursor on BDWPaulo Zanoni1-4/+4
2014-03-03drm/i915: vlv: reserve GT power context earlyImre Deak1-2/+4
2014-03-03drm/i915: fix pch pci device enumerationImre Deak1-14/+9
2014-03-03drm/i915: Resolving the memory region conflict for Stolen areaAkash Goel1-3/+16
2014-03-03drm/i915: use backlight legacy combination mode also for i915gm/i945gmJani Nikula1-2/+2
2014-02-18Merge tag 'drm-intel-fixes-2014-02-14' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie4-6/+49
2014-02-13drm/i915/dp: add native aux defer retry limitJani Nikula1-4/+11
2014-02-13drm/i915/dp: increase native aux defer retry timeoutJani Nikula1-2/+2
2014-02-12Merge tag 'drm-intel-fixes-2014-02-11' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie5-11/+14
2014-02-11drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVBVille Syrjälä1-0/+14
2014-02-11drm/i915: Add intel_ring_cachline_align()Ville Syrjälä2-0/+22
2014-02-11drm/i915: Pair va_copy with va_end in i915_error_vprintfMika Kuoppala1-1/+4
2014-02-11drm/i915: Fix intel_pipe_to_cpu_transcoder for UMSDaniel Vetter1-2/+1
2014-02-11Merge tag 'drm-intel-fixes-2014-02-06' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie2-7/+12
2014-02-07drm/i915: Disable dp aux irq on g4xDaniel Vetter3-8/+9
2014-02-04drm/i915: demote opregion excessive timeout WARN_ONCE to DRM_INFO_ONCEJani Nikula1-3/+6
2014-01-30drm/i915: vlv: fix DP PHY lockup due to invalid PP sequencer setupImre Deak1-4/+6
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds44-2858/+3763
2014-01-29Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/...Dave Airlie1-24/+2
2014-01-28drm/i915: Fix the offset issue for the stolen GEM objectsAkash Goel1-1/+1
2014-01-27drm/i915: Decouple GPU error reporting from ring initialisationChris Wilson2-7/+16
2014-01-25i915: remove pm_qos request on errorStanislaw Gruszka1-0/+1
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-120/+33
2014-01-24Revert "drm/i915: Mask reserved bits in display/sprite address registers"Daniel Vetter3-15/+13
2014-01-23drm/i915: VLV2 - Fix hotplug detect bitsTodd Previte2-15/+35
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2014-01-22drm/i915: Allow reading the TIMESTAMP register on Gen8.Kenneth Graunke1-1/+1
2014-01-22drm/i915: Repeat evictions whilst pageflip completions are outstandingChris Wilson1-7/+20
2014-01-22drm/i915: Wait for completion of pending flips when starved of fencesChris Wilson3-4/+34
2014-01-22drm/i915: don't disable DP port after a failed link trainingImre Deak1-1/+0
2014-01-22drm/i915: don't disable the DP port if the link is lostImre Deak1-2/+0
2014-01-22drm/i915: Eliminate lots of WARNs when there's no backlight presentVille Syrjälä2-11/+5
2014-01-22drm/i915: g4x/vlv: fix dp aux interrupt maskImre Deak1-1/+2
2014-01-22drm/i915/ppgtt: Defer request freeing on resetBen Widawsky1-10/+17
2014-01-22i915: send D1 opregion notificationKristen Carlson Accardi1-1/+9
2014-01-22drm/i915/bdw: remove preliminary_hw_support flag from BDWJesse Barnes1-2/+0
2014-01-22drm/i915: Tune down reset_stat output from ERROR to debugDaniel Vetter1-1/+1
2014-01-22drm/i915: Make semaphore modparam ROBen Widawsky1-1/+1
2014-01-22drm/i915: Fix disabled semaphoresBen Widawsky1-4/+6
2014-01-22drm/i915: Clarify relocation errnosBen Widawsky1-7/+7