summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-08-24drm/amdgpu: remove the GART copy hackChristian König1-17/+5
2017-08-24drm/ttm:fix wrong decoding of bo_countMonk Liu1-2/+2
2017-08-24drm/ttm: fix missing inc bo_countMonk Liu1-0/+1
2017-08-24drm/amdgpu: set sched_hw_submission higher for KIQ (v3)Alex Deucher1-4/+12
2017-08-24drm/amdgpu: move default gart size setting into gmc modulesAlex Deucher6-57/+74
2017-08-24drm/amdgpu: refine default gart sizeAlex Deucher2-7/+33
2017-08-24drm/amd/powerplay: ACG frequency added in PPTableEvan Quan2-5/+12
2017-08-24drm/amdgpu: discard commands of killed processesChristian König1-4/+19
2017-08-24drm/amdgpu: fix and cleanup shadow handlingChristian König3-37/+23
2017-08-24drm/amdgpu: add automatic per asic settings for gart_sizeAlex Deucher4-6/+20
2017-08-24drm/amdgpu/gfx8: fix spelling typo in mqd allocationAlex Deucher2-8/+8
2017-08-24drm/amd/powerplay: unhalt mec after loadingEvan Quan1-1/+2
2017-08-24drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immedi...Emily Deng1-2/+3
2017-08-24drm/amdgpu: Fix huge page updates with CPUFelix Kuehling1-1/+15
2017-08-23drm/sun4i: use of_graph_get_remote_endpoint()Kuninori Morimoto1-1/+1
2017-08-23drm/omap: work-around for omap3 display enableTomi Valkeinen1-17/+30
2017-08-23drm/omap: fix i886 work-aroundTomi Valkeinen3-9/+25
2017-08-23drm/omap: fix analog tv-out modecheckTomi Valkeinen1-14/+51
2017-08-23Merge tag 'gvt-fixes-2017-08-23' of https://github.com/01org/gvt-linux into d...Jani Nikula1-1/+1
2017-08-23drm/i915/gvt: Fix the kernel null pointer errorfred gao1-1/+1
2017-08-22drm/msm/mdp5: mark runtime_pm functions as __maybe_unusedArnd Bergmann1-2/+2
2017-08-22drm/msm: remove unused variableArnd Bergmann1-1/+0
2017-08-22drm/msm/mdp5: make helper function staticRob Clark1-1/+1
2017-08-22drm/msm: make msm_framebuffer_init() staticRob Clark2-3/+3
2017-08-22drm/msm: add helper to allocate stolen fbRob Clark3-28/+50
2017-08-22drm/msm: don't track fbdev's gem object separatelyRob Clark1-15/+19
2017-08-22drm/msm: add modeset module paramRob Clark1-0/+7
2017-08-22drm/msm/mdp5: add tracking for clk enable-countRob Clark2-0/+9
2017-08-22drm/msm: remove unused defineRob Clark1-2/+0
2017-08-22drm/msm: Add a helper function for in-kernel buffer allocationsJordan Crouse6-54/+72
2017-08-22drm/msm: Attach the GPU MMU when it is createdJordan Crouse3-55/+62
2017-08-22drm: Release driver tracking before making the object available againChris Wilson1-3/+3
2017-08-22drm/nouveau/kms/nv50: perform null check on msto[i] rathern than mstoColin Ian King1-1/+1
2017-08-22drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin1-0/+4
2017-08-22drm/nouveau: silence suspend/resume debugging messagesBen Skeggs1-11/+11
2017-08-22drm/nouveau/kms/nv04-nv4x: fix exposed format listIlia Mirkin1-1/+35
2017-08-22drm/nouveau/kms/nv10-nv40: add NV21 support to overlayIlia Mirkin1-3/+6
2017-08-22drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch settingIlia Mirkin1-28/+34
2017-08-22drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creationIlia Mirkin1-0/+21
2017-08-22drm/nouveau/mpeg: print more debug info when rejecting dma objectsIlia Mirkin2-2/+12
2017-08-22drm/nouveau/fb/gf100-: zero mmu debug buffersBen Skeggs1-2/+2
2017-08-22drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiBBen Skeggs2-0/+7
2017-08-22initial support (display-only) for GP108Ilia Mirkin1-0/+30
2017-08-22drm/nouveau/falcon: use a more reasonable msgqueue timeout valueBen Skeggs1-1/+1
2017-08-22drm/nouveau/disp: Silence DCB warnings.Rosen Penev4-0/+7
2017-08-22drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.Rosen Penev1-5/+2
2017-08-22drm/nouveau/pmu/gt215-: abstract detection of whether reset is neededBen Skeggs13-1/+32
2017-08-22drm/nouveau/pmu/gt215: fix resetBen Skeggs10-13/+24
2017-08-22drm/nouveau/mc/gf100: add pmu to reset maskBen Skeggs1-0/+1
2017-08-22drm/nouveau/disp/gf119-: avoid creating non-existent headsIlia Mirkin2-3/+8