summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss
AgeCommit message (Expand)AuthorFilesLines
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-05-05drm/omap: change default signal polarities and drivesTomi Valkeinen1-27/+6
2020-04-28drm/omap: venc: remove unused variable 'venc_config_pal_bdghi'YueHaibing1-43/+0
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-11/+39
2020-02-26drm/omap: Prepare DSS for probing without legacy platform dataTony Lindgren2-11/+39
2020-02-26drm/omap: dss: Remove unused omap_dss_device operationsLaurent Pinchart2-32/+0
2020-02-26drm/omap: dss: Remove unused omapdss_of_find_connected_device() functionLaurent Pinchart3-32/+1
2020-02-26drm/omap: dss: Inline the omapdss_display_get() functionLaurent Pinchart2-10/+0
2020-02-26drm/omap: Hardcode omap_connector type to DSILaurent Pinchart2-24/+0
2020-02-26drm/omap: sdi: Register a drm_bridgeLaurent Pinchart1-59/+109
2020-02-26drm/omap: sdi: Sort includes alphabeticallyLaurent Pinchart1-4/+4
2020-02-26drm/omap: dpi: Register a drm_bridgeLaurent Pinchart1-93/+116
2020-02-26drm/omap: dpi: Simplify clock setting APILaurent Pinchart1-24/+8
2020-02-26drm/omap: dpi: Reorder functions in sectionsLaurent Pinchart1-67/+79
2020-02-26drm/omap: dpi: Sort includes alphabeticallyLaurent Pinchart1-5/+5
2020-02-26drm/omap: hdmi5: Simplify EDID readLaurent Pinchart1-51/+35
2020-02-26drm/omap: hdmi4: Simplify EDID readLaurent Pinchart1-56/+40
2020-02-26drm/omap: venc: Remove omap_dss_device operationsLaurent Pinchart1-45/+0
2020-02-26drm/omap: hdmi: Remove omap_dss_device operationsLaurent Pinchart3-37/+0
2020-02-26drm/omap: Remove HPD, detect and EDID omapdss operationsLaurent Pinchart3-131/+1
2020-02-26drm/omap: Switch the HDMI and VENC outputs to drm_bridgeLaurent Pinchart5-11/+11
2020-02-26drm/omap: venc: Register a drm_bridgeLaurent Pinchart1-88/+154
2020-02-26drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operationsLaurent Pinchart1-3/+0
2020-02-26drm/omap: hdmi4: Implement drm_bridge .hpd_notify() operationLaurent Pinchart1-0/+10
2020-02-26drm/omap: hdmi5: Move mode set, enable and disable operations to bridgeLaurent Pinchart1-98/+111
2020-02-26drm/omap: hdmi4: Move mode set, enable and disable operations to bridgeLaurent Pinchart1-95/+111
2020-02-26drm/omap: hdmi5: Register a drm_bridge for EDID readLaurent Pinchart1-6/+73
2020-02-26drm/omap: hdmi4: Register a drm_bridge for EDID readLaurent Pinchart2-6/+75
2020-02-26drm/omap: hdmi5: Rework EDID read to isolate data readLaurent Pinchart3-77/+65
2020-02-26drm/omap: hdmi4: Rework EDID read to isolate data readLaurent Pinchart3-84/+73
2020-02-26drm/omap: hdmi: Allocate EDID in the .read_edid() operationLaurent Pinchart3-18/+44
2020-02-26drm/omap: dss: Make omap_dss_device_ops optionalLaurent Pinchart2-10/+14
2020-02-26drm/omap: Add infrastructure to support drm_bridge local to DSS outputsLaurent Pinchart8-11/+25
2020-02-26drm/omap: dss: Fix output next device lookup in DTLaurent Pinchart8-10/+9
2020-02-26drm/omap: Use the drm_panel_bridge APILaurent Pinchart2-11/+32
2020-02-26drm/omap: Factor out display type to connector type conversionLaurent Pinchart2-0/+24
2020-02-26drm/omap: dss: Cleanup DSS ports on initialisation failureLaurent Pinchart1-17/+26
2020-02-11drm/omap: fix possible object reference leakWen Yang1-1/+3
2020-01-08drm/omapdrm: use BUG_ON macro for error debugging.Wambui Karuga1-2/+1
2019-11-20drm/omap: Fix Kconfig indentationKrzysztof Kozlowski1-6/+6
2019-10-23Merge drm/drm-next into drm-misc-nextSean Paul1-1/+1
2019-10-14drm/omap: Remove set but not used variable 'err' in hdmi4_audio_configzhengbin1-2/+2
2019-10-14drm/omap: Remove set but not used variable 'err' in hdmi5_audio_configzhengbin1-2/+2
2019-10-14drm/omap: Remove set but not used variable 'tclk_trail'zhengbin1-2/+1
2019-10-11Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie7-133/+138
2019-10-04drm/omap: hdmi4: fix use of uninitialized varTomi Valkeinen1-2/+3
2019-10-04drm/omap: hdmi5: automatically choose limited/full range outputTomi Valkeinen1-56/+65
2019-10-04drm/omap: dss: move platform_register_drivers() to dss.c and remove core.cJyri Sarha3-56/+38
2019-10-04drm/omap: fix missing scaler pixel fmt limitationsTomi Valkeinen1-0/+25
2019-10-04drm/omap: tweak HDMI DDC timingsAlejandro Hernandez1-2/+2