index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/nouveau/ttm: don't fill in blank ttm debug callback
Dave Airlie
2020-08-06
1
-9
/
+0
*
drm/ttm: export memory type debug entrypoint.
Dave Airlie
2020-08-06
2
-6
/
+15
*
drm/vram-helper: remove populate/unpopulate
Dave Airlie
2020-08-06
1
-2
/
+0
*
drm/ttm: use a helper for unlocked moves to the lru tail
Dave Airlie
2020-08-06
3
-12
/
+11
*
drm/ttm/amdgpu: consolidate ttm reserve paths
Dave Airlie
2020-08-06
3
-85
/
+20
*
qxl/ttm: drop the unusued no wait flag to reserve function
Dave Airlie
2020-08-06
4
-6
/
+6
*
nouveau: use ttm populate mapping functions. (v2)
Dave Airlie
2020-08-06
1
-36
/
+2
*
drm/vmwgfx: drop bo map/unmap dma functions.
Dave Airlie
2020-08-06
2
-42
/
+6
*
drm/vmwgfx: consolidate ttm object creation and populate
Dave Airlie
2020-08-06
3
-57
/
+39
*
video: fbdev: pvr2fb: initialize variables
Tom Rix
2020-08-05
1
-0
/
+2
*
drm/mgag200: Set PCI option register in G200SE models
Thomas Zimmermann
2020-08-05
1
-0
/
+1
*
fbdev: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
25
-47
/
+46
*
omapfb/dss: Include the right header
Linus Walleij
2020-08-03
2
-2
/
+2
*
fbdev: Remove trailing whitespace
Thomas Zimmermann
2020-08-03
2
-14
/
+14
*
drm/mgag200: Add support for G200 desktop cards
Thomas Zimmermann
2020-08-03
5
-9
/
+232
*
drm/mgag200: Move G200SE's unique id into model-specific data
Thomas Zimmermann
2020-08-03
3
-15
/
+30
*
drm/mgag200: Clear <page> field during MM init
Thomas Zimmermann
2020-08-03
2
-5
/
+3
*
drm/mgag200: Set MISC memory flags in mm init code
Thomas Zimmermann
2020-08-03
2
-3
/
+7
*
drm/mgag200: Enable MGA mode during device register initialization
Thomas Zimmermann
2020-08-03
3
-5
/
+8
*
drm/mgag200: Initialize PCI registers early during device setup
Thomas Zimmermann
2020-08-03
3
-43
/
+31
*
drm/mgag200: Move register initialization into helper function
Thomas Zimmermann
2020-08-03
2
-7
/
+32
*
drm/mgag200: Enable caching for SHMEM pages
Thomas Zimmermann
2020-08-03
1
-0
/
+1
*
drm/ast: Managed device release
Thomas Zimmermann
2020-08-03
3
-21
/
+19
*
drm/ast: Manage release of firmware backup memory
Thomas Zimmermann
2020-08-03
1
-4
/
+3
*
drm/ast: Managed release of ast firmware
Thomas Zimmermann
2020-08-03
3
-13
/
+14
*
drm/ast: Embed struct drm_device in struct ast_private
Thomas Zimmermann
2020-08-03
7
-38
/
+22
*
drm/ast: Don't use ast->dev if dev is available
Thomas Zimmermann
2020-08-03
2
-3
/
+3
*
drm/ast: Replace struct_drm_device.dev_private with to_ast_private()
Thomas Zimmermann
2020-08-03
2
-2
/
+2
*
drm/ast: Replace driver load/unload functions with device create/destroy
Thomas Zimmermann
2020-08-03
3
-21
/
+33
*
drm/ast: Separate DRM driver from PCI code
Thomas Zimmermann
2020-08-03
1
-28
/
+31
*
drm/ast: Embed CRTC and connector in struct ast_private
Thomas Zimmermann
2020-08-03
2
-41
/
+26
*
drm/syncobj: Tune down unordered timeline DRM_ERROR
Daniel Vetter
2020-08-02
1
-1
/
+1
*
drm/vkms: fix xrgb on compute crc
Melissa Wen
2020-08-02
1
-1
/
+1
*
drm/panel: simple: Add Chefree CH101OLHLWH-002 panel
Marek Vasut
2020-08-02
1
-0
/
+33
*
dt-bindings: Add DT bindings for Chefree CH101OLHLWH-002
Marek Vasut
2020-08-02
1
-0
/
+2
*
dt-bindings: Add vendor prefix for Chefree
Marek Vasut
2020-08-02
1
-0
/
+2
*
drm/panel: remove return value of function drm_panel_add
Bernard Zhao
2020-08-02
44
-111
/
+82
*
drm/ttm: remove the init_mem_type callback
Christian König
2020-07-31
8
-53
/
+0
*
drm/vram-helper: stop implementing init_mem_type
Christian König
2020-07-31
1
-12
/
+4
*
drm/qxl: stop implementing init_mem_type
Christian König
2020-07-31
1
-19
/
+16
*
drm/nouveau: stop implementing init_mem_type
Christian König
2020-07-31
2
-52
/
+57
*
drm/vmwgfx: stop implementing init_mem_type v2
Christian König
2020-07-31
2
-28
/
+20
*
drm/amdgpu: stop implementing init_mem_type
Christian König
2020-07-31
1
-53
/
+43
*
drm/radeon: stop implementing init_mem_type
Christian König
2020-07-31
1
-35
/
+35
*
drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2
Christian König
2020-07-31
9
-29
/
+22
*
drm/ttm: initialize the system domain with defaults v2
Christian König
2020-07-31
7
-16
/
+2
*
drm/ingenic: ipu: Only enable clock when needed
Paul Cercueil
2020-07-30
1
-3
/
+20
*
drm/ingenic: ipu: Remove YUV422 from supported formats on JZ4725B
Paul Cercueil
2020-07-30
1
-0
/
+6
*
drm/ingenic: ipu: Only restart manually on older SoCs
Paul Cercueil
2020-07-30
1
-2
/
+7
*
drm/doc: device hot-unplug for userspace
Pekka Paalanen
2020-07-30
1
-1
/
+113
[prev]
[next]