Age | Commit message (Expand) | Author |
---|---|---|
2013-02-24 | some more M_NOWAIT -> M_WAITOK | Jonathan Gray |
2013-02-17 | setup a struct i2c_controller for each gmbus port | Jonathan Gray |
2013-02-09 | sync the i915 modesetting code with linux | Jonathan Gray |
2013-02-08 | sync the device independent drm modesetting code with linux | Jonathan Gray |
2013-02-05 | make the pch type macros take drm_device instead of inteldrm_softc | Jonathan Gray |
2013-02-02 | make the feature macros take drm_device instead of inteldrm_softc | Jonathan Gray |
2013-01-31 | sync register definitions with linux | Jonathan Gray |
2013-01-10 | destatic | Jonathan Gray |
2013-01-10 | fix compilation when DRMDEBUG is not defined | Jonathan Gray |
2013-01-10 | add the rest of the sdvo functions | Jonathan Gray |
2013-01-10 | init crtc/encoder, run a bit more setup code | Jonathan Gray |