Gabriel Krisman Bertazi
|
11b3c20bdd
drm: Change the return type of the unload hook to void
|
8 years ago |
Arvind Yadav
|
4b0ea93f25
gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomap
|
8 years ago |
Ville Syrjälä
|
a3f913ca98
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
|
8 years ago |
Daniel Vetter
|
44adece57e
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
|
9 years ago |
Markus Elfring
|
6c9262aca6
drm/mgag200: Delete an unnecessary check before drm_gem_object_unreference_unlocked()
|
9 years ago |
Chris Wilson
|
a8ad0bd84f
drm: Remove unused drm_device from drm_gem_object_lookup()
|
9 years ago |
Ville Syrjälä
|
1eb83451ba
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
|
9 years ago |
Archit Taneja
|
728f86607d
drm/mgag200: Fix driver_load error handling
|
10 years ago |
Mathieu Larouche
|
6d857c18ae
drm/mgag200: Add support for a new G200eW3 chipset
|
10 years ago |
Daniel Vetter
|
34c294f5a6
drm/mga200g: Don't grab dev->struct_mutex for in mmap offset ioctl
|
10 years ago |
Daniel Vetter
|
4cb8802e28
drm/mgag200: Remove unecessary NULL check in gem_free
|
11 years ago |
Daniel Vetter
|
36b347fb31
drm/mgag200: Remove unecessary NULL check in bo_unref
|
11 years ago |
Dave Airlie
|
918be888d6
drm/mgag200: on cards with < 2MB VRAM default to 16-bit
|
11 years ago |
Rashika
|
b2890a769e
drivers: gpu: Mark function as static in mgag200_main.c
|
11 years ago |
David Herrmann
|
16eb5f4379
drm: kill ->gem_init_object() and friends
|
12 years ago |
Daniel Vetter
|
43387b37fa
drm/gem: create drm_gem_dumb_destroy
|
12 years ago |
David Herrmann
|
72525b3f33
drm/ttm: convert to unified vma offset manager
|
12 years ago |
Julia Lemire
|
abbee62387
drm/mgag200: Added resolution and bandwidth limits for various G200e products.
|
12 years ago |
Christopher Harvey
|
279119776d
drm/mgag200: Don't do full cleanup if mgag200_device_init fails
|
12 years ago |
Christopher Harvey
|
a080db9fdd
drm/mgag200: Hardware cursor support
|
12 years ago |
Christopher Harvey
|
d8bf6b0d5a
drm/mgag200: Remove extra variable assigns
|
12 years ago |
Christopher Harvey
|
c2ed884424
drm/mgag200: Convert to managed device resources where possible
|
12 years ago |
Daniel Vetter
|
af26ef3b39
drm/<drivers>: Unified handling of unimplemented fb->create_handle
|
12 years ago |
Daniel Vetter
|
c7d73f6a8a
drm/<drivers>: reorder framebuffer init sequence
|
12 years ago |
Tommi Rantala
|
b0e77f45a6
drm/mgag200: remove unneeded aper->count assignment after alloc_apertures()
|
12 years ago |
Tommi Rantala
|
602286469c
drm/mgag200: free memory allocated with alloc_apertures()
|
12 years ago |
Tommi Rantala
|
0a7fdc59fb
drm/mgag200: check alloc_apertures() success in mga_vram_init()
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
13 years ago |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
13 years ago |
Dave Airlie
|
414c453106
mgag200: initial g200se driver (v2)
|
13 years ago |