index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mgag200
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-10
drm/vram: fix Kconfig
Gerd Hoffmann
1
-0
/
+2
2019-08-23
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...
Gerd Hoffmann
1
-1
/
+1
2019-07-31
drm/mgag200: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
1
-6
/
+7
2019-07-24
drm/mgag200: Don't unpin the current cursor image's buffer.
Thomas Zimmermann
1
-1
/
+0
2019-07-24
drm/mgag200: Set cursor scanout address to correct BO
Thomas Zimmermann
1
-1
/
+1
2019-07-24
drm/mgag200: Pin displayed cursor BO to video memory
Thomas Zimmermann
1
-1
/
+1
2019-07-09
drm/mgag200: Replace struct mga_fbdev with generic framebuffer emulation
Thomas Zimmermann
5
-382
/
+6
2019-06-30
drm/mgag200: drop use of drmP.h
Sam Ravnborg
8
-17
/
+29
2019-06-27
drm/mgag200: Replace struct mga_framebuffer with GEM framebuffer helpers
Thomas Zimmermann
4
-111
/
+26
2019-06-27
drm/mgag200: add in missing { } around if block
Colin Ian King
1
-1
/
+2
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
6
-24
/
+6
2019-06-13
drm/mgag200: Rewrite cursor handling
Thomas Zimmermann
3
-103
/
+69
2019-06-13
drm/mgag200: Pin framebuffer BO during dirty update
Thomas Zimmermann
1
-12
/
+14
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 377
Thomas Gleixner
6
-24
/
+6
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
8
-533
/
+140
2019-05-22
drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpers
Thomas Zimmermann
2
-26
/
+25
2019-05-22
drm: Replace drm_gem_vram_push_to_system() with kunmap + unpin
Thomas Zimmermann
1
-5
/
+10
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-17
drm: Reserve/unreserve GEM VRAM BOs from within pin/unpin functions
Thomas Zimmermann
1
-18
/
+1
2019-05-17
drm: Add drm_gem_vram_{pin/unpin}_reserved() and convert mgag200
Thomas Zimmermann
1
-8
/
+10
2019-05-15
drm/mgag200: Replace mapping code with drm_gem_vram_{kmap/kunmap}()
Thomas Zimmermann
4
-32
/
+37
2019-05-15
drm/mgag200: Convert mgag200 driver to VRAM MM
Thomas Zimmermann
5
-161
/
+15
2019-05-15
drm/mgag200: Convert mgag200 driver to |struct drm_gem_vram_object|
Thomas Zimmermann
8
-348
/
+107
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2
-9
/
+2
2019-03-27
drm/mga200g: Use drm_fb_helper_fill_info
Daniel Vetter
2
-8
/
+2
2019-03-19
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
1
-7
/
+2
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
1
-1
/
+0
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
1
-1
/
+0
2019-02-04
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-6
/
+2
2019-01-28
drm/mgag200: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-6
/
+2
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-0
/
+1
2019-01-14
drm: move drm_can_sleep() to drm_util.h
Sam Ravnborg
1
-0
/
+1
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2
-37
/
+0
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2
-31
/
+2
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
1
-2
/
+2
2018-09-03
drm/mgag200: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
2
-29
/
+1
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-1
/
+1
2018-04-25
drm/mgag200: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
1
-3
/
+3
2018-02-26
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
1
-1
/
+1
2018-02-26
drm/ttm: drop ttm->dummy_read_page
Christian König
1
-3
/
+2
2018-02-26
drm/mgag200: remove ttm_pool_* wrappers
Christian König
1
-13
/
+0
2018-01-30
drm/mgag200: fix a test in mga_vga_mode_valid()
Dan Carpenter
1
-2
/
+2
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
1
-2
/
+3
2017-12-27
drm/mgag200: remove the default io_mem_pfn set
Tan Xiaojun
1
-1
/
+0
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-3
/
+6
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
1
-1
/
+1
[next]