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
/
omapdrm
/
dss
/
omapdss.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/omap: dss: Remove unused omap_dss_device operations
Laurent Pinchart
2020-02-26
1
-6
/
+0
*
drm/omap: dss: Remove unused omapdss_of_find_connected_device() function
Laurent Pinchart
2020-02-26
1
-3
/
+0
*
drm/omap: dss: Inline the omapdss_display_get() function
Laurent Pinchart
2020-02-26
1
-1
/
+0
*
drm/omap: Hardcode omap_connector type to DSI
Laurent Pinchart
2020-02-26
1
-1
/
+0
*
drm/omap: Remove HPD, detect and EDID omapdss operations
Laurent Pinchart
2020-02-26
1
-24
/
+1
*
drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations
Laurent Pinchart
2020-02-26
1
-3
/
+0
*
drm/omap: hdmi: Allocate EDID in the .read_edid() operation
Laurent Pinchart
2020-02-26
1
-1
/
+1
*
drm/omap: Add infrastructure to support drm_bridge local to DSS outputs
Laurent Pinchart
2020-02-26
1
-1
/
+3
*
drm/omap: dss: Fix output next device lookup in DT
Laurent Pinchart
2020-02-26
1
-2
/
+2
*
drm/omap: Factor out display type to connector type conversion
Laurent Pinchart
2020-02-26
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
drm/omap: Add support for drm_panel
Laurent Pinchart
2019-03-18
1
-0
/
+1
*
drm/omap: Add support for drm_bridge
Laurent Pinchart
2019-03-18
1
-0
/
+1
*
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
2019-03-18
1
-5
/
+9
*
drm/omap: Simplify OF lookup of DSS devices
Laurent Pinchart
2019-03-18
1
-2
/
+1
*
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
Laurent Pinchart
2019-03-18
1
-2
/
+2
*
drm/omap: Remove src field from omap_dss_device structure
Laurent Pinchart
2019-03-18
1
-1
/
+0
*
drm/omap: Move display alias ID to omap_drm_pipeline
Laurent Pinchart
2019-03-18
1
-2
/
+0
*
drm/omap: Add a dss device operation flag for .get_modes()
Laurent Pinchart
2019-03-18
1
-1
/
+3
*
drm/omap: Merge display .get_modes() and .get_size() operations
Laurent Pinchart
2019-03-18
1
-3
/
+0
*
drm/omap: Expose DRM modes instead of timings in display devices
Laurent Pinchart
2019-03-18
1
-2
/
+6
*
drm/omap: Factor out common init/cleanup code for output devices
Laurent Pinchart
2019-03-18
1
-1
/
+2
*
drm/omap: Remove omap_dss_device dst field
Laurent Pinchart
2019-03-18
1
-1
/
+0
*
drm/omap: Reverse direction of the DSS device enable/disable operations
Laurent Pinchart
2019-03-18
1
-11
/
+9
*
drm/omap: Remove connection checks from display .enable() and .remove()
Laurent Pinchart
2019-03-18
1
-5
/
+0
*
drm/omap: Remove connection checks from internal encoders .enable()
Laurent Pinchart
2019-03-18
1
-1
/
+0
*
drm/omap: Use atomic suspend/resume helpers
Laurent Pinchart
2019-03-18
1
-3
/
+0
*
drm/omap: Remove unused kobj field from struct omap_dss_device
Laurent Pinchart
2019-03-18
1
-2
/
+0
*
drm/omap: fix bus_flags for panel-dpi
Tomi Valkeinen
2018-12-03
1
-1
/
+1
*
drm/omap: Call dispc timings check operation directly
Laurent Pinchart
2018-09-03
1
-0
/
+3
*
drm/omap: Store bus flags in the omap_dss_device structure
Laurent Pinchart
2018-09-03
1
-0
/
+1
*
drm/omap: Make the video_mode pointer to .set_timings() const
Laurent Pinchart
2018-09-03
1
-1
/
+1
*
drm/omap: Merge HPD enable operation with HPD callback registration
Laurent Pinchart
2018-09-03
1
-2
/
+0
*
drm/omap: Remove unneeded safety checks in the HPD operations
Laurent Pinchart
2018-09-03
1
-3
/
+3
*
drm/omap: dss: Add device operations flags
Laurent Pinchart
2018-09-03
1
-0
/
+13
*
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
2018-09-03
1
-40
/
+14
*
drm/omap: Check omap_dss_device type based on the output_type field
Laurent Pinchart
2018-09-03
1
-0
/
+6
*
drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations
Laurent Pinchart
2018-09-03
1
-3
/
+0
*
drm/omap: dss: Remove unused omap_dss_driver operations
Laurent Pinchart
2018-09-03
1
-7
/
+0
*
drm/omap: dss: Remove the dss_mgr_(dis)connect() operations
Laurent Pinchart
2018-09-03
1
-9
/
+0
*
drm/omap: Remove supported output check in CRTC connect handler
Laurent Pinchart
2018-09-03
1
-2
/
+0
*
drm/omap: Pass pipe pointer to omap_crtc_init()
Laurent Pinchart
2018-09-03
1
-1
/
+0
*
drm/omap: dss: Merge two disconnection helpers
Laurent Pinchart
2018-09-03
1
-1
/
+0
*
drm/omap: dss: Move display type validation to initialization time
Laurent Pinchart
2018-09-03
1
-2
/
+1
*
drm/omap: Reverse direction of DSS device (dis)connect operations
Laurent Pinchart
2018-09-03
1
-2
/
+4
*
drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()
Laurent Pinchart
2018-09-03
1
-4
/
+2
*
drm/omap: dss: Add function to retrieve display for an output
Laurent Pinchart
2018-09-03
1
-0
/
+1
*
drm/omap: dss: Add for_each_dss_output() macro
Laurent Pinchart
2018-09-03
1
-3
/
+10
*
drm/omap: dss: Acquire next dssdev at probe time
Laurent Pinchart
2018-09-03
1
-0
/
+1
*
drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinks
Laurent Pinchart
2018-09-03
1
-1
/
+1
[next]