summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-16omapfb: simplify the return expression of sharp_ls_connectLiu Shixin1-6/+1
2020-10-16omapfb: simplify the return expression of panel_dpi_connectLiu Shixin1-6/+1
2020-10-16drm/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-16dt-binding: display: Require two resets on mantix panelGuido Günther1-0/+4
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-15drm/vkms: Switch to shmem helpersDaniel Vetter8-327/+30
2020-10-15drm/vkms: Set preferred depth correctlyDaniel Vetter1-1/+1
2020-10-15dma-buf: Clarify that dma-buf sg lists are page alignedJianxin Xiong2-1/+23
2020-10-15drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo1-1/+1
2020-10-15drm/ttm: nuke caching placement flagsChristian König15-234/+61
2020-10-15drm/ttm: use caching instead of placement for ttm_io_protChristian König4-14/+21
2020-10-15drm/ttm: add caching state to ttm_bus_placementChristian König7-3/+23
2020-10-15drm/ttm: set the tt caching state at creation timeChristian König13-60/+123
2020-10-15drm: panel: Add novatek nt36672a panel driverSumit Semwal4-0/+729
2020-10-15dt-bindings: display: panel: Add bindings for Novatek nt36672aSumit Semwal1-0/+87
2020-10-14drm/virtio: Use UUID API for importing the UUIDAndy Shevchenko1-1/+1
2020-10-13drm: shmobile: Reduce include dependenciesAndy Shevchenko1-2/+0
2020-10-13MAINTAINERS: Add myself as a maintainer for vc4Maxime Ripard1-0/+1
2020-10-12drm/aspeed: Fix Kconfig warning & subsequent build errorsRandy Dunlap1-0/+1
2020-10-10drm/tilcdc: Remove tilcdc_crtc_max_width(), use private dataJyri Sarha3-35/+26
2020-10-10drm/tilcdc: Do not keep vblank interrupts enabled all the timeJyri Sarha1-3/+33
2020-10-09drm/fourcc: document modifier uniqueness requirementsSimon Ser1-0/+24
2020-10-09drm/aspeed: Set driver CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann1-6/+1
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard43-99/+131
2020-10-09drm: aspeed: Fix GENMASK misuseOndrej Jirman1-1/+1
2020-10-09drm/aspeed: Add sysfs for output settingsJoel Stanley1-0/+71
2020-10-08dma-buf: use struct_size macroChristian König1-1/+1
2020-10-08drm/panfrost: Fix job timeout handlingBoris Brezillon1-9/+53
2020-10-08drm/atomic: debug output for EBUSYDaniel Vetter1-3/+17
2020-10-08drm/atomic: document and enforce rules around "spurious" EBUSYDaniel Vetter1-0/+29
2020-10-08drm/fb-helper: Add locking to sysrq handlingDaniel Vetter1-21/+5
2020-10-07drm/vkms: update todoMelissa Wen1-46/+53
2020-10-07drm/ttm: move ttm_set_memory.h out of includeChristian König3-2/+4
2020-10-07drm/ttm: remove ttm_bo_unmap_virtual_locked declaration v2Christian König2-10/+1
2020-10-07drm/vmwgfx: move ttm_bo_swapout_all into vmwgfxChristian König3-13/+5
2020-10-07drm/ttm: drop glob parameter from ttm_bo_swapoutChristian König3-5/+5
2020-10-07drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König16-61/+49
2020-10-07drm/ttm: cleanup ttm_handle_caching_state_failureChristian König1-12/+8
2020-10-07drm/ttm: remove TTM_PAGE_FLAG_WRITEChristian König1-1/+0
2020-10-07drm/ttm: make move callback compulstoryDave Airlie1-12/+1
2020-10-07drm/vram_helper: implement a ttm move callback.Dave Airlie1-0/+21
2020-10-07drm/vmwgfx: add a move callback.Dave Airlie1-1/+19