aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2017-06-02Merge tag 'topic/dp-quirks-2017-05-31' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-05-29drm/i915: Detect USB-C specific dongles before reducing M and NJani Nikula
2017-05-29drm/i915: use drm DP helper to read DPCD descJani Nikula
2017-05-26drm/i915: Stop pretending to mask/unmask LPE audio interruptsVille Syrjälä
2017-05-26Merge tag 'gvt-fixes-2017-05-25' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-05-24drm/i915/selftests: Silence compiler warning in igt_ctx_execChris Wilson
2017-05-24Revert "drm/i915: Restore lost "Initialized i915" welcome message"Daniel Vetter
2017-05-24drm/i915/gvt: clean up unsubmited workloads before destroying kmem cacheChangbin Du
2017-05-23drm/i915/gvt: Disable compression workaround for Gen9Chuanxiao Dong
2017-05-19drm/i915: set initialised only when init_context callback is NULLChuanxiao Dong
2017-05-18drm/i915: Fix new -Wint-in-bool-context gcc compiler warningHans de Goede
2017-05-18drm/i915: use vma->size for appgtt allocate_va_rangeMatthew Auld
2017-05-18drm/i915: Do not sync RCU during shrinkingJoonas Lahtinen
2017-05-15drm/i915: don't do allocate_va_range again on PIN_UPDATEMatthew Auld
2017-05-15drm/i915: Fix rawclk readout for g4xVille Syrjälä
2017-05-15drm/i915: Fix runtime PM for LPE audioVille Syrjälä
2017-05-15drm/i915/glk: Fix DSI "*ERROR* ULPS is still active" messagesAnder Conselvan de Oliveira
2017-05-15Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-10drm/i915/gvt: avoid unnecessary vgpu switchPing Gao
2017-05-08drm: use set_memory.h headerLaura Abbott
2017-05-08drm/i915/gvt: not to restore in-context mmioChuanxiao Dong
2017-05-05drm/i915/gvt: fix typo: "supporte" -> "support"Colin Ian King
2017-04-29Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...Dave Airlie
2017-04-26drm/i915: Confirm the request is still active before adding it to the awaitChris Wilson
2017-04-26drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmioChris Wilson
2017-04-26drm/i915/selftests: Allocate inode/file dynamicallyChris Wilson
2017-04-26drm/i915: Fix system hang with EI UP masked on HaswellMika Kuoppala
2017-04-26drm/i915: checking for NULL instead of IS_ERR() in mock selftestsDan Carpenter
2017-04-26drm/i915: Perform link quality check unconditionally during long pulseVille Syrjälä
2017-04-26drm/i915: Fix use after free in lpe_audio_platdev_destroy()Chris Wilson
2017-04-26drm/i915: Use the right mapping_gfp_mask for final shmem allocationChris Wilson
2017-04-26drm/i915: Make legacy cursor updates more unsyncedVille Syrjälä
2017-04-26drm/i915: Apply a cond_resched() to the saturated signalerChris Wilson
2017-04-26drm/i915: Park the signaler before sleepingChris Wilson
2017-04-26Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-04-21Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...Dave Airlie
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney
2017-04-18drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event()Dan Carpenter
2017-04-13drm/i915/gvt: Fix PTE write flush for taking runtime pm properlyZhenyu Wang
2017-04-13drm/i915/gvt: remove some debug messages in scheduler timer handlerZhenyu Wang
2017-04-12drm/i915/gvt: add mmio init for virtual displayPei Zhang
2017-04-12drm/i915/gvt: use directly assignment for structure copyingChangbin Du
2017-04-12drm/i915/gvt: remove redundant ring id check which cause significant CPU misp...Changbin Du
2017-04-12drm/i915/gvt: remove redundant platform check for mocs load/restoreChangbin Du
2017-04-12drm/i915/gvt: Align render mmio list to cachelineChangbin Du