Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-01 | drm/i915: Make driver less chatty | Keith Packard | |
Convert many printk calls to DRM_DEBUG calls to reduce kernel log noise for normal activities. Switch other printk calls to DRM_ERROR or DRM_INFO. Signed-off-by: Keith Packard <keithp@keithp.com> Signed-off-by: Eric Anholt <eric@anholt.net> | |||
2009-06-18 | drm/i915: Add Display Port support | Keith Packard | |
Signed-off-by: Keith Packard <keithp@keithp.com> |