Imre Deak
|
bcfc0f1e4b
|
fix warn in gem_reg_read: 'read' shadows a global declaration
Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|
2012-10-10 15:59:14 +02:00 |
|
Daniel Vetter
|
81f16261f4
|
tests/gem_reg_read: actually wait a bit between reading TIMESTAMP reg
QA could only hit this on ilk because the timer increase quite a bit
slower on that platform than on gen6+ (80ns vs 320ns, iirc).
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=52937
|
2012-08-05 21:40:56 +02:00 |
|
Daniel Vetter
|
fb748aad4c
|
tests: s/drm_reg_read/gem_reg_read
gem_ is the prefix for low-level kernel tests, drm_ tests
libdrm_intel specific stuff.
|
2012-07-23 09:52:10 +02:00 |
|