Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6ef68c17d40e1e7e291ca513627a0d2a13ae095f
6ef68c1
drm/amdgpu: remove amdgpu_fence_ref/unref
by Christian König
· 9 years ago
16545c3
drm/amdgpu: use common fence for sync
by Christian König
· 9 years ago
2423386
drm/amdgpu: use the new fence_is_later
by Christian König
· 9 years ago
d528329
drm/amdgpu: use common fences for VMID management v2
by Christian König
· 9 years ago
8120b61
drm/amdgpu: move ring_from_fence to common code
by Christian König
· 9 years ago
ee327ca
drm/amdgpu: switch to common fence_wait_any_timeout v2
by Christian König
· 9 years ago
318cd34
drm/amdgpu: remove unneeded fence functions
by Christian König
· 9 years ago
6c455ac
dma-buf/fence: add fence_is_later()
by Christian König
· 9 years ago
a519435
dma-buf/fence: add fence_wait_any_timeout function v2
by Christian König
· 9 years ago
fe537d0
drm/amdgpu: ignore scheduler fences from the same entity
by Christian König
· 9 years ago
6bd53c4
drm/amdgpu: add GFX 8.1 register headers
by Alex Deucher
· 9 years ago
b8b339e
drm/amdgpu: add some additional CZ revisions
by Alex Deucher
· 9 years ago
cbd3e24
drm/radeon/dce4+: optimize pageflip (v2)
by Alex Deucher
· 9 years ago
ce055fe
drm/amdgpu/dce11: optimize pageflip
by Alex Deucher
· 9 years ago
0eaaaca
drm/amdgpu/dce10: optimize pageflip
by Alex Deucher
· 9 years ago
8232686
drm/amdgpu/dce8: optimize pageflip
by Alex Deucher
· 9 years ago
ed885b2
drm/amdgpu: change VM size default to 64GB
by Christian König
· 9 years ago
81b1509
drm/amdgpu: add Stoney pci ids
by Samuel Li
· 9 years ago
39bb0c9
drm/amdgpu: update the core VI support for Stoney
by Samuel Li
· 9 years ago
cfaba56
drm/amdgpu: add VCE support for Stoney (v2)
by Samuel Li
· 9 years ago
a39c8ce
drm/amdgpu: add UVD support for Stoney
by Samuel Li
· 9 years ago
e3c7656
drm/amdgpu: add GFX support for Stoney (v2)
by Samuel Li
· 9 years ago
bb16e3b
drm/amdgpu: add SDMA support for Stoney (v2)
by Samuel Li
· 9 years ago
fa2f9be
drm/amdgpu: add DCE support for Stoney
by Samuel Li
· 9 years ago
7a753c3
drm/amdgpu: Update SMC/DPM for Stoney
by Samuel Li
· 9 years ago
aade2f0
drm/amdgpu: add GMC support for Stoney
by Samuel Li
· 9 years ago
139f491
drm/amdgpu: add Stoney chip family
by Samuel Li
· 9 years ago
f48b265
drm/amdgpu: fix the broken vm->mutex V2
by Chunming Zhou
· 9 years ago
ce16b0e
drm/amdgpu: remove the unnecessary parameter adev for amdgpu_fence_wait_any()
by Junwei Zhang
· 9 years ago
0c418f1
drm/amdgpu: remove the exclusive lock
by Christian König
· 9 years ago
b7e4dad
drm/amdgpu: remove old lockup detection infrastructure
by Christian König
· 9 years ago
d0be9f4
drm: fix trivial typos
by Geliang Tang
· 9 years ago
f9fff06
drm/amdgpu/dce: simplify suspend/resume
by Alex Deucher
· 9 years ago
a3d5aaa
drm/amdgpu/gfx8: set TC_WB_ACTION_EN in RELEASE_MEM packet
by Alex Deucher
· 9 years ago
45c1da5
drm/radeon: Use rdev->gem.mutex to protect hyperz/cmask owners
by Daniel Vetter
· 9 years ago
2fcef6e
drm/amdgpu: fix lockup when clean pending fences
by Junwei Zhang
· 9 years ago
2440ff2
drm/amdgpu: add timer to fence to detect scheduler lockup
by Junwei Zhang
· 9 years ago
d6c10f6
drm/amdgpu: add VM CS mapping trace point
by Christian König
· 9 years ago
b495bd3
drm/amdgpu: add option to clear VM page tables after every submit
by Christian König
· 9 years ago
d9c1315
drm/amdgpu: add option to stop on VM fault
by Christian König
· 9 years ago
ce0c6bc
drm/amdgpu: only print meaningful VM faults
by Christian König
· 9 years ago
39ff844
drm/amdgpu: also trace already allocated VMIDs
by Christian König
· 9 years ago
3d2ce0d
drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>
by Lukas Wunner
· 9 years ago
4715774
drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h>
by Lukas Wunner
· 9 years ago
7dfac89
drm/amdgpu: clean up pageflip interrupt handling
by Alex Deucher
· 9 years ago
c113ea1
drm/amdgpu: rework sdma structures
by Alex Deucher
· 9 years ago
756e688
drm/amdgpu: unpin cursor BOs on suspend and pin them again on resume
by Alex Deucher
· 9 years ago
a2df42d
drm/amdgpu/dce8: Fold set_cursor() into show_cursor()
by Alex Deucher
· 9 years ago
72b4006
drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOs
by Alex Deucher
· 9 years ago
c4e0dfa
drm/amdgpu/dce8: Move hotspot handling out of set_cursor
by Alex Deucher
· 9 years ago
fd70cf6
drm/amdgpu/dce8: Re-show the cursor after a modeset (v2)
by Alex Deucher
· 9 years ago
77ed35b
drm/amdgpu/dce8: Use cursor_set2 hook for enabling / disabling the HW cursor
by Alex Deucher
· 9 years ago
ec9353d
drm/amdgpu/dce11: Fold set_cursor() into show_cursor()
by Alex Deucher
· 9 years ago
232cc65
drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOs
by Alex Deucher
· 9 years ago
1996ea0
drm/amdgpu/dce11: Move hotspot handling out of set_cursor
by Alex Deucher
· 9 years ago
8ddef5a
drm/amdgpu/dce11: Re-show the cursor after a modeset (v2)
by Alex Deucher
· 9 years ago
d8ee89c
drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursor
by Alex Deucher
· 9 years ago
3c68171
drm/amdgpu/dce10: Fold set_cursor() into show_cursor()
by Alex Deucher
· 9 years ago
f9242d1
drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOs
by Alex Deucher
· 9 years ago
ef67e38
drm/amdgpu/dce10: Move hotspot handling out of set_cursor
by Alex Deucher
· 9 years ago
dd0b5d2
drm/amdgpu/dce10: Re-show the cursor after a modeset (v2)
by Alex Deucher
· 9 years ago
29275a9
drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursor
by Alex Deucher
· 9 years ago
c2fe16a
drm/amdgpu/atom: add support for new div32 opcodes (v3)
by Alex Deucher
· 9 years ago
c9c1450
drm/amdgpu/atom: add support for new mul32 opcodes (v2)
by Alex Deucher
· 9 years ago
5543841
drm/amdgpu/atom: add support for process ds opcode
by Alex Deucher
· 9 years ago
f76097c0
drm/amdgpu/atom: implement debug opcode
by Alex Deucher
· 9 years ago
d4edda3
drm/amdgpu: disable hw semaphores by default
by Alex Deucher
· 9 years ago
36b4ba0
drm/amdgpu: enable scheduler by default
by Chunming Zhou
· 9 years ago
95d7918
drm/amdgpu: add TOPDOWN flag to the whole vram
by Chunming Zhou
· 9 years ago
a2ef8a9
drm/amdgpu: add vram usage into debugfs
by Chunming Zhou
· 9 years ago
0bde3a9
drm/amdgpu: split gfx8 gpu init into sw and hw parts
by Alex Deucher
· 9 years ago
1c5dc33
drm/radeon: remove volatile qualifier
by Grazvydas Ignotas
· 9 years ago
7874d39
drm/radeon: refactor register check loop
by Grazvydas Ignotas
· 9 years ago
e5b69da
drm/radeon: split evergreen_cs_check_reg
by Grazvydas Ignotas
· 9 years ago
4a98535
drm/radeon: simplify register checker
by Grazvydas Ignotas
· 9 years ago
1694467
drm/amdgpu: Spell vga_switcheroo consistently
by Lukas Wunner
· 9 years ago
8e5de1d
drm/radeon: Spell vga_switcheroo consistently
by Lukas Wunner
· 9 years ago
d4070ff
Merge tag 'drm-intel-next-2015-09-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
2d4df13
Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
9ffecb1
Linux 4.3-rc3
by Linus Torvalds
· 9 years ago
162e6df
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5a6bdf0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c905929
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
685b5f1
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
69ea8b8
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
e46fc90
Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes
by Olof Johansson
· 9 years ago
b8ba826
Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 9 years ago
d8cc397
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
c91d707
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
bcba282
Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
fb740f9
Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
b11e7b8
Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
7c1efea
Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
64b796e
Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
518a7cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
bdb06cb
net: Fix panic in icmp_route_lookup
by David Ahern
· 9 years ago
59f0697
net: update docbook comment for __mdiobus_register()
by Russell King
· 9 years ago
b473197
MAINTAINERS: remove amd5536udc USB gadget driver maintainer
by Greg Kroah-Hartman
· 9 years ago
d4a748a
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
58a89ec
ppp: fix lockdep splat in ppp_dev_uninit()
by Guillaume Nault
· 9 years ago
Next »