summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-11-04291-3257/+7523
|\
| * matroxfb: avoid -Warray-bounds warningArnd Bergmann2020-10-271-6/+2
| * drm: deprecate DRM_FORMAT_MOD_NONESimon Ser2020-10-261-1/+10
| * drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König2020-10-2616-156/+119
| * drm/ttm: make num_pages uint32_tChristian König2020-10-264-9/+9
| * drm/ttm: move swapin out of page alloc backendChristian König2020-10-263-16/+8
| * drm/ttm: nuke ttm_tt_set_(un)populated againChristian König2020-10-267-23/+7
| * drm/komeda: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-10-231-12/+1
| * video: fbdev: fix divide error in fbcon_switchSaeed Mirzamohammadi2020-10-231-1/+2
| * drm/ttm: remove overlapping memcpy supportDave Airlie2020-10-221-16/+3
| * drm/vc4: dsi: Only register our component once a DSI device is attachedMaxime Ripard2020-10-221-17/+8
| * drm: document that user-space should avoid parsing EDIDsSimon Ser2020-10-221-0/+5
| * drm/ttm: replace last move_notify with delete_mem_notifyDave Airlie2020-10-228-20/+41
| * drm/ttm: ttm_bo_mem_placement doesn't need ctx parameter.Dave Airlie2020-10-221-5/+3
| * drm: Give irq_by_busid drm_legacy_ prefixDaniel Vetter2020-10-213-8/+8
| * drm/ttm: move last binding into the drivers.Dave Airlie2020-10-217-36/+23
| * drm/ttm: drop move notify around move.Dave Airlie2020-10-217-40/+78
| * drm/ttm: remove move to new and inline into remainging place.Dave Airlie2020-10-213-31/+9
| * drm/ttm: drop unbind callback.Dave Airlie2020-10-217-34/+0
| * drm/ttm: add move to system into driversDave Airlie2020-10-216-36/+26
| * drm/ttm: minor cleanup to move to systemDave Airlie2020-10-211-3/+1
| * drm/ttm: move some move binds into the driversDave Airlie2020-10-214-8/+21
| * drm/fourcc: Add AXBXGXRX106106106106 formatMatteo Franchin2020-10-202-0/+7
| * drm/komeda: Drop local dma_parmsRobin Murphy2020-10-202-4/+1
| * drm/vkms: fbdev emulation supportDaniel Vetter2020-10-201-0/+2
| * drm/ttm: drop ttm_bo_move_ttm wrapperDave Airlie2020-10-192-41/+0
| * drm/ttm: add move old to system to drivers.Dave Airlie2020-10-196-11/+44
| * drm/ttm: use new move interface for known system->ttm movesDave Airlie2020-10-194-4/+7
| * drm/ttm: split out the move to system from move ttm codeDave Airlie2020-10-191-14/+25
| * drm/ttm: refactor out common code to setup a new tt backed resourceDave Airlie2020-10-193-20/+30
| * drm: panel: add TDO tl070wsh30 panel driverNeil Armstrong2020-10-193-0/+262
| * dt-bindings: display: panel-simple-dsi: add TDO TL070WSH30 DSI panel bindingsNeil Armstrong2020-10-191-0/+2
| * dt-bindings: display: panel-simple-dsi: add optional reset gpioNeil Armstrong2020-10-191-0/+1
| * dt-bindings: vendor-prefixes: Add Shanghai Top Display Optolelectronics vendo...Neil Armstrong2020-10-191-0/+2
| * drm/ttm: drop free old node wrapper.Dave Airlie2020-10-192-17/+3
| * drm/hisilicon: Use the same style of variable type in hibmc_drm_drvTian Tao2020-10-192-11/+10
| * drm/hisilicon: Use the same style of variable type in hibmc_drm_deTian Tao2020-10-191-30/+29
| * drm/via: reduce no need mutex_lock areaBernard Zhao2020-10-171-1/+1
| * drm/tve200: Fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-171-2/+2
| * drm/mcde: Fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-171-2/+2
| * drm/panel: simple: Add YTC700TLAG-05-201CJagan Teki2020-10-171-0/+29
| * dt-bindings: display: simple: Add YTC700TLAG-05-201CJagan Teki2020-10-171-0/+2
| * dt-bindings: vendor-prefixes: Add Yes OptoelectronicsJagan Teki2020-10-171-0/+2
| * video: fbdev: fsl-diu-fb: remove unneeded variable 'res'Jason Yan2020-10-171-2/+1
| * video: fbdev: sis: remove unneeded semicolonJason Yan2020-10-171-7/+7
| * drm/panel: st7703: Make jh057n00900_panel_desc staticJason Yan2020-10-171-1/+1
| * drm: bridge: adv7511: make adv7511_hdmi_hw_params() staticJason Yan2020-10-171-3/+3
| * drm/bridge: analogix_dp: make analogix_dp_start_aux_transaction() staticJason Yan2020-10-171-1/+1
| * drm/panel: simplify the return expression of rb070d30_panel_enable()Liu Shixin2020-10-171-6/+1
| * omapfb: connector-dvi: simplify the return expression of dvic_connect()Liu Shixin2020-10-171-6/+1