index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-15
drm: omapdrm: Move FEAT_DSI_* features to dsi driver
Laurent Pinchart
3
-72
/
+88
2017-08-15
drm: omapdrm: Move FEAT_VENC_REQUIRES_TV_DAC_CLK to venc driver
Laurent Pinchart
3
-4
/
+13
2017-08-15
drm: omapdrm: Move reg_fields to dispc_features structure
Laurent Pinchart
3
-112
/
+76
2017-08-15
drm: omapdrm: Move DISPC_CLK_SWITCH reg feature to struct dss_features
Laurent Pinchart
4
-15
/
+16
2017-08-15
drm: omapdrm: Move num_ovls and num_mgrs to dispc_features structure
Laurent Pinchart
3
-58
/
+66
2017-08-15
drm: omapdrm: Move overlay caps features to dispc_features structure
Laurent Pinchart
3
-84
/
+102
2017-08-15
drm: omapdrm: Move color modes feature to dispc_features structure
Laurent Pinchart
3
-136
/
+124
2017-08-15
drm: omapdrm: Move size unit features to dispc_features structure
Laurent Pinchart
3
-41
/
+18
2017-08-15
drm: omapdrm: Move shutdown() handler from core to dss
Laurent Pinchart
2
-20
/
+16
2017-08-15
drm: omapdrm: Move all debugfs code from core to dss
Laurent Pinchart
3
-89
/
+84
2017-08-15
drm: omapdrm: dss: Initialize DSS internal features at probe time
Laurent Pinchart
1
-13
/
+13
2017-08-15
drm: omapdrm: dss: Use supported outputs instead of display types
Laurent Pinchart
3
-87
/
+17
2017-08-15
drm: omapdrm: dss: Select features based on compatible string
Laurent Pinchart
1
-68
/
+29
2017-08-15
drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS model
Laurent Pinchart
3
-37
/
+45
2017-08-15
drm: omapdrm: dispc: Select features based on compatible string
Laurent Pinchart
1
-60
/
+27
2017-08-15
drm: omapdrm: Don't forward set_min_bus_tput() to no-op platform code
Laurent Pinchart
2
-11
/
+6
2017-08-15
drm: omapdrm: dsi: Handle pin muxing internally
Laurent Pinchart
3
-25
/
+79
2017-08-15
drm: omapdrm: dsi: Store DSI model and PLL hardware data in OF data
Laurent Pinchart
1
-61
/
+55
2017-08-15
drm: omapdrm: dss: Split operations out of dss_features structure
Laurent Pinchart
1
-15
/
+35
2017-08-15
drm: omapdrm: hdmi: Store PHY features in PHY data structure
Laurent Pinchart
2
-15
/
+15
2017-08-15
drm: omapdrm: venc: Don't export omap_dss_pal_vm and omap_dss_ntsc_vm
Laurent Pinchart
2
-11
/
+2
2017-08-15
drm: omapdrm: dpi: Remove unneeded regulator check
Laurent Pinchart
1
-10
/
+3
2017-08-15
drm: omapdrm: panel-dpi: Remove unneeded check for OF node
Laurent Pinchart
1
-0
/
+3
2017-08-15
drm: omapdrm: connector-analog-tv: Remove unneeded check for OF node
Laurent Pinchart
1
-0
/
+3
2017-08-15
drm: omapdrm: acx565akm: Remove unneeded check for OF node
Laurent Pinchart
1
-0
/
+3
2017-08-15
drm/omap: panel-dsi-cm: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-15
drm/omap: panel-sony-acx565akm: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-15
drm/omap: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-15
drm/omap: dma-buf: Constify dma_buf_ops structures.
Arvind Yadav
1
-1
/
+1
2017-08-15
drm/omap: omap_display_timings: constify videomode structures
Julia Lawall
2
-2
/
+2
2017-08-15
drm/omap: displays: encoder-tpd12s015: Support for hot plug detection
Peter Ujfalusi
1
-0
/
+81
2017-08-15
drm/omap: displays: connector-hdmi: Support for hot plug detection
Peter Ujfalusi
1
-0
/
+104
2017-08-15
drm/omap: Support for HDMI hot plug detection
Peter Ujfalusi
3
-1
/
+82
2017-08-15
drm/omap: fix memory leak when FB init fails
Tomi Valkeinen
1
-1
/
+1
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-1
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
1
-1
/
+0
2017-08-08
drm/omap: Rework the rotation-on-crtc hack
Maarten Lankhorst
1
-38
/
+84
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+1
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-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
1
-1
/
+0
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
1
-1
/
+2
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
1
-2
/
+3
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-2
/
+3
2017-06-02
drm/omap: fix tiled buffer stride calculations
Tomi Valkeinen
1
-2
/
+2
2017-06-02
drm/omap: fix YUV422 90/270 rotation with mirroring
Tomi Valkeinen
1
-2
/
+2
2017-06-02
drm/omap: fix YUV422 rotation with TILER
Tomi Valkeinen
2
-2
/
+32
2017-06-02
drm/omap: pass rotation to dispc
Tomi Valkeinen
1
-0
/
+2
2017-06-02
drm/omap: DRM_MODE_REFLECT_* instead of mirror boolean
Tomi Valkeinen
3
-17
/
+10
[prev]
[next]