summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mgag200
AgeCommit message (Expand)Author
2013-08-07drm/mgag200: Invalidate page tables when pinning a BOEgbert Eich
2013-07-29drm/mgag200: Fix LUT programming for 16bppEgbert Eich
2013-07-29drm/mgag200: Fix framebuffer pitch calculationTakashi Iwai
2013-07-29drm/mgag200: Add sysfs support for connectorsEgbert Eich
2013-07-29drm/mgag200: Add an crtc_disable callback to the crtc helper funcsEgbert Eich
2013-07-29drm/mgag200: Fix logic in mgag200_bo_pin() (v2)Egbert Eich
2013-06-28drm/mgag200: inline reservationsMaarten Lankhorst
2013-06-28drm/mgag200: do not attempt to acquire a reservation while in an interrupt ha...Maarten Lankhorst
2013-06-27drm/mgag200: Added resolution and bandwidth limits for various G200e products.Julia Lemire
2013-06-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie
2013-06-17drm/mgag200: Don't do full cleanup if mgag200_device_init failsChristopher Harvey
2013-06-17drm/mgag200: Hardware cursor supportChristopher Harvey
2013-06-03drm/mgag200: Add missing write to index before accessing data registerChristopher Harvey
2013-05-31drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}Andy Lutomirski
2013-05-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-13drm/mgag200: Fix framebuffer base address programmingChristopher Harvey
2013-05-13drm/mgag200: Convert counter delays to jiffiesChristopher Harvey
2013-05-13drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL registerChristopher Harvey
2013-05-13drm/mgag200: Don't change unrelated registers during modesetChristopher Harvey
2013-05-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-02drm/mgag200: deal with bo reserve fail in dirty update pathDave Airlie
2013-04-29drm/mgag200: Remove extra variable assignsChristopher Harvey
2013-04-29drm/mgag200: Pass driver specific mga_device in driver functionsChristopher Harvey
2013-04-29drm/mgag200: Remove pointless call to drm_fb_get_bpp_depthChristopher Harvey
2013-04-12drm/mgag200: Convert to managed device resources where possibleChristopher Harvey
2013-04-12drm: Misc comment cleanupChristopher Harvey
2013-04-09drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.Christopher Harvey
2013-03-21drm/mgag200: Bug fix: Modified pll algorithm for EH projectJulia Lemire
2013-03-07drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire
2013-03-07drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey
2013-03-07drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey
2013-02-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-13drm/<drivers>: simplify ->fb_probe callbackDaniel Vetter
2013-02-13drm/fb-helper: don't disable everything in initial_configDaniel Vetter
2013-01-21drivers/gpu/drm/mgag200: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-20drm: revamp framebuffer cleanup interfacesDaniel Vetter
2013-01-20drm/<drivers>: Unified handling of unimplemented fb->create_handleDaniel Vetter
2013-01-20drm/<drivers>: reorder framebuffer init sequenceDaniel Vetter
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman
2012-12-10drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst
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-11-20drm/ttm: remove ttm_buffer_object->buffer_startMarcin Slusarz
2012-10-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
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-09-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter
2012-09-05drm: use drm_compat_ioctl for 32-bit appsKeith Packard
2012-08-23drm: remove the raw_edid field from struct drm_display_infoJani Nikula