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: Replace omap_dss_device port number with bitmask
Laurent Pinchart
2018-09-03
1
-2
/
+2
*
drm/omap: dss: Modify omapdss_find_output_from_display() to return channel
Laurent Pinchart
2018-09-03
1
-2
/
+1
*
drm/omap: dss: Move DSS mgr ops and private data to dss_device
Laurent Pinchart
2018-09-03
1
-2
/
+3
*
drm/omap: dss: Store dss_device pointer in omap_dss_device
Laurent Pinchart
2018-09-03
1
-1
/
+3
*
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
Laurent Pinchart
2018-09-03
1
-3
/
+2
*
drm/omap: dss: Remove panel devices list
Laurent Pinchart
2018-09-03
1
-3
/
+0
*
drm/omap: dss: Split omapdss_register_display()
Laurent Pinchart
2018-09-03
1
-0
/
+1
*
drm/omap: dss: Make omap_dss_get_next_device() more generic
Laurent Pinchart
2018-09-03
1
-2
/
+4
*
drm/omap: dss: Rename for_each_dss_dev macro to for_each_dss_display
Laurent Pinchart
2018-09-03
1
-1
/
+1
*
drm/omap: dss: Remove output devices list
Laurent Pinchart
2018-09-03
1
-5
/
+0
*
drm/omap: dss: Move src and dst check and set to connection handlers
Laurent Pinchart
2018-09-03
1
-5
/
+3
*
drm/omap: dss: Add functions to connect and disconnect devices
Laurent Pinchart
2018-09-03
1
-0
/
+4
*
drm/omap: dss: Move common device operations to common structure
Laurent Pinchart
2018-09-03
1
-88
/
+21
*
drm/omap: dss: Allow looking up any device by port
Laurent Pinchart
2018-09-03
1
-2
/
+2
*
drm/omap: dss: Rework output lookup by port node
Laurent Pinchart
2018-09-03
1
-4
/
+2
*
drm/omap: dss: Create and use omapdss_device_is_registered()
Laurent Pinchart
2018-09-03
1
-3
/
+0
*
drm/omap: dss: Create global list of all omap_dss_device instances
Laurent Pinchart
2018-09-03
1
-0
/
+4
*
drm/omap: dss: Rename omap_dss_device list field to output_list
Laurent Pinchart
2018-09-03
1
-1
/
+1
*
drm/omap: dss: Remove omap_dss_device panel fields
Laurent Pinchart
2018-09-03
1
-5
/
+0
*
drm/omap: displays: Remove videomode from omap_dss_device structure
Laurent Pinchart
2018-09-03
1
-2
/
+0
*
drm/omap: dss: Constify omap_dss_driver operations structure
Laurent Pinchart
2018-09-03
1
-1
/
+1
*
drm/omap: dss: Remove DSS encoders get_timings operation
Laurent Pinchart
2018-09-03
1
-10
/
+0
*
drm/omap: dss: Remove omapdss_atv_ops get_wss and set_wss operations
Laurent Pinchart
2018-09-03
1
-6
/
+0
*
drm/omap: dss: Remove display ordering from dss/display.c
Peter Ujfalusi
2018-09-03
1
-2
/
+0
*
drm/omap: Do dss_device (display) ordering in omap_drv.c
Peter Ujfalusi
2018-09-03
1
-0
/
+1
*
drm/omap: add writeback funcs to dispc_ops
Tomi Valkeinen
2018-03-01
1
-0
/
+20
*
drm/omap: remove leftover enums
Tomi Valkeinen
2018-03-01
1
-15
/
+0
*
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
2018-03-01
1
-39
/
+56
*
drm: omapdrm: dss: Store dispc ops in dss_device structure
Laurent Pinchart
2018-03-01
1
-2
/
+1
*
drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data
Laurent Pinchart
2018-03-01
1
-3
/
+7
*
drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
Laurent Pinchart
2018-03-01
1
-15
/
+26
*
drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functions
Laurent Pinchart
2018-03-01
1
-11
/
+11
*
drm: omapdrm: dss: Make omapdss_default_get_timings static
Laurent Pinchart
2018-03-01
1
-3
/
+0
*
drm: omapdrm: Use unsigned int type
Laurent Pinchart
2018-03-01
1
-2
/
+2
*
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-12-19
1
-1
/
+1
*
drm: omapdrm: Remove unused omap_dss_find_device() function
Laurent Pinchart
2017-12-19
1
-3
/
+0
*
drm/omap: add support for physical size hints from display drivers
Sebastian Reichel
2017-12-19
1
-0
/
+2
*
drm/omap: remove unused function defines
Sebastian Reichel
2017-12-19
1
-3
/
+0
*
drm/omap: dss: Add support for reporting memory bandwidth limitation
Peter Ujfalusi
2017-12-19
1
-0
/
+2
*
omapdrm: omapdss_hdmi_ops: add lost_hotplug op
Hans Verkuil
2017-10-12
1
-0
/
+1
*
drm: omapdrm: Remove the omapdss driver
Laurent Pinchart
2017-08-16
1
-1
/
+0
*
drm: omapdrm: venc: Don't export omap_dss_pal_vm and omap_dss_ntsc_vm
Laurent Pinchart
2017-08-15
1
-7
/
+0
*
drm/omap: Support for HDMI hot plug detection
Peter Ujfalusi
2017-08-15
1
-0
/
+17
*
drm/omap: DRM_MODE_REFLECT_* instead of mirror boolean
Tomi Valkeinen
2017-06-02
1
-2
/
+0
*
drm/omap: use DRM_MODE_ROTATE_* instead of OMAP_DSS_ROT_*
Tomi Valkeinen
2017-06-02
1
-8
/
+0
*
drm/omap: rename color_mode to fourcc
Tomi Valkeinen
2017-06-02
1
-2
/
+2
*
drm/omap: use DRM_FORMAT_* instead of OMAP_DSS_COLOR_*
Tomi Valkeinen
2017-06-02
1
-15
/
+1
*
drm/omap: use u32 instead of enum omap_color_mode
Tomi Valkeinen
2017-06-02
1
-3
/
+3
*
drm/omap: change supported_modes to an array
Tomi Valkeinen
2017-06-02
1
-1
/
+1
*
drm/omap: remove unneeded prototypes
Tomi Valkeinen
2017-06-02
1
-5
/
+0
[prev]
[next]