summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
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-09drm/amd/amdgpu: fix console deadlock if late init failedJim Qu1-1/+4
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-07[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureKieran Bingham1-2/+6
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-06drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058Tomeu Vizoso1-0/+3
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds15-4/+21
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 Molnar3-2/+3
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
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2-0/+2
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-01Merge tag 'drm-ast-2500-for-v4.11' of git://people.freedesktop.org/~airlied/l...Linus Torvalds6-259/+883
2017-03-01Merge tag 'drm-fixes-for-v4.11-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds5-6/+18
2017-03-01drm/i915/gvt: use pfn_valid for better checkingChuanxiao Dong1-2/+2
2017-03-01Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2-9/+5
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-28drm/ast: Call open_key before enable_mmio in POST codeY.C. Chen1-1/+1
2017-02-28drm/ast: Fix test for VGA enabledY.C. Chen1-6/+2
2017-02-28drm/ast: POST code for the new AST2500Y.C. Chen2-3/+476
2017-02-28drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300Benjamin Herrenschmidt1-3/+3
2017-02-28drm/ast: Factor mmc_test code in POST codeBenjamin Herrenschmidt1-51/+31
2017-02-28drm/ast: Fixed vram size incorrect issue on POWERY.C. Chen2-4/+4
2017-02-28drm/ast: Base support for AST2500Y.C. Chen4-19/+103
2017-02-28drm/ast: Fix calculation of MCLKBenjamin Herrenschmidt1-2/+4
2017-02-28drm/ast: Remove spurious includeBenjamin Herrenschmidt1-2/+0
2017-02-28drm/ast: const'ify mode setting tablesBenjamin Herrenschmidt3-59/+59
2017-02-28drm/ast: Handle configuration without P2A bridgeRussell Currey3-109/+168
2017-02-28drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen1-3/+35