summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-05drm/omap: change default signal polarities and drivesTomi Valkeinen
2020-04-28drm/omap: venc: remove unused variable 'venc_config_pal_bdghi'YueHaibing
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga
2020-03-18drm/omap: remove checks for return value of drm_debugfs functionsWambui Karuga
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya
2020-02-26drm/omap: Prepare DSS for probing without legacy platform dataTony Lindgren
2020-02-26drm/omap: dss: Remove unused omap_dss_device operationsLaurent Pinchart
2020-02-26drm/omap: dss: Remove unused omapdss_of_find_connected_device() functionLaurent Pinchart
2020-02-26drm/omap: dss: Inline the omapdss_display_get() functionLaurent Pinchart
2020-02-26drm/omap: Hardcode omap_connector type to DSILaurent Pinchart
2020-02-26drm/omap: sdi: Register a drm_bridgeLaurent Pinchart
2020-02-26drm/omap: sdi: Sort includes alphabeticallyLaurent Pinchart
2020-02-26drm/omap: dpi: Register a drm_bridgeLaurent Pinchart
2020-02-26drm/omap: dpi: Simplify clock setting APILaurent Pinchart
2020-02-26drm/omap: dpi: Reorder functions in sectionsLaurent Pinchart
2020-02-26drm/omap: dpi: Sort includes alphabeticallyLaurent Pinchart
2020-02-26drm/omap: hdmi5: Simplify EDID readLaurent Pinchart
2020-02-26drm/omap: hdmi4: Simplify EDID readLaurent Pinchart
2020-02-26drm/omap: venc: Remove omap_dss_device operationsLaurent Pinchart
2020-02-26drm/omap: hdmi: Remove omap_dss_device operationsLaurent Pinchart
2020-02-26drm/omap: Remove HPD, detect and EDID omapdss operationsLaurent Pinchart
2020-02-26drm/omap: Switch the HDMI and VENC outputs to drm_bridgeLaurent Pinchart
2020-02-26drm/omap: Create connector for bridgesLaurent Pinchart
2020-02-26drm/omap: venc: Register a drm_bridgeLaurent Pinchart
2020-02-26drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operationsLaurent Pinchart
2020-02-26drm/omap: hdmi4: Implement drm_bridge .hpd_notify() operationLaurent Pinchart
2020-02-26drm/omap: hdmi5: Move mode set, enable and disable operations to bridgeLaurent Pinchart
2020-02-26drm/omap: hdmi4: Move mode set, enable and disable operations to bridgeLaurent Pinchart
2020-02-26drm/omap: hdmi5: Register a drm_bridge for EDID readLaurent Pinchart
2020-02-26drm/omap: hdmi4: Register a drm_bridge for EDID readLaurent Pinchart
2020-02-26drm/omap: hdmi5: Rework EDID read to isolate data readLaurent Pinchart
2020-02-26drm/omap: hdmi4: Rework EDID read to isolate data readLaurent Pinchart
2020-02-26drm/omap: hdmi: Allocate EDID in the .read_edid() operationLaurent Pinchart
2020-02-26drm/omap: dss: Make omap_dss_device_ops optionalLaurent Pinchart
2020-02-26drm/omap: Add infrastructure to support drm_bridge local to DSS outputsLaurent Pinchart
2020-02-26drm/omap: dss: Fix output next device lookup in DTLaurent Pinchart
2020-02-26drm/omap: Use the drm_panel_bridge APILaurent Pinchart
2020-02-26drm/omap: Factor out display type to connector type conversionLaurent Pinchart
2020-02-26drm/omap: Simplify HDMI mode and infoframe configurationLaurent Pinchart
2020-02-26drm/omap: dss: Cleanup DSS ports on initialisation failureLaurent Pinchart
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart
2020-02-11drm/omap: fix possible object reference leakWen Yang
2020-02-11drm/omap: dmm_tiler: Remove the dma_async_issue_pending() callPeter Ujfalusi
2020-02-11drm/omap: dmm_tiler: Use dmaengine_prep_dma_memcpy() for i878 workaroundPeter Ujfalusi
2020-02-11drm/omapdrm: Fix trivial spellingKieran Bingham
2020-02-11drm/omap: use true,false for bool variableZheng Bin