summaryrefslogtreecommitdiff
path: root/DRMJanitors.mdwn
diff options
context:
space:
mode:
authordanvet <danvet@web>2015-02-12 07:50:45 -0800
committerxorg <iki-xorg@freedesktop.org>2015-02-12 07:50:45 -0800
commit4f9129a63d1e0edb9302061018265d11bb84a848 (patch)
treefac806cf83cf752f432867642d59d8decb0af411 /DRMJanitors.mdwn
parent523f9f3eeb327ebaa8efa89cdb5143f390f1ed13 (diff)
Diffstat (limited to 'DRMJanitors.mdwn')
-rw-r--r--DRMJanitors.mdwn12
1 files changed, 12 insertions, 0 deletions
diff --git a/DRMJanitors.mdwn b/DRMJanitors.mdwn
index 7c6a0e2f..6a9ca936 100644
--- a/DRMJanitors.mdwn
+++ b/DRMJanitors.mdwn
@@ -85,6 +85,18 @@ Unfortunately there's still large piles of legacy code around which needs to be
Contact: [[Daniel Vetter|DanielVetter]]
+## Better Testing
+
+### Enable trinity for drm
+
+And fix up the fallout. Should be really interesting ...
+
+### Make KMS tests in i-g-t generic
+
+The i915 driver team maintains an extensive testsuite for the i915 drm driver, including tons of testcases for corner-cases in the modesetting api. It would be awesome if those tests (at least the ones not relying on intel-specific gem features) could be made to run on any kms driver.
+
+Contact: [[Daniel Vetter|DanielVetter]]
+
## Driver Specific
### Nuke i915 user-modesetting support