summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fix GVT-g PVINFO version compatibility checkZhenyu Wang2017-06-132-12/+6
* drm/i915: Fix SKL+ watermarks for 90/270 rotationVille Syrjälä2017-06-131-12/+24
* drm/i915: Fix scaling check for 90/270 degree plane rotationVille Syrjälä2017-06-131-6/+8
* drm/i915: fix warning for unused variableJani Nikula2017-06-081-2/+0
* drm/i915: Fix 90/270 rotated coordinates for FBCVille Syrjälä2017-06-071-12/+7
* drm/i915: Restore has_fbc=1 for ILK-MVille Syrjälä2017-06-071-1/+1
* drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä2017-06-072-0/+30
* drm/i915: Fix logical inversion for gen4 quirkingChris Wilson2017-06-071-1/+1
* drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionallyChris Wilson2017-06-071-1/+2
* drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.Maarten Lankhorst2017-06-071-0/+9
* drm/i915: Prevent the system suspend complete optimizationImre Deak2017-06-071-0/+9
* drm/i915/psr: disable psr2 for resolution greater than 32X20Nagaraju, Vathsala2017-06-071-2/+3
* drm/i915: Hold a wakeref for probing the ring registersChris Wilson2017-06-071-1/+17
* drm/i915: Short-circuit i915_gem_wait_for_idle() if already idleChris Wilson2017-06-071-0/+4
* drm/i915: Disable decoupled MMIOKai Chen2017-06-071-1/+0
* drm/i915/guc: Remove stale comment for q_failMichal Wajdeczko2017-06-071-2/+0
* drm/i915: Serialize GTT/Aperture accesses on BXTJon Bloomfield2017-06-072-0/+113
* Merge tag 'topic/dp-quirks-2017-05-31' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-026-58/+32
|\
| * drm/i915: Detect USB-C specific dongles before reducing M and NJani Nikula2017-05-294-12/+26
| * drm/i915: use drm DP helper to read DPCD descJani Nikula2017-05-293-46/+6
* | drm/i915: Stop pretending to mask/unmask LPE audio interruptsVille Syrjälä2017-05-262-45/+6
* | Merge tag 'gvt-fixes-2017-05-25' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-05-262-19/+41
|\ \
| * | drm/i915/gvt: clean up unsubmited workloads before destroying kmem cacheChangbin Du2017-05-241-10/+20
| * | drm/i915/gvt: Disable compression workaround for Gen9Chuanxiao Dong2017-05-231-9/+21
| |/
* | drm/i915/selftests: Silence compiler warning in igt_ctx_execChris Wilson2017-05-241-3/+5
* | Revert "drm/i915: Restore lost "Initialized i915" welcome message"Daniel Vetter2017-05-241-4/+0
* | drm/i915: set initialised only when init_context callback is NULLChuanxiao Dong2017-05-191-1/+1
* | drm/i915: Fix new -Wint-in-bool-context gcc compiler warningHans de Goede2017-05-181-1/+1
* | drm/i915: use vma->size for appgtt allocate_va_rangeMatthew Auld2017-05-181-1/+1
* | drm/i915: Do not sync RCU during shrinkingJoonas Lahtinen2017-05-181-5/+0
|/
* drm/i915: don't do allocate_va_range again on PIN_UPDATEMatthew Auld2017-05-151-4/+8
* drm/i915: Fix rawclk readout for g4xVille Syrjälä2017-05-152-7/+9
* drm/i915: Fix runtime PM for LPE audioVille Syrjälä2017-05-151-0/+5
* drm/i915/glk: Fix DSI "*ERROR* ULPS is still active" messagesAnder Conselvan de Oliveira2017-05-151-4/+3
* Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-05-153-3/+10
|\
| * drm/i915/gvt: avoid unnecessary vgpu switchPing Gao2017-05-101-2/+6
| * drm/i915/gvt: not to restore in-context mmioChuanxiao Dong2017-05-081-0/+3
| * drm/i915/gvt: fix typo: "supporte" -> "support"Colin Ian King2017-05-051-1/+1
* | drm/i915: Make vblank evade warnings optionalVille Syrjälä2017-05-122-2/+18
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-103-3/+3
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-232-2/+2
| |\ \
| | * | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-182-2/+2
* | | | drm: use set_memory.h headerLaura Abbott2017-05-081-0/+2
* | | | Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...Dave Airlie2017-04-2917-97/+163
|\ \ \ \
| * | | | drm/i915: Confirm the request is still active before adding it to the awaitChris Wilson2017-04-261-0/+3
| * | | | drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmioChris Wilson2017-04-261-22/+24
| * | | | drm/i915/selftests: Allocate inode/file dynamicallyChris Wilson2017-04-261-13/+32
| * | | | drm/i915: Fix system hang with EI UP masked on HaswellMika Kuoppala2017-04-261-2/+2
| * | | | drm/i915: checking for NULL instead of IS_ERR() in mock selftestsDan Carpenter2017-04-261-1/+1
| * | | | drm/i915: Perform link quality check unconditionally during long pulseVille Syrjälä2017-04-261-2/+13