summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2017-05-08drm/i915/gvt: not to restore in-context mmioChuanxiao Dong1-0/+3
2017-05-05drm/i915/gvt: fix typo: "supporte" -> "support"Colin Ian King1-1/+1
2017-04-06drm/i915/gvt: set the correct default value of CTX STATUS PTRMin He1-1/+2
2017-04-01drm/i915/gvt: Fix firmware loading interface for GVT-g golden HW stateZhi Wang1-3/+6
2017-03-30drm/i915/gvt: exclude cfg space from failsafe modeChangbin Du1-3/+0
2017-03-30drm/i915/gvt: Activate/de-activate vGPU in mdev ops.Zhi Wang4-6/+48
2017-03-22drm/i915/gvt: Use force single submit flag to distinguish gvt request from i9...Changbin Du1-1/+6
2017-03-21drm/i915/gvt: set shadow entry to scratch page while p2m failedXiaoguang Chen1-2/+6
2017-03-21drm/i915/gvt: Fix guest fail to read EDID leading to black guest console issue.Xu Han1-1/+2
2017-03-21drm/i915/gvt: fix wrong offset when loading RCS mocsChuanxiao Dong1-1/+1
2017-03-20drm/i915/gvt: add write handler for mmio mbctlPei Zhang1-1/+9
2017-03-20drm/i915/kvmgt: Hold struct kvm referenceAlex Williamson1-0/+2
2017-03-17drm/i915/gvt: Fix gvt scheduler interval timeZhenyu Wang1-2/+2
2017-03-17drm/i915/gvt: GVT pin/unpin shadow contextChuanxiao Dong1-0/+27
2017-03-17drm/i915/gvt: scan shadow indirect context image when validTina Zhang1-3/+6
2017-03-17drm/i915/kvmgt: fix suspicious rcu dereference usageChangbin Du1-1/+3
2017-03-17drm/i915/gvt: add enable_execlists check before enable gvtChuanxiao Dong1-0/+5
2017-03-17drm/i915/gvt: Remove bogus retry around i915_wait_requestChris Wilson1-13/+1
2017-03-17drm/i915/gvt: correct the ggtt valid bit check in pipe control commandYulei Zhang1-1/+1
2017-03-17drm/i915/gvt: replace the gvt_err with gvt_vgpu_errTina Zhang12-158/+180
2017-03-17drm/i915/gvt: handle force-nonpriv registers, cmd parser partZhao Yan3-0/+43
2017-03-13drm/i915: Fix forcewake active domain trackingTvrtko Ursulin1-7/+6
2017-03-13drm/i915: Nuke skl_update_plane debug message from the pipe update critical s...Maarten Lankhorst1-3/+0
2017-03-13drm/i915: use correct node for handling cache domain evictionMatthew Auld1-4/+4
2017-03-09drm/i915: Drain the freed state from the tail of the next commitChris Wilson1-13/+21
2017-03-09drm/i915: Nuke debug messages from the pipe update critical sectionVille Syrjälä1-11/+1
2017-03-09drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctlChris Wilson2-0/+81
2017-03-09drm/i915: Store a permanent error in obj->mm.pagesChris Wilson1-3/+6
2017-03-09drm/i915: Move updating color management to before vblank evasionMaarten Lankhorst1-5/+7
2017-03-09drm/i915/gen9: Increase PCODE request timeout to 50msImre Deak1-5/+6
2017-03-09drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala1-0/+7
2017-03-09drm/i915: Remove the vma from the drm_mm if binding failsChris Wilson1-20/+37
2017-03-09drm/i915/fbdev: Stop repeating tile configuration on stagnationChris Wilson1-6/+4
2017-03-09drm/i915/glk: Fix watermark computations for third sprite planeAnder Conselvan de Oliveira1-0/+1
2017-03-09drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctlChris Wilson1-0/+10
2017-03-08Merge tag 'gvt-fixes-2017-03-08' of https://github.com/01org/gvt-linux into d...Jani Nikula6-149/+272
2017-03-08Merge tag 'gvt-next-2017-02-24' of https://github.com/01org/gvt-linux into dr...Jani Nikula13-111/+418
2017-03-08drm/i915/gvt: change some gvt_err to gvt_dbg_cmdTina Zhang1-5/+5
2017-03-06drm/i915/gvt: protect RO and Rsvd bits of virtual vgpu configuration spaceChangbin Du1-3/+51
2017-03-06drm/i915/gvt: handle workload lifecycle properlyChuanxiao Dong1-16/+33
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds14-3/+20
2017-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+2
2017-03-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2017-03-02Merge remote-tracking branch 'ovl/for-viro' into for-linusAl Viro2-2/+2
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2-0/+4
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2-1/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar3-2/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar3-0/+3