Age | Commit message (Expand) | Author | Files | Lines |
2020-01-30 | drm: Initialize struct drm_crtc_state.no_vblank from device settings | Thomas Zimmermann | 2 | -1/+37 |
2020-01-29 | drm/auth: Drop master_create/destroy hooks | Daniel Vetter | 1 | -8/+0 |
2020-01-28 | drm/crc: Actually allow to change the crc source | Daniel Vetter | 1 | -1/+1 |
2020-01-28 | drm/zte: plane_state->fb iff plane_state->crtc | Daniel Vetter | 1 | -2/+2 |
2020-01-28 | drm/vkms: plane_state->fb iff plane_state->crtc | Daniel Vetter | 1 | -1/+1 |
2020-01-28 | drm/vc4: plane_state->fb iff plane_state->crtc | Daniel Vetter | 1 | -1/+1 |
2020-01-28 | drm/rockchip: plane_state->fb iff plane_state->crtc | Daniel Vetter | 1 | -1/+1 |
2020-01-28 | drm/imx: plane_state->fb iff plane_state->crtc | Daniel Vetter | 1 | -1/+1 |
2020-01-27 | drm/tidss: New driver for TI Keystone platform Display SubSystem | Jyri Sarha | 21 | -0/+4977 |
2020-01-27 | drm/lima: increase driver version to 1.1 | Qiang Yu | 1 | -2/+8 |
2020-01-27 | drm/lima: recover task by enlarging heap buffer | Qiang Yu | 5 | -7/+98 |
2020-01-27 | drm/lima: support heap buffer creation | Qiang Yu | 5 | -10/+139 |
2020-01-27 | drm/lima: add lima_vm_map_bo | Qiang Yu | 2 | -0/+43 |
2020-01-27 | drm/lima: update register info | Qiang Yu | 1 | -0/+1 |
2020-01-25 | drm/debugfs: also take per device driver features into account | Jani Nikula | 1 | -2/+1 |
2020-01-25 | drm/panel: Fix boe,tv101wum-n53 htotal timing | Nicolas Boichat | 1 | -1/+1 |
2020-01-24 | drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count | Chris Wilson | 5 | -12/+12 |
2020-01-24 | drm: Release filp before global lock | Chris Wilson | 2 | -2/+36 |
2020-01-23 | drm/panel: simple: add display timings for logic technologies displays | Marcel Ziswiler | 1 | -0/+67 |
2020-01-23 | drm/dp_mst: Fix clearing payload state on topology disable | Lyude Paul | 1 | -1/+6 |
2020-01-22 | drm/dp_mst: Fix indenting in drm_dp_mst_topology_mgr_set_mst() | Lyude Paul | 1 | -1/+3 |
2020-01-22 | drm/bridge: Add I2C based driver for ps8640 bridge | Jitao Shi | 3 | -0/+360 |
2020-01-22 | drm/ttm: flush the fence on the bo after we individualize the reservation object | xinhui pan | 1 | -1/+3 |
2020-01-22 | drm/drm_dp_mst:remove set but not used variable 'origlen' | Bo YU | 1 | -2/+1 |
2020-01-21 | drm/panfrost: Prefix interrupt handlers' names | Ezequiel Garcia | 3 | -4/+6 |
2020-01-21 | drm/panfrost: Remove core stack power management | Steven Price | 1 | -5/+0 |
2020-01-20 | drm/syncobj: Add documentation for timeline syncobj | Lionel Landwerlin | 1 | -13/+74 |
2020-01-19 | drm: tiny: st7735r: Add support for Okaya RH128128T | Geert Uytterhoeven | 2 | -4/+13 |
2020-01-19 | drm: tiny: st7735r: Prepare for adding support for more displays | Geert Uytterhoeven | 1 | -14/+53 |
2020-01-19 | drm/mipi_dbi: Add support for display offsets | Geert Uytterhoeven | 1 | -10/+20 |
2020-01-18 | drm: fix parameters documentation style in drm_dma | Benjamin Gaignard | 1 | -10/+11 |
2020-01-18 | drm/mst: Some style improvements in drm_dp_mst_topology_mgr_set_mst() | José Roberto de Souza | 1 | -8/+6 |
2020-01-17 | Revert "drm/dp_mst: Remove VCPI while disabling topology mgr" | Lyude Paul | 1 | -13/+0 |
2020-01-17 | drm/panel: Add Feixin K101 IM2BA02 panel | Icenowy Zheng | 3 | -0/+536 |
2020-01-17 | drm/panel: support for auo, b101uan08.3 wuxga dsi video mode panel | Jitao Shi | 1 | -0/+78 |
2020-01-17 | drm/panel: support for boe, tv101wum-n53 wuxga dsi video mode panel | Jitao Shi | 1 | -0/+31 |
2020-01-17 | drm/panel: support for auo, kd101n80-45na wuxga dsi video mode panel | Jitao Shi | 2 | -9/+61 |
2020-01-17 | drm/panel: support for boe tv101wum-nl6 wuxga dsi video mode panel | Jitao Shi | 3 | -0/+703 |
2020-01-16 | drm/ttm: nuke invalidate_caches callback | Christian König | 6 | -40/+1 |
2020-01-15 | video: fbdev: nvidia: clean up indentation issues and comment block | Colin Ian King | 1 | -21/+20 |
2020-01-15 | fbdev: remove object duplication in Makefile | Masahiro Yamada | 1 | -1/+0 |
2020-01-15 | fbdev: cg14fb: use resource_size | Julia Lawall | 1 | -2/+1 |
2020-01-15 | fbdev: s1d13xxxfb: use resource_size | Julia Lawall | 1 | -9/+8 |
2020-01-15 | video: sa1100fb: constify copied structure | Julia Lawall | 1 | -1/+1 |
2020-01-15 | fbmem: Adjust indentation in fb_prepare_logo and fb_blank | Nathan Chancellor | 1 | -18/+18 |
2020-01-15 | fbcon: Adjust indentation in set_con2fb_map | Nathan Chancellor | 1 | -14/+13 |
2020-01-15 | pxa168fb: fix release function mismatch in probe failure | Chuhong Yuan | 1 | -1/+1 |
2020-01-15 | OMAP: DSS2: remove non-zero check on variable r | Colin Ian King | 1 | -4/+0 |
2020-01-15 | video: Fix Kconfig indentation | Krzysztof Kozlowski | 2 | -42/+42 |
2020-01-15 | video: ssd1307fb: add the missed regulator_disable | Chuhong Yuan | 1 | -0/+2 |