summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-11drm/i915: Assorted dev_priv cleanupsTvrtko Ursulin
2016-11-11drm/i915: Split out i915_vma.cJoonas Lahtinen
2016-11-10Merge tag 'gvt-next-kvmgt-framework' of https://github.com/01org/gvt-linux in...Daniel Vetter
2016-11-10drm/i915: Trim the object sg tableTvrtko Ursulin
2016-11-10drm/i915/gvt: add KVMGT supportJike Song
2016-11-10drm/i915/gvt: refactor intel_gvt_io_emulation_ops to be intel_gvt_opsJike Song
2016-11-10drm/i915/gvt: allow several MPT methods to be NULLJike Song
2016-11-10drm/i915/gvt: introduce host_init/host_exit to MPTJike Song
2016-11-10drm/i915/gvt: remove obsolete code for old kvmgt opregionJike Song
2016-11-10drm/i915/gvt: add intel vgpu types supportZhenyu Wang
2016-11-10drm/i915/gvt: use kmap instead of kmap_atomic around guest memory accessXiaoguang Chen
2016-11-10drm/i915/gvt: don't rely on guest PPGTT entry to free old shadow dataBing Niu
2016-11-10Merge tag 'for-kvmgt' of git://git.kernel.org/pub/scm/virt/kvm/kvm into drm-i...Daniel Vetter
2016-11-09drm/i915: Spin until breadcrumb threads are completeChris Wilson
2016-11-09drm/i915: Pass atomic state to verify_connector_stateMaarten Lankhorst
2016-11-09drm/i915: Update atomic modeset state synchronously, v2.Maarten Lankhorst
2016-11-09drm/edid: Remove drm_select_eldMaarten Lankhorst
2016-11-09drm/i915: Pass atomic state to intel_audio_codec_enable, v2.Maarten Lankhorst
2016-11-09drm/i915: Convert intel_hdmi to use atomic stateMaarten Lankhorst
2016-11-08drm/i915: avoid harmless empty-body warningArnd Bergmann
2016-11-08Merge tag 'gvt-next-2016-11-07' of https://github.com/01org/gvt-linux into dr...Daniel Vetter
2016-11-08drm/i915: Use intel_fb_gtt_offset() also for gen2/3 primary planeVille Syrjälä
2016-11-08drm/i915: Fix error handling for cursor/sprite plane create failureVille Syrjälä
2016-11-08drm/i915: Grab the rotation from the passed plane state for VLV spritesVille Syrjälä
2016-11-08drm/i915: Remove chipset flush after cache flushChris Wilson
2016-11-08drm/i915: Remove two sloppy inline functions from .hJoonas Lahtinen
2016-11-08drm/i915: Update DRIVER_DATE to 20161108Daniel Vetter
2016-11-07drm/i915: Mark CPU cache as dirty when used for renderingChris Wilson
2016-11-07drm/i915: Add assert for no pending GPU requests during suspend/resume in LR ...Imre Deak
2016-11-07drm/i915: Make sure engines are idle during GPU idling in LR modeImre Deak
2016-11-07drm/i915: Avoid early GPU idling due to race with new requestImre Deak
2016-11-07drm/i915: Avoid early GPU idling due to already pending idle workImre Deak
2016-11-07drm/i915: Limit Valleyview and earlier to only using mappable scanoutChris Wilson
2016-11-07drm/i915: Round tile chunks up for constructing partial VMAsChris Wilson
2016-11-07drm/i915: Remove the vma from the object list upon closeChris Wilson
2016-11-07drm/i915/gvt: implement scratch page table tree for shadow PPGTTPing Gao
2016-11-07drm/i915/gvt: emulate vgpu engine reset control behaviorDu, Changbin
2016-11-07drm/i915/gvt: Fix workload status after waitZhenyu Wang
2016-11-07drm/i915/gvt: update misc ctl regs base on stepping infoPing Gao
2016-11-07drm/i915/gvt: correct the emulation in TLB control handlerPing Gao
2016-11-07drm/i915/gvt: add write vreg in MMIO DMA_CTRL handlerPing Gao
2016-11-07drm/i915/gvt: remove unused variable 'execlist'Ping Gao
2016-11-07drm/i915/gvt: Fix shift for cmd data sizeZhenyu Wang
2016-11-04drm/i915: Reinit polling before hpd when resumingLyude
2016-11-04drm/i915: Remove redundant reprobe in i915_drm_resumeLyude
2016-11-04drm/i915/dp: Extend BDW DP audio workaround to GEN9 platformsDhinakaran Pandiyan
2016-11-04drm/i915/dp: BDW cdclk fix for DP audioDhinakaran Pandiyan
2016-11-04drm/i915: Fix pages pin counting around swizzle quirkChris Wilson
2016-11-04kvm/page_track: export symbols for external usageJike Song
2016-11-04kvm/page_track: call notifiers with kvm_page_track_notifier_nodeJike Song