summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-08drm/i915: Always convert incoming exec offsets to non-canonicalMichał Winiarski
2017-02-08drm/i915: Remove overzealous fence warn on runtime suspendChris Wilson
2017-02-08drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C
2017-02-08drm/i915: don't warn about Skylake CPU - KabyPoint PCH comboJani Nikula
2017-02-08drm/i915: fix i915 running as dom0 under XenJuergen Gross
2017-02-08drm/i915: Flush untouched framebuffers before display on !llcChris Wilson
2017-02-08drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin
2017-02-01drm/i915: Track pinned vma in intel_plane_stateChris Wilson
2017-01-29drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()Linus Torvalds
2017-01-25Merge tag 'gvt-fixes-2017-01-25' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-01-25drm/i915: reinstate call to trace_i915_vma_bindDaniele Ceraolo Spurio
2017-01-25drm/i915: Move atomic state free from out of fence releaseChris Wilson
2017-01-25drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()Ander Conselvan de Oliveira
2017-01-25drm/i915: Fix calculation of rotated x and y offsets for planar formatsAnder Conselvan de Oliveira
2017-01-25drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()Ander Conselvan de Oliveira
2017-01-25drm/i915: Don't leak edid in intel_crt_detect_ddc()Ander Conselvan de Oliveira
2017-01-25drm/i915: Release temporary load-detect state upon switchingChris Wilson
2017-01-25drm/i915: prevent crash with .disable_display parameterClint Taylor
2017-01-25drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resumeChris Wilson
2017-01-25drm/i915/gvt: Fix kmem_cache_create() nameAlex Williamson
2017-01-25drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instanceAlex Williamson
2017-01-18drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä
2017-01-18drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.Francisco Jerez
2017-01-17drm/i915/gvt: Fix relocation of shadow bbChris Wilson
2017-01-17drm/i915/gvt: Enable the shadow batch bufferTina Zhang
2017-01-16Merge tag 'gvt-fixes-2017-01-16' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-13drm/i915/gvt: rewrite gt reset handler using new function intel_gvt_reset_vgp...Changbin Du
2017-01-13drm/i915/gvt: fix vGPU instance reuse issues by vGPU reset functionChangbin Du
2017-01-13drm/i915/gvt: introduce intel_vgpu_reset_mmio() to reset mmio spaceChangbin Du
2017-01-13drm/i915/gvt: move mmio init/clean function to mmio.cChangbin Du
2017-01-13drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration spaceChangbin Du
2017-01-13drm/i915/gvt: move cfg space inititation function to cfg_space.cChangbin Du
2017-01-13drm/i915/gvt: introuduce intel_vgpu_reset_gtt() to reset gttChangbin Du
2017-01-13drm/i915/gvt: introudce intel_vgpu_reset_resource() to reset vgpu resource stateChangbin Du
2017-01-12drm/i915: Fix phys pwrite for struct_mutex-less operationChris Wilson
2017-01-12drm/i915: Clear ret before unbinding in i915_gem_evict_something()Chris Wilson
2017-01-09drm/i915/gvt: cleanup GFP flagsJike Song
2017-01-09drm/i915/gvt/kvmgt: return meaningful error for vgpu creating failureJike Song
2017-01-09drm/i915/gvt: cleanup opregion memory allocation codeJike Song
2017-01-09drm/i915/gvt: destroy the allocated idr on vgpu creating failuresJike Song
2017-01-09drm/i915/gvt: init/destroy vgpu_idr properlyJike Song
2017-01-09drm/i915/gvt: dec vgpu->running_workload_num after the workload is really doneChangbin Du
2017-01-09drm/i915/gvt: fix use after free for workloadChangbin Du
2017-01-09drm/i915/gvt: remove duplicated definitionZhenyu Wang
2017-01-09drm/i915/gvt: adjust high memory size for default vGPU typeZhenyu Wang
2017-01-09drm/i915/gvt: print correct value for untracked mmioPei Zhang
2017-01-09drm/i915/gvt: always use readq and writeqChangbin Du
2017-01-09drm/i915/gvt: fix return value in mul_force_wake_writeChangbin Du