summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
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-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
2017-01-09drm/i915/gvt: fix error handing of tlb_control emulationChangbin Du
2017-01-09drm/i915/gvt: verify functions types in new_mmio_info()Nicolas Iooss
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk
2017-01-03drm/i915: Prevent timeline updates whilst performing resetChris Wilson
2017-01-03drm/i915: Silence allocation failure during sg_trim()Chris Wilson
2017-01-03drm/i915: Don't clflush before release phys objectChris Wilson
2017-01-03drm/i915: Fix oops in overlay due to frontbuffer trackingVille Syrjälä
2017-01-03drm/i915: Fix oopses in the overlay code due to i915_gem_active stuffVille Syrjälä