summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-4/+2
|\
| * Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-10-281-4/+2
| |\
| | * i915: intel_acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-4/+2
* | | i915: fix compiler warningLinus Torvalds2013-10-311-2/+0
* | | drm/i915: Fix the PPT fdi lane bifurcate state handling on ivbDaniel Vetter2013-10-291-47/+48
* | | drm/i915: No LVDS hardware on Intel D410PT and D425KTRob Pearce2013-10-281-0/+16
* | | drm/i915/dp: workaround BIOS eDP bpp clamping issueJani Nikula2013-10-281-0/+20
* | | drm/i915: Add HSW CRT output readout supportVille Syrjälä2013-10-283-6/+30
* | | drm/i915: Add support for pipe_bpp readoutVille Syrjälä2013-10-282-0/+53
|/ /
* | drm/i915: Disable GGTT PTEs on GEN6+ suspendBen Widawsky2013-10-184-12/+78
* | drm/i915: Make PTE valid encoding optionalBen Widawsky2013-10-182-16/+22
* | drm/i915: disable LVDS clock gating on CPT v2Jesse Barnes2013-10-152-1/+5
* | Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie2013-10-112-31/+3
* | Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...Dave Airlie2013-10-113-23/+11
* | drm/i915: Only apply DPMS to the encoder if enabledChris Wilson2013-10-031-6/+2
* | drm/i915: Mask LPSP to get PSR working even with Power Well in use by audio.Rodrigo Vivi2013-10-031-1/+1
* | drm/i915/hsw: Disable L3 caching of atomic memory operations.Francisco Jerez2013-10-032-0/+11
* | drm/i915: fix rps.vlv_work initializationImre Deak2013-10-011-2/+2
* | drm/i915: Fix up usage of SHRINK_STOPDaniel Vetter2013-09-261-4/+4
* | drm/i915: preserve pipe A quirk in i9xx_set_pipeconfDaniel Vetter2013-09-241-0/+4
* | drm/i915/tv: clear adjusted_mode.flagsDaniel Vetter2013-09-241-0/+8
* | drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFERJani Nikula2013-09-241-1/+12
* | drm/i915: Use a temporary va_list for two-pass string handlingChris Wilson2013-09-241-2/+4
|/
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-229-74/+122
|\
| * drm/i915: Don't enable the cursor on a disable pipeVille Syrjälä2013-09-181-2/+4
| * drm/i915: do not update cursor in crtc mode setJani Nikula2013-09-181-9/+0
| * drm/i915: kill set_need_reschedDaniel Vetter2013-09-121-7/+4
| * drm/i915/dvo: set crtc timings again for panel fixed modesDaniel Vetter2013-09-121-0/+2
| * drm/i915/sdvo: Robustify the dtd<->drm_mode conversionsDaniel Vetter2013-09-121-29/+34
| * drm/i915/sdvo: Fully translate sync flags in the dtd->mode conversionDaniel Vetter2013-09-101-0/+4
| * drm/i915: Use proper print format for debug printsTakashi Iwai2013-09-101-3/+3
| * drm/i915: fix wait_for_pending_flips vs gpu hang deadlockDaniel Vetter2013-09-091-14/+54
| * drm/i915: Track pfit enable state separately from sizeChris Wilson2013-09-085-12/+19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-122-27/+59
|\ \ | |/ |/|
| * i915: bail out earlier when shrinker cannot acquire mutexGlauber Costa2013-09-101-2/+2
| * drivers: convert shrinkers to new count/scan APIDave Chinner2013-09-102-25/+57
* | drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is doneVille Syrjälä2013-09-063-11/+23
* | drm/i915: try not to lose backlight CBLV precisionJani Nikula2013-09-061-1/+1
* | drm/i915: Confine page flips to BCS on ValleyviewChris Wilson2013-09-061-1/+1
* | drm/i915: Skip stolen region initialisation if none is reservedChris Wilson2013-09-051-0/+3
* | drm/i915: fix gpu hang vs. flip stall deadlocksDaniel Vetter2013-09-051-1/+7
* | drm/i915: Hold an object reference whilst we shrink itChris Wilson2013-09-051-6/+39
* | drm/i915: fix i9xx_crtc_clock_get for multiplied pixelsDaniel Vetter2013-09-041-2/+1
* | drm/i915: handle sdvo input pixel multiplier correctly againDaniel Vetter2013-09-041-8/+9
* | drm/i915: fix hpd work vs. flush_work in the pageflip code deadlockDaniel Vetter2013-09-042-2/+14
* | drm/i915: fix up the relocate_entry refactoringDaniel Vetter2013-09-031-0/+3
* | drm/i915: Fix pipe config warnings when dealing with LVDS fixed modeVille Syrjälä2013-09-033-17/+7
* | drm/i915: Don't call sg_free_table() if sg_alloc_table() failsDamien Lespiau2013-09-031-1/+0
* | i915: Update VGA arbiter support for newer devicesAlex Williamson2013-09-032-3/+31
* | drm/i915: Pin pages whilst mapping the dma-bufChris Wilson2013-09-031-19/+22
OpenPOWER on IntegriCloud