summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-09-11drm/i810: make i810_flush_queue() return voidJason Yan1-3/+3
2020-09-11drm/xlnx: Use devm_drm_dev_allocDaniel Vetter1-21/+6
2020-09-11drm/vkms: Use devm_drm_dev_allocDaniel Vetter1-28/+28
2020-09-11drm/vgem: Use devm_drm_dev_allocDaniel Vetter1-31/+24
2020-09-11drm/aspeed: Use managed drmm_mode_config_cleanupDaniel Vetter1-4/+11
2020-09-11drm/armada: Don't use drm_device->dev_privateDaniel Vetter7-14/+14
2020-09-11drm/armada: Use devm_drm_dev_allocDaniel Vetter1-20/+6
2020-09-11Merge tag 'drm-misc-fixes-2020-09-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie10-25/+66
2020-09-11Merge tag 'drm-intel-fixes-2020-09-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-6/+4
2020-09-10drm/i915: Fix slightly botched merge in __reloc_entry_gpuMaarten Lankhorst1-2/+2
2020-09-10drm/panfrost: Ensure GPU quirks are always initialisedSteven Price1-1/+2
2020-09-10drm/panfrost: Set DMA max segment sizeRobin Murphy1-0/+1
2020-09-10drm/vc4: hdmi: Fix NULL vs IS_ERR() checks in vc5_hdmi_init_resources()Dan Carpenter1-16/+16
2020-09-10drm/vc4: hdmi: Fix off by ones in vc4_hdmi_read/write()Dan Carpenter1-2/+2
2020-09-10drm/imx/dcss: fix compilation issue on 32bitLaurentiu Palcu1-1/+1
2020-09-10drm/panel: s6e63m0: Add missing MODULE_LICENSEYueHaibing1-0/+4
2020-09-10drm/bridge/tc358775: Remove unneeded semicolonZheng Bin1-1/+1
2020-09-09drm/imx/dcss: use drm_bridge_connector APILaurentiu Palcu3-8/+41
2020-09-09drm/imx: Add initial support for DCSS on iMX8MQLaurentiu Palcu17-0/+3962
2020-09-09drm/imx: compile imx directory by defaultLaurentiu Palcu1-1/+1
2020-09-09gpu/drm: cleanup coding style a bitBernard Zhao1-5/+4
2020-09-09drm/virtio: report uuid in debugfsGurchetan Singh1-0/+1
2020-09-09drm/virtio: fix uninitialized variableGurchetan Singh1-1/+1
2020-09-09Fix use after free in get_capset_info callback.Doug Horn2-3/+9
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann13-16/+27
2020-09-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie30-424/+852
2020-09-09Merge tag 'drm-xlnx-dpsub-fixes-20200905' of git://linuxtv.org/pinchartl/medi...Dave Airlie1-0/+1
2020-09-09drm/ttm: drop the tt backend function paths.Dave Airlie1-12/+3
2020-09-09drm/ttm/agp: remove bdev from agp helpersDave Airlie3-13/+10
2020-09-09drm/ttm: get rid of agp specific populate/unpopulate paths.Dave Airlie3-21/+4
2020-09-09drm/ttm/agp: drop back end bindings from agpDave Airlie1-7/+0
2020-09-09drm/gem_vram/ttm: move to driver backend destroy function.Dave Airlie1-7/+2
2020-09-09drm/amdgpu/ttm: move to driver backend binding funcsDave Airlie1-7/+3
2020-09-09drm/vmwgfx: move to driver binding functionsDave Airlie1-7/+3
2020-09-09drm/nouveau/ttm: use driver bind/unbind/destroy functions.Dave Airlie3-42/+59
2020-09-09drm/radeon/ttm: move to driver binding/destroy functions. (v2)Dave Airlie7-33/+80
2020-09-09drm/ttm/agp: export bind/unbind/destroy for drivers to use.Dave Airlie1-6/+9
2020-09-09drm/qxl: move bind/unbind/destroy to the driver function table.Dave Airlie1-7/+3
2020-09-09drm/ttm: add optional bind/unbind via driver.Dave Airlie1-3/+12
2020-09-09drm/ttm: introduce ttm_bo_move_nullDave Airlie4-47/+7
2020-09-09Merge tag 'drm-intel-gt-next-2020-09-07' of git://anongit.freedesktop.org/drm...Dave Airlie82-2178/+3434
2020-09-09Backmerge drm-fixes merge into drm-nextDave Airlie15-64/+411
2020-09-08drm/i915: fix regression leading to display audio probe failure on GLKKai Vehmanen1-6/+4
2020-09-08drm/ttm: merge offset and base in ttm_bus_placementChristian König11-46/+29
2020-09-08drm/qxl: don't touch mem.bus.offsetChristian König1-3/+3
2020-09-08drm/bridge: dw-mipi-dsi: fix dw_mipi_dsi_debugfs_show/write warningsNeil Armstrong1-2/+2
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie451-3192/+14065
2020-09-08Revert "drm/i915/gem: Delete unused code"Dave Airlie1-0/+19
2020-09-08Revert "drm/i915/gem: Async GPU relocations only"Dave Airlie2-27/+289
2020-09-08Revert "drm/i915: Remove i915_gem_object_get_dirty_page()"Dave Airlie2-0/+18