summaryrefslogtreecommitdiff
path: root/iosched.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-22iosched: Print error cause if setting io prio failedVadim Kochan1-1/+1
2013-06-03iosched: break out io scheduling functions from xutilsDaniel Borkmann1-0/+76
cted'>unified
authorEmily Deng <Emily.Deng@amd.com>2016-08-17 14:59:20 +0800
committerAlex Deucher <alexander.deucher@amd.com>2016-08-17 15:42:50 -0400
commit041aa65805de1a8af87dab2a26e52ebfe01f1963 (patch)
tree3829e66af410bf258c2b2c8a227d1d8438f77af0
parent89a8f30900754eb27f8f534f35be49b8202c76cd (diff)
drm/amdgpu: Hardcode virtual DCE vblank / scanout position return values
For virtual display feature, by hardcoding 0 for the vblank counter and -EINVAL for the scanout position return value, we signal to the core DRM code that there are no hardware counters we can use for these. Signed-off-by: Emily Deng <Emily.Deng@amd.com> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat