summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/omap: Remove .get_timings() operation from display connectorsLaurent Pinchart2018-09-033-94/+0Star
* drm/omap: Query timing information from analog TV encoderLaurent Pinchart2018-09-032-9/+37
* drm/omap: Don't call .check_timings() operation recursivelyLaurent Pinchart2018-09-0315-139/+32Star
* drm/omap: Store bus flags in the omap_dss_device structureLaurent Pinchart2018-09-0312-66/+79
* drm/omap: Don't store video mode internally for external encodersLaurent Pinchart2018-09-033-15/+0Star
* drm/omap: Remove unneeded fallback for missing .check_timings()Laurent Pinchart2018-09-032-38/+3Star
* drm/omap: Remove duplicate calls to .set_timings() operationLaurent Pinchart2018-09-0313-28/+0Star
* drm/omap: Make the video_mode pointer to .set_timings() constLaurent Pinchart2018-09-0319-19/+19
* drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handlerLaurent Pinchart2018-09-031-2/+0Star
* drm/omap: dss: hdmi: Rename hdmi_display_(set|check)_timing() functionsLaurent Pinchart2018-09-032-12/+12
* drm/omap: Determine connector type directly in omap_connector.cLaurent Pinchart2018-09-033-30/+31
* drm/omap: Pass both output and display omap_dss_device to connector initLaurent Pinchart2018-09-033-16/+21
* drm/omap: Don't call HDMI mode and infoframe operations recursivelyLaurent Pinchart2018-09-033-42/+1Star
* drm/omap: Pass both output and display omap_dss_device to encoder initLaurent Pinchart2018-09-033-9/+13
* drm/omap: Get from CRTC to display device directlyLaurent Pinchart2018-09-033-31/+4Star
* drm/omap: Don't call EDID read operation recursivelyLaurent Pinchart2018-09-036-77/+65Star
* drm/omap: Move HPD disconnection handling to omap_connectorLaurent Pinchart2018-09-033-18/+29
* drm/omap: Merge HPD enable operation with HPD callback registrationLaurent Pinchart2018-09-037-97/+35Star
* drm/omap: Remove unneeded safety checks in the HPD operationsLaurent Pinchart2018-09-035-40/+14Star
* drm/omap: Don't call HPD registration operations recursivelyLaurent Pinchart2018-09-034-69/+88
* drm/omap: Don't call .detect() operation recursivelyLaurent Pinchart2018-09-034-18/+30
* drm/omap: dss: Add device operations flagsLaurent Pinchart2018-09-031-0/+13
* drm/omap: Move most omap_dss_driver operations to omap_dss_device_opsLaurent Pinchart2018-09-0321-137/+106Star
* drm/omap: panel-tpo-td043mtea1: Convert to the GPIO descriptors APILaurent Pinchart2018-09-031-38/+14Star
* drm/omap: panel-tpo-td028ttec1: Drop unneeded linux/gpio.h headerLaurent Pinchart2018-09-031-1/+0Star
* drm/omap: panel-sony-acx565akm: Convert to the GPIO descriptors APILaurent Pinchart2018-09-031-35/+21Star
* drm/omap: panel-nec-nl8048hl11: Convert to the GPIO descriptors APILaurent Pinchart2018-09-031-43/+11Star
* drm/omap: encoder-tfp410: Convert to the GPIO descriptors APILaurent Pinchart2018-09-031-38/+13Star
* drm/omap: connector-hdmi: Convert to the GPIO descriptors APILaurent Pinchart2018-09-031-37/+20Star
* drm/omap: Check omap_dss_device type based on the output_type fieldLaurent Pinchart2018-09-032-2/+9
* drm/omap: Remove unnecessary display output sanity checksLaurent Pinchart2018-09-032-9/+0Star
* drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operationsLaurent Pinchart2018-09-032-26/+2Star
* drm/omap: dss: Remove unused omap_dss_driver operationsLaurent Pinchart2018-09-031-7/+0Star
* drm/omap: dss: Remove the dss_mgr_(dis)connect() operationsLaurent Pinchart2018-09-039-92/+6Star
* drm/omap: Set dispc_channel_connect from DSS output connect handlersLaurent Pinchart2018-09-037-3/+18
* drm/omap: Remove supported output check in CRTC connect handlerLaurent Pinchart2018-09-035-24/+0Star
* drm/omap: Remove omap_crtc_output global arrayLaurent Pinchart2018-09-031-9/+3Star
* drm/omap: Store CRTC lookup by channel table in omap_drm_privateLaurent Pinchart2018-09-033-13/+29
* drm/omap: Pass pipe pointer to omap_crtc_init()Laurent Pinchart2018-09-035-15/+8Star
* drm/omap: dss: Merge two disconnection helpersLaurent Pinchart2018-09-039-28/+2Star
* drm/omap: dss: Move display type validation to initialization timeLaurent Pinchart2018-09-038-98/+72Star
* drm/omap: dss: Move connection checks to omapdss_device_(dis)connectLaurent Pinchart2018-09-032-27/+3Star
* drm/omap: Reverse direction of DSS device (dis)connect operationsLaurent Pinchart2018-09-0324-432/+239Star
* drm/omap: Group CRTC, encoder, connector and dssdev in a structureLaurent Pinchart2018-09-035-92/+84Star
* drm/omap: Create all planes before CRTCsLaurent Pinchart2018-09-031-26/+19Star
* drm/omap: Remove unneeded variable assignments in omap_modeset_initLaurent Pinchart2018-09-031-13/+5Star
* drm/omap: dss: Get regulators at probe timeLaurent Pinchart2018-09-036-161/+72Star
* drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()Laurent Pinchart2018-09-038-39/+24Star
* drm/omap: dss: Add function to retrieve display for an outputLaurent Pinchart2018-09-032-0/+10
* drm/omap: dss: Add for_each_dss_output() macroLaurent Pinchart2018-09-032-9/+23