index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-25
Merge tag 'gvt-fixes-2017-01-25' of https://github.com/01org/gvt-linux into d...
Jani Nikula
4
-56
/
+24
2017-01-25
drm/i915: reinstate call to trace_i915_vma_bind
Daniele Ceraolo Spurio
1
-0
/
+1
2017-01-25
drm/i915: Move atomic state free from out of fence release
Chris Wilson
3
-2
/
+33
2017-01-25
drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()
Ander Conselvan de Oliveira
1
-0
/
+6
2017-01-25
drm/i915: Fix calculation of rotated x and y offsets for planar formats
Ander Conselvan de Oliveira
1
-2
/
+3
2017-01-25
drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()
Ander Conselvan de Oliveira
1
-1
/
+1
2017-01-25
drm/i915: Don't leak edid in intel_crt_detect_ddc()
Ander Conselvan de Oliveira
1
-4
/
+5
2017-01-25
drm/i915: Release temporary load-detect state upon switching
Chris Wilson
1
-0
/
+1
2017-01-25
drm/i915: prevent crash with .disable_display parameter
Clint Taylor
1
-0
/
+3
2017-01-25
drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume
Chris Wilson
1
-1
/
+2
2017-01-25
drm/i915/gvt: Fix kmem_cache_create() name
Alex Williamson
1
-1
/
+1
2017-01-25
drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instance
Alex Williamson
1
-4
/
+4
2017-01-18
drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible
Ville Syrjälä
1
-0
/
+3
2017-01-18
drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.
Francisco Jerez
2
-18
/
+0
2017-01-17
drm/i915/gvt: Fix relocation of shadow bb
Chris Wilson
2
-47
/
+19
2017-01-17
drm/i915/gvt: Enable the shadow batch buffer
Tina Zhang
1
-4
/
+0
2017-01-16
Merge tag 'gvt-fixes-2017-01-16' of https://github.com/01org/gvt-linux into d...
Jani Nikula
9
-142
/
+298
2017-01-13
drm/i915/gvt: rewrite gt reset handler using new function intel_gvt_reset_vgp...
Changbin Du
1
-61
/
+29
2017-01-13
drm/i915/gvt: fix vGPU instance reuse issues by vGPU reset function
Changbin Du
2
-1
/
+74
2017-01-13
drm/i915/gvt: introduce intel_vgpu_reset_mmio() to reset mmio space
Changbin Du
2
-14
/
+26
2017-01-13
drm/i915/gvt: move mmio init/clean function to mmio.c
Changbin Du
5
-36
/
+49
2017-01-13
drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration space
Changbin Du
2
-0
/
+27
2017-01-13
drm/i915/gvt: move cfg space inititation function to cfg_space.c
Changbin Du
3
-43
/
+52
2017-01-13
drm/i915/gvt: introuduce intel_vgpu_reset_gtt() to reset gtt
Changbin Du
2
-0
/
+28
2017-01-13
drm/i915/gvt: introudce intel_vgpu_reset_resource() to reset vgpu resource state
Changbin Du
2
-2
/
+28
2017-01-12
drm/i915: Fix phys pwrite for struct_mutex-less operation
Chris Wilson
1
-30
/
+4
2017-01-12
drm/i915: Clear ret before unbinding in i915_gem_evict_something()
Chris Wilson
1
-0
/
+1
2017-01-09
drm/i915/gvt: cleanup GFP flags
Jike Song
1
-24
/
+15
2017-01-09
drm/i915/gvt/kvmgt: return meaningful error for vgpu creating failure
Jike Song
1
-4
/
+10
2017-01-09
drm/i915/gvt: cleanup opregion memory allocation code
Jike Song
2
-6
/
+5
2017-01-09
drm/i915/gvt: destroy the allocated idr on vgpu creating failures
Jike Song
1
-1
/
+3
2017-01-09
drm/i915/gvt: init/destroy vgpu_idr properly
Jike Song
1
-1
/
+7
2017-01-09
drm/i915/gvt: dec vgpu->running_workload_num after the workload is really done
Changbin Du
1
-5
/
+5
2017-01-09
drm/i915/gvt: fix use after free for workload
Changbin Du
1
-2
/
+2
2017-01-09
drm/i915/gvt: remove duplicated definition
Zhenyu Wang
1
-7
/
+0
2017-01-09
drm/i915/gvt: adjust high memory size for default vGPU type
Zhenyu Wang
1
-2
/
+2
2017-01-09
drm/i915/gvt: print correct value for untracked mmio
Pei Zhang
1
-15
/
+16
2017-01-09
drm/i915/gvt: always use readq and writeq
Changbin Du
1
-13
/
+2
2017-01-09
drm/i915/gvt: fix return value in mul_force_wake_write
Changbin Du
1
-1
/
+1
2017-01-09
drm/i915/gvt: fix error handing of tlb_control emulation
Changbin Du
1
-4
/
+2
2017-01-09
drm/i915/gvt: verify functions types in new_mmio_info()
Nicolas Iooss
1
-2
/
+3
2017-01-06
Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-12
/
+12
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+1
2017-01-06
swiotlb: Export swiotlb_max_segment to users
Konrad Rzeszutek Wilk
1
-10
/
+1
2017-01-03
drm/i915: Prevent timeline updates whilst performing reset
Chris Wilson
1
-1
/
+9
2017-01-03
drm/i915: Silence allocation failure during sg_trim()
Chris Wilson
1
-1
/
+1
2017-01-03
drm/i915: Don't clflush before release phys object
Chris Wilson
1
-4
/
+6
2017-01-03
drm/i915: Fix oops in overlay due to frontbuffer tracking
Ville Syrjälä
1
-2
/
+2
2017-01-03
drm/i915: Fix oopses in the overlay code due to i915_gem_active stuff
Ville Syrjälä
2
-1
/
+21
2017-01-03
drm/i915: Initialize overlay->last_flip properly
Ville Syrjälä
1
-0
/
+2
[next]