summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Merge 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-25Merge 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-23Merge 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
2014-01-20drm/i915: Add a kludge for DSL incrementing too late and ISR not workingVille Syrjälä1-40/+39
2014-01-20drm: Pass 'flags' from the caller to .get_scanout_position()Ville Syrjälä1-1/+2
2014-01-20drm/i915: Fix scanoutpos calculations for interlaced modesVille Syrjälä1-0/+6
2014-01-20drm/i915: Call drm_calc_timestamping_constants() earlierVille Syrjälä1-9/+8
2014-01-20drm/i915: Kill hwmode save/restoreVille Syrjälä1-10/+3
2014-01-20drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos()Ville Syrjälä1-1/+2
2014-01-20drm: Pass the display mode to drm_calc_timestamping_constants()Ville Syrjälä1-1/+2
2014-01-20Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie24-1036/+700
2014-01-17Merge commit origin/master into drm-intel-nextDaniel Vetter15-126/+200
2014-01-14drm/i915: Use drm_encoder_crtc_ok()Thierry Reding1-24/+2
2014-01-13Merge branch 'acpi-dsm'Rafael J. Wysocki1-114/+30
2014-01-13Merge branch 'acpi-cleanup'Rafael J. Wysocki4-6/+3
2014-01-11drm/i915/bdw: make sure south port interrupts are enabled properly v2Jesse Barnes1-0/+2
2014-01-11drm/i915: Include more information in disabled hotplug interrupt warningChris Wilson1-1/+2
2014-01-11drm/i915: Only complain about a rogue hotplug IRQ after disablingChris Wilson1-1/+1
2014-01-11drm/i915: Only WARN about a stuck hotplug irq ONCEChris Wilson1-3/+3
2014-01-10drm/i915: s/hotplugt_status_gen4/hotplug_status_g4x/Daniel Vetter1-2/+2
2014-01-10drm/i915: add braces around KHz/MHz macro parametersJani Nikula1-2/+2
2014-01-10drm/i915: Fix 915GM self-refresh enable/disableVille Syrjälä1-2/+2
2014-01-10drm/i915: 830M doesn't have an LVDS portVille Syrjälä1-1/+1
2014-01-10drm/i915: No panel fitter on 830M or non-mobile gen2/3 platformsVille Syrjälä2-1/+4
2014-01-10drm/i915/vlv: Add drpc debugfs support for valleyviewDeepak S2-1/+49
2014-01-10drm/i915: vlv: W/a for hotplug/manual VGA detectionImre Deak1-4/+15
2014-01-10drm/i915: vlv: make CRI clock enabling explicit during resumeImre Deak1-4/+4
2014-01-10drm/i915: only apply GAMMA_MODE IPS WA on HSWPaulo Zanoni1-1/+1
2014-01-10drm/i915: Introduce new intel_output_name()Damien Lespiau2-0/+23
2014-01-10drm/i915: don't set modes for 2 connectors on the same encoderPaulo Zanoni1-4/+8