Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8c1b2bd9323855c03296d38d93deb2e470d8b7a7
8c1b2bd
drm/edid: Throw away the dummy VIC 0 cea mode
by Ville Syrjälä
· 5 years ago
f7655d4
drm/edid: Add CTA-861-G modes with VIC >= 193
by Ville Syrjälä
· 5 years ago
7befe62
drm/edid: Abstract away cea_edid_modes[]
by Ville Syrjälä
· 5 years ago
c096761
drm/virtio: use damage info for display updates.
by Gerd Hoffmann
· 5 years ago
7082e7a
drm/virtio: batch display update commands.
by Gerd Hoffmann
· 5 years ago
3954ff1
drm/virtio: skip set_scanout if framebuffer didn't change
by Gerd Hoffmann
· 5 years ago
4ad7056
drm/virtio: plane_state->fb iff plane_state->crtc
by Daniel Vetter
· 5 years ago
f2f7df4
drm/bochs: Remove unneeded semicolon
by zhengbin
· 5 years ago
d1fe276
drm/modes: parse_cmdline: Explicitly memset the passed in drm_cmdline_mode struct
by Hans de Goede
· 5 years ago
5b92661
drm/modes: parse_cmdline: Remove some unnecessary code (v2)
by Hans de Goede
· 5 years ago
4e7a4a6
drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)
by Hans de Goede
· 5 years ago
7b1cce7
drm/modes: parse_cmdline: Allow specifying stand-alone options
by Hans de Goede
· 5 years ago
6a2d163
drm/modes: parse_cmdline: Set bpp/refresh_specified after successful parsing
by Hans de Goede
· 5 years ago
99e2716
drm/modes: parse_cmdline: Add freestanding argument to drm_mode_parse_cmdline_options()
by Hans de Goede
· 5 years ago
739b200
drm/modes: parse_cmdline: Rework drm_mode_parse_cmdline_options()
by Hans de Goede
· 5 years ago
cfb0881
drm/modes: parse_cmdline: Accept extras directly after mode combined with options
by Hans de Goede
· 5 years ago
c2ed3e9
drm/modes: parse_cmdline: Stop parsing extras after bpp / refresh at ', '
by Hans de Goede
· 5 years ago
83e14ea
drm/modes: parse_cmdline: Make various char pointers const
by Hans de Goede
· 5 years ago
8582e244
drm/modes: parse_cmdline: Fix possible reference past end of string
by Hans de Goede
· 5 years ago
49a37dc
drm/rockchip: dsi: add px30 support
by Heiko Stuebner
· 5 years ago
95da672
dt-bindings: display: rockchip-dsi: add px30 compatible
by Heiko Stuebner
· 5 years ago
94bedc4
drm/rockchip: add ability to handle external dphys in mipi-dsi
by Heiko Stuebner
· 5 years ago
0606f9b
dt-bindings: display: rockchip-dsi: document external phys
by Heiko Stuebner
· 5 years ago
89bddff
drm/bridge/synopsys: dsi: move phy_ops callbacks around panel enablement
by Heiko Stuebner
· 5 years ago
25ed8ae
drm/bridge/synopsys: dsi: driver-specific configuration of phy timings
by Heiko Stuebner
· 5 years ago
2156873
drm/tilcdc: Remove obsolete bundled tilcdc tfp410 driver
by Jyri Sarha
· 5 years ago
d4e6a62
gpu/drm: ingenic: Add support for the JZ4770
by Paul Cercueil
· 5 years ago
a7c909b
gpu/drm: ingenic: Check for display size in CRTC atomic check
by Paul Cercueil
· 5 years ago
96ea0ae
gpu/drm: ingenic: Set max FB height to 4095
by Paul Cercueil
· 5 years ago
52e4607
gpu/drm: ingenic: Use the plane's src_[x,y] to configure DMA length
by Paul Cercueil
· 5 years ago
354b051
gpu/drm: ingenic: Avoid null pointer deference in plane atomic update
by Paul Cercueil
· 5 years ago
9482ae6
dt-bindings: display/ingenic: Add compatible string for JZ4770
by Paul Cercueil
· 5 years ago
c23f45d9
drm/sun4i: Remove unneeded semicolon in sun4i_layer.c
by zhengbin
· 5 years ago
078ebd8
drm/sun4i: Remove unneeded semicolon in sun8i_mixer.c
by zhengbin
· 5 years ago
cd6a1ca
drm/gma500: Pass GPIO for Intel MID using descriptors
by Linus Walleij
· 5 years ago
2840f1f
drm/atmel: plane_state->fb iff plane_state->crtc
by Daniel Vetter
· 5 years ago
4b6dd3c
drm/panel: Add Boe Himax8279d MIPI-DSI LCD panel
by Jerry Han
· 5 years ago
2f69293
drm/gma500: globle no more!
by Daniel Vetter
· 5 years ago
75d1849
media: constify fb ops across all drivers
by Jani Nikula
· 5 years ago
17cfcb6
drm/komeda: Enable new product D32 support
by james qian wang (Arm Technology China)
· 5 years ago
b25bc78
drm/komeda: Update the chip identify
by james qian wang (Arm Technology China)
· 5 years ago
6fd70ea
drm/komeda: Correct d71 register block counting
by james qian wang (Arm Technology China)
· 5 years ago
14856e9
drm/udl: Remove udl_fb.c
by Thomas Zimmermann
· 5 years ago
a8109f5
drm/udl: Move udl_handle_damage() into udl_modeset.c
by Thomas Zimmermann
· 5 years ago
eb3deec
drm/udl: Remove struct udl_device.active_fb_16
by Thomas Zimmermann
· 5 years ago
230b8b0
drm/udl: Convert to drm_atomic_helper_dirtyfb()
by Thomas Zimmermann
· 5 years ago
d817784
drm/udl: Set preferred color depth to 16 bpp
by Thomas Zimmermann
· 5 years ago
997d33c
drm/udl: Inline DPMS code into CRTC enable and disable functions
by Thomas Zimmermann
· 5 years ago
ae08b88
drm/udl: Switch to atomic suspend/resume helpers
by Thomas Zimmermann
· 5 years ago
9fda81e
drm/udl: Convert to struct drm_simple_display_pipe
by Thomas Zimmermann
· 5 years ago
e829cf0
drm/udl: Init connector before encoder and CRTC
by Thomas Zimmermann
· 5 years ago
919dfb78
drm/edid: Increase size of VDB and CMDB bitmaps to 256 bits
by Thomas Anderson
· 5 years ago
bd223ac
auxdisplay: constify fb ops
by Jani Nikula
· 5 years ago
a877992
kselftests: Add dma-heap test
by John Stultz
· 5 years ago
b61614e
dma-buf: heaps: Add CMA heap to dmabuf heaps
by John Stultz
· 5 years ago
efa04fe
dma-buf: heaps: Add system heap to dmabuf heaps
by John Stultz
· 5 years ago
5248eb1
dma-buf: heaps: Add heap helpers
by John Stultz
· 5 years ago
c02a81f
dma-buf: Add dma-buf heaps framework
by Andrew F. Davis
· 5 years ago
907aa26
drm/drm_panel: fix EXPORT of drm_panel_of_backlight
by Sam Ravnborg
· 5 years ago
6acc942
drm/doc: Drop :c:func: markup
by Daniel Vetter
· 5 years ago
0380c68
drm/atomic: Update docs around locking and commit sequencing
by Daniel Vetter
· 5 years ago
3cc1430
drm/bridge: panel: export drm_panel_bridge_connector
by Mihail Atanassov
· 5 years ago
3339fdf
drm/ast: Store primary-plane format in struct ast_crtc_state
by Thomas Zimmermann
· 5 years ago
e7d70cd
drm/ast: Store VBIOS mode info in struct ast_crtc_state
by Thomas Zimmermann
· 5 years ago
83be6a3
drm/ast: Introduce struct ast_crtc_state
by Thomas Zimmermann
· 5 years ago
ae46a57
drm/ast: Add plane atomic_check() functions
by Thomas Zimmermann
· 5 years ago
ae37025
drm/ast: Clean up arguments of register functions
by Thomas Zimmermann
· 5 years ago
2fbeec0
drm/ast: Enable and disable screen in primary-plane functions
by Thomas Zimmermann
· 5 years ago
71d873c
drm/ast: Move modesetting code to CRTC's atomic_flush()
by Thomas Zimmermann
· 5 years ago
c96bcb6
drm/meson: crtc: add OSD1 plane AFBC commit
by Neil Armstrong
· 5 years ago
24e0d40
drm/meson: hold 32 lines after vsync to give time for AFBC start
by Neil Armstrong
· 5 years ago
1b85270
drm/meson: viu: add AFBC modules routing functions
by Neil Armstrong
· 5 years ago
68e2f64
drm/meson: plane: add support for AFBC mode for OSD1 plane
by Neil Armstrong
· 5 years ago
d1b5e41
drm/meson: Add AFBCD module driver
by Neil Armstrong
· 5 years ago
63fba24
drm/meson: add RDMA module driver
by Neil Armstrong
· 5 years ago
ce7cb47
drm/meson: store the framebuffer width for plane commit
by Neil Armstrong
· 5 years ago
7704ddc
drm/meson: add RDMA register bits defines
by Neil Armstrong
· 5 years ago
26a7abd
drm/meson: add AFBC decoder registers for GXM and G12A
by Neil Armstrong
· 5 years ago
b0077e5
samples: vfio-mdev: constify fb ops
by Jani Nikula
· 5 years ago
11f39d5
drm/panel: tpo-tpg110: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
3555339
drm/panel: tpo-td028ttec1: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
31a59a9
drm/panel: sitronix-st7789v: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
e46eb37
drm/panel: sitronix-st7701: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
8cc8517
drm/panel: sharp-ls043t1le01: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
8bc0b56
drm/panel: sharp-lq101r1sx01: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
5a3e516
drm/panel: seiko-43wvf1g: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
d2895af
drm/panel: ronbo-rb070d30: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
83d4ed8
drm/panel: rocktech-jh057n00900: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
924735c
drm/panel: raydium-rm68200: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
581ee32
drm/panel: panasonic-vvx10f034n00: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
faf7e4f
drm/panel: osd-osd101t2587-53ts: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
d90b3b6
drm/panel: olimex-lcd-olinuxino: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
17d5183
drm/panel: lvds: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
5fd14f2
drm/panel: kingdisplay-kd097d04: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
16793e0
drm/panel: innolux-p079zca: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
2b33e19
drm/panel: ilitek-ili9881c: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
e3e4944
drm/panel: feiyang-fy07024di26a30d: use drm_panel backlight support
by Sam Ravnborg
· 5 years ago
aa6c436
drm/panel: drop drm_device from drm_panel
by Sam Ravnborg
· 5 years ago
06c4a9c
drm/panel: decouple connector from drm_panel
by Sam Ravnborg
· 5 years ago
0ce8ddd
drm/panel: add drm_connector argument to get_modes()
by Sam Ravnborg
· 5 years ago
Next »