index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mgag200
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
drm: use drm_file to tag vm-bos
David Herrmann
1
-1
/
+2
2016-08-16
drm/mgag200: fix error return code in mgag200fb_create()
Wei Yongjun
1
-1
/
+3
2016-08-12
drm: Remove superflous linux/fb.h includes
Daniel Vetter
1
-2
/
+0
2016-08-12
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
Daniel Vetter
2
-2
/
+2
2016-07-22
drm/mgag200: Delete an unnecessary check before drm_gem_object_unreference_un...
Markus Elfring
1
-2
/
+2
2016-07-19
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
1
-12
/
+1
2016-07-18
drm/mgag200: make fbdev support really optional
Tobias Jakobi
1
-4
/
+0
2016-07-07
drm/ttm: remove dummy bo_move implementations
Christian König
1
-12
/
+1
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-4
/
+5
2016-06-07
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
1
-4
/
+5
2016-06-01
drm/mga200g: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-06-01
drm/mgag200: Black screen fix for G200e rev 4
Mathieu Larouche
1
-1
/
+9
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2
-3
/
+3
2016-05-05
drm/ttm: implement LRU add callbacks v2
Christian König
1
-0
/
+2
2016-05-05
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
1
-1
/
+1
2016-03-30
vgacon: dummy implementation for vgacon_text_force
Daniel Vetter
1
-2
/
+0
2016-03-04
drm/mgag200: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-13
/
+0
2016-02-16
drm/mgag200: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-01-21
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-12-15
drm/mgag200: Constify function pointer structs
Ville Syrjälä
1
-2
/
+2
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+1
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
3
-4
/
+4
2015-11-19
drm/mgag200: fix kernel hang in cursor code.
Wang, Rui Y
1
-6
/
+5
2015-11-16
drm/mgag200/mgag200_mode.c: fix wrong do_div() usage
Nicolas Pitre
1
-1
/
+1
2015-09-24
drm/mgag200: Fix driver_load error handling
Archit Taneja
1
-16
/
+20
2015-09-24
drm/mgag200: Fix error handling paths in fbdev driver
Archit Taneja
1
-8
/
+23
2015-08-24
drm/mgag200: Add support for a new rev of G200e
Mathieu Larouche
1
-25
/
+87
2015-08-24
drm/mgag200: Add support for a new G200eW3 chipset
Mathieu Larouche
5
-27
/
+85
2015-08-10
drm/mga200g: Hold a proper reference for cursor_set
Daniel Vetter
1
-12
/
+10
2015-08-10
drm/mga200g: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-12
/
+4
2015-08-06
drm/mgag200: Use new drm_fb_helper functions
Archit Taneja
1
-31
/
+8
2015-07-24
Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
3
-14
/
+5
2015-07-17
drm/mgag200: remove unneeded variable
Sudip Mukherjee
1
-6
/
+2
2015-07-17
drm/mgag200: remove unused variables
Sudip Mukherjee
2
-8
/
+3
2015-06-16
drm/mgag200: Reject non-character-cell-aligned mode widths
Adam Jackson
1
-0
/
+5
2015-04-07
drm/mgag200: constify all struct drm_*_helper funcs pointers
Jani Nikula
1
-1
/
+1
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
1
-2
/
+10
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
2014-10-01
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...
Dave Airlie
1
-1
/
+1
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
1
-1
/
+1
2014-09-24
drm/mgag200: use container_of to resolve mga_fbdev from drm_fb_helper
Fabian Frederick
1
-1
/
+2
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
1
-0
/
+2
2014-09-24
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
1
-1
/
+1
2014-09-12
drm: Move legacy buffer structures to <drm/drm_legacy.h>
Daniel Vetter
1
-2
/
+0
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+1
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2
-9
/
+13
2014-08-26
Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-16
/
+5
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-06
drm: Perform cmdline mode parsing during connector initialisation
Chris Wilson
1
-16
/
+5
2014-07-22
drm/ttm: Fix a few sparse warnings
Thierry Reding
1
-1
/
+1
[next]