开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2017-01-29
drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()
Linus Torvalds
2017-01-25
Merge tag 'gvt-fixes-2017-01-25' of https://github.com/01org/gvt-linux into d...
Jani Nikula
2017-01-25
drm/i915: reinstate call to trace_i915_vma_bind
Daniele Ceraolo Spurio
2017-01-25
drm/i915: Move atomic state free from out of fence release
Chris Wilson
2017-01-25
drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()
Ander Conselvan de Oliveira
2017-01-25
drm/i915: Fix calculation of rotated x and y offsets for planar formats
Ander Conselvan de Oliveira
2017-01-25
drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()
Ander Conselvan de Oliveira
2017-01-25
drm/i915: Don't leak edid in intel_crt_detect_ddc()
Ander Conselvan de Oliveira
2017-01-25
drm/i915: Release temporary load-detect state upon switching
Chris Wilson
2017-01-25
drm/i915: prevent crash with .disable_display parameter
Clint Taylor
2017-01-25
drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume
Chris Wilson
2017-01-25
drm/i915/gvt: Fix kmem_cache_create() name
Alex Williamson
2017-01-25
drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instance
Alex Williamson
2017-01-18
drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible
Ville Syrjälä
2017-01-18
drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.
Francisco Jerez
2017-01-17
drm/i915/gvt: Fix relocation of shadow bb
Chris Wilson
2017-01-17
drm/i915/gvt: Enable the shadow batch buffer
Tina Zhang
2017-01-16
Merge tag 'gvt-fixes-2017-01-16' of https://github.com/01org/gvt-linux into d...
Jani Nikula
2017-01-13
drm/i915/gvt: rewrite gt reset handler using new function intel_gvt_reset_vgp...
Changbin Du
2017-01-13
drm/i915/gvt: fix vGPU instance reuse issues by vGPU reset function
Changbin Du
2017-01-13
drm/i915/gvt: introduce intel_vgpu_reset_mmio() to reset mmio space
Changbin Du
2017-01-13
drm/i915/gvt: move mmio init/clean function to mmio.c
Changbin Du
2017-01-13
drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration space
Changbin Du
2017-01-13
drm/i915/gvt: move cfg space inititation function to cfg_space.c
Changbin Du
2017-01-13
drm/i915/gvt: introuduce intel_vgpu_reset_gtt() to reset gtt
Changbin Du
2017-01-13
drm/i915/gvt: introudce intel_vgpu_reset_resource() to reset vgpu resource state
Changbin Du
2017-01-12
drm/i915: Fix phys pwrite for struct_mutex-less operation
Chris Wilson
2017-01-12
drm/i915: Clear ret before unbinding in i915_gem_evict_something()
Chris Wilson
2017-01-09
drm/i915/gvt: cleanup GFP flags
Jike Song
2017-01-09
drm/i915/gvt/kvmgt: return meaningful error for vgpu creating failure
Jike Song
2017-01-09
drm/i915/gvt: cleanup opregion memory allocation code
Jike Song
2017-01-09
drm/i915/gvt: destroy the allocated idr on vgpu creating failures
Jike Song
2017-01-09
drm/i915/gvt: init/destroy vgpu_idr properly
Jike Song
2017-01-09
drm/i915/gvt: dec vgpu->running_workload_num after the workload is really done
Changbin Du
2017-01-09
drm/i915/gvt: fix use after free for workload
Changbin Du
2017-01-09
drm/i915/gvt: remove duplicated definition
Zhenyu Wang
2017-01-09
drm/i915/gvt: adjust high memory size for default vGPU type
Zhenyu Wang
2017-01-09
drm/i915/gvt: print correct value for untracked mmio
Pei Zhang
2017-01-09
drm/i915/gvt: always use readq and writeq
Changbin Du
2017-01-09
drm/i915/gvt: fix return value in mul_force_wake_write
Changbin Du
2017-01-09
drm/i915/gvt: fix error handing of tlb_control emulation
Changbin Du
2017-01-09
drm/i915/gvt: verify functions types in new_mmio_info()
Nicolas Iooss
2017-01-06
Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-06
swiotlb: Export swiotlb_max_segment to users
Konrad Rzeszutek Wilk
2017-01-03
drm/i915: Prevent timeline updates whilst performing reset
Chris Wilson
2017-01-03
drm/i915: Silence allocation failure during sg_trim()
Chris Wilson
2017-01-03
drm/i915: Don't clflush before release phys object
Chris Wilson
2017-01-03
drm/i915: Fix oops in overlay due to frontbuffer tracking
Ville Syrjälä
2017-01-03
drm/i915: Fix oopses in the overlay code due to i915_gem_active stuff
Ville Syrjälä
[next]