summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-01drm/tidss: drop use of legacy drm_bus_flagsSam Ravnborg
2020-07-01drm/of: Make drm_of_find_panel_or_bridge() to check graph's presenceDmitry Osipenko
2020-07-01of_graph: add of_graph_is_present()Dmitry Osipenko
2020-06-30drm: panel: simple: Warn in case of incorrect bus format for LVDS panelsLaurent Pinchart
2020-06-30drm: panel: simple: Drop drive/sample bus flags for LVDS panelsLaurent Pinchart
2020-06-30drm: panel: simple: Correct bus format for Satoz SAT050AT40H12R2Laurent Pinchart
2020-06-30drm: panel: simple: Correct connector type for Starry KR070PE2TLaurent Pinchart
2020-06-30drm/i915: Send hotplug event if edid had changedStanislav Lisovskiy
2020-06-30drm: Introduce epoch counter to drm_connectorStanislav Lisovskiy
2020-06-30drm: Add helper to compare edids.Stanislav Lisovskiy
2020-06-30drm: pl111: Absorb the external register headerLinus Walleij
2020-06-30video: fbdev: amba-clcd: Retire elder CLCD driverLinus Walleij
2020-06-30drm: pl111: Credit where credit is dueLinus Walleij
2020-06-29drm/ttm: make TT creation purely optional v3Christian König
2020-06-29drm/ttm: cleanup ttm_mem_type_manager_func.get_node interface v3Christian König
2020-06-29Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2020-06-29drm/connector: fix minor typos in commentsAntonio Borneo
2020-06-29drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanlineEmil Velikov
2020-06-29drm/panel: use mipi_dsi_dcs_write_buffer where possibleEmil Velikov
2020-06-29drm/dsi: use stack buffer in mipi_dsi_dcs_write()Emil Velikov
2020-06-29drm/zte: remove unneeded semicolonJason Yan
2020-06-27drm/panel-simple: Add missing BUS descriptions for some panelsDmitry Osipenko
2020-06-27drm/panel-simple: Correct EDT ET057090DHU connector typeDmitry Osipenko
2020-06-26drm/ttm: do not keep GPU dependent addressesNirmoy Das
2020-06-26drm/scheduler: improve job distribution with multiple queuesNirmoy Das
2020-06-26drm/nouveau: don't use ttm bo->offset v3Nirmoy Das
2020-06-26drm/vmwgfx: don't use ttm bo->offsetNirmoy Das
2020-06-26drm/bridge: ti-sn65dsi86: ensure bridge suspend happens during PM sleepHarigovindan P
2020-06-25drm/debug: Expose connector VRR monitor range via debugfsBhanuprakash Modem
2020-06-25drm/bochs: use drm_gem_vram_offset to get bo offset v2Nirmoy Das
2020-06-25drm/vram-helper: don't use ttm bo->offset v4Nirmoy Das
2020-06-25drm/qxl: don't use ttm bo->offsetNirmoy Das
2020-06-25drm/radeon: don't use ttm bo->offsetNirmoy Das
2020-06-25drm/amdgpu: move ttm bo->offset to amdgpu_boNirmoy Das
2020-06-25drm/bridge: dw-mipi-dsi.c: remove unused header fileAngelo Ribeiro
2020-06-24dma-buf: minor doc touch-upsDaniel Vetter
2020-06-24drm/mipi-dbi: Remove ->enabledDaniel Vetter
2020-06-24drm/tiny/repaper: Drop edp->enabledDaniel Vetter
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-23drm: bridge: dw-hdmi: Make connector creation optionalLaurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Pass drm_connector to internal functions as neededLaurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Store current connector in struct dw_hdmiLaurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Split connector creation to a separate functionLaurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc()Laurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Constify mode argument to internal functionsLaurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops .init()Laurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()Laurent Pinchart
2020-06-23drm: meson: dw-hdmi: Use dw_hdmi context to replace hackLaurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Remove unused field from dw_hdmi_plat_dataLaurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Pass private data pointer to .configure_phy()Laurent Pinchart