summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-10-20gpu: host1x: Call of_dma_configure() after setting busMikko Perttunen1-1/+2
2017-10-20drm/tegra: Add Tegra186 support for VICMikko Perttunen2-0/+11
2017-10-20gpu: host1x: Add Tegra186 supportMikko Perttunen18-168/+876
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding6-13/+13
2017-10-20gpu: host1x: Use of_device_get_match_data()Thierry Reding1-9/+5
2017-09-29Merge tag 'drm-misc-fixes-2017-09-28-1' of git://anongit.freedesktop.org/git/...Dave Airlie4-21/+26
2017-09-28Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2-2/+189
2017-09-28Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie2-2/+7
2017-09-26drm/tegra: trace: Fix path to includeThierry Reding1-1/+1
2017-09-25qxl: fix framebuffer unpinningGerd Hoffmann1-3/+4
2017-09-22drm/sun4i: cec: Enable back CEC-pin frameworkHans Verkuil2-2/+2
2017-09-21Merge remote-tracking branch 'origin/master' into drm-misc-fixesSean Paul778-45090/+27325
2017-09-20drm/amdkfd: Print event limit messages only once per processFelix Kuehling2-1/+5
2017-09-20drm/amdkfd: Fix kernel-queue wrapping bugsYong Zhao1-3/+15
2017-09-20drm/amdkfd: Fix incorrect destroy_mqd parameterFelix Kuehling1-1/+1
2017-09-21Merge tag 'exynos-drm-fixes-for-v4.14-rc1' of git://git.kernel.org/pub/scm/li...Dave Airlie6-27/+55
2017-09-20drm/exynos/hdmi: Fix unsafe list iterationMaciej Purski1-3/+11
2017-09-19drm: exynos: include linux/irq.hArnd Bergmann1-0/+1
2017-09-19drm/exynos: Fix suspend/resume supportMarek Szyprowski4-28/+43
2017-09-19drm/exynos: Fix locking in the suspend/resume pathsMarek Szyprowski1-0/+4
2017-09-18drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()Chris Wilson1-3/+0
2017-09-18drm/i915/cnp: set min brightness from VBTLee, Shawn C1-0/+2
2017-09-18Revert "drm/i915/bxt: Disable device ready before shutdown command"Uma Shankar1-11/+0
2017-09-18drm/i915/bxt: set min brightness from VBTLee, Shawn C1-0/+2
2017-09-18drm/i915: Fix an error handling in 'intel_framebuffer_init()'Christophe JAILLET1-1/+1
2017-09-18drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du1-65/+48
2017-09-18Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba...Dave Airlie2-2/+1
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds28-160/+236
2017-09-15drm/radeon: disable hard reset in hibernate for APUsAlex Deucher1-1/+1
2017-09-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2017-09-14drm/amdgpu: revert tile table update for olandJean Delvare1-1/+188
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko15-28/+28
2017-09-13etnaviv: fix gem object list corruptionLucas Stach1-0/+3
2017-09-13etnaviv: fix submit error pathLucas Stach1-2/+4
2017-09-13Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie28-160/+236
2017-09-12drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"Christian König1-4/+0
2017-09-12qxl: fix primary surface handlingGerd Hoffmann1-15/+19
2017-09-09Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso9-28/+33
2017-09-08drm/amdkfd: check for null dev to avoid a null pointer dereferenceColin Ian King1-0/+2
2017-09-07Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4
2017-09-07Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...Linus Torvalds16-85/+130
2017-09-06drm/i915: wire up shrinkctl->nr_scannedChris Wilson5-11/+24
2017-09-06Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into d...Rodrigo Vivi1-1/+0
2017-09-06drm/i915: Re-enable GTT following a device resetChris Wilson1-3/+9
2017-09-06drm/i915: Annotate user relocs with __userVille Syrjälä1-1/+1
2017-09-05drm/i915: Silence sparse by using gfp_tChris Wilson1-1/+1
2017-09-05drm/i915: Add __rcu to radix tree slot pointerVille Syrjälä1-1/+1
2017-09-05drm/i915: Fix the missing PPAT cache attributes on CNLZhi Wang1-4/+4