summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/managed: Cleanup of unused functions and polishing docsDaniel Vetter2020-09-035-70/+30
* drm/ttm: remove io_reserve_lru handling v3Christian König2020-09-037-191/+24
* drm/nouveau: move io_reserve_lru handling into the driver v5Christian König2020-09-034-23/+127
* drm/ttm: make sure that we always zero init mem.bus v2Christian König2020-09-031-0/+9
* dma-buf: fix kernel-doc warning in <linux/dma-buf.h>Randy Dunlap2020-09-021-1/+2
* dma-buf: fix kernel-doc warning in dma-fence.cRandy Dunlap2020-09-021-0/+1
* drm/virtio: drop virtio_gpu_output->enabledGerd Hoffmann2020-09-023-6/+1
* drm/virtio: fix unblankGerd Hoffmann2020-09-023-1/+15
* drm/gma500: Constify static structsRikard Falkeborn2020-09-011-3/+3
* drm: Replace mode->export_head with a booleanVille Syrjälä2020-09-012-25/+42
* drm: Nuke mode->private_flagsVille Syrjälä2020-09-011-10/+0
* drm/dp_mst: Support remote i2c writesSam McNally2020-09-011-16/+90
* drm/crc-debugfs: Fix memleak in crc_control_writeDinghao Liu2020-09-011-1/+3
* drm: virtio: fix kconfig dependency warningRandy Dunlap2020-08-311-1/+1
* drm/radeon/ttm: don't store driver copy of device pointer.Dave Airlie2020-08-311-4/+4
* drm/amdgpu/ttm: remove unused parameter to move blitDave Airlie2020-08-311-4/+4
* drm/hisilicon: Removed the dependency on the mmuTian Tao2020-08-301-1/+1
* drm/vkms: avoid warning in vkms_get_vblank_timestampSidong Yang2020-08-301-0/+5
* drm/vkms: add alpha-premultiplied color blendingMelissa Wen2020-08-301-16/+39
* drm: panel: Fix bpc for OrtusTech COM43H4M85ULC panelLaurent Pinchart2020-08-301-1/+1
* drm/bridge: Fix the dsi remote end-pointsVinod Koul2020-08-291-2/+2
* drm/panel: rm67191: Remove CLOCK_NON_CONTINUOUS flagRobert Chiras2020-08-291-2/+1
* drm/panel: simple: Add AM-1280800N3TZQW-T00HJagan Teki2020-08-291-0/+29
* dt-bindings: display: simple: Add AM-1280800N3TZQW-T00HJagan Teki2020-08-291-0/+2
* drm/sun4i: lvds: Invert the LVDS polarityMaxime Ripard2020-08-271-3/+1
* drm/mgag200: fix spelling mistake "expeced" -> "expected"Colin Ian King2020-08-271-1/+1
* drm/bridge: ps8640: Print an error if VDO control failsEnric Balletbo i Serra2020-08-261-7/+6
* drm/bridge: ps8640: Return an error for incorrect attach flagsEnric Balletbo i Serra2020-08-261-0/+4
* drm/bridge: ps8640: Get the EDID from eDP controlEnric Balletbo i Serra2020-08-261-0/+12
* drm/bridge_connector: Set default status connected for eDP connectorsEnric Balletbo i Serra2020-08-261-0/+1
* drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_drvTian Tao2020-08-251-12/+12
* drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_deTian Tao2020-08-251-7/+7
* drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_vdacTian Tao2020-08-251-2/+2
* drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_ttmTian Tao2020-08-251-1/+1
* drm/ttm: drop bus.size from bus placement.Dave Airlie2020-08-244-9/+10
* drm/ttm: init mem->bus in common code.Dave Airlie2020-08-247-36/+5
* drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctlyNadezda Lutovinova2020-08-231-2/+10
* drm/bridge/tc358775: Fix for PTR_ERRVinay Simha BN2020-08-231-1/+1
* drm: panel: simple: Add KD116N21-30NV-A010Douglas Anderson2020-08-211-0/+31
* dt-bindings: display: simple: Add KD116N21-30NV-A010 compatibleDouglas Anderson2020-08-211-0/+2
* drm/tidss: implement WA for AM65xx erratum i2000Tomi Valkeinen2020-08-212-4/+32
* drm/omap: fix spelling mistake "propert" -> "property"Colin Ian King2020-08-211-1/+1
* drm: omapdrm: Delete surplus GPIO includesLinus Walleij2020-08-212-2/+0
* drm/panel: novatek,nt39016: Remove 'dev' field in priv structPaul Cercueil2020-08-201-6/+4
* drm/panel: novatek,nt39016: Reorder calls in probePaul Cercueil2020-08-201-3/+3
* drm/ttm: fix broken merge between drm-next and drm-misc-nextChristian König2020-08-202-2/+4
* drm/gma500: fix error checkTom Rix2020-08-191-1/+1
* drm: gma500: Convert to GPIO descriptorsLinus Walleij2020-08-196-29/+49
* drm: ast: fix double __iomem sparse warningRandy Dunlap2020-08-191-1/+2
* virtio: fix build for configs without dma-bufsDavid Stevens2020-08-194-1/+13