summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-01-28drm/rockchip: plane_state->fb iff plane_state->crtcDaniel Vetter
2020-01-28drm/imx: plane_state->fb iff plane_state->crtcDaniel Vetter
2020-01-27drm/tidss: New driver for TI Keystone platform Display SubSystemJyri Sarha
2020-01-27drm/lima: increase driver version to 1.1Qiang Yu
2020-01-27drm/lima: recover task by enlarging heap bufferQiang Yu
2020-01-27drm/lima: support heap buffer creationQiang Yu
2020-01-27drm/lima: add lima_vm_map_boQiang Yu
2020-01-27drm/lima: update register infoQiang Yu
2020-01-25drm/debugfs: also take per device driver features into accountJani Nikula
2020-01-25drm/panel: Fix boe,tv101wum-n53 htotal timingNicolas Boichat
2020-01-24drm: Avoid drm_global_mutex for simple inc/dec of dev->open_countChris Wilson
2020-01-24drm: Release filp before global lockChris Wilson
2020-01-23drm/panel: simple: add display timings for logic technologies displaysMarcel Ziswiler
2020-01-22drm/dp_mst: Fix clearing payload state on topology disableLyude Paul
2020-01-22drm/dp_mst: Fix indenting in drm_dp_mst_topology_mgr_set_mst()Lyude Paul
2020-01-22drm/bridge: Add I2C based driver for ps8640 bridgeJitao Shi
2020-01-22drm/ttm: flush the fence on the bo after we individualize the reservation objectxinhui pan
2020-01-22drm/drm_dp_mst:remove set but not used variable 'origlen'Bo YU
2020-01-21drm/panfrost: Prefix interrupt handlers' namesEzequiel Garcia
2020-01-21drm/panfrost: Remove core stack power managementSteven Price
2020-01-20drm/syncobj: Add documentation for timeline syncobjLionel Landwerlin
2020-01-19drm: tiny: st7735r: Add support for Okaya RH128128TGeert Uytterhoeven
2020-01-19drm: tiny: st7735r: Prepare for adding support for more displaysGeert Uytterhoeven
2020-01-19drm/mipi_dbi: Add support for display offsetsGeert Uytterhoeven
2020-01-18drm: fix parameters documentation style in drm_dmaBenjamin Gaignard
2020-01-17drm/mst: Some style improvements in drm_dp_mst_topology_mgr_set_mst()José Roberto de Souza
2020-01-17Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"Lyude Paul
2020-01-17drm/panel: Add Feixin K101 IM2BA02 panelIcenowy Zheng
2020-01-17drm/panel: support for auo, b101uan08.3 wuxga dsi video mode panelJitao Shi
2020-01-17drm/panel: support for boe, tv101wum-n53 wuxga dsi video mode panelJitao Shi
2020-01-17drm/panel: support for auo, kd101n80-45na wuxga dsi video mode panelJitao Shi
2020-01-17drm/panel: support for boe tv101wum-nl6 wuxga dsi video mode panelJitao Shi
2020-01-16drm/ttm: nuke invalidate_caches callbackChristian König
2020-01-15video: fbdev: nvidia: clean up indentation issues and comment blockColin Ian King
2020-01-15fbdev: remove object duplication in MakefileMasahiro Yamada
2020-01-15fbdev: cg14fb: use resource_sizeJulia Lawall
2020-01-15fbdev: s1d13xxxfb: use resource_sizeJulia Lawall
2020-01-15video: sa1100fb: constify copied structureJulia Lawall
2020-01-15fbmem: Adjust indentation in fb_prepare_logo and fb_blankNathan Chancellor
2020-01-15fbcon: Adjust indentation in set_con2fb_mapNathan Chancellor
2020-01-15pxa168fb: fix release function mismatch in probe failureChuhong Yuan
2020-01-15OMAP: DSS2: remove non-zero check on variable rColin Ian King
2020-01-15video: Fix Kconfig indentationKrzysztof Kozlowski
2020-01-15video: ssd1307fb: add the missed regulator_disableChuhong Yuan
2020-01-15video: hyperv_fb: fix indentation issueColin Ian King
2020-01-15fbdev: potential information leak in do_fb_ioctl()Dan Carpenter
2020-01-14drm: Add getfb2 ioctlDaniel Stone
2020-01-13drm/panel: simple: Add support for the Frida FRD350H54004 panelPaul Cercueil
2020-01-13drm/rockchip: Add missing vmalloc headerKrzysztof Kozlowski
2020-01-13drm/rockchip: use DIV_ROUND_UP macro for calculations.Wambui Karuga