Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | drm/amdgpu: Use software timer to generate vsync interrupt. | Emily Deng | 2016-08-08 |
| | | | | | | | | | For virtual display feature, use the software timer to simulate the vsync interrupt. Signed-off-by: Emily Deng <Emily.Deng@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> | ||
* | drm/amdgpu: Initialize dce_virtual_ip_funcs | Emily Deng | 2016-08-08 |
For virtual display feature, first need to initialize dce_virtual_ip_funcs, which will be used when set ip blocks. Signed-off-by: Emily Deng <Emily.Deng@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |