diff options
author | Ayan Kumar Halder <ayan.halder@arm.com> | 2018-05-15 19:04:15 +0300 |
---|---|---|
committer | Liviu Dudau <Liviu.Dudau@arm.com> | 2018-07-05 17:19:06 +0300 |
commit | 62862cfbb18d10c5f8409f4c8e49c4bbaaf18d3a (patch) | |
tree | c5964cafe98a3e60dd85391ce15aba6771b706ac /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 613c5c7fc8152866a798c52a5944e4b437b526f5 (diff) | |
download | linux-62862cfbb18d10c5f8409f4c8e49c4bbaaf18d3a.tar.xz |
drm/arm/malidp: Modified the prototype of malidp irq de-initializers
Malidp uses two interrupts ie 1. se_irq - used for memory writeback.
and 2. de_irq - used for display output.
'struct drm_device' is being replaced with 'struct malidp_hw_device'
as the function argument. The reason being the dependency of
malidp_de_irq_fini on 'struct drm_device' needs to be removed so as to
enable it to call from functions which receives 'struct malidp_hw_device'
as argument. Furthermore, there is no way to retrieve 'struct drm_device'
from 'struct malidp_hw_device'.
Signed-off-by: Ayan Kumar Halder <ayan.halder@arm.com>
Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions