git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce456e0
)
drm: add DRM_ERROR_RATELIMITED
author
Rob Clark
<robdclark@gmail.com>
Thu, 21 Nov 2013 19:29:51 +0000
(14:29 -0500)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 18 Dec 2013 00:43:49 +0000
(10:43 +1000)
For error traces in situations that can run away, it is nice to have a
rate-limited version of DRM_ERROR() to avoid massive log flooding.
Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found