aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndy Gross <[email protected]>2012-12-19 14:53:37 -0600
committerGreg Kroah-Hartman <[email protected]>2013-01-17 13:19:55 -0800
commite78edba113086d3ad61f19830b086974cd698ebd (patch)
treec23ddf5a15100c76a5b7e2bbc7ec6e9e28b86f17 /tools/perf/scripts/python
parent40a0136b5a7113ccf8d17e56c1f25f63427c4022 (diff)
drm/omap: Add PM capabilities
Added power management capabilities into the omapdrm and DMM drivers. During suspend, we don't need to do anything to maintain the state of the LUT. We have all the necessary information to recreate the mappings of the GEM object list maintained by the omapdrm driver. On resume, the DMM resume handler will first reprogram the LUT to point to the dummy page. The subsequent resume handler in the omapdrm will call into the DMM and reprogram each of the buffer objects. This will ensure that all of the necessary objects will be pinned into the DMM properly. Order of suspend/resume handlers is done by device creation. We create the DMM device before the omapdrm, so the correct order is maintained. Signed-off-by: Andy Gross <[email protected]> Signed-off-by: Rob Clark <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions