diff options
author | Jason Wessel <[email protected]> | 2010-09-26 06:47:25 -0500 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2010-10-06 11:50:31 +1000 |
commit | 413d45d3627be4748058dea697718ed6fb88bd01 (patch) | |
tree | 038e5d5e80eefbb5d9771c489460653c6ef3cf79 /tools/perf/scripts/python | |
parent | be64c2bb4731b0e6223a496eed615b816ac879ec (diff) |
drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API
Some devices such as the radeon chips receive information from user
space which needs to be saved when executing an atomic mode set
operation, else the user space would have to be queried again for the
information.
This patch extends the mode_set_base_atomic() call to pass an argument
to indicate if this is an entry or an exit from an atomic kernel mode
set change. Individual drm drivers can properly save and restore
state accordingly.
Signed-off-by: Jason Wessel <[email protected]>
CC: Jesse Barnes <[email protected]>
CC: David Airlie <[email protected]>
CC: [email protected]
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions