index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2020-08-06
drm/vmwgfx: consolidate ttm object creation and populate
Dave Airlie
-57
/
+39
2020-08-05
video: fbdev: pvr2fb: initialize variables
Tom Rix
-0
/
+2
2020-08-05
drm/mgag200: Set PCI option register in G200SE models
Thomas Zimmermann
-0
/
+1
2020-08-03
fbdev: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-47
/
+46
2020-08-03
omapfb/dss: Include the right header
Linus Walleij
-2
/
+2
2020-08-03
fbdev: Remove trailing whitespace
Thomas Zimmermann
-14
/
+14
2020-08-03
drm/mgag200: Add support for G200 desktop cards
Thomas Zimmermann
-9
/
+232
2020-08-03
drm/mgag200: Move G200SE's unique id into model-specific data
Thomas Zimmermann
-15
/
+30
2020-08-03
drm/mgag200: Clear <page> field during MM init
Thomas Zimmermann
-5
/
+3
2020-08-03
drm/mgag200: Set MISC memory flags in mm init code
Thomas Zimmermann
-3
/
+7
2020-08-03
drm/mgag200: Enable MGA mode during device register initialization
Thomas Zimmermann
-5
/
+8
2020-08-03
drm/mgag200: Initialize PCI registers early during device setup
Thomas Zimmermann
-43
/
+31
2020-08-03
drm/mgag200: Move register initialization into helper function
Thomas Zimmermann
-7
/
+32
2020-08-03
drm/mgag200: Enable caching for SHMEM pages
Thomas Zimmermann
-0
/
+1
2020-08-03
drm/ast: Managed device release
Thomas Zimmermann
-21
/
+19
2020-08-03
drm/ast: Manage release of firmware backup memory
Thomas Zimmermann
-4
/
+3
2020-08-03
drm/ast: Managed release of ast firmware
Thomas Zimmermann
-13
/
+14
2020-08-03
drm/ast: Embed struct drm_device in struct ast_private
Thomas Zimmermann
-38
/
+22
2020-08-03
drm/ast: Don't use ast->dev if dev is available
Thomas Zimmermann
-3
/
+3
2020-08-03
drm/ast: Replace struct_drm_device.dev_private with to_ast_private()
Thomas Zimmermann
-2
/
+2
2020-08-03
drm/ast: Replace driver load/unload functions with device create/destroy
Thomas Zimmermann
-21
/
+33
2020-08-03
drm/ast: Separate DRM driver from PCI code
Thomas Zimmermann
-28
/
+31
2020-08-03
drm/ast: Embed CRTC and connector in struct ast_private
Thomas Zimmermann
-41
/
+26
2020-08-02
drm/syncobj: Tune down unordered timeline DRM_ERROR
Daniel Vetter
-1
/
+1
2020-08-02
drm/vkms: fix xrgb on compute crc
Melissa Wen
-1
/
+1
2020-08-02
drm/panel: simple: Add Chefree CH101OLHLWH-002 panel
Marek Vasut
-0
/
+33
2020-08-02
dt-bindings: Add DT bindings for Chefree CH101OLHLWH-002
Marek Vasut
-0
/
+2
2020-08-02
dt-bindings: Add vendor prefix for Chefree
Marek Vasut
-0
/
+2
2020-08-02
drm/panel: remove return value of function drm_panel_add
Bernard Zhao
-111
/
+82
2020-07-31
drm/ttm: remove the init_mem_type callback
Christian König
-53
/
+0
2020-07-31
drm/vram-helper: stop implementing init_mem_type
Christian König
-12
/
+4
2020-07-31
drm/qxl: stop implementing init_mem_type
Christian König
-19
/
+16
2020-07-31
drm/nouveau: stop implementing init_mem_type
Christian König
-52
/
+57
2020-07-31
drm/vmwgfx: stop implementing init_mem_type v2
Christian König
-28
/
+20
2020-07-31
drm/amdgpu: stop implementing init_mem_type
Christian König
-53
/
+43
2020-07-31
drm/radeon: stop implementing init_mem_type
Christian König
-35
/
+35
2020-07-31
drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2
Christian König
-29
/
+22
2020-07-31
drm/ttm: initialize the system domain with defaults v2
Christian König
-16
/
+2
2020-07-30
drm/ingenic: ipu: Only enable clock when needed
Paul Cercueil
-3
/
+20
2020-07-30
drm/ingenic: ipu: Remove YUV422 from supported formats on JZ4725B
Paul Cercueil
-0
/
+6
2020-07-30
drm/ingenic: ipu: Only restart manually on older SoCs
Paul Cercueil
-2
/
+7
2020-07-30
drm/doc: device hot-unplug for userspace
Pekka Paalanen
-1
/
+113
2020-07-29
drm/hisilicon: Fixed the warning: Assignment of 0/1 to bool variable
Tian Tao
-5
/
+1
2020-07-29
drm/ingenic: Validate mode in a .mode_valid callback
Paul Cercueil
-14
/
+20
2020-07-29
drm/ingenic: Handle errors of drm_atomic_get_plane_state
Paul Cercueil
-0
/
+7
2020-07-28
drm/panel: simple: Add Powertip PH800480T013 panel
Marek Vasut
-0
/
+28
2020-07-28
dt-bindings: Add DT bindings for Powertip PH800480T013
Marek Vasut
-0
/
+2
2020-07-28
dt-bindings: Add vendor prefix for Powertip
Marek Vasut
-0
/
+2
2020-07-28
drm: mxsfb: Support the alpha plane
Laurent Pinchart
-16
/
+144
2020-07-28
drm: mxsfb: Remove unnecessary spaces after tab
Laurent Pinchart
-5
/
+5
[next]