aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-21Merge tag 'exynos-drm-fixes-for-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixesDave 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/~gabbayo/linux into drm-fixesDave Airlie2-2/+1
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds28-160/+236
2017-09-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-1/+1
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-13Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave 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-09Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso9-28/+33
2017-09-07Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-4/+4
2017-09-07Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/git/drm-intelLinus 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 drm-intel-next-fixesRodrigo 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
2017-09-05drm/i915/gvt: Remove one duplicated MMIOJian Jun Chen1-1/+0
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-2/+15
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar755-44756/+26842
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds749-44698/+26746
2017-09-02drm/amdkfd: pass queue's mqd when destroying mqdOded Gabbay1-1/+1
2017-09-01drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoderVille Syrjälä2-12/+12
2017-09-01drm/i915: Make i2c lock ops staticVille Syrjälä2-2/+2
2017-09-01drm/i915: Make i9xx_load_ycbcr_conversion_matrix() staticVille Syrjälä1-1/+1
2017-09-01drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeoutsManasi Navare1-1/+1
2017-08-31drm/amdgpu: update to new mmu_notifier semanticJérôme Glisse1-31/+0
2017-08-30drm/i915: Ignore duplicate VMA stored within the per-object handle LUTChris Wilson3-1/+14
2017-08-30drm/i915: Skip fence alignemnt check for the CCS planeVille Syrjälä1-1/+1
2017-08-30drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offsetVille Syrjälä1-44/+64
2017-08-30drm/i915: Always wake the device to flush the GTTChris Wilson1-6/+5
2017-08-30drm/i915: Recreate vmapping even when the object is pinnedChris Wilson4-3/+13
2017-08-30drm/i915: Quietly cancel FBC activation if CRTC is turned off before workerChris Wilson1-3/+1
2017-08-30Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_linux into drm-fixesDave Airlie1-1/+25
2017-08-29drm/vmwgfx: Fix F26 Wayland screen update issueSinclair Yeh1-1/+25
2017-08-30Merge tag 'drm-misc-fixes-2017-08-28' of git://anongit.freedesktop.org/git/drm-misc into drm-fixesDave Airlie1-2/+2
2017-08-30drm/amdkfd: remove memset before memcpyHimanshu Jha1-1/+0
2017-08-29Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-nextDave Airlie8-158/+503