summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds4-0/+6
2017-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2017-03-02Merge remote-tracking branch 'ovl/for-viro' into for-linusAl Viro1-1/+1
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 for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2-0/+3
2017-03-02drm/i915/gvt: fix an error for F_RO flagZhao Yan1-0/+1
2017-03-01drm/i915/gvt: use pfn_valid for better checkingChuanxiao Dong1-2/+2
2017-03-01drm/i915/gvt: set SFUSE_STRAP properly for vitual monitor detectionBing Niu1-3/+11
2017-03-01drm/i915/gvt: fix an error for one registerZhao Yan1-1/+1
2017-03-01drm/i915/gvt: add more registers into handlers listZhao Yan1-0/+22
2017-03-01drm/i915/gvt: have more registers with F_CMD_ACCESS flags setZhao Yan1-100/+123
2017-02-28mm: use mmget_not_zero() helperVegard Nossum1-1/+1
2017-02-28mm: add new mmgrab() helperVegard Nossum1-1/+1
2017-02-28scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-25mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2-3/+3
2017-02-24drm/i915/gvt: add some new MMIOs to cmd_access white listPei Zhang1-2/+3
2017-02-24drm/i915/gvt: fix pcode mailbox write emulation of BDWWeinan Li1-15/+18
2017-02-24drm/i915/gvt: add resolution definition for vGPU typeZhenyu Wang5-17/+40
2017-02-24drm/i915/gvt: Add more edid definition supportZhenyu Wang2-38/+80
2017-02-24Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds118-6100/+12987
2017-02-23Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-12/+499
2017-02-23drm/i915/gvt: adjust to fixed vGPU typesZhenyu Wang2-25/+34
2017-02-23drm/i915/gvt: remove unnecessary error msg from gtt writeZhao, Xinda1-4/+1
2017-02-23drm/i915/gvt: refine pcode write emulationWeinan Li1-2/+10
2017-02-23drm/i915/gvt: clear the vGPU reset logicPing Gao1-10/+25
2017-02-23drm/i915/gvt: decrease priority of output msg for untracked mmioZhao, Xinda1-1/+1
2017-02-23drm/i915/gvt: set default value to 0 for unhandled mmio regsZhao Yan1-1/+1
2017-02-23drm/i915/gvt: add cmd_access to GEN7_HALF_SLICE_CHICKEN1Pei Zhang1-1/+1
2017-02-23drm/i915/gvt: force-nopriv register handlingZhao Yan1-4/+70