diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2016-08-08 10:23:03 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2016-08-10 21:27:51 +0300 |
commit | c229bfbbd04ac112bd15331d3a06d12e4e86a45c (patch) | |
tree | 8ef5a3166d786dfe6df0a08f4087817279532fba /drivers/gpu/drm/amd/amdgpu/dce_virtual.c | |
parent | 88afb9e6cd3c3266abe9632dd99c60ca0581d8dc (diff) | |
download | linux-c229bfbbd04ac112bd15331d3a06d12e4e86a45c.tar.xz |
drm: Add page_flip_target CRTC hook v2
Mostly the same as the existing page_flip hook, but takes an additional
parameter specifying the target vertical blank period when the flip
should take effect.
v2:
* Add curly braces around else statement corresponding to an if block
with curly braces (Alex Deucher)
* Call drm_crtc_vblank_put in the error case (Daniel Vetter)
* Clarify entry point documentation comment (Daniel Vetter)
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/dce_virtual.c')
0 files changed, 0 insertions, 0 deletions