summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-16fbdev: nvidia: use for_each_child_of_node() macroQinglang Miao
2020-10-16drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DPXin Ji
2020-10-16omapfb: simplify the return expression of hdmi_pll_enableQinglang Miao
2020-10-16omapfb: panel-sony-acx565akm: simplify the return expression of acx565akm_con...Qinglang Miao
2020-10-16omapfb: connector-hdmi: simplify the return expression of hdmic_connectQinglang Miao
2020-10-16omapfb: connector-analog-tv: simplify the return expression of tvc_connect()Qinglang Miao
2020-10-16omapfb: simplify the return expression of tpo_td043_connectLiu Shixin
2020-10-16omapfb: simplify the return expression of sharp_ls_connectLiu Shixin
2020-10-16omapfb: simplify the return expression of panel_dpi_connectLiu Shixin
2020-10-16drm/bridge: lvds-codec: Add support for regulatorBiju Das
2020-10-16video: use kobj_to_dev()Wang Qing
2020-10-16video: Remove set but not used variableLi Heng
2020-10-16drm/panel: rm68200: fix mode to 50fpsYannick Fertre
2020-10-16drm/bridge: ti-sn65dsi86: remove redundant null checkXu Wang
2020-10-16drm/bridge: ti-sn65dsi86: Add retries for link trainingDouglas Anderson
2020-10-16drm/panel: mantix: Fix panel resetGuido Günther
2020-10-16drm/panel: mantix: Don't dereference NULL modeGuido Günther
2020-10-16video: fbdev: sh_mobile_lcdcfb: Remove redundant null check before clk_prepar...Xu Wang
2020-10-16omapfb/dss: Remove redundant null check before clk_prepare_enable/clk_disable...Xu Wang
2020-10-15drm/vkms: Switch to shmem helpersDaniel Vetter
2020-10-15drm/vkms: Set preferred depth correctlyDaniel Vetter
2020-10-15dma-buf: Clarify that dma-buf sg lists are page alignedJianxin Xiong
2020-10-15drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo
2020-10-15drm/ttm: nuke caching placement flagsChristian König
2020-10-15drm/ttm: use caching instead of placement for ttm_io_protChristian König
2020-10-15drm/ttm: add caching state to ttm_bus_placementChristian König
2020-10-15drm/ttm: set the tt caching state at creation timeChristian König
2020-10-15drm: panel: Add novatek nt36672a panel driverSumit Semwal
2020-10-14drm/virtio: Use UUID API for importing the UUIDAndy Shevchenko
2020-10-12drm/aspeed: Fix Kconfig warning & subsequent build errorsRandy Dunlap
2020-10-10drm/tilcdc: Remove tilcdc_crtc_max_width(), use private dataJyri Sarha
2020-10-10drm/tilcdc: Do not keep vblank interrupts enabled all the timeJyri Sarha
2020-10-09drm/aspeed: Set driver CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-10-09drm: aspeed: Fix GENMASK misuseOndrej Jirman
2020-10-09drm/aspeed: Add sysfs for output settingsJoel Stanley
2020-10-08dma-buf: use struct_size macroChristian König
2020-10-08drm/panfrost: Fix job timeout handlingBoris Brezillon
2020-10-08drm/atomic: debug output for EBUSYDaniel Vetter
2020-10-08drm/atomic: document and enforce rules around "spurious" EBUSYDaniel Vetter
2020-10-08drm/fb-helper: Add locking to sysrq handlingDaniel Vetter
2020-10-07drm/ttm: move ttm_set_memory.h out of includeChristian König
2020-10-07drm/ttm: remove ttm_bo_unmap_virtual_locked declaration v2Christian König
2020-10-07drm/vmwgfx: move ttm_bo_swapout_all into vmwgfxChristian König
2020-10-07drm/ttm: drop glob parameter from ttm_bo_swapoutChristian König
2020-10-07drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König
2020-10-07drm/ttm: cleanup ttm_handle_caching_state_failureChristian König
2020-10-07drm/ttm: make move callback compulstoryDave Airlie
2020-10-07drm/vram_helper: implement a ttm move callback.Dave Airlie
2020-10-07drm/vmwgfx: add a move callback.Dave Airlie