index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Age
Commit message (
Expand
)
Author
2018-03-01
drm/omap: Init fbdev emulation only when we have displays
Peter Ujfalusi
2018-03-01
drm/omap: cleanup fbdev init/free
Tomi Valkeinen
2018-03-01
drm/omap: fix omap_fbdev_free() when omap_fbdev_create() wasn't called
Tomi Valkeinen
2018-03-01
drm/omap: fbdev: avoid double initializer entry
Tomi Valkeinen
2018-03-01
drm/omap: fbdev: use 'screen_buffer' field
Tomi Valkeinen
2018-03-01
drm/omap: acx565akm: use __be32 when reading status
Tomi Valkeinen
2018-03-01
drm/omap: reorganize locking in mgr_fld_write
Tomi Valkeinen
2018-03-01
drm: omapdrm: venc: Allocate the venc private data structure dynamically
Laurent Pinchart
2018-03-01
drm: omapdrm: sdi: Allocate the sdi private data structure dynamically
Laurent Pinchart
2018-03-01
drm: omapdrm: hdmi5: Allocate the omap_hdmi data structure dynamically
Laurent Pinchart
2018-03-01
drm: omapdrm: hdmi4: Allocate the omap_hdmi data structure dynamically
Laurent Pinchart
2018-03-01
drm: omapdrm: dispc: Allocate the dispc private data structure dynamically
Laurent Pinchart
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functions
Laurent Pinchart
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Store dispc ops in dss_device structure
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functions
Laurent Pinchart
2018-03-01
drm: omapdrm: dsi: Don't pass channel to dispc init/uninit functions
Laurent Pinchart
2018-03-01
drm: omapdrm: dsi: Store the struct device pointer in struct dsi_data
Laurent Pinchart
2018-03-01
drm: omapdrm: dsi: Use dev pointer directly in dsi_bind() function
Laurent Pinchart
2018-03-01
drm: omapdrm: dsi: Combine two commonly used inline functions
Laurent Pinchart
2018-03-01
drm: omapdrm: dsi: Pass the dsi_data pointer to internal functions
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Don't unnecessarily cast to dev to pdev and back
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Store the debugfs root directory in struct dss_device
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Store the registered plls array in struct dss_device
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Support passing private data to debugfs show handlers
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Allocate the DSS private data structure dynamically
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to remaining dss functions
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss clock functions
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source()
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss_ops operations
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss_sdi_*() functions
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Pass PLL pointer to dss_ctrl_pll_enable()
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Pass DSS private structure to runtime PM functions
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Expose DSS data in a dss_device structure
Laurent Pinchart
2018-03-01
drm: omapdrm: Split init and cleanup from probe and remove functions
Laurent Pinchart
2018-03-01
drm: omapdrm: dsi: Make wait_for_bit_change() return a status
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Remove unused functions prototypes
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() function
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Move initialization code from component bind to probe
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Don't export functions internal to omapdss-base
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Make omapdss_default_get_timings static
Laurent Pinchart
2018-03-01
drm: omapdrm: displays: Get encoder source at connect time
Laurent Pinchart
2018-03-01
drm: omapdrm: displays: Get panel source at connect time
Laurent Pinchart
2018-03-01
drm: omapdrm: displays: Get connector source at connect time
Laurent Pinchart
2018-03-01
drm: omapdrm: displays: Remove OF node check in panel drivers
Laurent Pinchart
2018-03-01
drm: omapdrm: displays: Remove OF node check in encoder drivers
Laurent Pinchart
2018-03-01
drm: omapdrm: displays: Remove OF node check in connector drivers
Laurent Pinchart
2018-03-01
drm: omapdrm: connector-analog-tv: Remove tvc_of_match forward declaration
Laurent Pinchart
[prev]
[next]