diff options
| author | Thierry Reding <[email protected]> | 2015-09-24 16:35:36 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-09-24 18:27:17 +0000 |
| commit | cf6483050e9bf13979415d9fd388554d8c8f3477 (patch) | |
| tree | 45fb6b49759d63d97e360ce6922101aa6765c9dd /drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | |
| parent | drm/irq: Rename drm_crtc -> crtc (diff) | |
| download | kernel-cf6483050e9bf13979415d9fd388554d8c8f3477.tar.gz kernel-cf6483050e9bf13979415d9fd388554d8c8f3477.zip | |
drm/irq: Add drm_crtc_vblank_count_and_time()
This function is the KMS native variant of drm_vblank_count_and_time().
It takes a struct drm_crtc * instead of a struct drm_device * and an
index of the CRTC.
Eventually the goal is to access vblank data through the CRTC only so
that the per-CRTC data can be moved to struct drm_crtc.
Signed-off-by: Thierry Reding <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c')
0 files changed, 0 insertions, 0 deletions
