index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-18
drm/omap: Use atomic suspend/resume helpers
Laurent Pinchart
1
-48
/
+2
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2018-10-02
drm/omap: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-2
/
+2
2018-10-02
drm/omap: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
1
-1
/
+1
2018-09-03
drm/omap: Determine connector type directly in omap_connector.c
Laurent Pinchart
1
-25
/
+2
2018-09-03
drm/omap: Pass both output and display omap_dss_device to connector init
Laurent Pinchart
1
-1
/
+2
2018-09-03
drm/omap: Pass both output and display omap_dss_device to encoder init
Laurent Pinchart
1
-1
/
+1
2018-09-03
drm/omap: Merge HPD enable operation with HPD callback registration
Laurent Pinchart
1
-12
/
+4
2018-09-03
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
1
-6
/
+6
2018-09-03
drm/omap: Remove unnecessary display output sanity checks
Laurent Pinchart
1
-6
/
+0
2018-09-03
drm/omap: Store CRTC lookup by channel table in omap_drm_private
Laurent Pinchart
1
-0
/
+19
2018-09-03
drm/omap: Pass pipe pointer to omap_crtc_init()
Laurent Pinchart
1
-1
/
+1
2018-09-03
drm/omap: Reverse direction of DSS device (dis)connect operations
Laurent Pinchart
1
-14
/
+21
2018-09-03
drm/omap: Group CRTC, encoder, connector and dssdev in a structure
Laurent Pinchart
1
-75
/
+69
2018-09-03
drm/omap: Create all planes before CRTCs
Laurent Pinchart
1
-26
/
+19
2018-09-03
drm/omap: Remove unneeded variable assignments in omap_modeset_init
Laurent Pinchart
1
-13
/
+5
2018-09-03
drm/omap: dss: Move DSS mgr ops and private data to dss_device
Laurent Pinchart
1
-2
/
+2
2018-09-03
drm/omap: dss: Store dss_device pointer in omap_dss_device
Laurent Pinchart
1
-1
/
+1
2018-09-03
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
Laurent Pinchart
1
-4
/
+4
2018-09-03
drm/omap: dss: Rename for_each_dss_dev macro to for_each_dss_display
Laurent Pinchart
1
-2
/
+2
2018-09-03
drm/omap: dss: Add functions to connect and disconnect devices
Laurent Pinchart
1
-2
/
+2
2018-09-03
drm/omap: Do dss_device (display) ordering in omap_drv.c
Peter Ujfalusi
1
-0
/
+18
2018-09-03
drm/omap: Manage the usable omap_dss_device list within omap_drm_private
Peter Ujfalusi
1
-35
/
+59
2018-09-03
drm/omap: Allocate drm_device earlier and unref it as last step
Peter Ujfalusi
1
-16
/
+13
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-06-28
drm/omap: gem: Switch to gem_free_object_unlocked()
Daniel Vetter
1
-1
/
+1
2018-06-28
drm/omap: gem: Fix mm_list locking
Daniel Vetter
1
-1
/
+1
2018-03-28
drm/omap: Use normalized zpos for plane placement
Peter Ujfalusi
1
-0
/
+3
2018-03-01
drm/omap: fix maximum sizes
Tomi Valkeinen
1
-4
/
+7
2018-03-01
drm/omap: cleanup fbdev init/free
Tomi Valkeinen
1
-5
/
+4
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
1
-6
/
+7
2018-03-01
drm: omapdrm: dss: Store dispc ops in dss_device structure
Laurent Pinchart
1
-3
/
+2
2018-03-01
drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data
Laurent Pinchart
1
-0
/
+1
2018-03-01
drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
Laurent Pinchart
1
-1
/
+1
2018-03-01
drm: omapdrm: Split init and cleanup from probe and remove functions
Laurent Pinchart
1
-32
/
+51
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
1
-3
/
+1
2017-12-19
drm: omapdrm: Pass drm_device to omap_gem_resume()
Laurent Pinchart
1
-1
/
+1
2017-12-19
drm/omap: Filter displays mode based on bandwidth limit
Peter Ujfalusi
1
-0
/
+5
2017-12-08
drm/omap: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
1
-32
/
+2
2017-08-23
drm/omap: work-around for omap3 display enable
Tomi Valkeinen
1
-17
/
+30
2017-08-16
drm/omap: remove no-op cleanup code
Tomi Valkeinen
1
-33
/
+0
2017-08-16
drm/omap: rename omapdrm device back
Tomi Valkeinen
1
-1
/
+1
2017-08-16
drm: omapdrm: Register omapdrm platform device in omapdss driver
Laurent Pinchart
1
-1
/
+7
2017-08-15
drm/omap: Support for HDMI hot plug detection
Peter Ujfalusi
1
-0
/
+29
2017-08-01
drm/omapdrm: Fix omap_atomic_wait_for_completion
Maarten Lankhorst
1
-3
/
+3
2017-07-29
drm/omapdrm: Use the drm_driver.dumb_destroy default
Noralf Trønnes
1
-1
/
+0
2017-06-02
drm/omap: define compat_ioctl
Tomi Valkeinen
1
-0
/
+1
2017-06-02
drm/omap: add new connector types
Tomi Valkeinen
1
-0
/
+8
2017-06-02
drm: omapdrm: Infer the OMAP version from the SoC family
Laurent Pinchart
1
-2
/
+13
2017-06-02
drm: omapdrm: Add zpos property
Laurent Pinchart
1
-1
/
+3
[next]