aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 15-4/+21
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-2/+2
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+1
2017-03-02Merge remote-tracking branch 'ovl/for-viro' into for-linusGravatar Al Viro 2-2/+2
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 2-0/+4
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 3-2/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 3-2/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+3
2017-03-01Merge tag 'drm-ast-2500-for-v4.11' of git://people.freedesktop.org/~airlied/l...Gravatar Linus Torvalds 6-259/+883
2017-03-01Merge tag 'drm-fixes-for-v4.11-rc1' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 5-6/+18
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 2-9/+5
2017-02-28drm/ast: Call open_key before enable_mmio in POST codeGravatar Y.C. Chen 1-1/+1
2017-02-28drm/ast: Fix test for VGA enabledGravatar Y.C. Chen 1-6/+2
2017-02-28drm/ast: POST code for the new AST2500Gravatar Y.C. Chen 2-3/+476
2017-02-28drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300Gravatar Benjamin Herrenschmidt 1-3/+3
2017-02-28drm/ast: Factor mmc_test code in POST codeGravatar Benjamin Herrenschmidt 1-51/+31
2017-02-28drm/ast: Fixed vram size incorrect issue on POWERGravatar Y.C. Chen 2-4/+4
2017-02-28drm/ast: Base support for AST2500Gravatar Y.C. Chen 4-19/+103
2017-02-28drm/ast: Fix calculation of MCLKGravatar Benjamin Herrenschmidt 1-2/+4
2017-02-28drm/ast: Remove spurious includeGravatar Benjamin Herrenschmidt 1-2/+0
2017-02-28drm/ast: const'ify mode setting tablesGravatar Benjamin Herrenschmidt 3-59/+59
2017-02-28drm/ast: Handle configuration without P2A bridgeGravatar Russell Currey 3-109/+168
2017-02-28drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSGravatar Y.C. Chen 1-3/+35
2017-02-27mm: use mmget_not_zero() helperGravatar Vegard Nossum 1-1/+1
2017-02-27mm: add new mmgrab() helperGravatar Vegard Nossum 2-2/+2
2017-02-27lib/vsprintf.c: remove %Z supportGravatar Alexey Dobriyan 1-2/+2
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27scripts/spelling.txt: add "againt" pattern and fix typo instancesGravatar Masahiro Yamada 1-2/+2
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesGravatar Masahiro Yamada 3-6/+6
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesGravatar Masahiro Yamada 2-2/+2
2017-02-28Merge tag 'drm-misc-next-fixes-2017-02-27' of git://anongit.freedesktop.org/g...Gravatar Dave Airlie 5-6/+18
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsGravatar Christoph Hellwig 1-1/+1
2017-02-26drm/vmwgfx: Work around drm removal of control nodesGravatar Thomas Hellstrom 2-3/+12
2017-02-24drm: remove unnecessary fault wrappersGravatar Ross Zwisler 1-25/+5
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfGravatar Dave Jiang 23-53/+63
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Gravatar Linus Torvalds 826-21180/+43014
2017-02-24drm/tinydrm: mipi-dbi: Fix field width specifier warningGravatar Noralf Trønnes 1-2/+2
2017-02-24drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitializedGravatar Noralf Trønnes 1-1/+1
2017-02-24Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Gravatar Dave Airlie 12-13/+71
2017-02-24Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Gravatar Dave Airlie 2-1/+103
2017-02-24Merge tag 'drm/tegra/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Gravatar Dave Airlie 1-0/+1
2017-02-23Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 9-12/+499
2017-02-23drm/rockchip: cdn-dp: Fix error handlingGravatar Christophe JAILLET 1-1/+3
2017-02-23drm/rockchip: add extcon dependency for DPGravatar Arnd Bergmann 1-0/+1
2017-02-23drm/sti: fix build warnings in sti_drv.c and sti_vtg.c filesGravatar Vincent Abriou 2-10/+0
2017-02-23Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/li...Gravatar Dave Airlie 4-11/+7