summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/intel_sprite.c
AgeCommit message (Expand)Author
2013-03-07sync intel modesetting code with 3.8.2Jonathan Gray
2013-02-16switch mode_config mutexes to rwlocks as they can sleepJonathan Gray
2013-02-11add and use WARN/BUG macros to reduce the diff to linuxJonathan Gray
2013-02-09sync the i915 modesetting code with linuxJonathan Gray
2013-02-02make the feature macros take drm_device instead of inteldrm_softcJonathan Gray
2013-01-18Make some functions accept struct drm_i915_gem_object instead of struct drm_obj.Mark Kettenis
2013-01-18Rename struct inteldrm_obj into drm_i915_gem_object.Mark Kettenis
2013-01-15enable more of the sprite codeJonathan Gray
2013-01-15struct drm_i915_gem_object -> struct inteldrm_objJonathan Gray
2013-01-10destaticJonathan Gray
2013-01-10intel_plane_initJonathan Gray
2013-01-10moreJonathan Gray