summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2017-03-17drm/i915/gvt: Fix gvt scheduler interval timeZhenyu Wang
2017-03-17drm/i915/gvt: GVT pin/unpin shadow contextChuanxiao Dong
2017-03-17drm/i915/gvt: scan shadow indirect context image when validTina Zhang
2017-03-17drm/i915/kvmgt: fix suspicious rcu dereference usageChangbin Du
2017-03-17drm/i915/gvt: add enable_execlists check before enable gvtChuanxiao Dong
2017-03-17drm/i915/gvt: Remove bogus retry around i915_wait_requestChris Wilson
2017-03-17drm/i915/gvt: correct the ggtt valid bit check in pipe control commandYulei Zhang
2017-03-17drm/i915/gvt: replace the gvt_err with gvt_vgpu_errTina Zhang
2017-03-17drm/i915/gvt: handle force-nonpriv registers, cmd parser partZhao Yan
2017-03-13drm/i915: Fix forcewake active domain trackingTvrtko Ursulin
2017-03-13drm/i915: Nuke skl_update_plane debug message from the pipe update critical s...Maarten Lankhorst
2017-03-13drm/i915: use correct node for handling cache domain evictionMatthew Auld
2017-03-09drm/i915: Drain the freed state from the tail of the next commitChris Wilson
2017-03-09drm/i915: Nuke debug messages from the pipe update critical sectionVille Syrjälä
2017-03-09drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctlChris Wilson
2017-03-09drm/i915: Store a permanent error in obj->mm.pagesChris Wilson
2017-03-09drm/i915: Move updating color management to before vblank evasionMaarten Lankhorst
2017-03-09drm/i915/gen9: Increase PCODE request timeout to 50msImre Deak
2017-03-09drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala
2017-03-09drm/i915: Remove the vma from the drm_mm if binding failsChris Wilson
2017-03-09drm/i915/fbdev: Stop repeating tile configuration on stagnationChris Wilson
2017-03-09drm/i915/glk: Fix watermark computations for third sprite planeAnder Conselvan de Oliveira
2017-03-09drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctlChris Wilson
2017-03-08Merge tag 'gvt-fixes-2017-03-08' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-03-08Merge tag 'gvt-next-2017-02-24' of https://github.com/01org/gvt-linux into dr...Jani Nikula
2017-03-08drm/i915/gvt: change some gvt_err to gvt_dbg_cmdTina Zhang
2017-03-06drm/i915/gvt: protect RO and Rsvd bits of virtual vgpu configuration spaceChangbin Du
2017-03-06drm/i915/gvt: handle workload lifecycle properlyChuanxiao Dong
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-03-02Merge remote-tracking branch 'ovl/for-viro' into for-linusAl Viro
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02drm/i915/gvt: fix an error for F_RO flagZhao Yan
2017-03-01Merge tag 'drm-ast-2500-for-v4.11' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2017-03-01Merge tag 'drm-fixes-for-v4.11-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-03-01drm/i915/gvt: use pfn_valid for better checkingChuanxiao Dong
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-03-01drm/i915/gvt: set SFUSE_STRAP properly for vitual monitor detectionBing Niu
2017-03-01drm/i915/gvt: fix an error for one registerZhao Yan
2017-03-01drm/i915/gvt: add more registers into handlers listZhao Yan
2017-03-01drm/i915/gvt: have more registers with F_CMD_ACCESS flags setZhao Yan
2017-02-28drm/ast: Call open_key before enable_mmio in POST codeY.C. Chen