index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-08-03
omapfb/dss: Include the right header
Linus Walleij
2020-08-03
fbdev: Remove trailing whitespace
Thomas Zimmermann
2020-08-03
drm/mgag200: Add support for G200 desktop cards
Thomas Zimmermann
2020-08-03
drm/mgag200: Move G200SE's unique id into model-specific data
Thomas Zimmermann
2020-08-03
drm/mgag200: Clear <page> field during MM init
Thomas Zimmermann
2020-08-03
drm/mgag200: Set MISC memory flags in mm init code
Thomas Zimmermann
2020-08-03
drm/mgag200: Enable MGA mode during device register initialization
Thomas Zimmermann
2020-08-03
drm/mgag200: Initialize PCI registers early during device setup
Thomas Zimmermann
2020-08-03
drm/mgag200: Move register initialization into helper function
Thomas Zimmermann
2020-08-03
drm/mgag200: Enable caching for SHMEM pages
Thomas Zimmermann
2020-08-03
drm/ast: Managed device release
Thomas Zimmermann
2020-08-03
drm/ast: Manage release of firmware backup memory
Thomas Zimmermann
2020-08-03
drm/ast: Managed release of ast firmware
Thomas Zimmermann
2020-08-03
drm/ast: Embed struct drm_device in struct ast_private
Thomas Zimmermann
2020-08-03
drm/ast: Don't use ast->dev if dev is available
Thomas Zimmermann
2020-08-03
drm/ast: Replace struct_drm_device.dev_private with to_ast_private()
Thomas Zimmermann
2020-08-03
drm/ast: Replace driver load/unload functions with device create/destroy
Thomas Zimmermann
2020-08-03
drm/ast: Separate DRM driver from PCI code
Thomas Zimmermann
2020-08-03
drm/ast: Embed CRTC and connector in struct ast_private
Thomas Zimmermann
2020-08-02
drm/syncobj: Tune down unordered timeline DRM_ERROR
Daniel Vetter
2020-08-02
drm/vkms: fix xrgb on compute crc
Melissa Wen
2020-08-02
drm/panel: simple: Add Chefree CH101OLHLWH-002 panel
Marek Vasut
2020-08-02
drm/panel: remove return value of function drm_panel_add
Bernard Zhao
2020-07-31
drm/ttm: remove the init_mem_type callback
Christian König
2020-07-31
drm/vram-helper: stop implementing init_mem_type
Christian König
2020-07-31
drm/qxl: stop implementing init_mem_type
Christian König
2020-07-31
drm/nouveau: stop implementing init_mem_type
Christian König
2020-07-31
drm/vmwgfx: stop implementing init_mem_type v2
Christian König
2020-07-31
drm/amdgpu: stop implementing init_mem_type
Christian König
2020-07-31
drm/radeon: stop implementing init_mem_type
Christian König
2020-07-31
drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2
Christian König
2020-07-31
drm/ttm: initialize the system domain with defaults v2
Christian König
2020-07-30
drm/ingenic: ipu: Only enable clock when needed
Paul Cercueil
2020-07-30
drm/ingenic: ipu: Remove YUV422 from supported formats on JZ4725B
Paul Cercueil
2020-07-30
drm/ingenic: ipu: Only restart manually on older SoCs
Paul Cercueil
2020-07-29
drm/hisilicon: Fixed the warning: Assignment of 0/1 to bool variable
Tian Tao
2020-07-29
drm/ingenic: Validate mode in a .mode_valid callback
Paul Cercueil
2020-07-29
drm/ingenic: Handle errors of drm_atomic_get_plane_state
Paul Cercueil
2020-07-28
drm/panel: simple: Add Powertip PH800480T013 panel
Marek Vasut
2020-07-28
drm: mxsfb: Support the alpha plane
Laurent Pinchart
2020-07-28
drm: mxsfb: Remove unnecessary spaces after tab
Laurent Pinchart
2020-07-28
drm: mxsfb: Merge mxsfb_set_pixel_fmt() and mxsfb_set_bus_fmt()
Laurent Pinchart
2020-07-28
drm: mxsfb: Turn mxsfb_set_pixel_fmt() into a void function
Laurent Pinchart
2020-07-28
drm: mxsfb: Drop non-OF support
Laurent Pinchart
2020-07-28
drm: mxsfb: Update internal IP version number for i.MX6SX
Laurent Pinchart
2020-07-28
drm: mxsfb: Add i.MX7 and i.MX8M to the list of supported SoCs in Kconfig
Laurent Pinchart
2020-07-28
drm: mxsfb: Remove mxsfb_devdata unused fields
Laurent Pinchart
2020-07-28
drm: mxsfb: Enable vblank handling
Laurent Pinchart
2020-07-28
drm: mxsfb: Don't touch AXI clock in IRQ context
Laurent Pinchart
2020-07-28
drm: mxsfb: Move vblank event arm to CRTC .atomic_flush()
Laurent Pinchart
[next]