diff options
| author | Daniel Vetter <[email protected]> | 2017-05-09 14:03:26 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2017-05-10 08:21:17 +0000 |
| commit | 3fcdcb270936ae69a069bab4c52ebd9fde594669 (patch) | |
| tree | a827669d62e21004a280fe63050430715dc58597 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool (diff) | |
| download | kernel-3fcdcb270936ae69a069bab4c52ebd9fde594669.tar.gz kernel-3fcdcb270936ae69a069bab4c52ebd9fde594669.zip | |
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
It's overkill to have a flag parameter which is essentially used just
as a boolean. This takes care of core + adjusting drivers.
Adjusting the scanout position callback is a bit harder, since radeon
also supplies it's own driver-private flags in there.
v2: Fixup misplaced hunks (Neil).
v3: kbuild says v1 was better ...
Cc: Mario Kleiner <[email protected]>
Cc: Eric Anholt <[email protected]>
Cc: Rob Clark <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Alex Deucher <[email protected]>
Cc: Christian König <[email protected]>
Cc: Ben Skeggs <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions
