aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mgag200/mgag200_main.c
AgeCommit message (Expand)Author
2014-04-22drm/mgag200: Remove unecessary NULL check in gem_freeDaniel Vetter
2014-04-22drm/mgag200: Remove unecessary NULL check in bo_unrefDaniel Vetter
2014-01-23drm/mgag200: on cards with < 2MB VRAM default to 16-bitDave Airlie
2014-01-14drivers: gpu: Mark function as static in mgag200_main.cRashika
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann
2013-06-28drm/mgag200: Added resolution and bandwidth limits for various G200e products.Julia Lemire
2013-06-17drm/mgag200: Don't do full cleanup if mgag200_device_init failsChristopher Harvey
2013-06-17drm/mgag200: Hardware cursor supportChristopher Harvey
2013-04-30drm/mgag200: Remove extra variable assignsChristopher Harvey
2013-04-12drm/mgag200: Convert to managed device resources where possibleChristopher Harvey
2013-01-20drm/<drivers>: Unified handling of unimplemented fb->create_handleDaniel Vetter
2013-01-20drm/<drivers>: reorder framebuffer init sequenceDaniel Vetter
2012-11-20drm/mgag200: remove unneeded aper->count assignment after alloc_apertures()Tommi Rantala
2012-11-20drm/mgag200: free memory allocated with alloc_apertures()Tommi Rantala
2012-11-20drm/mgag200: check alloc_apertures() success in mga_vram_init()Tommi Rantala
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-05-17mgag200: initial g200se driver (v2)Dave Airlie