summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm: bridge: dw-hdmi: add HDMI vendor specific infoframe configNickey Yang2017-03-212-0/+57
* drm/bridge: dw_hdmi: support i2c extended read modeNickey Yang2017-03-211-14/+24
* drm/msm: add stubs for msm_{perf,rd}_debugfs_cleanupArnd Bergmann2017-03-201-0/+2
* drm: bochs: Don't remove uninitialized fbdev framebufferGabriel Krisman Bertazi2017-03-201-5/+4
* drm: vc4: remove redundant check of plane being non-nullColin Ian King2017-03-171-9/+2
* drm/vc4: use platform_register_driversPhilipp Zabel2017-03-171-14/+8
* drm/vc4: Add HDMI audio supportEric Anholt2017-03-163-2/+603
* drm/atmel-hlcdc: Fix suspend/resume implementationBoris Brezillon2017-03-163-51/+21
* drm: Skip the waitqueue setup for vblank queriesChris Wilson2017-03-161-11/+13
* drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)Chris Wilson2017-03-161-2/+12
* Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter2017-03-1476-437/+1532
|\
| * 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