summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-16drm: fix some kernel-doc markupsMauro Carvalho Chehab15-19/+22
2020-11-16video: fix some kernel-doc markupsMauro Carvalho Chehab2-2/+3
2020-11-16fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcountPeilin Ye3-41/+23
2020-11-16parisc/sticore: Avoid hard-coding built-in font charcountPeilin Ye1-4/+4
2020-11-16console: Delete dummy con_font_set() and con_font_default() callback implemen...Peilin Ye2-29/+0
2020-11-16console: Delete unused con_font_copy() callback implementationsPeilin Ye3-23/+0
2020-11-16drm/panfrost: Move the GPU reset bits outside the timeout handlerBoris Brezillon3-64/+130
2020-11-16drm: fix oops in drm_atomic_set_crtc_for_connectorSimon Ser1-2/+2
2020-11-16drm/virtio: Make virtgpu_dmabuf_ops with static keywordZou Wei1-1/+1
2020-11-16drm/lima: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar2-6/+1
2020-11-16drm/lima/lima_sched: Remove unused and unnecessary variable 'ret'Lee Jones1-2/+1
2020-11-16drm/lima/lima_drv: Demote kernel-doc formatting abuseLee Jones1-1/+1
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-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-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-12drm/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-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 Airlie7-15/+77
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-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann581-5786/+292050
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-10Merge v5.10-rc3 into drm-nextDaniel Vetter137-911/+1238
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