summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/qxl: Remove fbcon acceleration leftoversDaniel Vetter2020-11-171-16/+2
* fbcon: Drop EXPORT_SYMBOLDaniel Vetter2020-11-177-11/+0
* fbcon: Disable accelerated scrollingDaniel Vetter2020-11-172-37/+26
* video: fbdev: atmel_lcdfb: fix return error code in atmel_lcdfb_of_init()Yang Yingliang2020-11-171-1/+1
* drm: fix some kernel-doc markupsMauro Carvalho Chehab2020-11-1620-28/+32
* video: fix some kernel-doc markupsMauro Carvalho Chehab2020-11-162-2/+3
* fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcountPeilin Ye2020-11-163-41/+23
* parisc/sticore: Avoid hard-coding built-in font charcountPeilin Ye2020-11-161-4/+4
* Fonts: Add charcount field to font_descPeilin Ye2020-11-1614-0/+14
* console: Delete dummy con_font_set() and con_font_default() callback implemen...Peilin Ye2020-11-162-29/+0
* console: Delete unused con_font_copy() callback implementationsPeilin Ye2020-11-165-25/+1
* drm/panfrost: Move the GPU reset bits outside the timeout handlerBoris Brezillon2020-11-163-64/+130
* drm: fix oops in drm_atomic_set_crtc_for_connectorSimon Ser2020-11-161-2/+2
* drm/virtio: Make virtgpu_dmabuf_ops with static keywordZou Wei2020-11-161-1/+1
* drm/lima: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar2020-11-162-6/+1
* drm/lima/lima_sched: Remove unused and unnecessary variable 'ret'Lee Jones2020-11-161-2/+1
* drm/lima/lima_drv: Demote kernel-doc formatting abuseLee Jones2020-11-161-1/+1
* drm/lima: simplify the return expression of lima_devfreq_targetLiu Shixin2020-11-161-6/+1
* drm/panel: s6e63m0: Set up some display infoLinus Walleij2020-11-161-0/+9
* drm/panel: s6e63m0: Support 3WIRE protocolLinus Walleij2020-11-161-1/+2
* drm/panel: s6e63m0: Add some explanationsLinus Walleij2020-11-161-0/+7
* drm/panel: s6e63m0: Implement reading from panelLinus Walleij2020-11-161-6/+13
* drm/panel: s6e63m0: Simplify SPI writingLinus Walleij2020-11-161-9/+2
* drm/gma500: Remove 2D accel codePatrik Jakobsson2020-11-158-319/+1
* drm/gma500: Remove GTT roll supportPatrik Jakobsson2020-11-153-137/+14
* drm/panel/samsung-sofef00: Add panel for OnePlus 6/T devicesCaleb Connolly2020-11-143-0/+364
* dt-bindings: panel-simple-dsi: add samsung panels for OnePlus 6/TCaleb Connolly2020-11-141-0/+4
* drm/panel/panel-tpo-tpg110: Correct misnaming and supply missing param descri...Lee Jones2020-11-141-1/+2
* drm: add debug logs for drm_mode_atomic_ioctl errorsSimon Ser2020-11-141-5/+18
* drm: convert drm_atomic_uapi.c to new debug helpersSimon Ser2020-11-141-47/+66
* drm/ttm: fix missing NULL check in the new page poolChristian König2020-11-131-1/+1
* drm/udl: Fix missing error code in udl_handle_damage()Dan Carpenter2020-11-131-1/+3
* drm/via/via_dma: Remove set but unused variable 'agp_base'Lee Jones2020-11-121-2/+0
* drm/sti/sti_hdmi: Move 'colorspace_mode_names' array to where its usedLee Jones2020-11-122-6/+6
* include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warningLee Jones2020-11-121-0/+1
* drm/savage/savage_bci: Remove set but never used 'aper_rsrc' and 'fb_rsrc'Lee Jones2020-11-121-11/+0
* drm/atmel-hlcdc/atmel_hlcdc_plane: Fix documentation formatting and add missi...Lee Jones2020-11-121-1/+2
* drm/atmel-hlcdc/atmel_hlcdc_plane: Staticise local function 'atmel_hlcdc_plan...Lee Jones2020-11-121-2/+2
* drm/atmel-hlcdc/atmel_hlcdc_crtc: Apply correct formatting to struct docsLee Jones2020-11-121-3/+3
* drm/kmb: fix spelling mistakes in drm_info and drm_dbg messagesColin Ian King2020-11-111-2/+2
* drm/kmb: Fix build warningsAnitha Chrisanthus2020-11-112-32/+32
* drm/nouveau: Fix out-of-bounds access when deferencing MMU typeThomas Zimmermann2020-11-111-1/+4
* dma-buf: Document that dma-buf size is fixedJianxin Xiong2020-11-111-2/+2
* drm/ingenic: ipu: Search for scaling coefs up to 102% of the screenPaul Cercueil2020-11-111-8/+15
* drm/radeon/ttm: use multihopDave Airlie2020-11-111-106/+12
* drm/nouveau/ttm: use multihopDave Airlie2020-11-111-99/+13
* drm/amdgpu/ttm: use multihopDave Airlie2020-11-111-124/+12
* drm/ttm: add multihop infrastrucutre (v3)Dave Airlie2020-11-118-16/+83
* Revert "drm/dp_mst: Retrieve extended DPCD caps for topology manager"Koba Ko2020-11-101-4/+3
* drm: remove pgprot_decrypted() before calls to io_remap_pfn_range()Jason Gunthorpe2020-11-102-8/+0