summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2017-09-28-1' of git://anongit.freedesktop.org/git/...Dave Airlie2017-09-294-21/+26
|\
| * drm/tegra: trace: Fix path to includeThierry Reding2017-09-261-1/+1
| * qxl: fix framebuffer unpinningGerd Hoffmann2017-09-251-3/+4
| * drm/sun4i: cec: Enable back CEC-pin frameworkHans Verkuil2017-09-222-2/+2
| * Merge remote-tracking branch 'origin/master' into drm-misc-fixesSean Paul2017-09-21778-45090/+27325
| |\
| * | qxl: fix primary surface handlingGerd Hoffmann2017-09-121-15/+19
* | | Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-09-282-2/+189
|\ \ \
| * | | drm/radeon: disable hard reset in hibernate for APUsAlex Deucher2017-09-151-1/+1
| * | | drm/amdgpu: revert tile table update for olandJean Delvare2017-09-141-1/+188
* | | | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie2017-09-282-2/+7
|\ \ \ \
| * | | | etnaviv: fix gem object list corruptionLucas Stach2017-09-131-0/+3
| * | | | etnaviv: fix submit error pathLucas Stach2017-09-131-2/+4
* | | | | drm/amdkfd: Print event limit messages only once per processFelix Kuehling2017-09-202-1/+5
* | | | | drm/amdkfd: Fix kernel-queue wrapping bugsYong Zhao2017-09-201-3/+15
* | | | | drm/amdkfd: Fix incorrect destroy_mqd parameterFelix Kuehling2017-09-201-1/+1
* | | | | drm/amdkfd: check for null dev to avoid a null pointer dereferenceColin Ian King2017-09-081-0/+2
| |_|_|/ |/| | |
* | | | Merge tag 'exynos-drm-fixes-for-v4.14-rc1' of git://git.kernel.org/pub/scm/li...Dave Airlie2017-09-216-27/+55
|\ \ \ \
| * | | | drm/exynos/hdmi: Fix unsafe list iterationMaciej Purski2017-09-201-3/+11
| * | | | drm: exynos: include linux/irq.hArnd Bergmann2017-09-191-0/+1
| * | | | drm/exynos: Fix suspend/resume supportMarek Szyprowski2017-09-194-28/+43
| * | | | drm/exynos: Fix locking in the suspend/resume pathsMarek Szyprowski2017-09-191-0/+4
* | | | | drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()Chris Wilson2017-09-181-3/+0
* | | | | drm/i915/cnp: set min brightness from VBTLee, Shawn C2017-09-181-0/+2
* | | | | Revert "drm/i915/bxt: Disable device ready before shutdown command"Uma Shankar2017-09-181-11/+0
* | | | | drm/i915/bxt: set min brightness from VBTLee, Shawn C2017-09-181-0/+2
* | | | | drm/i915: Fix an error handling in 'intel_framebuffer_init()'Christophe JAILLET2017-09-181-1/+1
* | | | | drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du2017-09-181-65/+48
|/ / / /
* | | | Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba...Dave Airlie2017-09-182-2/+1
|\ \ \ \
| * | | | drm/amdkfd: pass queue's mqd when destroying mqdOded Gabbay2017-09-021-1/+1
| * | | | drm/amdkfd: remove memset before memcpyHimanshu Jha2017-08-301-1/+0
* | | | | Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-09-1528-160/+236
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-09-1328-160/+236
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"Christian König2017-09-121-4/+0
| | * | | drm/amdgpu: remove duplicate return statementColin Ian King2017-08-241-1/+0
| | * | | drm/amdgpu: check memory allocation failureChristophe JAILLET2017-08-241-0/+3
| | * | | drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)Roger He2017-08-242-6/+4
| | * | | drm/amdgpu: inline amdgpu_ttm_do_bind againChristian König2017-08-241-27/+18
| | * | | drm/amdgpu: fix amdgpu_ttm_bindChristian König2017-08-243-19/+30
| | * | | drm/amdgpu: remove the GART copy hackChristian König2017-08-241-17/+5
| | * | | drm/ttm:fix wrong decoding of bo_countMonk Liu2017-08-241-2/+2
| | * | | 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/+23
| | * | | 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
OpenPOWER on IntegriCloud