Sign in
android-kvm
/
linux
/
cbcd4f08aa637b74f575268770da86a00fabde6d
/
drivers
/
gpu
/
drm
/
mgag200
/
mgag200_main.c
11b3c20
drm: Change the return type of the unload hook to void
by Gabriel Krisman Bertazi
· 8 years ago
4b0ea93
gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomap
by Arvind Yadav
· 8 years ago
a3f913c
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
by Ville Syrjälä
· 8 years ago
44adece
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
by Daniel Vetter
· 9 years ago
6c9262a
drm/mgag200: Delete an unnecessary check before drm_gem_object_unreference_unlocked()
by Markus Elfring
· 9 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
1eb83451
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
728f866
drm/mgag200: Fix driver_load error handling
by Archit Taneja
· 9 years ago
6d857c1
drm/mgag200: Add support for a new G200eW3 chipset
by Mathieu Larouche
· 10 years ago
34c294f
drm/mga200g: Don't grab dev->struct_mutex for in mmap offset ioctl
by Daniel Vetter
· 10 years ago
4cb8802
drm/mgag200: Remove unecessary NULL check in gem_free
by Daniel Vetter
· 11 years ago
36b347f
drm/mgag200: Remove unecessary NULL check in bo_unref
by Daniel Vetter
· 11 years ago
918be88
drm/mgag200: on cards with < 2MB VRAM default to 16-bit
by Dave Airlie
· 11 years ago
b2890a7
drivers: gpu: Mark function as static in mgag200_main.c
by Rashika
· 11 years ago
16eb5f4
drm: kill ->gem_init_object() and friends
by David Herrmann
· 11 years ago
43387b3
drm/gem: create drm_gem_dumb_destroy
by Daniel Vetter
· 12 years ago
72525b3
drm/ttm: convert to unified vma offset manager
by David Herrmann
· 12 years ago
abbee62
drm/mgag200: Added resolution and bandwidth limits for various G200e products.
by Julia Lemire
· 12 years ago
2791197
drm/mgag200: Don't do full cleanup if mgag200_device_init fails
by Christopher Harvey
· 12 years ago
a080db9
drm/mgag200: Hardware cursor support
by Christopher Harvey
· 12 years ago
d8bf6b0
drm/mgag200: Remove extra variable assigns
by Christopher Harvey
· 12 years ago
c2ed884
drm/mgag200: Convert to managed device resources where possible
by Christopher Harvey
· 12 years ago
af26ef3
drm/<drivers>: Unified handling of unimplemented fb->create_handle
by Daniel Vetter
· 12 years ago
c7d73f6
drm/<drivers>: reorder framebuffer init sequence
by Daniel Vetter
· 12 years ago
b0e77f4
drm/mgag200: remove unneeded aper->count assignment after alloc_apertures()
by Tommi Rantala
· 12 years ago
6022864
drm/mgag200: free memory allocated with alloc_apertures()
by Tommi Rantala
· 12 years ago
0a7fdc5
drm/mgag200: check alloc_apertures() success in mga_vram_init()
by Tommi Rantala
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
414c453
mgag200: initial g200se driver (v2)
by Dave Airlie
· 13 years ago