Patch one is a simple bug fix for G200ER cards.

Patch two doesn't change any code

Patch three makes the mgag200 driver use managed devices where
possible. I'm not too sure how to test this one properly, other than
to just boot a bunch of boards and stare at the code changes for a
long while. Any testing hints are appreciated.

Christopher Harvey (3):
  drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.
  drm: Misc comment cleanup
  drm/mgag200: Convert to managed device resources where possible

 drivers/gpu/drm/mgag200/mgag200_drv.h  |  6 +++---
 drivers/gpu/drm/mgag200/mgag200_fb.c   |  9 +++------
 drivers/gpu/drm/mgag200/mgag200_main.c | 29 +++++------------------------
 drivers/gpu/drm/mgag200/mgag200_mode.c | 13 +++----------
 include/drm/drm_crtc.h                 |  2 +-
 include/uapi/drm/drm_mode.h            |  6 +++---
 6 files changed, 18 insertions(+), 47 deletions(-)

-- 
1.7.12.4

Reply via email to