Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c431b42058ecad834d87fea002604dc38feccfd2
/
drivers
/
gpu
/
drm
/
omapdrm
/
dss
/
omapdss.h
0a7f54e
drm/omap: fix bus_flags for panel-dpi
by Tomi Valkeinen
· 6 years ago
7c27fa5
drm/omap: Call dispc timings check operation directly
by Laurent Pinchart
· 7 years ago
b4935e3
drm/omap: Store bus flags in the omap_dss_device structure
by Laurent Pinchart
· 7 years ago
8fe1d36
drm/omap: Make the video_mode pointer to .set_timings() const
by Laurent Pinchart
· 7 years ago
18412b6
drm/omap: Merge HPD enable operation with HPD callback registration
by Laurent Pinchart
· 7 years ago
a21a8f3
drm/omap: Remove unneeded safety checks in the HPD operations
by Laurent Pinchart
· 7 years ago
09e5bb6
drm/omap: dss: Add device operations flags
by Laurent Pinchart
· 7 years ago
83910ad
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
by Laurent Pinchart
· 7 years ago
1298977
drm/omap: Check omap_dss_device type based on the output_type field
by Laurent Pinchart
· 7 years ago
6f7ae8c
drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations
by Laurent Pinchart
· 7 years ago
e553ea0
drm/omap: dss: Remove unused omap_dss_driver operations
by Laurent Pinchart
· 7 years ago
43f7078
drm/omap: dss: Remove the dss_mgr_(dis)connect() operations
by Laurent Pinchart
· 7 years ago
d25a7d6
drm/omap: Remove supported output check in CRTC connect handler
by Laurent Pinchart
· 7 years ago
00b30e7
drm/omap: Pass pipe pointer to omap_crtc_init()
by Laurent Pinchart
· 7 years ago
3be0f15
drm/omap: dss: Merge two disconnection helpers
by Laurent Pinchart
· 7 years ago
7131655
drm/omap: dss: Move display type validation to initialization time
by Laurent Pinchart
· 7 years ago
511afb4
drm/omap: Reverse direction of DSS device (dis)connect operations
by Laurent Pinchart
· 7 years ago
a48bc6a
drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()
by Laurent Pinchart
· 7 years ago
bea1319
drm/omap: dss: Add function to retrieve display for an output
by Laurent Pinchart
· 7 years ago
f7e376a
drm/omap: dss: Add for_each_dss_output() macro
by Laurent Pinchart
· 7 years ago
27d6245
drm/omap: dss: Acquire next dssdev at probe time
by Laurent Pinchart
· 7 years ago
eaaedaf
drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinks
by Laurent Pinchart
· 7 years ago
4e20bda
drm/omap: dss: Replace omap_dss_device port number with bitmask
by Laurent Pinchart
· 7 years ago
5c718e0
drm/omap: dss: Modify omapdss_find_output_from_display() to return channel
by Laurent Pinchart
· 7 years ago
845417b
drm/omap: dss: Move DSS mgr ops and private data to dss_device
by Laurent Pinchart
· 7 years ago
f324b27
drm/omap: dss: Store dss_device pointer in omap_dss_device
by Laurent Pinchart
· 7 years ago
c1dfe72
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
by Laurent Pinchart
· 7 years ago
67822ae
drm/omap: dss: Remove panel devices list
by Laurent Pinchart
· 7 years ago
4e0bb06
drm/omap: dss: Split omapdss_register_display()
by Laurent Pinchart
· 7 years ago
b9f4d2e
drm/omap: dss: Make omap_dss_get_next_device() more generic
by Laurent Pinchart
· 7 years ago
92ce521
drm/omap: dss: Rename for_each_dss_dev macro to for_each_dss_display
by Laurent Pinchart
· 7 years ago
de57e9d
drm/omap: dss: Remove output devices list
by Laurent Pinchart
· 7 years ago
fb55717
drm/omap: dss: Move src and dst check and set to connection handlers
by Laurent Pinchart
· 7 years ago
ec727e3
drm/omap: dss: Add functions to connect and disconnect devices
by Laurent Pinchart
· 7 years ago
b93109d
drm/omap: dss: Move common device operations to common structure
by Laurent Pinchart
· 7 years ago
e10bd35
drm/omap: dss: Allow looking up any device by port
by Laurent Pinchart
· 7 years ago
a7e82a6
drm/omap: dss: Rework output lookup by port node
by Laurent Pinchart
· 7 years ago
9184f8d
drm/omap: dss: Create and use omapdss_device_is_registered()
by Laurent Pinchart
· 7 years ago
6a7c5a2
drm/omap: dss: Create global list of all omap_dss_device instances
by Laurent Pinchart
· 7 years ago
7e7a0ed
drm/omap: dss: Rename omap_dss_device list field to output_list
by Laurent Pinchart
· 7 years ago
df91128
drm/omap: dss: Remove omap_dss_device panel fields
by Laurent Pinchart
· 7 years ago
d65b0e0
drm/omap: displays: Remove videomode from omap_dss_device structure
by Laurent Pinchart
· 7 years ago
e0528c9
drm/omap: dss: Constify omap_dss_driver operations structure
by Laurent Pinchart
· 7 years ago
9976782
drm/omap: dss: Remove DSS encoders get_timings operation
by Laurent Pinchart
· 7 years ago
52dd898
drm/omap: dss: Remove omapdss_atv_ops get_wss and set_wss operations
by Laurent Pinchart
· 7 years ago
36c61ae
drm/omap: dss: Remove display ordering from dss/display.c
by Peter Ujfalusi
· 7 years ago
eb5bc1f
drm/omap: Do dss_device (display) ordering in omap_drv.c
by Peter Ujfalusi
· 7 years ago
7c00985
drm/omap: add writeback funcs to dispc_ops
by Tomi Valkeinen
· 9 years ago
249e3da
drm/omap: remove leftover enums
by Tomi Valkeinen
· 8 years ago
50638ae
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
by Laurent Pinchart
· 7 years ago
d3541ca
drm: omapdrm: dss: Store dispc ops in dss_device structure
by Laurent Pinchart
· 7 years ago
72877cf
drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data
by Laurent Pinchart
· 7 years ago
64cb817
drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
by Laurent Pinchart
· 7 years ago
28d79f3
drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functions
by Laurent Pinchart
· 7 years ago
8a9a5ac
drm: omapdrm: dss: Make omapdss_default_get_timings static
by Laurent Pinchart
· 7 years ago
d11e5c8
drm: omapdrm: Use unsigned int type
by Laurent Pinchart
· 7 years ago
bb5cdf8
drm: omapdrm: Remove filename from header and fix copyright tag
by Andrew F. Davis
· 7 years ago
2cd3e68
drm: omapdrm: Remove unused omap_dss_find_device() function
by Laurent Pinchart
· 7 years ago
b070d6e
drm/omap: add support for physical size hints from display drivers
by Sebastian Reichel
· 7 years ago
dc47c0cf
drm/omap: remove unused function defines
by Sebastian Reichel
· 7 years ago
867d7e0
drm/omap: dss: Add support for reporting memory bandwidth limitation
by Peter Ujfalusi
· 7 years ago
019114e
omapdrm: omapdss_hdmi_ops: add lost_hotplug op
by Hans Verkuil
· 7 years ago
56503e1
drm: omapdrm: Remove the omapdss driver
by Laurent Pinchart
· 7 years ago
d696430
drm: omapdrm: venc: Don't export omap_dss_pal_vm and omap_dss_ntsc_vm
by Laurent Pinchart
· 7 years ago
3c59680
drm/omap: Support for HDMI hot plug detection
by Peter Ujfalusi
· 8 years ago
4eebb80
drm/omap: DRM_MODE_REFLECT_* instead of mirror boolean
by Tomi Valkeinen
· 8 years ago
0bd97c4
drm/omap: use DRM_MODE_ROTATE_* instead of OMAP_DSS_ROT_*
by Tomi Valkeinen
· 8 years ago
41aff42
drm/omap: rename color_mode to fourcc
by Tomi Valkeinen
· 8 years ago
3e1d65c
drm/omap: use DRM_FORMAT_* instead of OMAP_DSS_COLOR_*
by Tomi Valkeinen
· 8 years ago
9c39d17
drm/omap: use u32 instead of enum omap_color_mode
by Tomi Valkeinen
· 8 years ago
18c0d62
drm/omap: change supported_modes to an array
by Tomi Valkeinen
· 8 years ago
22245f5
drm/omap: remove unneeded prototypes
by Tomi Valkeinen
· 8 years ago
517a8a95
drm/omap: remove dma & vrfb rotation
by Tomi Valkeinen
· 8 years ago
4b9cdd9
drm/omap: remove CLUT
by Tomi Valkeinen
· 8 years ago
eb06225
drm/omap: Remove unused omap_dss_find_output() function
by Laurent Pinchart
· 8 years ago
b82f6cc
drm/omap: remove omap_overlay & omap_overlay_manager
by Tomi Valkeinen
· 8 years ago
c632047
drm/omap: remove unused fields
by Tomi Valkeinen
· 8 years ago
d2935c1
drm/omap: remove legacy get_resolution
by Tomi Valkeinen
· 8 years ago
fb251e3
drm/omap: remove unused get_dimensions()
by Tomi Valkeinen
· 8 years ago
aa61321
drm/omap: remove rfbi
by Tomi Valkeinen
· 8 years ago
b42d7f5
drm/omap: dpi: remove legacy data_lines
by Tomi Valkeinen
· 8 years ago
e0eb2ac
drm/omap: remove recommended_bpp
by Tomi Valkeinen
· 8 years ago
f2214bc
drm/omap: venc: remove set_type & invert_vid_out_polarity
by Tomi Valkeinen
· 8 years ago
111d47d
drm/omap: sdi: remove legacy set_datapairs
by Tomi Valkeinen
· 8 years ago
2e953d8
drm/omap: remove read_irqenable()
by Tomi Valkeinen
· 8 years ago
49a3057
drm/omap: remove ovl_set_channel_out
by Tomi Valkeinen
· 8 years ago
5806bce
drm/omap: remove unused ovl_enabled()
by Tomi Valkeinen
· 8 years ago
278cba7
drm: omapdrm: Remove unused default display name support
by Laurent Pinchart
· 8 years ago
09bffa6
drm: omap: use common OF graph helpers
by Rob Herring
· 8 years ago
864050c7
drm/omap: Rename enum omap_plane to enum omap_plane_id
by Jyri Sarha
· 8 years ago
1e08c82
drm/omap: dss: Support for detecting display stack readiness
by Peter Ujfalusi
· 9 years ago
7c79e8d
drm/omap: dss: Functions to check components in the display/output list
by Peter Ujfalusi
· 9 years ago
be2d68c
drm/omap: fix replication logic
by Tomi Valkeinen
· 8 years ago
5034b1f
drm/omap: remove all EXPORT_SYMBOLs from dispc.c
by Tomi Valkeinen
· 9 years ago
8a13398
drm/omap: add dispc_ops
by Tomi Valkeinen
· 9 years ago
c283400
drm/omap: move dispc related dss-feat funcs to dispc
by Tomi Valkeinen
· 9 years ago
82e83f6
drm/omap: move display, dss-of, output to omapdss-base
by Tomi Valkeinen
· 9 years ago
7c29971
drm/omap: move dss_initialized to omapdss-base
by Tomi Valkeinen
· 9 years ago
03af815
drm: omapdrm: Check the CRTC software state at enable/disable time
by Laurent Pinchart
· 9 years ago
da11bbbb
drm/omap: Use consistent name for struct videomode
by Peter Ujfalusi
· 8 years ago
Next »