summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-09-12drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"Christian König
2017-08-24drm/amdgpu: remove duplicate return statementColin Ian King
2017-08-24drm/amdgpu: check memory allocation failureChristophe JAILLET
2017-08-24drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)Roger He
2017-08-24drm/amdgpu: inline amdgpu_ttm_do_bind againChristian König
2017-08-24drm/amdgpu: fix amdgpu_ttm_bindChristian König
2017-08-24drm/amdgpu: remove the GART copy hackChristian König
2017-08-24drm/ttm:fix wrong decoding of bo_countMonk Liu
2017-08-24drm/ttm: fix missing inc bo_countMonk Liu
2017-08-24drm/amdgpu: set sched_hw_submission higher for KIQ (v3)Alex Deucher
2017-08-24drm/amdgpu: move default gart size setting into gmc modulesAlex Deucher
2017-08-24drm/amdgpu: refine default gart sizeAlex Deucher
2017-08-24drm/amd/powerplay: ACG frequency added in PPTableEvan Quan
2017-08-24drm/amdgpu: discard commands of killed processesChristian König
2017-08-24drm/amdgpu: fix and cleanup shadow handlingChristian König
2017-08-24drm/amdgpu: add automatic per asic settings for gart_sizeAlex Deucher
2017-08-24drm/amdgpu/gfx8: fix spelling typo in mqd allocationAlex Deucher
2017-08-23drm/amd/powerplay: unhalt mec after loadingEvan Quan
2017-08-23drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immedi...Emily Deng
2017-08-23drm/amdgpu: Fix huge page updates with CPUFelix Kuehling
2017-08-22drm/nouveau/kms/nv50: perform null check on msto[i] rathern than mstoColin Ian King
2017-08-22drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin
2017-08-22drm/nouveau: silence suspend/resume debugging messagesBen Skeggs
2017-08-22drm/nouveau/kms/nv04-nv4x: fix exposed format listIlia Mirkin
2017-08-22drm/nouveau/kms/nv10-nv40: add NV21 support to overlayIlia Mirkin
2017-08-22drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch settingIlia Mirkin
2017-08-22drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creationIlia Mirkin
2017-08-22drm/nouveau/mpeg: print more debug info when rejecting dma objectsIlia Mirkin
2017-08-22drm/nouveau/fb/gf100-: zero mmu debug buffersBen Skeggs
2017-08-22drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiBBen Skeggs
2017-08-22initial support (display-only) for GP108Ilia Mirkin
2017-08-22drm/nouveau/falcon: use a more reasonable msgqueue timeout valueBen Skeggs
2017-08-22drm/nouveau/disp: Silence DCB warnings.Rosen Penev
2017-08-22drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.Rosen Penev
2017-08-22drm/nouveau/pmu/gt215-: abstract detection of whether reset is neededBen Skeggs
2017-08-22drm/nouveau/pmu/gt215: fix resetBen Skeggs
2017-08-22drm/nouveau/mc/gf100: add pmu to reset maskBen Skeggs
2017-08-22drm/nouveau/disp/gf119-: avoid creating non-existent headsIlia Mirkin
2017-08-22drm/nouveau/therm/gm200: AddedKarol Herbst
2017-08-22drm/nouveau/therm: fix spelling mistake on array thresoldsColin Ian King
2017-08-22Merge tag 'imx-drm-next-2017-07-18' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2017-08-22Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-08-21Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-08-21Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2017-08-21Merge tag 'drm-amdkfd-next-2017-08-18' of git://people.freedesktop.org/~gabba...Dave Airlie
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-18drm/i915: Update DRIVER_DATE to 20170818Daniel Vetter
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