index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2017-09-07
Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...
Linus Torvalds
16
-85
/
+130
2017-09-06
drm/i915: wire up shrinkctl->nr_scanned
Chris Wilson
5
-11
/
+24
2017-09-06
Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into d...
Rodrigo Vivi
1
-1
/
+0
2017-09-06
drm/i915: Re-enable GTT following a device reset
Chris Wilson
1
-3
/
+9
2017-09-06
drm/i915: Annotate user relocs with __user
Ville Syrjälä
1
-1
/
+1
2017-09-05
drm/i915: Silence sparse by using gfp_t
Chris Wilson
1
-1
/
+1
2017-09-05
drm/i915: Add __rcu to radix tree slot pointer
Ville Syrjälä
1
-1
/
+1
2017-09-05
drm/i915: Fix the missing PPAT cache attributes on CNL
Zhi Wang
1
-4
/
+4
2017-09-05
drm/i915/gvt: Remove one duplicated MMIO
Jian Jun Chen
1
-1
/
+0
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-2
/
+15
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
755
-44756
/
+26842
2017-09-03
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
749
-44698
/
+26746
2017-09-01
drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder
Ville Syrjälä
2
-12
/
+12
2017-09-01
drm/i915: Make i2c lock ops static
Ville Syrjälä
2
-2
/
+2
2017-09-01
drm/i915: Make i9xx_load_ycbcr_conversion_matrix() static
Ville Syrjälä
1
-1
/
+1
2017-09-01
drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeouts
Manasi Navare
1
-1
/
+1
2017-08-31
drm/amdgpu: update to new mmu_notifier semantic
Jérôme Glisse
1
-31
/
+0
2017-08-30
drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
Chris Wilson
3
-1
/
+14
2017-08-30
drm/i915: Skip fence alignemnt check for the CCS plane
Ville Syrjälä
1
-1
/
+1
2017-08-30
drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offset
Ville Syrjälä
1
-44
/
+64
2017-08-30
drm/i915: Always wake the device to flush the GTT
Chris Wilson
1
-6
/
+5
2017-08-30
drm/i915: Recreate vmapping even when the object is pinned
Chris Wilson
4
-3
/
+13
2017-08-30
drm/i915: Quietly cancel FBC activation if CRTC is turned off before worker
Chris Wilson
1
-3
/
+1
2017-08-30
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
1
-1
/
+25
2017-08-29
drm/vmwgfx: Fix F26 Wayland screen update issue
Sinclair Yeh
1
-1
/
+25
2017-08-30
Merge tag 'drm-misc-fixes-2017-08-28' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-2
/
+2
2017-08-29
Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...
Dave Airlie
8
-158
/
+503
2017-08-29
Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
16
-309
/
+299
2017-08-29
drm/syncobj: Add a signal ioctl (v3)
Jason Ekstrand
3
-0
/
+40
2017-08-29
drm/syncobj: Add a reset ioctl (v3)
Jason Ekstrand
3
-0
/
+37
2017-08-29
drm/syncobj: Add a syncobj_array_find helper
Jason Ekstrand
1
-31
/
+58
2017-08-29
drm/syncobj: Allow wait for submit and signal behavior (v5)
Jason Ekstrand
1
-45
/
+207
2017-08-29
drm/syncobj: Add a CREATE_SIGNALED flag
Jason Ekstrand
1
-3
/
+54
2017-08-29
drm/syncobj: Add a callback mechanism for replace_fence (v3)
Jason Ekstrand
1
-2
/
+58
2017-08-29
drm/syncobj: add sync obj wait interface. (v8)
Dave Airlie
3
-0
/
+146
2017-08-29
i915: Use drm_syncobj_fence_get
Jason Ekstrand
1
-3
/
+1
2017-08-29
drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2)
Jason Ekstrand
1
-1
/
+1
2017-08-29
drm/syncobj: Rename fence_get to find_fence
Jason Ekstrand
2
-6
/
+6
2017-08-29
drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate
John Stultz
2
-0
/
+81
2017-08-28
drm/vmwgfx: Bump the version for fence FD support
Sinclair Yeh
1
-2
/
+2
2017-08-28
drm/vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
4
-11
/
+70
2017-08-28
drm/vmwgfx: Add support for imported Fence File Descriptor
Sinclair Yeh
3
-2
/
+71
2017-08-28
drm/vmwgfx: Prepare to support fence fd
Sinclair Yeh
1
-5
/
+0
2017-08-28
drm/vmwgfx: Fix incorrect command header offset at restart
Thomas Hellstrom
1
-0
/
+1
2017-08-28
drm/vmwgfx: Support the NOP_ERROR command
Thomas Hellstrom
1
-0
/
+2
2017-08-28
drm/vmwgfx: Restart command buffers after errors
Thomas Hellstrom
3
-27
/
+206
2017-08-28
drm/vmwgfx: Move irq bottom half processing to threads
Thomas Hellstrom
4
-91
/
+112
2017-08-28
drm/vmwgfx: Don't use drm_irq_[un]install
Thomas Hellstrom
3
-21
/
+40
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
98
-526
/
+667
[next]