summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: prefer VBT modes for SVDO-LVDS over EDIDDaniel Vetter2013-06-101-4/+6
* drm/i915: Enable hotplug interrupts after querying hw capabilities.Chris Wilson2013-06-101-8/+8
* drm/i915: Fix hotplug interrupt enabling for SDVOCChris Wilson2013-06-101-2/+4
* drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.Egbert Eich2013-06-041-1/+1
* drm/i915: no lvds quirk for hp t5740Ben Mesman2013-06-031-2/+2
* drm/i915: Quirk the pipe A quirk in the modeset state checkerDaniel Vetter2013-06-031-0/+5
* drm/i915: Fix spurious -EIO/SIGBUS on wedged gpusDaniel Vetter2013-06-031-5/+2Star
* drm/i915: avoid premature DP AUX timeoutsImre Deak2013-05-222-2/+3
* drm/i915: avoid premature timeouts in __wait_seqno()Imre Deak2013-05-221-1/+1
* drm/i915: use msecs_to_jiffies_timeout instead of open coding the sameImre Deak2013-05-221-1/+1
* drm/i915: add msecs_to_jiffies_timeout to guarantee minimum durationImre Deak2013-05-221-0/+15
* drm/i915: force full modeset if the connector is in DPMS OFF modeImre Deak2013-05-221-2/+22
* drm/i915: Propagate errors back from fb set-baseChris Wilson2013-05-211-15/+10Star
* drm/i915: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi2013-05-211-11/+35
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-138-74/+94
|\
| * Merge branch 'for-linux-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2013-05-108-74/+94
| |\
| | * drm/i915: clear the stolen fb before resumingJani Nikula2013-05-071-2/+14
| | * Revert "drm/i915: Calculate correct stolen size for GEN7+"Ben Widawsky2013-05-072-16/+1Star
| | * drm/i915: hsw: fix link training for eDP on port-AImre Deak2013-05-043-15/+50
| | * Revert "drm/i915: revert eDP bpp clamping code changes"Daniel Vetter2013-05-041-14/+4Star
| | * drm/i915: Fix pipe enabled mask for pipe C in WM calculationsVille Syrjälä2013-05-011-22/+22
| | * drm/i915: Always normalize return timeout for wait_timeout_ioctlChris Wilson2013-04-301-5/+3Star
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-0332-2221/+3397
|\| |
| * | drm/i915: fix dmabuf vmap supportDave Airlie2013-05-011-1/+1
| * | drm: prime: fix refcounting on the dmabuf import error pathImre Deak2013-05-011-1/+4
| * | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-04-308-20/+60
| |\|
| | * drm/i915: correct the calculation of first_pd_entry_in_global_ptZhang, Xiong Y2013-04-271-2/+1Star
| | * Revert "drm/i915: Don't overclock on Haswell"Ben Widawsky2013-04-241-1/+1
| | * drm/i915: Make data/link N value power of twoVille Syrjälä2013-04-232-16/+22
| | * drm/i915: avoid full modeset when changing the color range propertiesDaniel Vetter2013-04-233-0/+24
| | * drm/i915: Fall back to bit banging mode for DVO transmitter detectionDavid Müller (ELSOFT AG)2013-04-191-1/+12
| * | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-04-2226-291/+706
| |\|
| | * drm/i915: fix bpc vs. bpp confusion in intel_crtc_compute_configDaniel Vetter2013-04-181-2/+2
| | * drm/i915: move cpu_transcoder to the pipe configurationDaniel Vetter2013-04-184-24/+32
| | * drm/i915: preserve the PBC bits of TRANS_CHICKEN2Paulo Zanoni2013-04-182-3/+11
| | * drm/i915: set CPT FDI RX polarity bits based on VBTPaulo Zanoni2013-04-185-6/+16
| | * drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4)Egbert Eich2013-04-182-1/+52
| | * drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3)Egbert Eich2013-04-181-17/+58
| | * drm/i915: Mask out the HPD irq bits before setting them individually.Egbert Eich2013-04-181-0/+2
| | * drm/i915: (re)init HPD interrupt storm statisticsEgbert Eich2013-04-187-10/+23
| | * drm/i915: Add HPD IRQ storm detection (v5)Egbert Eich2013-04-182-12/+66
| | * drm/i915: WARN when LPT-LP is not paired with ULT CPUPaulo Zanoni2013-04-181-0/+2
| | * drm/i915: don't intel_crt_init on any ULT machinesPaulo Zanoni2013-04-181-1/+1
| | * drm/i915: remove comment about IVB link training from intel_pm.cPaulo Zanoni2013-04-181-1/+0Star
| | * drm/i915: VLV doesn't have LLCBen Widawsky2013-04-181-0/+2
| | * drm/i915: Scale ring, rather than ia, frequency on HaswellChris Wilson2013-04-183-16/+38
| | * drm/i915: shorten debugfs output simple attributesMika Kuoppala2013-04-181-4/+4
| | * drm/i915: Fixup pfit disabling for gen2/3Daniel Vetter2013-04-181-7/+21
| | * drm/i915: Fixup Oops in the pipe config computationDaniel Vetter2013-04-181-10/+13
| | * drm/i915: ensure single initialization and cleanup of backlight deviceJani Nikula2013-04-184-6/+10