diff options
author | Matt Roper <matthew.d.roper@intel.com> | 2015-02-25 11:43:26 -0800 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-02-26 00:14:17 +0100 |
commit | 07878248a8dd50355482995f86e756952b979def (patch) | |
tree | 63a713256d2b73042fe8ceb0f7267d660fd5c7b8 /scripts/gdb/linux/utils.py | |
parent | 83d657388a4c7437fcef80c0b75909b2c9dafd01 (diff) | |
download | linux-07878248a8dd50355482995f86e756952b979def.tar.gz linux-07878248a8dd50355482995f86e756952b979def.tar.bz2 linux-07878248a8dd50355482995f86e756952b979def.zip |
drm/i915: Ensure crtc_state backpointer is always initialized
As we transition to full atomic modesetting, we want to be able to pass
intel_crtc_state around in various places that we pass intel_crtc
directly today. Ensure that the ->crtc backpointer is properly
initialized in case we need to get back to the associated CRTC.
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions