summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
m/debugfs: rework debugfs directory creation v5Christian König 2023-08-02drm/bridge: Add debugfs print for bridge chainsTomi Valkeinen 2022-12-08drm/bridge: Document the expected behaviour of DSI host controllersDave Stevenson 2022-12-08drm/bridge: Introduce pre_enable_prev_first to alter bridge init orderDave Stevenson 2022-12-08drm/bridge: Drop unused drm_bridge_chain functionsSam Ravnborg 2022-07-08drm/bridge: Avoid uninitialized variable warningDan Carpenter 2022-07-05drm: Remove linux/media-bus-format.h from drm_crtc.hVille Syrjälä 2022-06-02drm/bridge: Add devm_drm_bridge_add()Douglas Anderson 2021-09-24drm/bridge: Document the probe issue with MIPI-DSI bridgesMaxime Ripard 2021-09-24drm/bridge: Add documentation sectionsMaxime Ripard 2021-09-22drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.cMaxime Ripard 2021-09-14drm/bridge: Add a function to abstract away panelsMaxime Ripard 2021-08-02drm: Fix typo in commentsCai Huoqing 2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart 2021-04-20drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()Douglas Anderson 2020-06-23drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()Laurent Pinchart 2020-06-23drm: bridge: Return NULL on error from drm_bridge_get_edid()Laurent Pinchart 2020-02-26drm: Add helper to create a connector for a chain of bridgesLaurent Pinchart 2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart 2020-02-26drm/bridge: Add connector-related bridge operations and dataLaurent Pinchart 2020-02-26drm/bridge: Improve overview documentationLaurent Pinchart 2020-01-31drm/bridge: Add the necessary bits to support bus format negotiationBoris Brezillon 2020-01-31drm/bridge: Add an ->atomic_check() hookBoris Brezillon 2020-01-31drm/bridge: Patch atomic hooks to take a drm_bridge_stateBoris Brezillon 2020-01-31drm/bridge: Add a drm_bridge_state objectBoris Brezillon 2020-01-08Revert "drm/bridge: Add a drm_bridge_state object"Boris Brezillon 2020-01-08Revert "drm/bridge: Patch atomic hooks to take a drm_bridge_state"Boris Brezillon 2020-01-08Revert "drm/bridge: Add an ->atomic_check() hook"Boris Brezillon 2020-01-08Revert "drm/bridge: Add the necessary bits to support bus format negotiation"Boris Brezillon 2020-01-08Revert "drm/bridge: Fix a NULL pointer dereference in drm_atomic_bridge_chain...Boris Brezillon 2020-01-07drm/bridge: Fix a NULL pointer dereference in drm_atomic_bridge_chain_check()Boris Brezillon 2020-01-07drm/bridge: Add the necessary bits to support bus format negotiationBoris Brezillon 2020-01-07drm/bridge: Add an ->atomic_check() hookBoris Brezillon 2020-01-07drm/bridge: Patch atomic hooks to take a drm_bridge_stateBoris Brezillon 2020-01-07drm/bridge: Add a drm_bridge_state objectBoris Brezillon 2019-12-09drm/bridge: Clarify the atomic enable/disable hooks semanticsBoris Brezillon 2019-12-09drm/bridge: Make the bridge chain a double-linked listBoris Brezillon 2019-12-09drm/bridge: Rename bridge helpers targeting a bridge chainBoris Brezillon