summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-21drm/ttm: remove move to new and inline into remainging place.Dave Airlie2-27/+9
2020-10-21drm/ttm: drop unbind callback.Dave Airlie6-16/+0
2020-10-21drm/ttm: add move to system into driversDave Airlie5-34/+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 Franchin1-0/+1
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 Airlie1-19/+0
2020-10-19drm/ttm: add move old to system to drivers.Dave Airlie5-11/+42
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 Airlie2-20/+26
2020-10-19drm: panel: add TDO tl070wsh30 panel driverNeil Armstrong3-0/+262
2020-10-19drm/ttm: drop free old node wrapper.Dave Airlie1-8/+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-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-17omapfb: use devm_platform_ioremap_resource_bynameQilong Zhang5-54/+6
2020-10-17fbdev: nvidia: use for_each_child_of_node() macroQinglang Miao1-2/+1
2020-10-17drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DPXin Ji4-0/+2250
2020-10-17omapfb: simplify the return expression of hdmi_pll_enableQinglang Miao1-5/+1
2020-10-17omapfb: panel-sony-acx565akm: simplify the return expression of acx565akm_con...Qinglang Miao1-6/+1
2020-10-17omapfb: connector-hdmi: simplify the return expression of hdmic_connectQinglang Miao1-6/+1
2020-10-17omapfb: connector-analog-tv: simplify the return expression of tvc_connect()Qinglang Miao1-6/+1
2020-10-17omapfb: simplify the return expression of tpo_td043_connectLiu Shixin1-6/+1
2020-10-17omapfb: simplify the return expression of sharp_ls_connectLiu Shixin1-6/+1
2020-10-17omapfb: simplify the return expression of panel_dpi_connectLiu Shixin1-6/+1
2020-10-17drm/bridge: lvds-codec: Add support for regulatorBiju Das1-0/+29
2020-10-16video: use kobj_to_dev()Wang Qing1-2/+2
2020-10-16video: Remove set but not used variableLi Heng1-2/+0
2020-10-16drm/panel: rm68200: fix mode to 50fpsYannick Fertre1-6/+6
2020-10-16drm/bridge: ti-sn65dsi86: remove redundant null checkXu Wang1-2/+1
2020-10-16drm/bridge: ti-sn65dsi86: Add retries for link trainingDouglas Anderson1-11/+29
2020-10-16drm/panel: mantix: Fix panel resetGuido Günther1-7/+16
2020-10-16drm/panel: mantix: Don't dereference NULL modeGuido Günther1-1/+1
2020-10-16video: fbdev: sh_mobile_lcdcfb: Remove redundant null check before clk_prepar...Xu Wang1-4/+2
2020-10-16omapfb/dss: Remove redundant null check before clk_prepare_enable/clk_disable...Xu Wang1-4/+2
2020-10-16drm/vkms: Switch to shmem helpersDaniel Vetter8-327/+30
2020-10-16drm/vkms: Set preferred depth correctlyDaniel Vetter1-1/+1