aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-23drm/panel: Add support for EDT ETM0430G0DH6Marek Vasut1-0/+27
2019-04-23drm/panel: simple: Fix panel_simple_dsi_probePeter Ujfalusi1-1/+8
2019-04-23drm/panel: Add OSD101T2587-53TS driverPeter Ujfalusi3-0/+264
2019-04-23drm/panel: simple: Add support for OSD101T2045-53TSPeter Ujfalusi1-0/+34
2019-04-23drm/panel: Add driver for Samsung S6E63M0 panelPaweł Chmiel3-0/+524
2019-04-23drm/panel: simple: Add support for VXT VL050-8048NT-C01 panelFabio Estevam1-0/+29
2019-04-23dma-buf: Remove unused sync_dump()Chris Wilson2-27/+0
2019-04-20drm/lima: handle shared irq case for lima_pp_bcast_irq_handlerPeter Griffin1-1/+7
2019-04-18drm/v3d: Add missing implicit synchronization.Eric Anholt3-61/+53
2019-04-18drm/v3d: Drop reservation of a shared slot in the dma-buf reservations.Eric Anholt1-12/+0
2019-04-18drm/v3d: Add support for compute shader dispatch.Eric Anholt9-19/+503
2019-04-18drm/v3d: Refactor job management.Eric Anholt4-329/+380
2019-04-18drm/v3d: Switch the type of job-> to reduce casting.Eric Anholt2-29/+17
2019-04-18drm/sun4i: Use DRM_GEM_CMA_VMAP_DRIVER_OPS for GEM operationsPaul Kocialkowski1-15/+1
2019-04-18drm/panfrost: Prevent concurrent resetsTomeu Vizoso3-0/+6
2019-04-18drm/panfrost: depend on !GENERIC_ATOMIC64 when using COMPILE_TESTSteven Price1-1/+1
2019-04-18drm/panfrost: Add missing includeSteven Price1-0/+1
2019-04-18drm/panfrost: Make panfrost_gem_free_object() staticYueHaibing1-1/+1
2019-04-18drm/rockchip: shutdown drm subsystem on shutdownVicente Bergas1-0/+9
2019-04-17drm/panel: simple: add lg,acx467akm-7 panelJonathan Marek1-0/+31
2019-04-17drm/meson: add size and alignment requirements for dumb buffersNeil Armstrong1-1/+13
2019-04-17drm/meson: Make some functions staticYueHaibing1-8/+8
2019-04-17drm/sun4i: Make some symbols staticYueHaibing2-4/+4
2019-04-17drm/lima: Make lima_sched_ops staticYueHaibing1-1/+1
2019-04-17drm: add drm_format_helper.c to kerneldocGerd Hoffmann1-1/+0
2019-04-16drm/lima: Use the drm_gem_fence_array_add helpers for our deps.Eric Anholt3-93/+16
2019-04-16drm: Add helpers for setting up an array of dma_fence dependencies.Eric Anholt1-0/+93
2019-04-16drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware user-space onlyDeepak Rawat1-2/+3
2019-04-16drm: aspeed: Clean up Kconfig optionsJoel Stanley1-3/+3
2019-04-16dma-buf: explicitely note that dma-fence-chains use 64bit seqnoChristian König3-3/+5
2019-04-12drm/panfrost: Add support for 2MB page entriesRob Herring1-8/+24
2019-04-12drm/panfrost: Add initial panfrost driverRob Herring21-0/+3413
2019-04-12drm: Add a drm_gem_objects_lookup helperRob Herring1-10/+83
2019-04-12iommu: io-pgtable: Add ARM Mali midgard MMU page table formatRob Herring2-22/+70
2019-04-12drm/bridge: ti-tfp410: Set the bus_formatPeter Ujfalusi1-0/+17
2019-04-12drm/bridge: ti-tfp410: Fall back to HPD polling if HPD irq is not availablePeter Ujfalusi1-3/+11
2019-04-11drm: fix drm_fb_xrgb8888_to_rgb888_dstclip()Gerd Hoffmann1-3/+3
2019-04-11drm/tinydrm: Fix fbdev pixel formatNoralf Trønnes7-7/+7
2019-04-11drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helperNoralf Trønnes2-222/+190
2019-04-11drm/client: Rename drm_client_add() to drm_client_register()Noralf Trønnes2-6/+7
2019-04-11drm/sun4i: Rely on dma interconnect for our RAM offsetMaxime Ripard1-7/+21
2019-04-10Merge drm/drm-next into drm-misc-nextSean Paul5092-115957/+263783
2019-04-10drm/bochs: use simple display pipeGerd Hoffmann2-130/+52
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dstGerd Hoffmann2-34/+27
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dstGerd Hoffmann2-58/+61
2019-04-10drm: switch drm_fb_memcpy_dstclip to accept __iomem dstGerd Hoffmann2-22/+25
2019-04-09drm/lima: include used header file explicitlyQiang Yu1-0/+1
2019-04-09drm/lima: add missing Kconfig dependencyQiang Yu1-0/+3
2019-04-09drm/meson: Add G12A support for the DW-HDMI GlueNeil Armstrong2-38/+157
2019-04-09drm/meson: Add G12A compatibleNeil Armstrong1-0/+1