Home
last modified time | relevance | path

Searched hist:"7359 ee637d98cbd66b8d36341cfe03a9875b3897" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v11_0.cdiff 7359ee637d98cbd66b8d36341cfe03a9875b3897 Wed Jun 22 22:49:22 CEST 2016 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu/dce11: update async flip update time

Use UPDATE_IMMEDIATE (update on next data request boundary) rather
than UPDATE_H_RETRACE (update on next line boundary). The data
request boundary is less than a scanline, so it update will happen
sooner.

Cc: Vitaly Prosyak <vitaly.prosyak@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>