summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-01-30drm: Initialize struct drm_crtc_state.no_vblank from device settingsThomas Zimmermann2-1/+37
2020-01-29drm/auth: Drop master_create/destroy hooksDaniel Vetter1-8/+0
2020-01-28drm/crc: Actually allow to change the crc sourceDaniel Vetter1-1/+1
2020-01-28drm/zte: plane_state->fb iff plane_state->crtcDaniel Vetter1-2/+2
2020-01-28drm/vkms: plane_state->fb iff plane_state->crtcDaniel Vetter1-1/+1
2020-01-28drm/vc4: plane_state->fb iff plane_state->crtcDaniel Vetter1-1/+1
2020-01-28drm/rockchip: plane_state->fb iff plane_state->crtcDaniel Vetter1-1/+1
2020-01-28drm/imx: plane_state->fb iff plane_state->crtcDaniel Vetter1-1/+1
2020-01-27drm/tidss: New driver for TI Keystone platform Display SubSystemJyri Sarha21-0/+4977
2020-01-27drm/lima: increase driver version to 1.1Qiang Yu1-2/+8
2020-01-27drm/lima: recover task by enlarging heap bufferQiang Yu5-7/+98
2020-01-27drm/lima: support heap buffer creationQiang Yu5-10/+139
2020-01-27drm/lima: add lima_vm_map_boQiang Yu2-0/+43
2020-01-27drm/lima: update register infoQiang Yu1-0/+1
2020-01-25drm/debugfs: also take per device driver features into accountJani Nikula1-2/+1
2020-01-25drm/panel: Fix boe,tv101wum-n53 htotal timingNicolas Boichat1-1/+1
2020-01-24drm: Avoid drm_global_mutex for simple inc/dec of dev->open_countChris Wilson5-12/+12
2020-01-24drm: Release filp before global lockChris Wilson2-2/+36
2020-01-23drm/panel: simple: add display timings for logic technologies displaysMarcel Ziswiler1-0/+67
2020-01-23drm/dp_mst: Fix clearing payload state on topology disableLyude Paul1-1/+6
2020-01-22drm/dp_mst: Fix indenting in drm_dp_mst_topology_mgr_set_mst()Lyude Paul1-1/+3
2020-01-22drm/bridge: Add I2C based driver for ps8640 bridgeJitao Shi3-0/+360
2020-01-22drm/ttm: flush the fence on the bo after we individualize the reservation objectxinhui pan1-1/+3
2020-01-22drm/drm_dp_mst:remove set but not used variable 'origlen'Bo YU1-2/+1
2020-01-21drm/panfrost: Prefix interrupt handlers' namesEzequiel Garcia3-4/+6
2020-01-21drm/panfrost: Remove core stack power managementSteven Price1-5/+0
2020-01-20drm/syncobj: Add documentation for timeline syncobjLionel Landwerlin1-13/+74
2020-01-19drm: tiny: st7735r: Add support for Okaya RH128128TGeert Uytterhoeven2-4/+13
2020-01-19drm: tiny: st7735r: Prepare for adding support for more displaysGeert Uytterhoeven1-14/+53
2020-01-19drm/mipi_dbi: Add support for display offsetsGeert Uytterhoeven1-10/+20
2020-01-18drm: fix parameters documentation style in drm_dmaBenjamin Gaignard1-10/+11
2020-01-18drm/mst: Some style improvements in drm_dp_mst_topology_mgr_set_mst()José Roberto de Souza1-8/+6
2020-01-17Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"Lyude Paul1-13/+0
2020-01-17drm/panel: Add Feixin K101 IM2BA02 panelIcenowy Zheng3-0/+536
2020-01-17drm/panel: support for auo, b101uan08.3 wuxga dsi video mode panelJitao Shi1-0/+78
2020-01-17drm/panel: support for boe, tv101wum-n53 wuxga dsi video mode panelJitao Shi1-0/+31
2020-01-17drm/panel: support for auo, kd101n80-45na wuxga dsi video mode panelJitao Shi2-9/+61
2020-01-17drm/panel: support for boe tv101wum-nl6 wuxga dsi video mode panelJitao Shi3-0/+703
2020-01-16drm/ttm: nuke invalidate_caches callbackChristian König6-40/+1
2020-01-15video: fbdev: nvidia: clean up indentation issues and comment blockColin Ian King1-21/+20
2020-01-15fbdev: remove object duplication in MakefileMasahiro Yamada1-1/+0
2020-01-15fbdev: cg14fb: use resource_sizeJulia Lawall1-2/+1
2020-01-15fbdev: s1d13xxxfb: use resource_sizeJulia Lawall1-9/+8
2020-01-15video: sa1100fb: constify copied structureJulia Lawall1-1/+1
2020-01-15fbmem: Adjust indentation in fb_prepare_logo and fb_blankNathan Chancellor1-18/+18
2020-01-15fbcon: Adjust indentation in set_con2fb_mapNathan Chancellor1-14/+13
2020-01-15pxa168fb: fix release function mismatch in probe failureChuhong Yuan1-1/+1
2020-01-15OMAP: DSS2: remove non-zero check on variable rColin Ian King1-4/+0
2020-01-15video: Fix Kconfig indentationKrzysztof Kozlowski2-42/+42
2020-01-15video: ssd1307fb: add the missed regulator_disableChuhong Yuan1-0/+2