summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-09-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-13Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-09-12drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"Christian König
2017-09-09Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-09-07Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-07Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...Linus Torvalds
2017-09-06drm/i915: wire up shrinkctl->nr_scannedChris Wilson
2017-09-06Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into d...Rodrigo Vivi
2017-09-06drm/i915: Re-enable GTT following a device resetChris Wilson
2017-09-06drm/i915: Annotate user relocs with __userVille Syrjälä
2017-09-05drm/i915: Silence sparse by using gfp_tChris Wilson
2017-09-05drm/i915: Add __rcu to radix tree slot pointerVille Syrjälä
2017-09-05drm/i915: Fix the missing PPAT cache attributes on CNLZhi Wang
2017-09-05drm/i915/gvt: Remove one duplicated MMIOJian Jun Chen
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-09-01drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoderVille Syrjälä
2017-09-01drm/i915: Make i2c lock ops staticVille Syrjälä
2017-09-01drm/i915: Make i9xx_load_ycbcr_conversion_matrix() staticVille Syrjälä
2017-09-01drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeoutsManasi Navare
2017-08-31drm/amdgpu: update to new mmu_notifier semanticJérôme Glisse
2017-08-30drm/i915: Ignore duplicate VMA stored within the per-object handle LUTChris Wilson
2017-08-30drm/i915: Skip fence alignemnt check for the CCS planeVille Syrjälä
2017-08-30drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offsetVille Syrjälä
2017-08-30drm/i915: Always wake the device to flush the GTTChris Wilson
2017-08-30drm/i915: Recreate vmapping even when the object is pinnedChris Wilson
2017-08-30drm/i915: Quietly cancel FBC activation if CRTC is turned off before workerChris Wilson
2017-08-30Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2017-08-29drm/vmwgfx: Fix F26 Wayland screen update issueSinclair Yeh
2017-08-30Merge tag 'drm-misc-fixes-2017-08-28' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-08-29Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie
2017-08-29Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2017-08-29drm/syncobj: Add a signal ioctl (v3)Jason Ekstrand
2017-08-29drm/syncobj: Add a reset ioctl (v3)Jason Ekstrand
2017-08-29drm/syncobj: Add a syncobj_array_find helperJason Ekstrand
2017-08-29drm/syncobj: Allow wait for submit and signal behavior (v5)Jason Ekstrand
2017-08-29drm/syncobj: Add a CREATE_SIGNALED flagJason Ekstrand
2017-08-29drm/syncobj: Add a callback mechanism for replace_fence (v3)Jason Ekstrand
2017-08-29drm/syncobj: add sync obj wait interface. (v8)Dave Airlie
2017-08-29i915: Use drm_syncobj_fence_getJason Ekstrand
2017-08-29drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2)Jason Ekstrand
2017-08-29drm/syncobj: Rename fence_get to find_fenceJason Ekstrand
2017-08-29drm: kirin: Add mode_valid logic to avoid mode clocks we can't generateJohn Stultz
2017-08-28drm/vmwgfx: Bump the version for fence FD supportSinclair Yeh
2017-08-28drm/vmwgfx: Add export fence to file descriptor supportSinclair Yeh