aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mgag200/mgag200_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-23drm/mgag200: on cards with < 2MB VRAM default to 16-bitDave Airlie1-1/+4
2014-01-14drivers: gpu: Mark function as static in mgag200_main.cRashika1-1/+1
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann1-6/+0
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter1-7/+0
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann1-1/+1
2013-06-28drm/mgag200: Added resolution and bandwidth limits for various G200e products.Julia Lemire1-1/+1
2013-06-17drm/mgag200: Don't do full cleanup if mgag200_device_init failsChristopher Harvey1-1/+1
2013-06-17drm/mgag200: Hardware cursor supportChristopher Harvey1-1/+20
2013-04-30drm/mgag200: Remove extra variable assignsChristopher Harvey1-2/+0
2013-04-12drm/mgag200: Convert to managed device resources where possibleChristopher Harvey1-24/+5
2013-01-20drm/<drivers>: Unified handling of unimplemented fb->create_handleDaniel Vetter1-8/+0
2013-01-20drm/<drivers>: reorder framebuffer init sequenceDaniel Vetter1-3/+5
2012-11-20drm/mgag200: remove unneeded aper->count assignment after alloc_apertures()Tommi Rantala1-1/+0
2012-11-20drm/mgag200: free memory allocated with alloc_apertures()Tommi Rantala1-0/+1
2012-11-20drm/mgag200: check alloc_apertures() success in mga_vram_init()Tommi Rantala1-0/+2
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells1-1/+0
2012-05-17mgag200: initial g200se driver (v2)Dave Airlie1-0/+388