index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-5
/
+5
*
drm/mgag200: Add support for G200 desktop cards
Thomas Zimmermann
2020-08-03
4
-8
/
+231
*
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
*
drm/panel: remove return value of function drm_panel_add
Bernard Zhao
2020-08-02
43
-110
/
+81
*
drm/ttm: remove the init_mem_type callback
Christian König
2020-07-31
7
-47
/
+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
8
-26
/
+21
*
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/hisilicon: Fixed the warning: Assignment of 0/1 to bool variable
Tian Tao
2020-07-29
2
-5
/
+1
*
drm/ingenic: Validate mode in a .mode_valid callback
Paul Cercueil
2020-07-29
1
-14
/
+20
*
drm/ingenic: Handle errors of drm_atomic_get_plane_state
Paul Cercueil
2020-07-29
1
-0
/
+7
*
drm/panel: simple: Add Powertip PH800480T013 panel
Marek Vasut
2020-07-28
1
-0
/
+28
*
drm: mxsfb: Support the alpha plane
Laurent Pinchart
2020-07-28
4
-16
/
+144
*
drm: mxsfb: Remove unnecessary spaces after tab
Laurent Pinchart
2020-07-28
1
-5
/
+5
*
drm: mxsfb: Merge mxsfb_set_pixel_fmt() and mxsfb_set_bus_fmt()
Laurent Pinchart
2020-07-28
1
-28
/
+19
*
drm: mxsfb: Turn mxsfb_set_pixel_fmt() into a void function
Laurent Pinchart
2020-07-28
1
-9
/
+2
*
drm: mxsfb: Drop non-OF support
Laurent Pinchart
2020-07-28
1
-18
/
+7
*
drm: mxsfb: Update internal IP version number for i.MX6SX
Laurent Pinchart
2020-07-28
1
-1
/
+13
*
drm: mxsfb: Add i.MX7 and i.MX8M to the list of supported SoCs in Kconfig
Laurent Pinchart
2020-07-28
1
-3
/
+4
*
drm: mxsfb: Remove mxsfb_devdata unused fields
Laurent Pinchart
2020-07-28
2
-6
/
+0
[next]