index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sun4i
/
sun4i_tv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/sun4i: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-08
1
-4
/
+2
*
drm/sun4i: tv: Convert to the new TV mode property
Maxime Ripard
2022-11-24
1
-107
/
+34
*
drm/sun4i: tv: Include drm_atomic.h
Maxime Ripard
2022-09-09
1
-0
/
+1
*
drm/sun4i: tv: Merge mode_set into atomic_enable
Maxime Ripard
2022-09-08
1
-15
/
+10
*
drm/sun4i: tv: Add missing reset assertion
Maxime Ripard
2022-09-07
1
-0
/
+1
*
drm/sun4i: tv: Rename error label
Maxime Ripard
2022-09-07
1
-2
/
+2
*
drm/sun4i: tv: Remove useless destroy function
Maxime Ripard
2022-09-07
1
-7
/
+1
*
drm/sun4i: tv: Remove useless function
Maxime Ripard
2022-09-07
1
-7
/
+0
*
drm/sun4i: tv: Convert to atomic hooks
Maxime Ripard
2022-09-07
1
-4
/
+6
*
drm/sun4i: tv: Remove unused mode_valid
Maxime Ripard
2022-09-07
1
-8
/
+0
*
drm/sun4i: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-01
1
-3
/
+1
*
drm/sun4i: Constify static structs
Rikard Falkeborn
2020-08-18
1
-3
/
+3
*
drm/sun4i: Use simple encoder
Thomas Zimmermann
2020-04-02
1
-14
/
+3
*
drm/sun4i: drop use of drmP.h
Sam Ravnborg
2019-07-17
1
-1
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm/sun4i: tcon: Don't rely on encoders to set the TCON mode
Maxime Ripard
2017-10-17
1
-6
/
+0
*
drm/sun4i: tcon: Don't rely on encoders to enable the TCON
Maxime Ripard
2017-10-17
1
-6
/
+0
*
Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel...
Dave Airlie
2017-08-21
1
-8
/
+0
|
\
|
*
drm/sun4i: Remove useless atomic_check
Maxime Ripard
2017-07-18
1
-8
/
+0
*
|
drm/sun4i: make drm_connector_funcs structures const
Bhumika Goyal
2017-08-09
1
-1
/
+1
*
|
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-1
/
+0
|
/
*
drm/sun4i: tcon: Move the muxing out of the mode set function
Maxime Ripard
2017-06-01
1
-0
/
+1
*
drm/sun4i: abstract a engine type
Icenowy Zheng
2017-06-01
1
-5
/
+4
*
drm/sun4i: Set TCON clock inside sun4i_tconX_mode_set
Chen-Yu Tsai
2017-05-14
1
-2
/
+0
*
drm/sun4i: tv: Get tcon and backend pointers from associated crtc
Chen-Yu Tsai
2017-03-09
1
-8
/
+11
*
drm/sun4i: tv: Switch to drm_of_find_possible_crtcs
Chen-Yu Tsai
2017-03-07
1
-1
/
+7
*
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-12-01
1
-7
/
+0
*
drm/sun4i: constify component_ops structures
Julia Lawall
2016-11-13
1
-1
/
+1
*
drm/sun4i: tv: Check mode pointer
Maxime Ripard
2016-09-22
1
-1
/
+7
*
drm/sun4i: Fix sparse warnings
Ville Syrjälä
2016-09-19
1
-19
/
+19
*
drm: sun4i: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
1
-9
/
+0
*
drm: sun4i: tv: Add NTSC output standard
Maxime Ripard
2016-04-28
1
-0
/
+45
*
drm: sun4i: tv: Add PAL output standard
Maxime Ripard
2016-04-28
1
-0
/
+42
*
drm: sun4i: Add composite output
Maxime Ripard
2016-04-28
1
-0
/
+621