summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss
AgeCommit message (Expand)Author
2018-06-28drm/omap: fix email addressTomi Valkeinen
2018-06-28drm/omap: Implement workaround for DRA7 errata ID:i932Venkateswara Rao Mandela
2018-05-24drm/omap: fix NULL deref crash with SDI displaysTomi Valkeinen
2018-05-07drm/omap: add missing linefeeds to printsTomi Valkeinen
2018-05-07drm/omap: handle error if scale coefs are not foundTomi Valkeinen
2018-05-07drm/omap: check return value from soc_device_matchTomi Valkeinen
2018-05-07drm/omap: fix uninitialized ret variableTomi Valkeinen
2018-04-05drm/omap: fix crash if there's no video PLLTomi Valkeinen
2018-03-14drm/omap: fix compile error when DPI is disabledTomi Valkeinen
2018-03-14drm/omap: fix compile error when debugfs is disabledTomi Valkeinen
2018-03-01drm/omap: cleanup color space conversionTomi Valkeinen
2018-03-01drm/omap: Allow HDMI audio setup even if we do not have video configuredJyri Sarha
2018-03-01drm/omap: add writeback funcs to dispc_opsTomi Valkeinen
2018-03-01drm/omap: fix scaling limits for WBTomi Valkeinen
2018-03-01drm/omap: fix WB height with interlaceTomi Valkeinen
2018-03-01drm/omap: fix WBDELAYCOUNT with interlaceTomi Valkeinen
2018-03-01drm/omap: fix WBDELAYCOUNT for HDMITomi Valkeinen
2018-03-01drm/omap: set WB channel-in in wb_setup()Tomi Valkeinen
2018-03-01drm/omap: Add pclk setting case when channel is DSS_WBBenoit Parrot
2018-03-01drm/omap: dispc: disp_wb_setup to check return codeBenoit Parrot
2018-03-01drm/omap: remove leftover enumsTomi Valkeinen
2018-03-01drm/omap: reorganize locking in mgr_fld_writeTomi Valkeinen
2018-03-01drm: omapdrm: venc: Allocate the venc private data structure dynamicallyLaurent Pinchart
2018-03-01drm: omapdrm: sdi: Allocate the sdi private data structure dynamicallyLaurent Pinchart
2018-03-01drm: omapdrm: hdmi5: Allocate the omap_hdmi data structure dynamicallyLaurent Pinchart
2018-03-01drm: omapdrm: hdmi4: Allocate the omap_hdmi data structure dynamicallyLaurent Pinchart
2018-03-01drm: omapdrm: dispc: Allocate the dispc private data structure dynamicallyLaurent Pinchart
2018-03-01drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functionsLaurent Pinchart
2018-03-01drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operationsLaurent Pinchart
2018-03-01drm: omapdrm: dss: Store dispc ops in dss_device structureLaurent Pinchart
2018-03-01drm: omapdrm: dss: Store DSS device pointer in the omapdrm private dataLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_opsLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functionsLaurent Pinchart
2018-03-01drm: omapdrm: dsi: Don't pass channel to dispc init/uninit functionsLaurent Pinchart
2018-03-01drm: omapdrm: dsi: Store the struct device pointer in struct dsi_dataLaurent Pinchart
2018-03-01drm: omapdrm: dsi: Use dev pointer directly in dsi_bind() functionLaurent Pinchart
2018-03-01drm: omapdrm: dsi: Combine two commonly used inline functionsLaurent Pinchart
2018-03-01drm: omapdrm: dsi: Pass the dsi_data pointer to internal functionsLaurent Pinchart
2018-03-01drm: omapdrm: dss: Don't unnecessarily cast to dev to pdev and backLaurent Pinchart
2018-03-01drm: omapdrm: dss: Store the debugfs root directory in struct dss_deviceLaurent Pinchart
2018-03-01drm: omapdrm: dss: Store the registered plls array in struct dss_deviceLaurent Pinchart
2018-03-01drm: omapdrm: dss: Support passing private data to debugfs show handlersLaurent Pinchart
2018-03-01drm: omapdrm: dss: Allocate the DSS private data structure dynamicallyLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass DSS pointer to remaining dss functionsLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass DSS pointer to dss clock functionsLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source()Laurent Pinchart
2018-03-01drm: omapdrm: dss: Pass DSS pointer to dss_ops operationsLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass DSS pointer to dss_sdi_*() functionsLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass PLL pointer to dss_ctrl_pll_enable()Laurent Pinchart
2018-03-01drm: omapdrm: dss: Pass DSS private structure to runtime PM functionsLaurent Pinchart