index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gvt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-15
drm/i915/gvt: Fix guest i915 full ppgtt blocking issue
Tina Zhang
2
-17
/
+29
2017-08-10
drm/i915/gvt: Add shadow context descriptor updating
Kechen Lu
3
-0
/
+26
2017-08-10
drm/i915/gvt: expose vGPU context hw id
Zhenyu Wang
1
-0
/
+17
2017-08-10
drm/i915/gvt: Refine the intel_vgpu_reset_gtt reset function
Chuanxiao Dong
3
-9
/
+5
2017-08-10
drm/i915/gvt: Add carefully checking in GTT walker paths
Changbin Du
2
-37
/
+64
2017-08-10
drm/i915/gvt: Remove duplicated MMIO entries
Jian Jun Chen
1
-8
/
+10
2017-08-10
drm/i915/gvt: take runtime pm when do early scan and shadow
Zhenyu Wang
1
-0
/
+2
2017-08-10
drm/i915/gvt: Replace duplicated code with exist function
Ping Gao
1
-3
/
+3
2017-08-10
drm/i915/gvt: To check whether workload scan and shadow has mutex hold
Ping Gao
1
-0
/
+2
2017-08-10
drm/i915/gvt: Audit and shadow workload during ELSP writing
Ping Gao
3
-0
/
+19
2017-08-10
drm/i915/gvt: Factor out scan and shadow from workload dispatch
Ping Gao
4
-35
/
+54
2017-08-10
drm/i915/gvt: Optimize ring siwtch 2x faster again by light weight mmio acces...
Changbin Du
1
-13
/
+26
2017-08-10
drm/i915/gvt: Optimize ring siwtch 2x faster by removing unnecessary POSTING_...
Changbin Du
1
-6
/
+13
2017-08-10
drm/i915/gvt: Use gvt_err to print the resource not enough error
Chuanxiao Dong
1
-2
/
+2
2017-08-07
drm/i915/gvt: Change the max length of mmio_reg_rw from 4 to 8
Xiong Zhang
1
-1
/
+1
2017-08-04
drm/i915/gvt: Initialize MMIO Block with HW state
Tina Zhang
3
-20
/
+39
2017-08-02
drm/i915/gvt: clean workload queue if error happened
Chuanxiao Dong
1
-1
/
+18
2017-08-02
drm/i915/gvt: change resetting to resetting_eng
Chuanxiao Dong
4
-10
/
+13
2017-07-27
drm/i915/hsw+: Add has_fuses power well attribute
Imre Deak
1
-3
/
+3
2017-07-27
drm/i915/hsw+: Unify the hsw/bdw and gen9+ power well req/state macros
Imre Deak
1
-3
/
+5
2017-07-20
Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-1
/
+1
2017-07-17
drm/i915/gvt: Fix the vblank timer close issue after shutdown VMs in reverse
fred gao
1
-11
/
+11
2017-07-11
drm/i915/gvt: Use fence error from GVT request for workload status
Chuanxiao Dong
1
-9
/
+12
2017-07-11
drm/i915/gvt: remove scheduler_mutex in per-engine workload_thread
Weinan Li
1
-7
/
+0
2017-07-11
drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"
Chuanxiao Dong
2
-48
/
+10
2017-07-11
drm/i915/gvt: Audit the command buffer address
Ping Gao
1
-0
/
+10
2017-07-11
drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt()
Zhou, Wenjia
1
-0
/
+2
2017-07-10
Merge tag 'drm-for-v4.13' into drm-intel-next-queued
Daniel Vetter
2
-19
/
+41
2017-06-30
Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into d...
Jani Nikula
4
-32
/
+99
2017-06-29
drm/i915/gvt: Make function dpy_reg_mmio_readx safe
Changbin Du
1
-16
/
+19
2017-06-27
drm/i915/gvt: Don't read ADPA_CRT_HOTPLUG_MONITOR from host
Xiong Zhang
2
-1
/
+5
2017-06-27
drm/i915/gvt: Set initial PORT_CLK_SEL vreg for BDW
Xiong Zhang
1
-0
/
+18
2017-06-26
drm/i915/gvt: Fix inconsistent locks holding sequence
Chuanxiao Dong
1
-5
/
+9
2017-06-26
drm/i915/gvt: Fix possible recursive locking issue
Chuanxiao Dong
2
-10
/
+48
2017-06-21
Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
19
-440
/
+604
2017-06-20
drm/i915: Allow contexts to be unreferenced locklessly
Chris Wilson
1
-1
/
+1
2017-06-16
Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr...
Jani Nikula
19
-440
/
+604
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2
-19
/
+41
2017-06-08
drm/i915/gvt: Refine virtual reset function
fred gao
3
-11
/
+28
2017-06-08
drm/i915/gvt: Fix GDRST vreg state after reset
fred gao
1
-0
/
+3
2017-06-08
drm/i915/gvt: Tuning the size of MMIO hash lookup table to 2048
Changbin Du
1
-1
/
+1
2017-06-08
drm/i915/gvt: Add helper for tuning MMIO hash table
Changbin Du
2
-0
/
+5
2017-06-08
drm/i915/gvt: Make the MMIO attribute wrappers be inline
Changbin Du
3
-87
/
+79
2017-06-08
drm/i915/gvt: Make mmio_attribute as type u8 to save 1.5MB memory
Changbin Du
2
-3
/
+4
2017-06-08
drm/i915/gvt: Cleanup struct intel_gvt_mmio_info
Changbin Du
3
-16
/
+3
2017-06-08
drm/i915/gvt: Optimize MMIO register handling for some large MMIO blocks
Changbin Du
3
-114
/
+147
2017-06-08
drm/i915/gvt: add gtt_invalidate API to flush the GTT TLB
Chuanxiao Dong
1
-6
/
+9
2017-06-08
drm/i915/gvt: Add runtime_pm get/put to proctect MMIO accessing
Chuanxiao Dong
2
-0
/
+22
2017-06-08
drm/i915/gvt: remove redundant -Wall
Nick Desaulniers
1
-1
/
+1
2017-06-08
drm/i915/gvt: Legacy HSW related MMIO handler clean up
fred gao
2
-25
/
+15
[prev]
[next]