summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: fix missing inc bo_countMonk Liu2017-08-241-0/+1
* drm/amdgpu: set sched_hw_submission higher for KIQ (v3)Alex Deucher2017-08-241-4/+12
* drm/amdgpu: move default gart size setting into gmc modulesAlex Deucher2017-08-246-57/+74
* drm/amdgpu: refine default gart sizeAlex Deucher2017-08-242-7/+33
* drm/amd/powerplay: ACG frequency added in PPTableEvan Quan2017-08-242-5/+12
* drm/amdgpu: discard commands of killed processesChristian König2017-08-241-4/+19
* drm/amdgpu: fix and cleanup shadow handlingChristian König2017-08-243-37/+23Star
* drm/amdgpu: add automatic per asic settings for gart_sizeAlex Deucher2017-08-244-6/+20
* drm/amdgpu/gfx8: fix spelling typo in mqd allocationAlex Deucher2017-08-242-8/+8
* drm/amd/powerplay: unhalt mec after loadingEvan Quan2017-08-231-1/+2
* drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immedi...Emily Deng2017-08-231-2/+3
* drm/amdgpu: Fix huge page updates with CPUFelix Kuehling2017-08-231-1/+15
* drm/nouveau/kms/nv50: perform null check on msto[i] rathern than mstoColin Ian King2017-08-221-1/+1
* drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin2017-08-221-0/+4
* drm/nouveau: silence suspend/resume debugging messagesBen Skeggs2017-08-221-11/+11
* drm/nouveau/kms/nv04-nv4x: fix exposed format listIlia Mirkin2017-08-221-1/+35
* drm/nouveau/kms/nv10-nv40: add NV21 support to overlayIlia Mirkin2017-08-221-3/+6
* drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch settingIlia Mirkin2017-08-221-28/+34
* drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creationIlia Mirkin2017-08-221-0/+21
* drm/nouveau/mpeg: print more debug info when rejecting dma objectsIlia Mirkin2017-08-222-2/+12
* drm/nouveau/fb/gf100-: zero mmu debug buffersBen Skeggs2017-08-221-2/+2
* drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiBBen Skeggs2017-08-222-0/+7
* initial support (display-only) for GP108Ilia Mirkin2017-08-221-0/+30
* drm/nouveau/falcon: use a more reasonable msgqueue timeout valueBen Skeggs2017-08-221-1/+1
* drm/nouveau/disp: Silence DCB warnings.Rosen Penev2017-08-224-0/+7
* drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.Rosen Penev2017-08-221-5/+2Star
* drm/nouveau/pmu/gt215-: abstract detection of whether reset is neededBen Skeggs2017-08-2213-1/+32
* drm/nouveau/pmu/gt215: fix resetBen Skeggs2017-08-2210-13/+24
* drm/nouveau/mc/gf100: add pmu to reset maskBen Skeggs2017-08-221-0/+1
* drm/nouveau/disp/gf119-: avoid creating non-existent headsIlia Mirkin2017-08-222-3/+8
* drm/nouveau/therm/gm200: AddedKarol Herbst2017-08-226-1/+46
* drm/nouveau/therm: fix spelling mistake on array thresoldsColin Ian King2017-08-221-3/+3
* Merge tag 'imx-drm-next-2017-07-18' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2017-08-221-11/+42
|\
| * drm/imx: lock scanout transfers for consecutive burstsPhilipp Zabel2017-07-171-3/+35
| * drm/imx: ipuv3-plane: use fb local variable instead of state->fbPhilipp Zabel2017-07-171-8/+7Star
* | Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-08-22116-32709/+4633Star
|\ \
| * | drm/i915: Update DRIVER_DATE to 20170818Daniel Vetter2017-08-181-2/+2
| * | drm/i915/bxt: use NULL for GPIO connection IDAndy Shevchenko2017-08-181-1/+1
| * | drm/i915: Mark the GT as busy before idling the previous requestChris Wilson2017-08-181-43/+45
| * | drm/i915: Trivial grammar fix s/opt of/opt out of/ in commentChris Wilson2017-08-181-1/+1
| * | drm/i915: Replace execbuf vma ht with an idrChris Wilson2017-08-1810-208/+114Star
| * | drm/i915: Simplify eb_lookup_vmas()Chris Wilson2017-08-181-86/+36Star
| * | drm/i915: Convert execbuf to use struct-of-array packing for critical fieldsChris Wilson2017-08-183-151/+156
| * | drm/i915: Check context status before looking up our obj/vmaChris Wilson2017-08-181-7/+6Star
| * | drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcsChris Wilson2017-08-187-15/+40
| * | drm/i915: Stop touching forcewake following a gen6+ engine resetChris Wilson2017-08-181-6/+1Star
| * | drm/i915: Split pin mapping into per platform functionsAnusha Srivatsa2017-08-171-22/+91
| * | drm/i915/opregion: let user specify override VBT via firmware loadJani Nikula2017-08-174-0/+51
| * | drm/i915/cnl: Reuse skl_wm_get_hw_state on Cannonlake.Rodrigo Vivi2017-08-161-1/+1
| * | drm/i915/gen10: implement gen 10 watermarks calculationsPaulo Zanoni2017-08-161-4/+13