summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-25drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_vdacTian Tao1-2/+2
2020-08-25drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_ttmTian Tao1-1/+1
2020-08-24drm/ttm: drop bus.size from bus placement.Dave Airlie4-9/+10
2020-08-24drm/ttm: init mem->bus in common code.Dave Airlie7-36/+5
2020-08-23drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctlyNadezda Lutovinova1-2/+10
2020-08-23drm/bridge/tc358775: Fix for PTR_ERRVinay Simha BN1-1/+1
2020-08-21drm: panel: simple: Add KD116N21-30NV-A010Douglas Anderson1-0/+31
2020-08-21dt-bindings: display: simple: Add KD116N21-30NV-A010 compatibleDouglas Anderson1-0/+2
2020-08-21drm/tidss: implement WA for AM65xx erratum i2000Tomi Valkeinen2-4/+32
2020-08-21drm/omap: fix spelling mistake "propert" -> "property"Colin Ian King1-1/+1
2020-08-21drm: omapdrm: Delete surplus GPIO includesLinus Walleij2-2/+0
2020-08-20drm/panel: novatek,nt39016: Remove 'dev' field in priv structPaul Cercueil1-6/+4
2020-08-20drm/panel: novatek,nt39016: Reorder calls in probePaul Cercueil1-3/+3
2020-08-20drm/ttm: fix broken merge between drm-next and drm-misc-nextChristian König2-2/+4
2020-08-19drm/gma500: fix error checkTom Rix1-1/+1
2020-08-19drm: gma500: Convert to GPIO descriptorsLinus Walleij6-29/+49
2020-08-19drm: ast: fix double __iomem sparse warningRandy Dunlap1-1/+2
2020-08-19virtio: fix build for configs without dma-bufsDavid Stevens4-1/+13
2020-08-18drm/panel: Use dev_ based loggingSam Ravnborg15-345/+200
2020-08-18drm/panel: sitronix: Use dev_ based loggingSam Ravnborg2-44/+27
2020-08-18drm/panel: raydium: Use dev_ based loggingSam Ravnborg2-28/+23
2020-08-18drm/panel: leadtek: Use dev_ based loggingSam Ravnborg2-70/+37
2020-08-18drm/panel: samsung: Use dev_ based loggingSam Ravnborg6-36/+21
2020-08-18drm/panel: Add panel driver for the Mantix MLAF057WE51-X DSI panelGuido Günther4-0/+347
2020-08-18dt-bindings: Add Mantix MLAF057WE51-X panel bindingsGuido Günther1-0/+70
2020-08-18dt-bindings: vendor-prefixes: Add mantix vendor prefixGuido Günther1-0/+2
2020-08-18drm/malidp: Use struct drm_gem_object_funcs.get_sg_table internallyThomas Zimmermann1-1/+1
2020-08-18Merge v5.9-rc1 into drm-misc-nextMaxime Ripard11673-191985/+404886
2020-08-18MAINTAINERS: Change maintainer for hisilicon DRM driverTian Tao1-1/+1
2020-08-18drm/sun4i: Constify static structsRikard Falkeborn12-15/+15
2020-08-18drm/virtio: Support virtgpu exported resourcesDavid Stevens5-3/+176
2020-08-18virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID featureDavid Stevens1-0/+19
2020-08-18virtio: add dma-buf support for exported objectsDavid Stevens5-1/+130
2020-08-17drm/qxl: Replace deprecated function in qxl_displaySidong Yang1-10/+11
2020-08-17drm/virtio: Use struct_size() helper in kmalloc()Gustavo A. R. Silva1-2/+1
2020-08-17drm/qxl: don't take vga ports on rev5+Gerd Hoffmann1-3/+3
2020-08-17drm/virtio: Revert "drm/virtio: Call the right shmem helpers"Gurchetan Singh1-1/+7
2020-08-17drm/virtgpu: remove redundant assignments to width and heightColin Ian King1-2/+0
2020-08-16Linux 5.9-rc1v5.9-rc1Linus Torvalds1-2/+2
2020-08-16Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-blockLinus Torvalds4-156/+409
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport1-0/+6
2020-08-16dt-bindings: panel: rocktech,jh057n00900: Add myself as maintainerGuido Günther1-0/+1
2020-08-16dt-bindings: panel: rocktech,jh057n00900: ModernizeGuido Günther1-21/+18
2020-08-16drm/panel-simple: Read panel orientationDmitry Osipenko1-0/+11
2020-08-16drm/panel: lvds: Read panel orientationDmitry Osipenko1-0/+9
2020-08-16drm/panel: Read panel orientation for BOE TV101WUM-NL6Derek Basehore1-0/+8
2020-08-16drm/panel: Add helper for reading DT rotationDerek Basehore2-0/+53
2020-08-15Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds8-66/+62
2020-08-15Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+17
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds69-998/+370