index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_panel.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-21
drm/panel: Add an API to allow drm to set orientation from panel
Hsin-Yi Wang
1
-0
/
+9
2022-04-26
drm/msm/dsi: Pass DSC params to drm_panel
Vinod Koul
1
-0
/
+7
2022-02-16
drm: Plumb debugfs_init through to panels
Douglas Anderson
1
-0
/
+8
2021-07-13
drm/dp: Move panel DP AUX backlight support to drm_dp_helper
Douglas Anderson
1
-8
/
+0
2021-07-09
drm/panel: add basic DP AUX backlight support
Rajeev Nandan
1
-4
/
+12
2020-08-16
drm/panel: Add helper for reading DT rotation
Derek Basehore
1
-0
/
+10
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
1
-3
/
+0
2020-08-02
drm/panel: remove return value of function drm_panel_add
Bernard Zhao
1
-1
/
+1
2020-01-12
drm/drm_panel: fix export of drm_panel_of_backlight, try #3
Arnd Bergmann
1
-1
/
+2
2019-12-17
drm/drm_panel: Fix EXPORT of drm_panel_of_backlight() one more time
Andy Shevchenko
1
-1
/
+1
2019-12-10
drm/panel: drop drm_device from drm_panel
Sam Ravnborg
1
-7
/
+0
2019-12-10
drm/panel: decouple connector from drm_panel
Sam Ravnborg
1
-8
/
+1
2019-12-10
drm/panel: add drm_connector argument to get_modes()
Sam Ravnborg
1
-1
/
+2
2019-12-10
drm/panel: add backlight support
Sam Ravnborg
1
-0
/
+25
2019-12-10
drm/drm_panel: no error when no callback
Sam Ravnborg
1
-2
/
+14
2019-09-08
drm/panel: Add and fill drm_panel type field
Laurent Pinchart
1
-1
/
+11
2019-08-24
drm/panel: Initialise panel dev and funcs through drm_panel_init()
Laurent Pinchart
1
-1
/
+2
2019-08-10
drm/panel: drop return code from drm_panel_detach()
Sam Ravnborg
1
-1
/
+1
2019-08-10
drm/panel: use inline comments in drm_panel.h
Sam Ravnborg
1
-16
/
+66
2019-08-10
drm/panel: move drm_panel functions to .c file
Sam Ravnborg
1
-91
/
+8
2019-07-20
drm/panel: make drm_panel.h self-contained
Jani Nikula
1
-0
/
+1
2018-10-04
BackMerge v4.19-rc6 into drm-next
Dave Airlie
1
-1
/
+0
2018-09-27
Revert "drm/panel: Add device_link from panel device to DRM device"
Linus Walleij
1
-1
/
+0
2018-08-16
drm: Add kerneldoc description for "link"-member in struct drm_panel
Jyri Sarha
1
-0
/
+1
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
1
-1
/
+1
2018-05-18
drm/panel: Add device_link from panel device to DRM device
Jyri Sarha
1
-0
/
+1
2017-05-16
drm: make drm_panel.h self-contained
Masahiro Yamada
1
-0
/
+2
2017-04-07
drm: make of_drm_find_panel also depend on CONFIG_DRM_PANEL
Rob Herring
1
-1
/
+1
2017-01-04
drm/panel: Constify device node argument to of_drm_find_panel()
Laurent Pinchart
1
-2
/
+2
2016-05-06
drm/panel: Flesh out kerneldoc
Thierry Reding
1
-0
/
+59
2015-04-02
drm/panel: Add display timing support
Philipp Zabel
1
-0
/
+5
2014-08-06
drm/panel: Provide convenience wrapper for .get_modes()
Ajay Kumar
1
-0
/
+8
2014-08-06
drm/panel: add .prepare() and .unprepare() functions
Ajay Kumar
1
-0
/
+50
2013-12-17
drm: Add panel support
Thierry Reding
1
-0
/
+82