diff options
| author | Dhinakaran Pandiyan <[email protected]> | 2018-02-03 05:12:55 +0000 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2018-02-15 19:48:39 +0000 |
| commit | 1b29b7ca7d43be309d399c996910c04a8ba0c195 (patch) | |
| tree | c29d3e7054b2431df3ce4deed8e89df45c7f81e2 /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | |
| parent | drm/i915/vblank: Make the vblank counter u64 -> u32 typecast explicit (diff) | |
| download | kernel-1b29b7ca7d43be309d399c996910c04a8ba0c195.tar.gz kernel-1b29b7ca7d43be309d399c996910c04a8ba0c195.zip | |
drm/i915: Handle 64-bit return from drm_crtc_vblank_count()
570e86963a51 ("drm: Widen vblank count to 64-bits [v3]") changed the
return type for drm_crtc_vblank_count() to u64, store all the bits
without truncating. There is no need to type cast this value down to
32-bits.
Cc: Keith Packard <[email protected]>
Cc: Paulo Zanoni <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Signed-off-by: Dhinakaran Pandiyan <[email protected]>
Reviewed-by: Keith Packard <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions
