summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-031-1/+13
|\
| * drm/i915: Flush the PTEs after updating them before suspendChris Wilson2014-09-291-1/+13
* | ACPI / i915: Update the condition to ignore firmware backlight change requestAaron Lu2014-09-301-5/+11
|/
* drm/i915/hdmi: fix hdmi audio state readoutJani Nikula2014-09-231-1/+1
* drm/i915: Don't leak command parser tables on suspend/resumeBrad Volkin2014-09-231-5/+7
* drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chvVille Syrjälä2014-09-182-1/+10
* drm/i915: Fix SRC_COPY width on 830/845gChris Wilson2014-09-151-1/+1
* drm/i915: Wait for vblank before enabling the TV encoderVille Syrjälä2014-09-081-0/+4
* drm/i915: Evict CS TLBs between batchesChris Wilson2014-09-082-31/+47
* drm/i915: Fix irq enable tracking in driver loadDaniel Vetter2014-09-081-2/+7
* drm/i915: Fix EIO/wedged handling in gem fault handlerDaniel Vetter2014-09-081-4/+7
* drm/i915: Prevent recursive deadlock on releasing a busy userptrChris Wilson2014-09-082-184/+235
* drm/i915: Fix lock dropping in intel_tv_detect()Ville Syrjälä2014-09-021-3/+7
* drm/i915: handle G45/GM45 pulse detection connected state.Dave Airlie2014-09-011-18/+37
* drm/i915: Remove bogus __init annotation from DMI callbacksMathias Krause2014-08-283-3/+3
* drm/i915: don't warn if backlight unexpectedly enabledScot Doyle2014-08-271-4/+4
* drm/i915: Move intel_ddi_set_vc_payload_alloc(false) to haswell_crtc_disable()Ville Syrjälä2014-08-261-4/+3Star
* drm/i915: fix plane/cursor handling when runtime suspendedPaulo Zanoni2014-08-261-0/+24
* drm/i915: Ignore VBT backlight presence check on Acer C720 (4005U)Scot Doyle2014-08-261-0/+3
* drm/i915: don't try to retrain a DP link on an inactive CRTCImre Deak2014-08-181-0/+3
* drm/i915: make sure VDD is turned off during system suspendImre Deak2014-08-183-0/+34
* drm/i915: cancel hotplug and dig_port work during suspend and unloadImre Deak2014-08-183-2/+18
* drm/i915: fix HPD IRQ reenable work cancelationImre Deak2014-08-183-22/+14Star
* drm/i915: take display port power domain in DP HPD handlerImre Deak2014-08-181-5/+14
* drm/i915: Don't try to enable cursor from setplane when crtc is disabledVille Syrjälä2014-08-181-2/+2
* drm/i915: Skip load detect when intel_crtc->new_enable==trueVille Syrjälä2014-08-181-4/+8
* drm/i915: Fix locking for intel_enable_pipe_a()Ville Syrjälä2014-08-184-21/+17Star
* Revert "drm/i915: Enable PSR by default."Linus Torvalds2014-08-081-2/+2
* Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2014-08-0819-102/+310
|\
| * Revert "drm/i915: Enable semaphores on BDW"Rodrigo Vivi2014-08-081-0/+4
| * drm/i915: read HEAD register back in init_ring_common() to enforce orderingJiri Kosina2014-08-081-0/+3
| * drm/i915: Fix crash when failing to parse MIPI VBTRafael Barbalho2014-08-081-1/+1
| * drm/i915: Bring GPU Freq to min while suspending.Deepak S2014-08-071-1/+1
| * drm/i915: Fix DEIER and GTIER collecting for BDW.Rodrigo Vivi2014-08-072-6/+15
| * drm/i915: Don't accumulate hangcheck score on forward progressMika Kuoppala2014-08-073-3/+16
| * drm/i915: Add the WaCsStallBeforeStateCacheInvalidate:bdw workaround.Kenneth Graunke2014-08-071-0/+9
| * drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper.Kenneth Graunke2014-08-071-15/+22
| * drm/i915: Fix threshold for choosing 32 vs. 64 precisions for VLV DDL valuesVille Syrjälä2014-08-071-5/+4Star
| * drm/i915: Fix drain latency precision multipler for VLVZhenyu Wang2014-08-072-31/+31
| * drm/i915: Collect gtier properly on HSW.Rodrigo Vivi2014-08-072-10/+12
| * drm/i915: Tune down MCH_SSKPD values warningDaniel Vetter2014-08-071-5/+3Star
| * drm/i915: Tune done rc6 enabling outputDaniel Vetter2014-08-071-6/+6
| * drm/i915: Don't require dev->struct_mutex in psr_match_conditionsDaniel Vetter2014-08-071-1/+0Star
| * drm/i915: Fix error state collectingRodrigo Vivi2014-08-071-1/+2
| * drm/i915: fix VDD state tracking after system resumeImre Deak2014-08-071-0/+6
| * drm/i915: Add correct hw/sw config check for DSI encoderShobhit Kumar2014-08-074-1/+106
| * drm/i915: factor out intel_edp_panel_vdd_sanitizeImre Deak2014-08-072-17/+44
| * drm/i915: wait for all DSI FIFOs to be emptyShobhit Kumar2014-08-073-0/+25
| * drm/i915: work around warning in i915_gem_gttPavel Machek2014-08-071-5/+6
| * drm/i915: Update DRIVER_DATE to 20140725Daniel Vetter2014-08-051-1/+1