summaryrefslogtreecommitdiffstats
path: root/Documentation/index.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-27matroxfb: avoid -Warray-bounds warningArnd Bergmann1-6/+2
2020-10-26drm: deprecate DRM_FORMAT_MOD_NONESimon Ser1-1/+10
2020-10-26drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König16-156/+119
2020-10-26drm/ttm: make num_pages uint32_tChristian König4-9/+9
2020-10-26drm/ttm: move swapin out of page alloc backendChristian König3-16/+8
2020-10-26drm/ttm: nuke ttm_tt_set_(un)populated againChristian König7-23/+7
2020-10-23drm/komeda: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao1-12/+1
2020-10-23video: fbdev: fix divide error in fbcon_switchSaeed Mirzamohammadi1-1/+2
2020-10-22drm/ttm: remove overlapping memcpy supportDave Airlie1-16/+3
2020-10-22drm/vc4: dsi: Only register our component once a DSI device is attachedMaxime Ripard1-17/+8
2020-10-22drm: document that user-space should avoid parsing EDIDsSimon Ser1-0/+5
2020-10-22drm/ttm: replace last move_notify with delete_mem_notifyDave Airlie8-20/+41
2020-10-22drm/ttm: ttm_bo_mem_placement doesn't need ctx parameter.Dave Airlie1-5/+3
2020-10-21drm: Give irq_by_busid drm_legacy_ prefixDaniel Vetter3-8/+8
2020-10-21drm/ttm: move last binding into the drivers.Dave Airlie7-36/+23
2020-10-21drm/ttm: drop move notify around move.Dave Airlie7-40/+78
2020-10-21drm/ttm: remove move to new and inline into remainging place.Dave Airlie3-31/+9
2020-10-21drm/ttm: drop unbind callback.Dave Airlie7-34/+0
2020-10-21drm/ttm: add move to system into driversDave Airlie6-36/+26
2020-10-21drm/ttm: minor cleanup to move to systemDave Airlie1-3/+1
2020-10-21drm/ttm: move some move binds into the driversDave Airlie4-8/+21
2020-10-20drm/fourcc: Add AXBXGXRX106106106106 formatMatteo Franchin2-0/+7
2020-10-20drm/komeda: Drop local dma_parmsRobin Murphy2-4/+1
2020-10-20drm/vkms: fbdev emulation supportDaniel Vetter1-0/+2
2020-10-19drm/ttm: drop ttm_bo_move_ttm wrapperDave Airlie2-41/+0
2020-10-19drm/ttm: add move old to system to drivers.Dave Airlie6-11/+44
2020-10-19drm/ttm: use new move interface for known system->ttm movesDave Airlie4-4/+7
2020-10-19drm/ttm: split out the move to system from move ttm codeDave Airlie1-14/+25
2020-10-19drm/ttm: refactor out common code to setup a new tt backed resourceDave Airlie3-20/+30
2020-10-19drm: panel: add TDO tl070wsh30 panel driverNeil Armstrong3-0/+262
2020-10-19dt-bindings: display: panel-simple-dsi: add TDO TL070WSH30 DSI panel bindingsNeil Armstrong1-0/+2
2020-10-19dt-bindings: display: panel-simple-dsi: add optional reset gpioNeil Armstrong1-0/+1
2020-10-19dt-bindings: vendor-prefixes: Add Shanghai Top Display Optolelectronics vendo...Neil Armstrong1-0/+2
2020-10-19drm/ttm: drop free old node wrapper.Dave Airlie2-17/+3
2020-10-19drm/hisilicon: Use the same style of variable type in hibmc_drm_drvTian Tao2-11/+10
2020-10-19drm/hisilicon: Use the same style of variable type in hibmc_drm_deTian Tao1-30/+29
2020-10-17drm/via: reduce no need mutex_lock areaBernard Zhao1-1/+1
2020-10-17drm/tve200: Fix handling of platform_get_irq() errorKrzysztof Kozlowski1-2/+2
2020-10-17drm/mcde: Fix handling of platform_get_irq() errorKrzysztof Kozlowski1-2/+2
2020-10-17drm/panel: simple: Add YTC700TLAG-05-201CJagan Teki1-0/+29
2020-10-17dt-bindings: display: simple: Add YTC700TLAG-05-201CJagan Teki1-0/+2
2020-10-17dt-bindings: vendor-prefixes: Add Yes OptoelectronicsJagan Teki1-0/+2
2020-10-17video: fbdev: fsl-diu-fb: remove unneeded variable 'res'Jason Yan1-2/+1
2020-10-17video: fbdev: sis: remove unneeded semicolonJason Yan1-7/+7
2020-10-17drm/panel: st7703: Make jh057n00900_panel_desc staticJason Yan1-1/+1
2020-10-17drm: bridge: adv7511: make adv7511_hdmi_hw_params() staticJason Yan1-3/+3
2020-10-17drm/bridge: analogix_dp: make analogix_dp_start_aux_transaction() staticJason Yan1-1/+1
2020-10-17drm/panel: simplify the return expression of rb070d30_panel_enable()Liu Shixin1-6/+1
2020-10-17omapfb: connector-dvi: simplify the return expression of dvic_connect()Liu Shixin1-6/+1
2020-10-16omapfb: use devm_platform_ioremap_resource_bynameQilong Zhang5-54/+6