summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
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
2018-03-01drm: omapdrm: dss: Expose DSS data in a dss_device structureLaurent Pinchart
2018-03-01drm: omapdrm: Split init and cleanup from probe and remove functionsLaurent Pinchart
2018-03-01drm: omapdrm: dsi: Make wait_for_bit_change() return a statusLaurent Pinchart
2018-03-01drm: omapdrm: dss: Remove unused functions prototypesLaurent Pinchart
2018-03-01drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() functionLaurent Pinchart
2018-03-01drm: omapdrm: dss: Move initialization code from component bind to probeLaurent Pinchart
2018-03-01drm: omapdrm: dss: Don't export functions internal to omapdss-baseLaurent Pinchart
2018-03-01drm: omapdrm: dss: Make omapdss_default_get_timings staticLaurent Pinchart
2018-03-01drm: omapdrm: displays: Get encoder source at connect timeLaurent Pinchart
2018-03-01drm: omapdrm: displays: Get panel source at connect timeLaurent Pinchart
2018-03-01drm: omapdrm: displays: Get connector source at connect timeLaurent Pinchart
2018-03-01drm: omapdrm: displays: Remove OF node check in panel driversLaurent Pinchart
2018-03-01drm: omapdrm: displays: Remove OF node check in encoder driversLaurent Pinchart
2018-03-01drm: omapdrm: displays: Remove OF node check in connector driversLaurent Pinchart
2018-03-01drm: omapdrm: connector-analog-tv: Remove tvc_of_match forward declarationLaurent Pinchart
2018-03-01drm: omapdrm: Use unsigned int typeLaurent Pinchart
2018-03-01drm: omapdrm: Use kernel integer typesLaurent Pinchart
2018-02-20drm/omapdrm: Use of_find_backlight helperMeghana Madhyastha
2018-02-20drm/omapdrm: Use backlight_enable/disable helpersMeghana Madhyastha
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie
2018-01-02omapdrm/dss/hdmi4_cec: fix interrupt handlingHans Verkuil
2017-12-19drm: omapdrm: Simplify platform registrationAndrew F. Davis
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis
2017-12-19drm/omap: DMM: Check for DMM readiness after successful transaction commitPeter Ujfalusi
2017-12-19drm/omap: DMM: Print information if we received an error interruptPeter Ujfalusi
2017-12-19drm/omap: DMM: In case of error/timeout in wait_status() print the reasonPeter Ujfalusi
2017-12-19drm/omap: DMM: Fix DMM_IRQSTAT_ERR_MASK definitionPeter Ujfalusi
2017-12-19drm: omapdrm: Deconstruct the omap_drv.h header.Laurent Pinchart
2017-12-19drm: omapdrm: venc: Return error code on OF parsing failureLaurent Pinchart
2017-12-19drm: omapdrm: dpi: Remove dpi_data port_initialized fieldLaurent Pinchart
2017-12-19drm: omapdrm: dss: Make dss_dump_clocks() function staticLaurent Pinchart
2017-12-19drm: omapdrm: dss: Set the DMA coherent maskLaurent Pinchart
2017-12-19drm: omapdrm: Remove unused omap_dss_find_device() functionLaurent Pinchart
2017-12-19drm: omapdrm: Pass drm_device to omap_gem_resume()Laurent Pinchart