summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-21Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie6-32/+37
2017-08-21Merge tag 'drm-amdkfd-next-2017-08-18' of git://people.freedesktop.org/~gabba...Dave Airlie36-1252/+1280
2017-08-21Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie10-129/+359
2017-08-21Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie35-381/+521
2017-08-21Merge tag 'drm-misc-next-2017-08-18' of git://anongit.freedesktop.org/git/drm...Dave Airlie13-159/+386
2017-08-18drm/ttm: use reservation_object_trylock in ttm_bo_individualize_resv v2Christian König1-1/+1
2017-08-18drm/amdgpu: fix vega10 graphic hang issue in S3 testKen Wang2-2/+9
2017-08-18Merge airlied/drm-next into drm-misc-nextSean Paul1094-23619/+21968
2017-08-18drm: udl: constify usb_device_idArvind Yadav1-1/+1
2017-08-18drm/gma500: fix potential NULL pointer dereference dereferenceGustavo A. R. Silva1-1/+3
2017-08-17drm/amdgpu: bump version for support of UVD MJPEG decodeLeo Liu1-1/+2
2017-08-17drm/amdgpu: add MJPEG check for UVD physical mode msg bufferLeo Liu1-0/+4
2017-08-17drm/ttm: Fix accounting error when fail to get pages for poolXiangliang.Yu1-1/+1
2017-08-17drm/amd/amdgpu: expose fragment size as module parameter (v2)Roger He9-16/+44
2017-08-17drm/amd/amdgpu: store fragment_size in vm_managerRoger He9-26/+33
2017-08-17drm/amdgpu: rename VM invalidated to movedChristian König3-12/+12
2017-08-17drm/amdgpu: separate bo_va structureChristian König7-55/+66
2017-08-17drm/amdgpu: drop the extra VM huge page flag v2Christian König2-10/+9
2017-08-17drm/amdgpu: remove superflous amdgpu_bo_kmap in the VMChristian König1-19/+9
2017-08-17drm/amdgpu: cleanup static CSA handlingChristian König6-20/+20
2017-08-17drm/amdgpu: SHADOW and VRAM_CONTIGUOUS flags shouldn't be used by userspaceChristian König1-3/+1
2017-08-17drm/amdgpu: save list length when fence is signaledChunming Zhou1-7/+6
2017-08-17drm/amdgpu: move vram usage tracking into the vram manager v2Christian König6-62/+79
2017-08-17drm/amdgpu: move gtt usage tracking into the gtt manager v2Christian König5-16/+26
2017-08-17drm/amdgpu: move debug print into the MM managersChristian König3-22/+11
2017-08-17drm/amdgpu: fix incorrect use of the lru_lockChristian König1-5/+2
2017-08-17drm/radeon: fix incorrect use of the lru_lockChristian König1-6/+4
2017-08-17drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König8-19/+20
2017-08-17drm/amd/amdgpu: Add tracepoint for DMA page mapping (v4)Tom St Denis2-6/+106
2017-08-17drm/amdgpu: fix Vega10 HW config for 2MB pagesChristian König2-4/+4
2017-08-17drm/amdgpu: only bind VM shadows after validation v2Christian König1-14/+8
2017-08-17drm/amdgpu: only move VM BOs in the LRU during validation v2Christian König3-59/+16
2017-08-17drm/ttm: individualize BO reservation obj when they are freedChristian König1-7/+47
2017-08-17drm/ttm: remove nonsense wait in ttm_bo_cleanup_refs_and_unlockChristian König1-7/+0
2017-08-18Merge tag 'omapdrm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie44-1970/+1705
2017-08-18Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie68-1133/+788
2017-08-17Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie88-628/+1059
2017-08-16drm/tinydrm: make function st7586_pipe_enable staticColin Ian King1-2/+2
2017-08-16MAINTAINERS: Add drm/tinydrm maintainer entryNoralf Trønnes1-0/+8
2017-08-16drm/vc4: Use drm_gem_fb_create()Noralf Trønnes1-1/+2
2017-08-16drm/pl111: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes2-2/+4
2017-08-16drm/fb-cma-helper: Use drm_gem_framebuffer_helperNoralf Trønnes1-151/+29
2017-08-16drm: Add GEM backed framebuffer libraryNoralf Trønnes5-1/+337
2017-08-16drm/gem-cma-helper: Remove drm_gem_cma_dumb_map_offset()Noralf Trønnes2-40/+0
2017-08-16drm/virtio: Use the drm_driver.dumb_destroy defaultNoralf Trønnes3-11/+0
2017-08-16drm/bochs: Use the drm_driver.dumb_destroy defaultNoralf Trønnes1-1/+0
2017-08-16drm/mgag200: Use the drm_driver.dumb_destroy defaultNoralf Trønnes1-1/+0
2017-08-16drm/exynos: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes3-35/+2
2017-08-16drm/msm: Use the drm_driver.dumb_destroy defaultNoralf Trønnes1-1/+0
2017-08-16drm/ast: Use the drm_driver.dumb_destroy defaultNoralf Trønnes1-1/+0