Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b558dfd56a5c1f915327967ecfe1181cf2a7a494
/
drivers
/
gpu
b558dfd
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
1827adb
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
94e877d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
54d7989
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
ca39b44
drm/vc4: Fix OOPSes from trying to cache a partially constructed BO.
by Eric Anholt
· 8 years ago
eb98138
drm/vc4: Fulfill user BO creation requests from the kernel BO cache.
by Eric Anholt
· 8 years ago
653a774
Merge remote-tracking branch 'ovl/for-viro' into for-linus
by Al Viro
· 8 years ago
afc1ebf
Revert "drm/i915: Implement Link Rate fallback on Link training failure"
by Daniel Vetter
· 8 years ago
0881e7b
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
f361bf4
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
ae7e81c
sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>
by Ingo Molnar
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
0f3bbe0
drm/fb-helper: implement ioctl FBIO_WAITFORVSYNC
by Maxime Ripard
· 8 years ago
35f5022
drm: Update drm_fbdev_cma_init documentation
by Gabriel Krisman Bertazi
· 8 years ago
80a9a05
drm/rockchip/dsi: add dw-mipi power domain support
by Chris Zhong
· 8 years ago
ad1c974
drm/rockchip/dsi: fix insufficient bandwidth of some panel
by Chris Zhong
· 8 years ago
975f4aa
drm/rockchip/dsi: remove mode_valid function
by Chris Zhong
· 8 years ago
a432e05
drm/rockchip/dsi: dw-mipi: correct the coding style
by Chris Zhong
· 8 years ago
ef6eba1
drm/rockchip/dsi: dw-mipi: support RK3399 mipi dsi
by Chris Zhong
· 8 years ago
f3b7a5b
drm/rockchip: dw-mipi-dsi: add reset control
by John Keeping
· 8 years ago
03a5832c
drm/rockchip: dw-mipi-dsi: support non-burst modes
by John Keeping
· 8 years ago
2f8f2d2
drm/rockchip: dw-mipi-dsi: defer probe if panel is not loaded
by John Keeping
· 8 years ago
d790ad0
drm/rockchip: vop: test for P{H,V}SYNC
by John Keeping
· 8 years ago
2b0c4b7
drm/rockchip: dw-mipi-dsi: use positive check for N{H, V}SYNC
by John Keeping
· 8 years ago
4413697
drm/rockchip: dw-mipi-dsi: use specific poll helper
by John Keeping
· 8 years ago
b0a45fe
drm/rockchip: dw-mipi-dsi: improve PLL configuration
by John Keeping
· 8 years ago
3fdfb4f
drm/rockchip: dw-mipi-dsi: properly configure PHY timing
by John Keeping
· 8 years ago
d969c15
drm/rockchip: dw-mipi-dsi: configure PHY before enabling
by John Keeping
· 8 years ago
efe83ce
drm/rockchip: dw-mipi-dsi: ensure PHY is reset
by John Keeping
· 8 years ago
1bef24b
drm/rockchip: dw-mipi-dsi: fix escape clock rate
by John Keeping
· 8 years ago
96ad6f0
drm/rockchip: dw-mipi-dsi: allow commands in panel_disable
by John Keeping
· 8 years ago
8a7df73
drm/rockchip: dw-mipi-dsi: prepare panel after phy init
by John Keeping
· 8 years ago
1ed498b
drm/rockchip: dw-mipi-dsi: don't assume buffer is aligned
by John Keeping
· 8 years ago
7361c6f
drm/rockchip: dw-mipi-dsi: only request HS clock when required
by John Keeping
· 8 years ago
52c66e4
drm/rockchip: dw-mipi-dsi: respect message flags
by John Keeping
· 8 years ago
028316f
drm/rockchip: dw-mipi-dsi: include bad value in error message
by John Keeping
· 8 years ago
dad17ed
drm/rockchip: dw-mipi-dsi: avoid out-of-bounds read on tx_buf
by John Keeping
· 8 years ago
480564a
drm/rockchip: dw-mipi-dsi: fix generic packet status check
by John Keeping
· 8 years ago
d3852c21
drm/rockchip: dw-mipi-dsi: fix command header writes
by John Keeping
· 8 years ago
2ba0f4a
drm/rockchip: dw-mipi-dsi: remove mode_set hook
by John Keeping
· 8 years ago
0f2c3ad
drm/rockchip: dw-mipi-dsi: pass mode in where needed
by John Keeping
· 8 years ago
5e408d7
drm/rockchip: dw-mipi-dsi: don't configure hardware in mode_set for MIPI
by John Keeping
· 8 years ago
3437f9f
Merge tag 'drm-ast-2500-for-v4.11' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
f3ecc84
Merge tag 'drm-fixes-for-v4.11-rc1' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
233ce88
drm/i915: Implement Link Rate fallback on Link training failure
by Manasi Navare
· 8 years ago
81895b5
drm/msm: Remove drm_debugfs_remove_files() calls
by Noralf Trønnes
· 8 years ago
b05eeb0
drm/i915: Remove i915_debugfs_unregister()
by Noralf Trønnes
· 8 years ago
cc14d46
drm/qxl: Remove qxl_debugfs_takedown()
by Noralf Trønnes
· 8 years ago
e663112e
drm/virtio: Remove virtio_gpu_debugfs_takedown()
by Noralf Trønnes
· 8 years ago
1a54082
drm/nouveau: Remove nouveau_drm_debugfs_cleanup()
by Noralf Trønnes
· 8 years ago
b516a6c
drm/armada: Remove armada_drm_debugfs_cleanup()
by Noralf Trønnes
· 8 years ago
fa6d513
drivers:gpu: vga :vga_switcheroo.c : Fixed some coding style issues
by Joan Jani
· 8 years ago
8dfe162
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
by Joe Perches
· 8 years ago
cf39319
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 8 years ago
b787963
drm/vc4: Add a paragraph at the top of vc4 docs introducing what it is.
by Eric Anholt
· 8 years ago
f6c0153
drm/vc4: Extend and edit documentation for output from the RST
by Eric Anholt
· 8 years ago
72f793f
drm/vc4: Convert existing documentation to actual kerneldoc.
by Eric Anholt
· 8 years ago
6d24c1c
drm/vc4: Don't wait for vblank when updating the cursor
by Michael Zoran
· 8 years ago
fb4fe33
drm: qxl: Enable atomic modesetting ioctl
by Gabriel Krisman Bertazi
· 8 years ago
9973c87
drm: qxl: Atomic phase 3: Wire up atomic page_flip helper
by Gabriel Krisman Bertazi
· 8 years ago
bc8a00d
drm: qxl: Atomic phase 3: Wire up atomic set_config helper
by Gabriel Krisman Bertazi
· 8 years ago
472e6d4
drm: qxl: Atomic phase 3: Use atomic handlers for planes
by Gabriel Krisman Bertazi
· 8 years ago
10a0bd8
drm: qxl: Atomic phase 2: Use drm_atomic_set_fb_for_plane helper
by Gabriel Krisman Bertazi
· 8 years ago
9ade8b9
drm: qxl: Atomic phase 2: Wire up state object handlers
by Gabriel Krisman Bertazi
· 8 years ago
3723545
drm: qxl: Atomic phase 1: Don't unpin primary when disabling crtc
by Gabriel Krisman Bertazi
· 8 years ago
3538e80
drm: qxl: Atomic phase 1: Implement mode_set_nofb
by Gabriel Krisman Bertazi
· 8 years ago
c2ff663
drm: qxl: Atomic phase 1: Use drm_plane_helpers for primary plane
by Gabriel Krisman Bertazi
· 8 years ago
1277eed
drm: qxl: Atomic phase 1: convert cursor to universal plane
by Gabriel Krisman Bertazi
· 8 years ago
d3e7e42
drm: qxl: Expose creation of universal primary plane
by Gabriel Krisman Bertazi
· 8 years ago
64ca824
drm: qxl: Don't initialize vblank support
by Gabriel Krisman Bertazi
· 8 years ago
715a11f
drm: qxl: Consolidate bo reservation when pinning
by Gabriel Krisman Bertazi
· 8 years ago
aa5b62b
drm: qxl: Drop device flags attribute
by Gabriel Krisman Bertazi
· 8 years ago
b982dab
drm: Rename connector list iterator API
by Thierry Reding
· 8 years ago
6472e50
drm: Introduce drm_property_blob_{get,put}()
by Thierry Reding
· 8 years ago
e6b6271
drm: Introduce drm_gem_object_{get,put}()
by Thierry Reding
· 8 years ago
a4a69da
drm: Introduce drm_framebuffer_{get,put}()
by Thierry Reding
· 8 years ago
ad09360
drm: Introduce drm_connector_{get,put}()
by Thierry Reding
· 8 years ago
020a218
drm: Introduce drm_mode_object_{get,put}()
by Thierry Reding
· 8 years ago
2135ea7
drm: Rename drm_mode_object_get()
by Thierry Reding
· 8 years ago
499447d
gpu: drm: core: Convert printk(KERN_<LEVEL> to pr_<level>
by Joe Perches
· 8 years ago
db8f640
drm: Convert drm_framebuffer_remove to atomic, v4.
by Maarten Lankhorst
· 8 years ago
9b2104f
drm/atomic: Make disable_all helper fully disable the crtc.
by Maarten Lankhorst
· 8 years ago
9a45d33
drm/atmel-hlcdc: Simplify the HLCDC layer logic
by Boris Brezillon
· 8 years ago
6140cf2
drm: add drm_get_connector_force_name
by Jani Nikula
· 8 years ago
0eb9acd
drm/via: use get_user_pages_unlocked()
by Lorenzo Stoakes
· 8 years ago
9bb92f5
drm/ast: Call open_key before enable_mmio in POST code
by Y.C. Chen
· 8 years ago
905f21a
drm/ast: Fix test for VGA enabled
by Y.C. Chen
· 8 years ago
94fdc2a
drm/ast: POST code for the new AST2500
by Y.C. Chen
· 8 years ago
d95618e
drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300
by Benjamin Herrenschmidt
· 8 years ago
b368e53
drm/ast: Factor mmc_test code in POST code
by Benjamin Herrenschmidt
· 8 years ago
bad09da
drm/ast: Fixed vram size incorrect issue on POWER
by Y.C. Chen
· 8 years ago
9f93c8b
drm/ast: Base support for AST2500
by Y.C. Chen
· 8 years ago
6475a7c
drm/ast: Fix calculation of MCLK
by Benjamin Herrenschmidt
· 8 years ago
cf2f6bd
drm/ast: Remove spurious include
by Benjamin Herrenschmidt
· 8 years ago
22acdbb
drm/ast: const'ify mode setting tables
by Benjamin Herrenschmidt
· 8 years ago
71f677a
drm/ast: Handle configuration without P2A bridge
by Russell Currey
· 8 years ago
Next »