summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-21Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie
2017-08-21Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-08-21Merge tag 'drm-misc-next-2017-08-18' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-08-18drm/ttm: use reservation_object_trylock in ttm_bo_individualize_resv v2Christian König
2017-08-18drm/amdgpu: fix vega10 graphic hang issue in S3 testKen Wang
2017-08-18Merge airlied/drm-next into drm-misc-nextSean Paul
2017-08-18drm: udl: constify usb_device_idArvind Yadav
2017-08-18drm/gma500: fix potential NULL pointer dereference dereferenceGustavo A. R. Silva
2017-08-17drm/amdgpu: bump version for support of UVD MJPEG decodeLeo Liu
2017-08-17drm/amdgpu: add MJPEG check for UVD physical mode msg bufferLeo Liu
2017-08-17drm/ttm: Fix accounting error when fail to get pages for poolXiangliang.Yu
2017-08-17drm/amd/amdgpu: expose fragment size as module parameter (v2)Roger He
2017-08-17drm/amd/amdgpu: store fragment_size in vm_managerRoger He
2017-08-17drm/amdgpu: rename VM invalidated to movedChristian König
2017-08-17drm/amdgpu: separate bo_va structureChristian König
2017-08-17drm/amdgpu: drop the extra VM huge page flag v2Christian König
2017-08-17drm/amdgpu: remove superflous amdgpu_bo_kmap in the VMChristian König
2017-08-17drm/amdgpu: cleanup static CSA handlingChristian König
2017-08-17drm/amdgpu: SHADOW and VRAM_CONTIGUOUS flags shouldn't be used by userspaceChristian König
2017-08-17drm/amdgpu: save list length when fence is signaledChunming Zhou
2017-08-17drm/amdgpu: move vram usage tracking into the vram manager v2Christian König
2017-08-17drm/amdgpu: move gtt usage tracking into the gtt manager v2Christian König
2017-08-17drm/amdgpu: move debug print into the MM managersChristian König
2017-08-17drm/amdgpu: fix incorrect use of the lru_lockChristian König
2017-08-17drm/radeon: fix incorrect use of the lru_lockChristian König
2017-08-17drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König
2017-08-17drm/amd/amdgpu: Add tracepoint for DMA page mapping (v4)Tom St Denis
2017-08-17drm/amdgpu: fix Vega10 HW config for 2MB pagesChristian König
2017-08-17drm/amdgpu: only bind VM shadows after validation v2Christian König
2017-08-17drm/amdgpu: only move VM BOs in the LRU during validation v2Christian König
2017-08-17drm/ttm: individualize BO reservation obj when they are freedChristian König
2017-08-17drm/ttm: remove nonsense wait in ttm_bo_cleanup_refs_and_unlockChristian König
2017-08-18Merge tag 'omapdrm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie
2017-08-18Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-08-17Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-08-16drm/tinydrm: make function st7586_pipe_enable staticColin Ian King
2017-08-16MAINTAINERS: Add drm/tinydrm maintainer entryNoralf Trønnes
2017-08-16drm/vc4: Use drm_gem_fb_create()Noralf Trønnes
2017-08-16drm/pl111: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes
2017-08-16drm/fb-cma-helper: Use drm_gem_framebuffer_helperNoralf Trønnes
2017-08-16drm: Add GEM backed framebuffer libraryNoralf Trønnes
2017-08-16drm/gem-cma-helper: Remove drm_gem_cma_dumb_map_offset()Noralf Trønnes
2017-08-16drm/virtio: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-08-16drm/bochs: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-08-16drm/mgag200: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-08-16drm/exynos: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes
2017-08-16drm/msm: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-08-16drm/ast: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-08-16drm/qxl: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-08-16drm/udl: Use the drm_driver.dumb_destroy defaultNoralf Trønnes