summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-0315-4/+21
|\
| * sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-0/+4
| * sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-023-2/+3
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-2/+4
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
| * sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-022-0/+2
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-022-2/+2
|\ \
| * \ Merge remote-tracking branch 'ovl/for-viro' into for-linusAl Viro2017-03-022-2/+2
| |\ \
| | * | mm: use helper for calling f_op->mmap()Miklos Szeredi2017-02-202-2/+2
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-021-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-271-1/+1
* | | | Merge tag 'drm-ast-2500-for-v4.11' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2017-03-016-259/+883
|\ \ \ \
| * | | | drm/ast: Call open_key before enable_mmio in POST codeY.C. Chen2017-02-281-1/+1
| * | | | drm/ast: Fix test for VGA enabledY.C. Chen2017-02-281-6/+2
| * | | | drm/ast: POST code for the new AST2500Y.C. Chen2017-02-282-3/+476
| * | | | drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300Benjamin Herrenschmidt2017-02-281-3/+3
| * | | | drm/ast: Factor mmc_test code in POST codeBenjamin Herrenschmidt2017-02-281-51/+31
| * | | | drm/ast: Fixed vram size incorrect issue on POWERY.C. Chen2017-02-282-4/+4
| * | | | drm/ast: Base support for AST2500Y.C. Chen2017-02-284-19/+103
| * | | | drm/ast: Fix calculation of MCLKBenjamin Herrenschmidt2017-02-281-2/+4
| * | | | drm/ast: Remove spurious includeBenjamin Herrenschmidt2017-02-281-2/+0
| * | | | drm/ast: const'ify mode setting tablesBenjamin Herrenschmidt2017-02-283-59/+59
| * | | | drm/ast: Handle configuration without P2A bridgeRussell Currey2017-02-283-109/+168
| * | | | drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen2017-02-281-3/+35
* | | | | Merge tag 'drm-fixes-for-v4.11-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-03-015-6/+18
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-next-fixes-2017-02-27' of git://anongit.freedesktop.org/g...Dave Airlie2017-02-285-6/+18
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/vmwgfx: Work around drm removal of control nodesThomas Hellstrom2017-02-262-3/+12
| | * | | | drm/rockchip: cdn-dp: Fix error handlingChristophe JAILLET2017-02-231-1/+3
| | * | | | drm/rockchip: add extcon dependency for DPArnd Bergmann2017-02-231-0/+1
| | * | | | drm: zte: fix static checker warning on variable 'fmt'Shawn Guo2017-02-231-2/+2
* | | | | | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-282-9/+5
|\ \ \ \ \ \
| * | | | | | idr: Return the deleted entry from idr_removeMatthew Wilcox2017-02-132-9/+5
* | | | | | | mm: use mmget_not_zero() helperVegard Nossum2017-02-271-1/+1
* | | | | | | mm: add new mmgrab() helperVegard Nossum2017-02-272-2/+2
* | | | | | | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-2/+2
* | | | | | | scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | | | | scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
* | | | | | | scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-273-6/+6
* | | | | | | scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-272-2/+2
| |/ / / / / |/| | | | |
* | | | | | drm: remove unnecessary fault wrappersRoss Zwisler2017-02-241-25/+5
* | | | | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-2423-53/+63
| |_|_|/ / |/| | | |
* | | | | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-23826-21180/+43014
|\ \ \ \ \
| * | | | | drm/tinydrm: mipi-dbi: Fix field width specifier warningNoralf Trønnes2017-02-241-2/+2
| * | | | | drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitializedNoralf Trønnes2017-02-241-1/+1
| * | | | | Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-02-2412-13/+71
| |\ \ \ \ \
| | * | | | | drm/amd/powerplay: fix PSI feature on Polars12.Rex Zhu2017-02-225-2/+36
| | * | | | | drm/amdgpu: refuse to reserve io mem for split VRAM buffersNicolai Hähnle2017-02-211-0/+3