aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-17drm/panel: Add ABT Y030XX067A 3.0" 320x480 panelPaul Cercueil3-0/+373
2020-11-17media: uapi: Add MEDIA_BUS_FMT_RGB888_3X8_DELTA media bus formatPaul Cercueil1-1/+2
2020-11-17dt-bindings: display: Add ABT Y030XX067A panel bindingsPaul Cercueil1-0/+62
2020-11-17dt-bindings: vendor-prefixes: Add abt vendor prefixPaul Cercueil1-0/+2
2020-11-17drm/meson: dw-hdmi: Ensure that clocks are enabled before touching the TOP registersMarc Zyngier1-2/+2
2020-11-17drm/meson: dw-hdmi: Register a callback to disable the regulatorMarc Zyngier1-0/+9
2020-11-17drm/meson: Unbind all connectors on module removalMarc Zyngier1-1/+3
2020-11-17drm/meson: Free RDMA resources after tearing down DRMMarc Zyngier1-5/+5
2020-11-17drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()Yang Yingliang1-0/+1
2020-11-17drm/qxl: Remove fbcon acceleration leftoversDaniel Vetter1-16/+2
2020-11-17fbcon: Drop EXPORT_SYMBOLDaniel Vetter7-11/+0
2020-11-17fbcon: Disable accelerated scrollingDaniel Vetter2-37/+26
2020-11-17video: fbdev: atmel_lcdfb: fix return error code in atmel_lcdfb_of_init()Yang Yingliang1-1/+1
2020-11-16drm: fix some kernel-doc markupsMauro Carvalho Chehab20-28/+32
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-16Fonts: Add charcount field to font_descPeilin Ye14-0/+14
2020-11-16console: Delete dummy con_font_set() and con_font_default() callback implementationsPeilin Ye2-29/+0
2020-11-16console: Delete unused con_font_copy() callback implementationsPeilin Ye5-25/+1
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-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 descriptionLee 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 missing descriptionLee Jones1-1/+2
2020-11-12drm/atmel-hlcdc/atmel_hlcdc_plane: Staticise local function 'atmel_hlcdc_plane_setup_scaler()'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