index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-25
1
-0
/
+6
|
\
|
*
drm: i915: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
2016-05-17
1
-0
/
+6
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-23
3
-3
/
+11
|
\
\
|
*
|
drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killable
Michal Hocko
2016-05-23
1
-1
/
+4
|
*
|
drm/radeon: make radeon_mn_get wait for mmap_sem killable
Michal Hocko
2016-05-23
1
-1
/
+3
|
*
|
drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killable
Michal Hocko
2016-05-23
1
-1
/
+4
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-05-23
758
-20730
/
+101399
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
drm/edid: add displayid detailed 1 timings to the modelist. (v1.1)
Dave Airlie
2016-05-23
1
-0
/
+108
|
*
|
drm/edid: move displayid validation to it's own function.
Dave Airlie
2016-05-23
1
-18
/
+26
|
*
|
drm/displayid: Iterate over all DisplayID blocks
Tomas Bzatek
2016-05-23
1
-13
/
+19
|
*
|
drm/edid: move displayid tiled block parsing into separate function.
Dave Airlie
2016-05-23
1
-51
/
+59
|
*
|
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
2016-05-21
13
-39
/
+0
|
*
|
Merge tag 'vmwgfx-next-160520' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2016-05-21
8
-16
/
+653
|
|
\
\
|
|
*
|
drm/vmwgfx: Report vmwgfx version to vmware.log
Sinclair Yeh
2016-05-20
3
-2
/
+25
|
|
*
|
drm/vmwgfx: Add VMWare host messaging capability
Sinclair Yeh
2016-05-20
2
-0
/
+607
|
|
*
|
drm/vmwgfx: Kill some lockdep warnings
Thomas Hellstrom
2016-05-20
5
-14
/
+21
|
*
|
|
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2016-05-21
203
-843
/
+1853
|
|
\
\
\
|
|
*
|
|
drm/nouveau/gr/gf100-: fix race condition in fecs/gpccs ucode
Ben Skeggs
2016-05-20
14
-71
/
+85
|
|
*
|
|
drm/nouveau/core: recognise GM108 chipsets
Ben Skeggs
2016-05-20
1
-0
/
+35
|
|
*
|
|
drm/nouveau/gr/gm107-: fix touching non-existent ppcs in attrib cb setup
Ben Skeggs
2016-05-20
1
-1
/
+3
|
|
*
|
|
drm/nouveau/gr/gk104-: share implementation of ppc exception init
Ben Skeggs
2016-05-20
7
-7
/
+31
|
|
*
|
|
drm/nouveau/gr/gk104-: move rop_active_fbps init to nonctx
Ben Skeggs
2016-05-20
15
-28
/
+36
|
|
*
|
|
drm/nouveau/bios/pll: check BIT table version before trying to parse it
Ben Skeggs
2016-05-20
1
-4
/
+6
|
|
*
|
|
drm/nouveau/bios/pll: prevent oops when limits table can't be parsed
Ben Skeggs
2016-05-20
1
-2
/
+2
|
|
*
|
|
drm/nouveau/volt/gk104: round up in gk104_volt_set
Karol Herbst
2016-05-20
1
-1
/
+1
|
|
*
|
|
drm/nouveau/fb/gm200: setup mmu debug buffer registers at init()
Ben Skeggs
2016-05-20
5
-9
/
+65
|
|
*
|
|
drm/nouveau/fb/gk20a,gm20b: setup mmu debug buffer registers at init()
Ben Skeggs
2016-05-20
2
-5
/
+4
|
|
*
|
|
drm/nouveau/fb/gf100-: allocate mmu debug buffers
Ben Skeggs
2016-05-20
13
-36
/
+58
|
|
*
|
|
drm/nouveau/fb: allow chipset-specific actions for oneinit()
Ben Skeggs
2016-05-20
2
-0
/
+9
|
|
*
|
|
drm/nouveau/gr/gm200-: fix bad hardcoding of a max-tpcs-per-gpc value
Ben Skeggs
2016-05-20
2
-2
/
+3
|
|
*
|
|
drm/nouveau/gr/gm200-: rop count == ltc count
Ben Skeggs
2016-05-20
3
-2
/
+9
|
|
*
|
|
drm/nouveau/gr/gm200: modify the mask when copying mmu settings from fb
Ben Skeggs
2016-05-20
2
-4
/
+2
|
|
*
|
|
drm/nouveau/gr/gm200: move some code into init_gpc_mmu() hook
Ben Skeggs
2016-05-20
1
-9
/
+19
|
|
*
|
|
drm/nouveau/gr/gm200: make generate_main() static
Ben Skeggs
2016-05-20
2
-2
/
+1
|
|
*
|
|
drm/nouveau/gr/gf100-: abstract fetching rop count
Ben Skeggs
2016-05-20
15
-2
/
+25
|
|
*
|
|
drm/nouveau/gr/gf100-: rename magic_not_rop_nr to screen_tile_row_offset
Ben Skeggs
2016-05-20
8
-26
/
+26
|
|
*
|
|
drm/nouveau/gr/gf100-: remove hardcoded idle_timeout values
Ben Skeggs
2016-05-20
7
-19
/
+21
|
|
*
|
|
drm/nouveau/fifo/gm107-: remove engines from mmu engine mapping array
Ben Skeggs
2016-05-20
4
-3
/
+28
|
|
*
|
|
drm/nouveau/fifo/gk104-: identify mmu engine ids for host faults
Ben Skeggs
2016-05-20
1
-4
/
+14
|
|
*
|
|
drm/nouveau/fifo/gk104-: implement support for PTOP fault info
Ben Skeggs
2016-05-20
1
-2
/
+16
|
|
*
|
|
drm/nouveau/fifo/gk104-: abstract mmu fault data structures
Ben Skeggs
2016-05-20
8
-111
/
+150
|
|
*
|
|
drm/nouveau/fifo/gk104-: subclass func
Ben Skeggs
2016-05-20
10
-73
/
+65
|
|
*
|
|
drm/nouveau/fifo/gk104-: use device info from top subdev
Ben Skeggs
2016-05-20
1
-73
/
+16
|
|
*
|
|
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
2016-05-20
74
-139
/
+62
|
|
*
|
|
drm/nouveau/mc/nv04: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
2
-10
/
+5
|
|
*
|
|
drm/nouveau/mc/nv11: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
6
-1
/
+61
|
|
*
|
|
drm/nouveau/mc/nv17: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
6
-21
/
+52
|
|
*
|
|
drm/nouveau/mc/nv50: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
4
-13
/
+43
|
|
*
|
|
drm/nouveau/mc/g84: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
4
-6
/
+76
|
|
*
|
|
drm/nouveau/mc/g98: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
1
-14
/
+22
[next]