summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
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
2020-01-08drm/omapdrm: use BUG_ON macro for error debugging.Wambui Karuga
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-09drm/panel: decouple connector from drm_panelSam Ravnborg
2019-12-09drm/bridge: Introduce drm_bridge_get_next_bridge()Boris Brezillon
2019-12-05drm: constify fb ops across all driversJani Nikula
2019-12-04drm/omap: fix dma_addr refcountingTomi Valkeinen
2019-11-25drm/omapdrm: Drop dma_buf->k(un)mapDaniel Vetter
2019-11-20drm/omap: Fix Kconfig indentationKrzysztof Kozlowski
2019-10-23Merge drm/drm-next into drm-misc-nextSean Paul
2019-10-23Revert "drm/omap: add OMAP_BO flags to affect buffer allocation"Sean 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-14drm/omap: Remove set but not used variable 'plane'zhengbin
2019-10-11drm/omap: add OMAP_BO flags to affect buffer allocationTomi Valkeinen
2019-10-11drm/omap: add omap_gem_validate_flags()Tomi Valkeinen
2019-10-11drm/omap: cleanup OMAP_BO_SCANOUT useTomi Valkeinen
2019-10-11drm/omap: remove OMAP_BO_TILED defineTomi Valkeinen
2019-10-11drm/omap: accept NULL for dma_addr in omap_gem_pinTomi Valkeinen
2019-10-11drm/omap: add omap_gem_unpin_locked()Tomi Valkeinen
2019-10-11drm/omap: use refcount API to track the number of users of dma_addrJean-Jacques Hiblot
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