summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mgag200/mgag200_main.c
Commit message (Expand)AuthorAgeFilesLines
* drm/gem: create drm_gem_dumb_destroyDaniel Vetter2013-08-071-7/+0Star
* drm/ttm: convert to unified vma offset managerDavid Herrmann2013-07-251-1/+1
* drm/mgag200: Added resolution and bandwidth limits for various G200e products.Julia Lemire2013-06-281-1/+1
* drm/mgag200: Don't do full cleanup if mgag200_device_init failsChristopher Harvey2013-06-171-1/+1
* drm/mgag200: Hardware cursor supportChristopher Harvey2013-06-171-1/+20
* drm/mgag200: Remove extra variable assignsChristopher Harvey2013-04-301-2/+0Star
* drm/mgag200: Convert to managed device resources where possibleChristopher Harvey2013-04-121-24/+5Star
* drm/<drivers>: Unified handling of unimplemented fb->create_handleDaniel Vetter2013-01-201-8/+0Star
* drm/<drivers>: reorder framebuffer init sequenceDaniel Vetter2013-01-201-3/+5
* drm/mgag200: remove unneeded aper->count assignment after alloc_apertures()Tommi Rantala2012-11-201-1/+0Star
* drm/mgag200: free memory allocated with alloc_apertures()Tommi Rantala2012-11-201-0/+1
* drm/mgag200: check alloc_apertures() success in mga_vram_init()Tommi Rantala2012-11-201-0/+2
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-021-1/+0Star
* mgag200: initial g200se driver (v2)Dave Airlie2012-05-171-0/+388