index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_panel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/panel: Add helper for reading DT rotation
Derek Basehore
2020-08-16
1
-0
/
+43
*
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2020-08-08
1
-36
/
+0
*
drm/panel: remove return value of function drm_panel_add
Bernard Zhao
2020-08-02
1
-5
/
+1
*
drm/drm_panel: Fix EXPORT of drm_panel_of_backlight() one more time
Andy Shevchenko
2019-12-17
1
-1
/
+1
*
drm/drm_panel: fix EXPORT of drm_panel_of_backlight
Sam Ravnborg
2019-12-11
1
-1
/
+1
*
drm/panel: drop drm_device from drm_panel
Sam Ravnborg
2019-12-09
1
-6
/
+0
*
drm/panel: decouple connector from drm_panel
Sam Ravnborg
2019-12-09
1
-5
/
+5
*
drm/panel: add drm_connector argument to get_modes()
Sam Ravnborg
2019-12-09
1
-1
/
+1
*
drm/panel: add backlight support
Sam Ravnborg
2019-12-09
1
-2
/
+60
*
drm/drm_panel: no error when no callback
Sam Ravnborg
2019-12-09
1
-10
/
+25
*
drm/panel: Add and fill drm_panel type field
Laurent Pinchart
2019-09-08
1
-1
/
+4
*
drm/panel: Initialise panel dev and funcs through drm_panel_init()
Laurent Pinchart
2019-08-24
1
-3
/
+8
*
drm/panel: drop return code from drm_panel_detach()
Sam Ravnborg
2019-08-10
1
-5
/
+1
*
drm/panel: move drm_panel functions to .c file
Sam Ravnborg
2019-08-10
1
-0
/
+96
*
drm/panel: Small documentation polish
Daniel Vetter
2019-01-12
1
-0
/
+3
*
BackMerge v4.19-rc6 into drm-next
Dave Airlie
2018-10-04
1
-10
/
+0
|
\
|
*
Revert "drm/panel: Add device_link from panel device to DRM device"
Linus Walleij
2018-09-27
1
-10
/
+0
*
|
drm/panel: Fix sphinx warning
Sean Paul
2018-08-16
1
-0
/
+2
|
/
*
drm/panel: Let of_drm_find_panel() return -ENODEV when the panel is disabled
Boris Brezillon
2018-07-10
1
-2
/
+7
*
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2018-07-10
1
-2
/
+4
*
drm/panel: Add device_link from panel device to DRM device
Jyri Sarha
2018-05-18
1
-0
/
+10
*
drm/panel: Remove drm_panel_detach() calls from all panel drivers
Jyri Sarha
2018-05-18
1
-0
/
+6
*
drm/panel: Constify device node argument to of_drm_find_panel()
Laurent Pinchart
2017-01-04
1
-1
/
+1
*
drm/panel: Flesh out kerneldoc
Thierry Reding
2016-05-06
1
-0
/
+61
*
drm: Add panel support
Thierry Reding
2013-12-17
1
-0
/
+100