]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm: Merge branch 'drm-cleanups-jbarnes' into drm-core-next
authorDave Airlie <airlied@redhat.com>
Tue, 6 Dec 2011 10:28:21 +0000 (10:28 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 6 Dec 2011 10:28:25 +0000 (10:28 +0000)
commitbcdd6b2fd603340fbb0ed9984b32a9a066f1b806
treeb886fd732698c152ac7627caf7f7edee6e0016ea
parentcee5ec43460351f0ce4617d3ffb34b74ad613a00
parentacb4b992d8a13728044f430b47b9199aa45993e9
drm: Merge branch 'drm-cleanups-jbarnes' into drm-core-next

Merge topic branch with some of Jesse's cleanups, the save/restore hooks
were being used by GMA500 so we can't just drop them.

* drm-cleanups-jbarnes:
  drm: remove some potentially dangerous DRM_ERRORs
  drm: document the drm_mode_config structure
  drm: document the drm_mode_group structure
  drm: document and cleanup drm_mode_config_funcs
  drm: document drm_mode_set structure
  drm: remove unused fields in drm_connector and document the rest
  drm: add drm_encoder comments
  drm: add comments for drm_encoder_funcs
  drm: fix comments for drm_crtc struct
  drm: remove unused connector_count field from drm_display_mode