summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/dss
AgeCommit message (Expand)Author
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: 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: dss: Cleanup DSS ports on initialisation failureLaurent Pinchart
2020-02-11drm/omap: fix possible object reference leakWen Yang
2020-01-08drm/omapdrm: use BUG_ON macro for error debugging.Wambui Karuga
2019-11-20drm/omap: Fix Kconfig indentationKrzysztof Kozlowski
2019-10-23Merge drm/drm-next into drm-misc-nextSean Paul
2019-10-14drm/omap: Remove set but not used variable 'err' in hdmi4_audio_configzhengbin
2019-10-14drm/omap: Remove set but not used variable 'err' in hdmi5_audio_configzhengbin
2019-10-14drm/omap: Remove set but not used variable 'tclk_trail'zhengbin
2019-10-11Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-10-04drm/omap: hdmi4: fix use of uninitialized varTomi Valkeinen
2019-10-04drm/omap: hdmi5: automatically choose limited/full range outputTomi Valkeinen
2019-10-04drm/omap: dss: move platform_register_drivers() to dss.c and remove core.cJyri Sarha
2019-10-04drm/omap: fix missing scaler pixel fmt limitationsTomi Valkeinen
2019-10-04drm/omap: tweak HDMI DDC timingsAlejandro Hernandez
2019-10-04drm/omap: avoid copy in mgr_fld_read/writeTomi Valkeinen
2019-10-04drm/omap: drop unneeded locking from mgr_fld_write()Tomi Valkeinen
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-10-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2019-10-03drm/omap: fix max fclk divider for omap36xxTomi Valkeinen
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds