summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-07drm/vc4: crtc: Deal with different number of pixel per clockMaxime Ripard2-7/+14
2020-09-07drm/vc4: plane: Create more planesMaxime Ripard1-1/+1
2020-09-07drm/vc4: plane: Optimize the LBM allocation sizeDave Stevenson1-4/+13
2020-09-07drm/vc4: plane: Change LBM alignment constraint on LBMDave Stevenson1-1/+3
2020-09-07drm/vc4: hvs: Boost the core clock during modesetMaxime Ripard3-0/+29
2020-09-07drm/vc4: Add support for the BCM2711 HVS5Dave Stevenson4-59/+240
2020-09-07dt-bindings: display: Add support for the BCM2711 HVSMaxime Ripard1-1/+17
2020-09-07drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfsAngelo Ribeiro1-8/+90
2020-09-07drm/bridge/synopsys: dsi: add support for non-continuous HS clockAntonio Borneo1-2/+7
2020-09-07drm/bridge/synopsys: dsi: allow sending longer LP commandsAntonio Borneo1-8/+9
2020-09-07drm/bridge/synopsys: dsi: allow LP commands in video modeAntonio Borneo1-0/+8
2020-09-07udmabuf: Add missing compact_ioctlKristian H. Kristensen1-0/+3
2020-09-06drm/panel: s6e63m0: Fix up DRM_DEV* regressionLinus Walleij3-27/+17
2020-09-05drm/panel: s6e63m0: Order enable/disable sequenceLinus Walleij1-3/+15
2020-09-05drm/panel: s6e63m0: Add code to identify panelLinus Walleij1-0/+60
2020-09-05drm/panel: s6e63m0: Add reading functionalityLinus Walleij4-2/+43
2020-09-05drm/panel: s6e63m0: Add DSI transportLinus Walleij6-3/+144
2020-09-05drm/panel: s6e63m0: Break out SPI transportLinus Walleij5-70/+124
2020-09-03drm/managed: Cleanup of unused functions and polishing docsDaniel Vetter5-70/+30
2020-09-03drm/ttm: remove io_reserve_lru handling v3Christian König7-191/+24
2020-09-03drm/nouveau: move io_reserve_lru handling into the driver v5Christian König4-23/+127
2020-09-03drm/ttm: make sure that we always zero init mem.bus v2Christian König1-0/+9
2020-09-02dma-buf: fix kernel-doc warning in <linux/dma-buf.h>Randy Dunlap1-1/+2
2020-09-02dma-buf: fix kernel-doc warning in dma-fence.cRandy Dunlap1-0/+1
2020-09-02drm/virtio: drop virtio_gpu_output->enabledGerd Hoffmann3-6/+1
2020-09-02drm/virtio: fix unblankGerd Hoffmann3-1/+15
2020-09-01drm/gma500: Constify static structsRikard Falkeborn1-3/+3
2020-09-01drm: Replace mode->export_head with a booleanVille Syrjälä2-25/+42
2020-09-01drm: Nuke mode->private_flagsVille Syrjälä1-10/+0
2020-09-01drm/dp_mst: Support remote i2c writesSam McNally1-16/+90
2020-09-01drm/crc-debugfs: Fix memleak in crc_control_writeDinghao Liu1-1/+3
2020-08-31drm: virtio: fix kconfig dependency warningRandy Dunlap1-1/+1
2020-08-31drm/radeon/ttm: don't store driver copy of device pointer.Dave Airlie1-4/+4
2020-08-31drm/amdgpu/ttm: remove unused parameter to move blitDave Airlie1-4/+4
2020-08-30drm/hisilicon: Removed the dependency on the mmuTian Tao1-1/+1
2020-08-30drm/vkms: avoid warning in vkms_get_vblank_timestampSidong Yang1-0/+5
2020-08-30drm/vkms: add alpha-premultiplied color blendingMelissa Wen1-16/+39
2020-08-30drm: panel: Fix bpc for OrtusTech COM43H4M85ULC panelLaurent Pinchart1-1/+1
2020-08-29drm/bridge: Fix the dsi remote end-pointsVinod Koul1-2/+2
2020-08-29drm/panel: rm67191: Remove CLOCK_NON_CONTINUOUS flagRobert Chiras1-2/+1
2020-08-29drm/panel: simple: Add AM-1280800N3TZQW-T00HJagan Teki1-0/+29
2020-08-29dt-bindings: display: simple: Add AM-1280800N3TZQW-T00HJagan Teki1-0/+2
2020-08-27drm/sun4i: lvds: Invert the LVDS polarityMaxime Ripard1-3/+1
2020-08-27drm/mgag200: fix spelling mistake "expeced" -> "expected"Colin Ian King1-1/+1
2020-08-26drm/bridge: ps8640: Print an error if VDO control failsEnric Balletbo i Serra1-7/+6
2020-08-26drm/bridge: ps8640: Return an error for incorrect attach flagsEnric Balletbo i Serra1-0/+4
2020-08-26drm/bridge: ps8640: Get the EDID from eDP controlEnric Balletbo i Serra1-0/+12
2020-08-26drm/bridge_connector: Set default status connected for eDP connectorsEnric Balletbo i Serra1-0/+1
2020-08-25drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_drvTian Tao1-12/+12
2020-08-25drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_deTian Tao1-7/+7