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