Searched defs:max_error (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | radeon_kms.c | 880 radeon_get_vblank_timestamp_kms(struct drm_device *dev, int crtc, int *max_error, struct timeval *vblank_time, unsigned flags) radeon_get_vblank_timestamp_kms() argument
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_kms.c | 715 amdgpu_get_vblank_timestamp_kms(struct drm_device *dev, unsigned int pipe, int *max_error, struct timeval *vblank_time, unsigned flags) amdgpu_get_vblank_timestamp_kms() argument
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_irq.c | 914 int max_error = (int) drm_timestamp_precision * 1000; drm_get_last_vbltimestamp() local 766 drm_calc_vbltimestamp_from_scanoutpos(struct drm_device *dev, unsigned int pipe, int *max_error, struct timeval *vblank_time, unsigned flags, const struct drm_display_mode *mode) drm_calc_vbltimestamp_from_scanoutpos() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
H A D | nouveau_display.c | 153 nouveau_display_vblstamp(struct drm_device *dev, unsigned int pipe, int *max_error, struct timeval *time, unsigned flags) nouveau_display_vblstamp() argument
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | i915_irq.c | 910 i915_get_vblank_timestamp(struct drm_device *dev, unsigned int pipe, int *max_error, struct timeval *vblank_time, unsigned flags) i915_get_vblank_timestamp() argument
|
Completed in 94 milliseconds