Sign in
android-kvm
/
linux
/
8ffd778aff45be760292225049e0141255d4ad6e
/
drivers
/
gpu
/
drm
/
sun4i
/
sun4i_rgb.c
f13478c
drm/sun4i: Constify static structs
by Rikard Falkeborn
· 4 years, 7 months ago
87154ff8
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
by Joe Perches
· 4 years, 7 months ago
f9f3a38
drm/sun4i: Use simple encoder
by Thomas Zimmermann
· 5 years ago
a25b988
drm/bridge: Extend bridge API to disable connector creation
by Laurent Pinchart
· 5 years ago
06c4a9c
drm/panel: decouple connector from drm_panel
by Sam Ravnborg
· 5 years ago
ee68c74
drm: Stop including drm_bridge.h from drm_crtc.h
by Boris Brezillon
· 5 years ago
9c25a29
drm/sun4i: drop use of drmP.h
by Sam Ravnborg
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
e2771de
drm/sun4i: rgb: Change the pixel clock validation check
by Maxime Ripard
· 6 years ago
9f7dfd0
drm/sun4i: Move rate variables to long long
by Maxime Ripard
· 6 years ago
19d0ffe
drm/sun4i: rgb: Store the bridge pointer
by Maxime Ripard
· 6 years ago
1ce6f91
drm/sun4i: Move the panel pointer from the TCON to the encoders
by Maxime Ripard
· 6 years ago
fcd70cd
drm: Split out drm_probe_helper.h
by Daniel Vetter
· 6 years ago
548ae86
drm/sun4i: tcon: fix check of tcon->panel null pointer
by Giulio Benetti
· 6 years ago
cde4c44
drm: drop _mode_ from drm_mode_connector_attach_encoder
by Daniel Vetter
· 7 years ago
dbf8f9e
drm/sun4i: Use drm_crtc_mask()
by Ville Syrjälä
· 7 years ago
2b4f44ee
Backmerge tag 'v4.16-rc7' into drm-next
by Dave Airlie
· 7 years ago
cde8b75
drm/sun4i: move rgb mode_valid from connector to encoder
by Giulio Benetti
· 7 years ago
5af894b
drm/sun4i: rgb: Fix potential division by zero
by Maxime Ripard
· 7 years ago
5b8f091
drm/sun4i: tcon: Don't rely on encoders to set the TCON mode
by Maxime Ripard
· 7 years ago
45e88f9
drm/sun4i: tcon: Don't rely on encoders to enable the TCON
by Maxime Ripard
· 7 years ago
5fd27c2
Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next
by Dave Airlie
· 8 years ago
32b4d57
drm/sun4i: make drm_connector_funcs structures const
by Bhumika Goyal
· 8 years ago
7d902c0
drm: Nuke drm_atomic_helper_connector_dpms
by Daniel Vetter
· 8 years ago
7d1a2bf
drm/sun4i: Remove useless atomic_check
by Maxime Ripard
· 8 years ago
f8c73f4
drm/sun4i: tcon: Move the muxing out of the mode set function
by Maxime Ripard
· 8 years ago
86cf678
drm/sun4i: Set TCON clock inside sun4i_tconX_mode_set
by Chen-Yu Tsai
· 8 years ago
cb2e77c
Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next
by Dave Airlie
· 8 years ago
ebc9446
drm: convert drivers to use drm_of_find_panel_or_bridge
by Rob Herring
· 8 years ago
b9c8506
drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoder
by Chen-Yu Tsai
· 8 years ago
a5154a4
drm/sun4i: Drop hardcoded .possible_crtcs values from layers
by Chen-Yu Tsai
· 8 years ago
3bb80f2
drm: bridge: Link encoder and bridge in core code
by Laurent Pinchart
· 8 years ago
75e75cb
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Daniel Vetter
· 8 years ago
949f088
drm: Make the connector .detect() callback optional
by Laurent Pinchart
· 8 years ago
0df03b4
drm/sun4i: rgb: Remove the bridge enable/disable functions
by Maxime Ripard
· 8 years ago
5647b25
drm/sun4i: rgb: Enable panel after controller
by Jonathan Liu
· 8 years ago
0c3ff44
drm/sun4i: add missing header dependencies
by Baoyou Xie
· 8 years ago
b5644a5
drm/sun4i: Clear encoder->bridge if a bridge is not found
by Chen-Yu Tsai
· 8 years ago
4b30950
drm/sun4i: rgb: add missing calls to drm_panel_{prepare,unprepare}
by Jonathan Liu
· 8 years ago
894f5a9
drm/sun4i: Add bridge support
by Maxime Ripard
· 9 years ago
a8444c7e
drm/sun4i: Move panel retrieval in RGB connector
by Maxime Ripard
· 9 years ago
542d972
Back-merge tag 'v4.7-rc5' into drm-next
by Dave Airlie
· 9 years ago
99410f3
drm: sun4i: Rely on the default ->best_encoder() behavior
by Boris Brezillon
· 9 years ago
0de6e91
drm/sun4i: rgb: panel is an error pointer
by Maxime Ripard
· 9 years ago
bb43d40
drm/sun4i: rgb: Validate the clock rate
by Maxime Ripard
· 9 years ago
29e57fa
drm: sun4i: Add RGB output
by Maxime Ripard
· 9 years ago