summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-08-06drm/vmwgfx: consolidate ttm object creation and populateDave Airlie-57/+39
2020-08-05video: fbdev: pvr2fb: initialize variablesTom Rix-0/+2
2020-08-05drm/mgag200: Set PCI option register in G200SE modelsThomas Zimmermann-0/+1
2020-08-03fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva-47/+46
2020-08-03omapfb/dss: Include the right headerLinus Walleij-2/+2
2020-08-03fbdev: Remove trailing whitespaceThomas Zimmermann-14/+14
2020-08-03drm/mgag200: Add support for G200 desktop cardsThomas Zimmermann-9/+232
2020-08-03drm/mgag200: Move G200SE's unique id into model-specific dataThomas Zimmermann-15/+30
2020-08-03drm/mgag200: Clear <page> field during MM initThomas Zimmermann-5/+3
2020-08-03drm/mgag200: Set MISC memory flags in mm init codeThomas Zimmermann-3/+7
2020-08-03drm/mgag200: Enable MGA mode during device register initializationThomas Zimmermann-5/+8
2020-08-03drm/mgag200: Initialize PCI registers early during device setupThomas Zimmermann-43/+31
2020-08-03drm/mgag200: Move register initialization into helper functionThomas Zimmermann-7/+32
2020-08-03drm/mgag200: Enable caching for SHMEM pagesThomas Zimmermann-0/+1
2020-08-03drm/ast: Managed device releaseThomas Zimmermann-21/+19
2020-08-03drm/ast: Manage release of firmware backup memoryThomas Zimmermann-4/+3
2020-08-03drm/ast: Managed release of ast firmwareThomas Zimmermann-13/+14
2020-08-03drm/ast: Embed struct drm_device in struct ast_privateThomas Zimmermann-38/+22
2020-08-03drm/ast: Don't use ast->dev if dev is availableThomas Zimmermann-3/+3
2020-08-03drm/ast: Replace struct_drm_device.dev_private with to_ast_private()Thomas Zimmermann-2/+2
2020-08-03drm/ast: Replace driver load/unload functions with device create/destroyThomas Zimmermann-21/+33
2020-08-03drm/ast: Separate DRM driver from PCI codeThomas Zimmermann-28/+31
2020-08-03drm/ast: Embed CRTC and connector in struct ast_privateThomas Zimmermann-41/+26
2020-08-02drm/syncobj: Tune down unordered timeline DRM_ERRORDaniel Vetter-1/+1
2020-08-02drm/vkms: fix xrgb on compute crcMelissa Wen-1/+1
2020-08-02drm/panel: simple: Add Chefree CH101OLHLWH-002 panelMarek Vasut-0/+33
2020-08-02dt-bindings: Add DT bindings for Chefree CH101OLHLWH-002Marek Vasut-0/+2
2020-08-02dt-bindings: Add vendor prefix for ChefreeMarek Vasut-0/+2
2020-08-02drm/panel: remove return value of function drm_panel_addBernard Zhao-111/+82
2020-07-31drm/ttm: remove the init_mem_type callbackChristian König-53/+0
2020-07-31drm/vram-helper: stop implementing init_mem_typeChristian König-12/+4
2020-07-31drm/qxl: stop implementing init_mem_typeChristian König-19/+16
2020-07-31drm/nouveau: stop implementing init_mem_typeChristian König-52/+57
2020-07-31drm/vmwgfx: stop implementing init_mem_type v2Christian König-28/+20
2020-07-31drm/amdgpu: stop implementing init_mem_typeChristian König-53/+43
2020-07-31drm/radeon: stop implementing init_mem_typeChristian König-35/+35
2020-07-31drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2Christian König-29/+22
2020-07-31drm/ttm: initialize the system domain with defaults v2Christian König-16/+2
2020-07-30drm/ingenic: ipu: Only enable clock when neededPaul Cercueil-3/+20
2020-07-30drm/ingenic: ipu: Remove YUV422 from supported formats on JZ4725BPaul Cercueil-0/+6
2020-07-30drm/ingenic: ipu: Only restart manually on older SoCsPaul Cercueil-2/+7
2020-07-30drm/doc: device hot-unplug for userspacePekka Paalanen-1/+113
2020-07-29drm/hisilicon: Fixed the warning: Assignment of 0/1 to bool variableTian Tao-5/+1
2020-07-29drm/ingenic: Validate mode in a .mode_valid callbackPaul Cercueil-14/+20
2020-07-29drm/ingenic: Handle errors of drm_atomic_get_plane_statePaul Cercueil-0/+7
2020-07-28drm/panel: simple: Add Powertip PH800480T013 panelMarek Vasut-0/+28
2020-07-28dt-bindings: Add DT bindings for Powertip PH800480T013Marek Vasut-0/+2
2020-07-28dt-bindings: Add vendor prefix for PowertipMarek Vasut-0/+2
2020-07-28drm: mxsfb: Support the alpha planeLaurent Pinchart-16/+144
2020-07-28drm: mxsfb: Remove unnecessary spaces after tabLaurent Pinchart-5/+5