aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
Commit message (Expand)AuthorAge
* drm/omap: fix incorrect union usageSebastian Reichel2018-12-03
* drm/omap: populate DSI platform bus earlierSebastian Reichel2018-12-03
* drm/omap: fix bus_flags for panel-dpiTomi Valkeinen2018-12-03
* drm/omap: dsi: Fix missing of_platform_depopulate()Tony Lindgren2018-11-12
* drm/omap: Move DISPC runtime PM handling to omapdrmLaurent Pinchart2018-11-12
* drm/omap: dsi: Ensure the device is active during probeLaurent Pinchart2018-11-12
* drm/omap: hdmi4: Ensure the device is active during bindLaurent Pinchart2018-11-12
* drm/omap: Populate DSS children in omapdss driverLaurent Pinchart2018-11-12
* drm/omap: fix use of freed memoryTomi Valkeinen2018-10-02
* drm/omap: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-10-02
* drm/omap: Replace drm_gem_object_unreference_unlocked with put functionThomas Zimmermann2018-10-02
* drm/omap: Replace drm_gem_object_{un/reference} with put,get functionsThomas Zimmermann2018-10-02
* drm/omap: Substitute format_is_yuv() with format->is_yuvAyan Kumar Halder2018-10-02
* drm/omap: partial workaround for DRA7xx DMM errata i878Tomi Valkeinen2018-10-02
* drm/omap: dmm_tiler: Fix interrupt request/free sequence during probe/removePeter Ujfalusi2018-10-02
* drm/omap: dmm_tiler: No need to check if irq is valid in omap_dmm_removePeter Ujfalusi2018-10-02
* drm/omap: fix memory barrier bug in DMM driverTomi Valkeinen2018-10-02
* drm/omap: remove set but not used variable 'frame_height'YueHaibing2018-10-02
* drm/omap: Use ERR_CAST directly instead of ERR_PTR(PTR_ERR())zhong jiang2018-10-02
* drm/omap: remove unused header tcm-sita.hCorentin Labbe2018-10-02
* drm/omap: Don't call .set_timings() operation recursivelyLaurent Pinchart2018-09-03
* drm/omap: Store CRTC timings in .set_timings() operationLaurent Pinchart2018-09-03
* drm/omap: venc: Fixup video mode in .check_timings() operationLaurent Pinchart2018-09-03
* drm/omap: sdi: Fixup video mode in .check_timings() operationLaurent Pinchart2018-09-03
* drm/omap: hdmi: Constify video mode and related pointersLaurent Pinchart2018-09-03
* drm/omap: dsi: Fixup video mode in .set_config() operationLaurent Pinchart2018-09-03
* drm/omap: dpi: Don't fixup video mode in dpi_set_mode()Laurent Pinchart2018-09-03
* drm/omap: Call dispc timings check operation directlyLaurent Pinchart2018-09-03
* drm/omap: Split mode fixup and mode set from encoder enableLaurent Pinchart2018-09-03
* drm/omap: Move bus flag hack to encoder implementationLaurent Pinchart2018-09-03
* drm/omap: panels: Don't modify fixed timingsLaurent Pinchart2018-09-03
* drm/omap: Remove .get_timings() operation from display connectorsLaurent Pinchart2018-09-03
* drm/omap: Query timing information from analog TV encoderLaurent Pinchart2018-09-03
* drm/omap: Don't call .check_timings() operation recursivelyLaurent Pinchart2018-09-03
* drm/omap: Store bus flags in the omap_dss_device structureLaurent Pinchart2018-09-03
* drm/omap: Don't store video mode internally for external encodersLaurent Pinchart2018-09-03
* drm/omap: Remove unneeded fallback for missing .check_timings()Laurent Pinchart2018-09-03
* drm/omap: Remove duplicate calls to .set_timings() operationLaurent Pinchart2018-09-03
* drm/omap: Make the video_mode pointer to .set_timings() constLaurent Pinchart2018-09-03
* drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handlerLaurent Pinchart2018-09-03
* drm/omap: dss: hdmi: Rename hdmi_display_(set|check)_timing() functionsLaurent Pinchart2018-09-03
* drm/omap: Determine connector type directly in omap_connector.cLaurent Pinchart2018-09-03
* drm/omap: Pass both output and display omap_dss_device to connector initLaurent Pinchart2018-09-03
* drm/omap: Don't call HDMI mode and infoframe operations recursivelyLaurent Pinchart2018-09-03
* drm/omap: Pass both output and display omap_dss_device to encoder initLaurent Pinchart2018-09-03
* drm/omap: Get from CRTC to display device directlyLaurent Pinchart2018-09-03
* drm/omap: Don't call EDID read operation recursivelyLaurent Pinchart2018-09-03
* drm/omap: Move HPD disconnection handling to omap_connectorLaurent Pinchart2018-09-03
* drm/omap: Merge HPD enable operation with HPD callback registrationLaurent Pinchart2018-09-03
* drm/omap: Remove unneeded safety checks in the HPD operationsLaurent Pinchart2018-09-03