summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/configs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-16drm/lima: simplify the return expression of lima_devfreq_targetLiu Shixin1-6/+1
2020-11-16drm/panel: s6e63m0: Set up some display infoLinus Walleij1-0/+9
2020-11-16drm/panel: s6e63m0: Support 3WIRE protocolLinus Walleij1-1/+2
2020-11-16drm/panel: s6e63m0: Add some explanationsLinus Walleij1-0/+7
2020-11-16drm/panel: s6e63m0: Implement reading from panelLinus Walleij1-6/+13
2020-11-16drm/panel: s6e63m0: Simplify SPI writingLinus Walleij1-9/+2
2020-11-15drm/gma500: Remove 2D accel codePatrik Jakobsson8-319/+1
2020-11-15drm/gma500: Remove GTT roll supportPatrik Jakobsson3-137/+14
2020-11-14drm/panel/samsung-sofef00: Add panel for OnePlus 6/T devicesCaleb Connolly3-0/+364
2020-11-14dt-bindings: panel-simple-dsi: add samsung panels for OnePlus 6/TCaleb Connolly1-0/+4
2020-11-14drm/panel/panel-tpo-tpg110: Correct misnaming and supply missing param descri...Lee Jones1-1/+2
2020-11-14drm: add debug logs for drm_mode_atomic_ioctl errorsSimon Ser1-5/+18
2020-11-14drm: convert drm_atomic_uapi.c to new debug helpersSimon Ser1-47/+66
2020-11-13drm/ttm: fix missing NULL check in the new page poolChristian König1-1/+1
2020-11-13drm/udl: Fix missing error code in udl_handle_damage()Dan Carpenter1-1/+3
2020-11-12drm/via/via_dma: Remove set but unused variable 'agp_base'Lee Jones1-2/+0
2020-11-12drm/sti/sti_hdmi: Move 'colorspace_mode_names' array to where its usedLee Jones2-6/+6
2020-11-12include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warningLee Jones1-0/+1
2020-11-12drm/savage/savage_bci: Remove set but never used 'aper_rsrc' and 'fb_rsrc'Lee Jones1-11/+0
2020-11-12drm/atmel-hlcdc/atmel_hlcdc_plane: Fix documentation formatting and add missi...Lee Jones1-1/+2
2020-11-12drm/atmel-hlcdc/atmel_hlcdc_plane: Staticise local function 'atmel_hlcdc_plan...Lee Jones1-2/+2
2020-11-12drm/atmel-hlcdc/atmel_hlcdc_crtc: Apply correct formatting to struct docsLee Jones1-3/+3
2020-11-11drm/kmb: fix spelling mistakes in drm_info and drm_dbg messagesColin Ian King1-2/+2
2020-11-11drm/kmb: Fix build warningsAnitha Chrisanthus2-32/+32
2020-11-11drm/nouveau: Fix out-of-bounds access when deferencing MMU typeThomas Zimmermann1-1/+4
2020-11-11dma-buf: Document that dma-buf size is fixedJianxin Xiong1-2/+2
2020-11-11drm/ingenic: ipu: Search for scaling coefs up to 102% of the screenPaul Cercueil1-8/+15
2020-11-11drm/radeon/ttm: use multihopDave Airlie1-106/+12
2020-11-11drm/nouveau/ttm: use multihopDave Airlie1-99/+13
2020-11-11drm/amdgpu/ttm: use multihopDave Airlie1-124/+12
2020-11-11drm/ttm: add multihop infrastrucutre (v3)Dave Airlie8-16/+83
2020-11-10Revert "drm/dp_mst: Retrieve extended DPCD caps for topology manager"Koba Ko1-4/+3
2020-11-10drm: remove pgprot_decrypted() before calls to io_remap_pfn_range()Jason Gunthorpe2-8/+0
2020-11-10drm: DRM_KMB_DISPLAY should depend on ARCH_KEEMBAYGeert Uytterhoeven1-2/+2
2020-11-10drm: DRM_KMB_DISPLAY should select DRM_MIPI_DSIGeert Uytterhoeven1-0/+1
2020-11-10drm: mxsfb: Implement .format_mod_supportedDaniel Abrecht1-0/+8
2020-11-10drm/vgem: replace idr_init() by idr_init_base()Deepak R Varma1-1/+1
2020-11-10drm/omap: Fix runtime PM imbalance on errorDinghao Liu6-14/+26
2020-11-10drm: omapdrm: Replace HTTP links with HTTPS onesAlexander A. Klimov37-38/+38
2020-11-10drm/tidss: use devm_platform_ioremap_resource_bynameWang Xiaojun1-8/+1
2020-11-10drm/omap: dsi: Rework and remove a few unused variablesLee Jones1-7/+2
2020-11-10drm/omap: omap_irq: Fix a couple of doc-rot issuesLee Jones1-4/+2
2020-11-10drm/omap: dmm_tiler: Demote abusive use of kernel-doc formatLee Jones1-3/+3
2020-11-10drm/omap: gem: Fix misnamed and missing parameter descriptionsLee Jones1-1/+2
2020-11-10drm: Use state helper instead of CRTC state pointerMaxime Ripard8-18/+38
2020-11-10drm/mediatek: Use struct dma_buf_map in GEM vmap opsThomas Zimmermann2-10/+14
2020-11-10drm/msm: Use struct dma_buf_map in GEM vmap opsThomas Zimmermann2-5/+12
2020-11-10drm/fb_helper: Use min_t() to handle size_t and unsigned longGeert Uytterhoeven1-2/+2
2020-11-10drm/ast: Create chip AST2600KuoHsiang Chou2-1/+5
2020-11-09drm/gma500: Remove unused function psb_gem_get_aperture()Thomas Zimmermann2-8/+0