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.12.y
linux-6.13.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
/
mgag200_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
drm/mgag200: Add support for G200 desktop cards
Thomas Zimmermann
1
-0
/
+10
2020-08-03
drm/mgag200: Move G200SE's unique id into model-specific data
Thomas Zimmermann
1
-2
/
+6
2020-08-03
drm/mgag200: Initialize PCI registers early during device setup
Thomas Zimmermann
1
-1
/
+0
2020-07-14
drm/mgag200: Don't write-protect CRTC 0-7 while in mga_crtc_prepare()
Thomas Zimmermann
1
-0
/
+6
2020-06-11
drm/mgag200: Embed instance of struct drm_device in struct mga_device
Thomas Zimmermann
1
-2
/
+2
2020-06-11
drm/mgag200: Move device init and cleanup to mgag200_drv.c
Thomas Zimmermann
1
-4
/
+0
2020-06-11
drm/mgag200: Switch to managed MM
Thomas Zimmermann
1
-1
/
+0
2020-06-11
drm/mgag200: Rename mgag200_ttm.c to mgag200_mm.c
Thomas Zimmermann
1
-0
/
+1
2020-06-11
drm/mgag200: Remove declaration of mgag200_mmap() from header file
Thomas Zimmermann
1
-1
/
+0
2020-05-19
drm/mgag200: Replace VRAM helpers with SHMEM helpers
Thomas Zimmermann
1
-2
/
+3
2020-05-19
drm/mgag200: Use simple-display data structures
Thomas Zimmermann
1
-13
/
+2
2020-05-19
drm/mgag200: Remove out-commented suspend/resume helpers
Thomas Zimmermann
1
-1
/
+0
2020-05-19
drm/mgag200: Move TAGFIFO reset into separate function
Thomas Zimmermann
1
-0
/
+6
2020-05-19
drm/mgag200: Clean up mga_set_start_address()
Thomas Zimmermann
1
-0
/
+5
2020-05-19
drm/mgag200: Remove HW cursor
Thomas Zimmermann
1
-13
/
+0
2020-05-11
drm/mgag200: Embed connector instance in struct mga_device
Thomas Zimmermann
1
-0
/
+1
2020-05-11
drm/mgag200: Remove unused fields from struct mga_device
Thomas Zimmermann
1
-8
/
+0
2020-05-11
drm/mgag200: Use managed mode-config initialization
Thomas Zimmermann
1
-1
/
+0
2020-05-11
drm/mgag200: Convert struct drm_device to struct mga_device with helper
Thomas Zimmermann
1
-0
/
+5
2020-03-02
drm/mgag200: Use simple encoder
Thomas Zimmermann
1
-7
/
+2
2019-11-27
drm/mgag200: Add workaround for HW that does not support 'startadd'
Thomas Zimmermann
1
-0
/
+3
2019-11-27
drm/mgag200: Store flags from PCI driver data in device structure
Thomas Zimmermann
1
-0
/
+8
2019-11-27
drm/mgag200: Extract device type from flags
Thomas Zimmermann
1
-0
/
+7
2019-10-04
drm/mgag200: Allocate cursor BOs at high end of video memory
Thomas Zimmermann
1
-10
/
+2
2019-10-04
drm/mgag200: Reserve video memory for cursor plane
Thomas Zimmermann
1
-0
/
+2
2019-10-04
drm/mgag200: Add init and fini functions for cursor handling
Thomas Zimmermann
1
-0
/
+2
2019-10-04
drm/mgag200: Rename cursor functions to use mgag200_ prefix
Thomas Zimmermann
1
-3
/
+3
2019-09-12
drm/vram: Move VRAM memory manager to GEM VRAM implementation
Thomas Zimmermann
1
-1
/
+0
2019-07-09
drm/mgag200: Replace struct mga_fbdev with generic framebuffer emulation
Thomas Zimmermann
1
-19
/
+0
2019-06-30
drm/mgag200: drop use of drmP.h
Sam Ravnborg
1
-5
/
+3
2019-06-27
drm/mgag200: Replace struct mga_framebuffer with GEM framebuffer helpers
Thomas Zimmermann
1
-13
/
+0
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-4
/
+1
2019-06-13
drm/mgag200: Rewrite cursor handling
Thomas Zimmermann
1
-3
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 377
Thomas Gleixner
1
-4
/
+1
2019-05-15
drm/mgag200: Replace mapping code with drm_gem_vram_{kmap/kunmap}()
Thomas Zimmermann
1
-1
/
+0
2019-05-15
drm/mgag200: Convert mgag200 driver to VRAM MM
Thomas Zimmermann
1
-9
/
+2
2019-05-15
drm/mgag200: Convert mgag200 driver to |struct drm_gem_vram_object|
Thomas Zimmermann
1
-54
/
+8
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-1
/
+0
2019-03-27
drm/mga200g: Use drm_fb_helper_fill_info
Daniel Vetter
1
-1
/
+1
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
1
-1
/
+0
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
1
-1
/
+0
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
1
-1
/
+0
2017-08-04
drm: mgag200: remove dead code and pointless local lut storage
Peter Rosin
1
-5
/
+0
2017-01-23
drm/mgag200: Added support for the new device G200eH3
Mathieu Larouche
1
-0
/
+1
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
1
-1
/
+1
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
1
-0
/
+1
2016-05-05
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
1
-1
/
+1
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-1
/
+1
2015-08-24
drm/mgag200: Add support for a new G200eW3 chipset
Mathieu Larouche
1
-0
/
+1
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
1
-0
/
+2
[next]