[PATCH 00/16] drm/mgag200: Fixes and enhancements for the MGAG200 KMS driver
Egbert Eich
eich at suse.com
Wed Jul 17 06:07:13 PDT 2013
This set of patches contains several fixes and enhancements for the
MGAG200 KMS driver.
Egbert Eich (15):
drm/mgag200: Fix memleaks in error path in mgag200_fb_create()
drm/mgag200: Fix memleak in error path in mgag200_bo_create()
drm/mgag200: Free container instead of member in
mga_user_framebuffer_destroy()
drm/mgag200: Don't unreference when handle creation failed
drm/mgag200: Copy fb name string before using it in
mgag200_fb_create()
drm/mgag200: Fix logic in mgag200_bo_pin()
drm/mgag200: Make local function mgag200_gem_init_object() static
drm/mgag200: Simplify function mgag200_bo_unpin()
drm/mgag200: Add an crtc_disable callback to the crtc helper funcs
drm/mgag200: Invalidate page tables when pinning a BO
drm/mgag200: Initialize data needed to map fbdev memory
drm/mgag200: Add sysfs support for connectors
drm/mgag200: Fix LUT programming for 16bpp
drm/mgag200: Reject modes when h-parameters are no multiple of 8
drm/mgag200: Add doublescan and interlace support
Takashi Iwai (1):
drm/mgag200: Fix framebuffer pitch calculation
drivers/gpu/drm/mgag200/mgag200_fb.c | 27 +++++++++++----
drivers/gpu/drm/mgag200/mgag200_main.c | 7 ++--
drivers/gpu/drm/mgag200/mgag200_mode.c | 60 ++++++++++++++++++++++++++++++++--
drivers/gpu/drm/mgag200/mgag200_ttm.c | 42 +++++++++++-------------
4 files changed, 100 insertions(+), 36 deletions(-)
--
1.8.1.4
More information about the dri-devel
mailing list