index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
dss
/
dpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-18
drm/omap: Factor out common init/cleanup code for output devices
Laurent Pinchart
1
-14
/
+3
2019-03-18
drm/omap: Reverse direction of the DSS device enable/disable operations
Laurent Pinchart
1
-3
/
+2
2019-03-18
drm/omap: Remove connection checks from internal encoders .enable()
Laurent Pinchart
1
-16
/
+1
2018-09-03
drm/omap: Don't call .set_timings() operation recursively
Laurent Pinchart
1
-2
/
+0
2018-09-03
drm/omap: Store CRTC timings in .set_timings() operation
Laurent Pinchart
1
-2
/
+2
2018-09-03
drm/omap: dpi: Don't fixup video mode in dpi_set_mode()
Laurent Pinchart
1
-11
/
+1
2018-09-03
drm/omap: Call dispc timings check operation directly
Laurent Pinchart
1
-4
/
+0
2018-09-03
drm/omap: Make the video_mode pointer to .set_timings() const
Laurent Pinchart
1
-1
/
+1
2018-09-03
drm/omap: dss: Remove the dss_mgr_(dis)connect() operations
Laurent Pinchart
1
-9
/
+1
2018-09-03
drm/omap: Set dispc_channel_connect from DSS output connect handlers
Laurent Pinchart
1
-0
/
+3
2018-09-03
drm/omap: dss: Merge two disconnection helpers
Laurent Pinchart
1
-1
/
+0
2018-09-03
drm/omap: dss: Move display type validation to initialization time
Laurent Pinchart
1
-14
/
+11
2018-09-03
drm/omap: Reverse direction of DSS device (dis)connect operations
Laurent Pinchart
1
-11
/
+21
2018-09-03
drm/omap: dss: Get regulators at probe time
Laurent Pinchart
1
-36
/
+33
2018-09-03
drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()
Laurent Pinchart
1
-5
/
+3
2018-09-03
drm/omap: dss: Acquire next dssdev at probe time
Laurent Pinchart
1
-4
/
+13
2018-09-03
drm/omap: dss: Cleanup error paths in output init functions
Laurent Pinchart
1
-8
/
+2
2018-09-03
drm/omap: dss: Replace omap_dss_device port number with bitmask
Laurent Pinchart
1
-10
/
+9
2018-09-03
drm/omap: dss: Remove output devices list
Laurent Pinchart
1
-2
/
+2
2018-09-03
drm/omap: dss: Move src and dst check and set to connection handlers
Laurent Pinchart
1
-5
/
+0
2018-09-03
drm/omap: dss: Move common device operations to common structure
Laurent Pinchart
1
-2
/
+2
2018-09-03
drm/omap: dss: Remove DSS encoders get_timings operation
Laurent Pinchart
1
-13
/
+0
2018-06-28
drm/omap: fix email address
Tomi Valkeinen
1
-1
/
+1
2018-04-05
drm/omap: fix crash if there's no video PLL
Tomi Valkeinen
1
-7
/
+8
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functions
Laurent Pinchart
1
-5
/
+7
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
1
-3
/
+3
2018-03-01
drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functions
Laurent Pinchart
1
-20
/
+12
2018-03-01
drm: omapdrm: dss: Store the registered plls array in struct dss_device
Laurent Pinchart
1
-8
/
+9
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss clock functions
Laurent Pinchart
1
-6
/
+8
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss_ops operations
Laurent Pinchart
1
-5
/
+7
2018-03-01
drm: omapdrm: Use unsigned int type
Laurent Pinchart
1
-1
/
+1
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
1
-2
/
+0
2017-12-19
drm: omapdrm: dpi: Remove dpi_data port_initialized field
Laurent Pinchart
1
-5
/
+1
2017-11-30
drm: omapdrm: Fix DPI on platforms using the DSI VDDS
Laurent Pinchart
1
-2
/
+2
2017-08-15
drm: omapdrm: Remove dss_features.h
Laurent Pinchart
1
-1
/
+0
2017-08-15
drm: omapdrm: Move DSS_FCK feature to dss driver
Laurent Pinchart
1
-1
/
+1
2017-08-15
drm: omapdrm: Move FEAT_DPI_USES_VDDS_DSI feature to dpi code
Laurent Pinchart
1
-1
/
+12
2017-08-15
drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS model
Laurent Pinchart
1
-34
/
+25
2017-08-15
drm: omapdrm: dpi: Remove unneeded regulator check
Laurent Pinchart
1
-10
/
+3
2017-06-02
drm/omap: dpi: remove legacy data_lines
Tomi Valkeinen
1
-13
/
+0
2017-06-02
drm: omapdrm: dpi: Remove platform driver
Laurent Pinchart
1
-93
/
+0
2017-04-06
drm: omap: use common OF graph helpers
Rob Herring
1
-1
/
+1
2017-04-03
drm/omap: improve DPI clock selection on DRA7xx
Tomi Valkeinen
1
-10
/
+40
2017-04-03
drm/omap: remove divider constraint from hsdiv
Tomi Valkeinen
1
-8
/
+0
2016-11-02
drm/omap: Use consistent name for struct videomode
Peter Ujfalusi
1
-19
/
+19
2016-11-02
drm/omap: Replace struct omap_video_timings with videomode
Peter Ujfalusi
1
-5
/
+5
2016-11-02
drm/omap: Change the types of struct omap_video_timings members
Peter Ujfalusi
1
-1
/
+1
2016-11-02
drm/omap: omap_display_timings: rename x_res to hactive
Peter Ujfalusi
1
-1
/
+1
2016-06-07
Merge omapdss header refactoring
Tomi Valkeinen
1
-2
/
+1
2016-06-03
drm/omap: Do not include video/omapdss.h directly in drivers
Peter Ujfalusi
1
-2
/
+1
[next]