summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* omapfb: use devm_platform_ioremap_resource_bynameQilong Zhang2020-10-165-54/+6
* fbdev: nvidia: use for_each_child_of_node() macroQinglang Miao2020-10-161-2/+1
* drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DPXin Ji2020-10-164-0/+2250
* dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter DT schemaXin Ji2020-10-161-0/+95
* omapfb: simplify the return expression of hdmi_pll_enableQinglang Miao2020-10-161-5/+1
* omapfb: panel-sony-acx565akm: simplify the return expression of acx565akm_con...Qinglang Miao2020-10-161-6/+1
* omapfb: connector-hdmi: simplify the return expression of hdmic_connectQinglang Miao2020-10-161-6/+1
* omapfb: connector-analog-tv: simplify the return expression of tvc_connect()Qinglang Miao2020-10-161-6/+1
* omapfb: simplify the return expression of tpo_td043_connectLiu Shixin2020-10-161-6/+1
* omapfb: simplify the return expression of sharp_ls_connectLiu Shixin2020-10-161-6/+1
* omapfb: simplify the return expression of panel_dpi_connectLiu Shixin2020-10-161-6/+1
* drm/bridge: lvds-codec: Add support for regulatorBiju Das2020-10-161-0/+29
* video: use kobj_to_dev()Wang Qing2020-10-161-2/+2
* video: Remove set but not used variableLi Heng2020-10-161-2/+0
* drm/panel: rm68200: fix mode to 50fpsYannick Fertre2020-10-161-6/+6
* drm/bridge: ti-sn65dsi86: remove redundant null checkXu Wang2020-10-161-2/+1
* drm/bridge: ti-sn65dsi86: Add retries for link trainingDouglas Anderson2020-10-161-11/+29
* dt-binding: display: Require two resets on mantix panelGuido Günther2020-10-161-0/+4
* drm/panel: mantix: Fix panel resetGuido Günther2020-10-161-7/+16
* drm/panel: mantix: Don't dereference NULL modeGuido Günther2020-10-161-1/+1
* video: fbdev: sh_mobile_lcdcfb: Remove redundant null check before clk_prepar...Xu Wang2020-10-161-4/+2
* omapfb/dss: Remove redundant null check before clk_prepare_enable/clk_disable...Xu Wang2020-10-161-4/+2
* drm/vkms: Switch to shmem helpersDaniel Vetter2020-10-158-327/+30
* drm/vkms: Set preferred depth correctlyDaniel Vetter2020-10-151-1/+1
* dma-buf: Clarify that dma-buf sg lists are page alignedJianxin Xiong2020-10-152-1/+23
* drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo2020-10-151-1/+1
* drm/ttm: nuke caching placement flagsChristian König2020-10-1515-234/+61
* drm/ttm: use caching instead of placement for ttm_io_protChristian König2020-10-154-14/+21
* drm/ttm: add caching state to ttm_bus_placementChristian König2020-10-157-3/+23
* drm/ttm: set the tt caching state at creation timeChristian König2020-10-1513-60/+123
* drm: panel: Add novatek nt36672a panel driverSumit Semwal2020-10-154-0/+729
* dt-bindings: display: panel: Add bindings for Novatek nt36672aSumit Semwal2020-10-151-0/+87
* drm/virtio: Use UUID API for importing the UUIDAndy Shevchenko2020-10-141-1/+1
* drm: shmobile: Reduce include dependenciesAndy Shevchenko2020-10-131-2/+0
* MAINTAINERS: Add myself as a maintainer for vc4Maxime Ripard2020-10-131-0/+1
* drm/aspeed: Fix Kconfig warning & subsequent build errorsRandy Dunlap2020-10-121-0/+1
* drm/tilcdc: Remove tilcdc_crtc_max_width(), use private dataJyri Sarha2020-10-103-35/+26
* drm/tilcdc: Do not keep vblank interrupts enabled all the timeJyri Sarha2020-10-101-3/+33
* drm/fourcc: document modifier uniqueness requirementsSimon Ser2020-10-091-0/+24
* drm/aspeed: Set driver CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann2020-10-091-6/+1
* drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard2020-10-0943-99/+131