summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaulo Zanoni <paulo.r.zanoni@intel.com>2015-11-04 17:10:49 -0200
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2015-11-10 10:59:13 +0100
commit45b32a2919784b3beb299c199e82a2973661d0f3 (patch)
tree1b6e56fb82eca95b7b84f788eda343120e059644 /tools/perf/scripts/python
parent30c58d5896e5e80511663e1553a5508714a4b55a (diff)
downloadlinux-45b32a2919784b3beb299c199e82a2973661d0f3.tar.gz
linux-45b32a2919784b3beb299c199e82a2973661d0f3.zip
drm/i915: use struct intel_crtc *crtc at __intel_fbc_update()
This change was part of the commit that makes intel_fbc_update() receive an intel_crtc as argument instead of dev_priv, but since it was polluting the diff with too many chunks I decided to move it to its own commit. It seems that our developers are favoring having this instead of the old combination drm_crtc *crtc + intel_crtc *intel_crtc, and on the mentioned commit we'll get rid of the drm_crtc variable, so let's do an intermediate commit with the rename, so on the next commit we'll have just struct intel_crtc *crtc. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1446664257-32012-6-git-send-email-paulo.r.zanoni@intel.com Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions