Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
561db8296d8b88ac21e76f99ba95f8de2c830359
/
drivers
/
gpu
/
drm
/
pl111
d383fb5
drm: get drm_bridge_panel connector via helper
by Sam Ravnborg
· 5 years ago
62db7d1e
drm/simple-kms: Standardize arguments for callbacks
by Daniel Vetter
· 5 years ago
89958b7
drm/bridge: panel: Infer connector type from panel by default
by Laurent Pinchart
· 5 years ago
43f847d
drm/pl111: Support grayscale
by Linus Walleij
· 5 years ago
2e1bc0e
drm/pl111: Fix unused variable warning
by Shaokun Zhang
· 5 years ago
d6781e4
drm/pl111: Drop special pads config check
by Linus Walleij
· 5 years ago
03b0f2c
Merge v5.3-rc1 into drm-misc-next
by Maxime Ripard
· 5 years ago
09a56fb
drm/pl111: drop use of drmP.h
by Sam Ravnborg
· 6 years ago
0a869e8
drm/pl111: pl111_vexpress.c: Add of_node_put() before return
by Nishka Dasgupta
· 6 years ago
a239164
drm/pl111: Drop drm_gem_prime_export/import
by Daniel Vetter
· 6 years ago
0424fda
drm/prime: Actually remove DRIVER_PRIME everywhere
by Daniel Vetter
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
e559355
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
3e01ae2
drm/pl111: Initialize clock spinlock early
by Guenter Roeck
· 6 years ago
5c8c397
Merge tag 'drm-misc-next-2019-04-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
bc29d3a
drm/pl111: fix possible object reference leak
by Wen Yang
· 6 years ago
88bc417
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
by Laurent Pinchart
· 6 years ago
fcd70cd
drm: Split out drm_probe_helper.h
by Daniel Vetter
· 6 years ago
45fdfdb
drm/pl111: add of_node_put()
by Yangtao Li
· 6 years ago
7b76d058
Merge drm/drm-next into drm-misc-next
by Sean Paul
· 6 years ago
30f7b5e
drm/pl111: Use drm_fbdev_generic_setup()
by Noralf Trønnes
· 6 years ago
7eb3322
drm/pl111: Make sure of_device_id tables are NULL terminated
by zhong jiang
· 6 years ago
108019a
drm/pl111: Use 64-bit arithmetic instead of 32-bit
by Gustavo A. R. Silva
· 7 years ago
f976077
drm/pl111: Replace drm_dev_unref with drm_dev_put
by Thomas Zimmermann
· 7 years ago
244007e
drm/pl111: Set .gem_prime_vmap and .gem_prime_mmap
by Noralf Trønnes
· 7 years ago
e08015e
drm/pl111: Support Nomadik LCDC variant
by Linus Walleij
· 7 years ago
0a4587a0
drm/pl111: Fix module probe bug
by Linus Walleij
· 7 years ago
5745067
drm/pl111: Enable device-specific assigned memory
by Linus Walleij
· 7 years ago
ca454bd
drm/pl111: Support the Versatile Express
by Linus Walleij
· 7 years ago
f2b5a6216
drm/pl111: Use simple_display_pipe prepare_fb helper
by Daniel Vetter
· 7 years ago
0c9c7fd
drm/simple-kms-helper: Plumb plane state to the enable hook
by Ville Syrjälä
· 7 years ago
df99dd9
drm/pl111: Use max memory bandwidth for resolution
by Linus Walleij
· 7 years ago
20a0dfee
drm/pl111: Handle the RealView variant separately
by Linus Walleij
· 7 years ago
9f8d4fe
drm/pl111: Make the default BPP a per-variant variable
by Linus Walleij
· 7 years ago
a22f1d8
drm/pl111: Remove reverse dependency on DRM_DUMB_VGA_DAC
by Thierry Reding
· 7 years ago
6c7d091
drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblank
by Oleksandr Andrushchenko
· 7 years ago
3b6ec45
drm/pl111: Support multiple endpoints on the CLCD
by Linus Walleij
· 7 years ago
08e3211
drm/pl111: Support variants with broken VBLANK
by Linus Walleij
· 7 years ago
eedd603
drm/pl111: Support variants with broken clock divider
by Linus Walleij
· 7 years ago
6470b7d
drm/pl111: Handle the Versatile RGB/BGR565 mode
by Linus Walleij
· 7 years ago
3d95f76a
drm/pl111: Properly detect the ARM PL110 variants
by Linus Walleij
· 7 years ago
49f81d8
drm/pl111: Support handling bridge timings
by Linus Walleij
· 7 years ago
d18df74
drm/pl111: Use drm_fb_cma_fbdev_init/fini()
by Noralf Trønnes
· 7 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
72fe915
drm/pl111: Add handling of Versatile platforms
by Linus Walleij
· 7 years ago
ad86ebe
drm/pl111: Add optional variant display en/disable callbacks
by Linus Walleij
· 7 years ago
52289a0
drm/pl111: Insert delay before powering up PL11x
by Linus Walleij
· 7 years ago
fa83306
drm/pl111: Enable PL110 variant
by Linus Walleij
· 7 years ago
001485d
drm/pl111: Replace custom connector with panel bridge
by Linus Walleij
· 7 years ago
bcaf9ff
drm/pl111: Add all registers to debugfs
by Linus Walleij
· 7 years ago
48074fc
drm/pl111: Cleanup local header file
by Linus Walleij
· 7 years ago
b6eb01a
drm/pl111: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
by Noralf Trønnes
· 7 years ago
a5cb37d
drm: make drm_mode_config_func const
by Bhumika Goyal
· 7 years ago
7d902c0
drm: Nuke drm_atomic_helper_connector_dpms
by Daniel Vetter
· 7 years ago
e6fc3b6
drm: Plumb modifiers through plane init
by Ben Widawsky
· 7 years ago
4451179
drm/pl111: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 7 years ago
8125b84
drm/pl111: Use gem_free_object_unlocked
by Daniel Vetter
· 8 years ago
2af168e
drm/pl111: Fix offset calculation for the primary plane.
by Eric Anholt
· 8 years ago
66d6dd4
drm/pl111: fix warnings without CONFIG_ARM_AMBA
by Arnd Bergmann
· 8 years ago
e7cc23d
drm/pl111: select DRM_PANEL
by Arnd Bergmann
· 8 years ago
665f37e
drm/pl111: Fix return value check in pl111_amba_probe()
by Wei Yongjun
· 8 years ago
141518d
drm/pl111: Add a debugfs node to dump our registers.
by Eric Anholt
· 8 years ago
3719a5a
drm/pl111: make structure mode_config_funcs static
by Colin Ian King
· 8 years ago
e1bc819
drm/pl111: make structure pl111_display_funcs static
by Colin Ian King
· 8 years ago
032838f
drm/pl111: Register the clock divider and use it.
by Eric Anholt
· 8 years ago
bed4100
drm/pl111: Initial drm/kms driver for pl111
by Tom Cooksey
· 8 years ago