aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorInki Dae <inki.dae@samsung.com>2014-04-01 19:45:28 +0900
committerInki Dae <daeinki@gmail.com>2014-06-02 02:07:04 +0900
commitae08fe6c15e98a48523d36cc4d8f56f49957c14a (patch)
treeb25d84ea72823337151d7873b0a30d1852682ed1 /tools/perf/scripts/python/event_analyzing_sample.py
parentf37cd5e8098441af6447a87574fbb78eb5b4f9bf (diff)
drm/exynos: dpi: fix hotplug fail issue
When connector is created, if connector->polled is DRM_CONNECTOR_POLL_CONNECT then drm_kms_helper_hotplug_event function isn't called at drm_helper_hpd_irq_event because the function will be called only in case of DRM_CONNECTOR_POLL_HPD. So this patch sets always DRM_CONNECTOR_POLL_HPD flag to connector->polled of parallel panel driver at connector creation. Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions