summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mgag200/mgag200_drv.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-04drm: mgag200: remove dead code and pointless local lut storagePeter Rosin1-5/+0
2017-01-23drm/mgag200: Added support for the new device G200eH3Mathieu Larouche1-0/+1
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi1-1/+1
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart1-0/+1
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König1-1/+1
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä1-1/+1
2015-08-24drm/mgag200: Add support for a new G200eW3 chipsetMathieu Larouche1-0/+1
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter1-0/+2
2014-09-12drm: Move legacy buffer structures to <drm/drm_legacy.h>Daniel Vetter1-2/+0
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König1-1/+1
2014-07-22drm/ttm: Fix a few sparse warningsThierry Reding1-1/+1
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann1-1/+0
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter1-3/+0
2013-06-28drm/mgag200: inline reservationsMaarten Lankhorst1-2/+18
2013-06-28drm/mgag200: Added resolution and bandwidth limits for various G200e products.Julia Lemire1-1/+2
2013-06-17drm/mgag200: Hardware cursor supportChristopher Harvey1-0/+21
2013-05-02drm/mgag200: deal with bo reserve fail in dirty update pathDave Airlie1-0/+2
2013-04-12drm: Misc comment cleanupChristopher Harvey1-3/+3
2013-03-08drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey1-1/+0
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+0
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-6/+6
2012-08-24drm/mgag200: remove unused validate_sequenceMaarten Lankhorst1-1/+0
2012-05-17mgag200: initial g200se driver (v2)Dave Airlie1-0/+276