Age | Commit message (Expand) | Author |
---|---|---|
2013-03-07 | sync intel modesetting code with 3.8.2 | Jonathan Gray |
2013-02-16 | switch mode_config mutexes to rwlocks as they can sleep | Jonathan Gray |
2013-02-11 | add and use WARN/BUG macros to reduce the diff to linux | Jonathan Gray |
2013-02-09 | sync the i915 modesetting code with linux | Jonathan Gray |
2013-02-02 | make the feature macros take drm_device instead of inteldrm_softc | Jonathan Gray |
2013-01-18 | Make some functions accept struct drm_i915_gem_object instead of struct drm_obj. | Mark Kettenis |
2013-01-18 | Rename struct inteldrm_obj into drm_i915_gem_object. | Mark Kettenis |
2013-01-15 | enable more of the sprite code | Jonathan Gray |
2013-01-15 | struct drm_i915_gem_object -> struct inteldrm_obj | Jonathan Gray |
2013-01-10 | destatic | Jonathan Gray |
2013-01-10 | intel_plane_init | Jonathan Gray |
2013-01-10 | more | Jonathan Gray |