index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
drm/i915: Always convert incoming exec offsets to non-canonical
Michał Winiarski
1
-6
/
+6
2017-02-08
drm/i915: Remove overzealous fence warn on runtime suspend
Chris Wilson
2
-2
/
+11
2017-02-08
drm/i915/bxt: Add MST support when do DPLL calculation
Lee, Shawn C
1
-1
/
+2
2017-02-08
drm/i915: don't warn about Skylake CPU - KabyPoint PCH combo
Jani Nikula
1
-1
/
+2
2017-02-08
drm/i915: fix i915 running as dom0 under Xen
Juergen Gross
1
-2
/
+10
2017-02-08
drm/i915: Flush untouched framebuffers before display on !llc
Chris Wilson
1
-1
/
+1
2017-02-08
drm/i915: fix use-after-free in page_flip_completed()
Andrey Ryabinin
1
-2
/
+2
2017-02-01
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
7
-135
/
+99
2017-01-30
drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()
Linus Torvalds
1
-0
/
+3
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
[next]