Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4a370955ed63f8351ab6058f950a762a6917d688
4a37095
drm/amdgpu:no kiq for mailbox registers access
by Monk Liu
· 8 years ago
562fe45c0
drm/amdgpu:Refine handshake of mailbox
by Ken Xue
· 8 years ago
15d72fd
drm/amdgpu:impl RREG32 no kiq version
by Monk Liu
· 8 years ago
b85c9d2
drm/amdgpu:use MACRO like other places
by Monk Liu
· 8 years ago
59c66c9
drm/amdgpu: simplify reservation handling during buffer creation
by Nicolai Hähnle
· 8 years ago
ca9cf68d
drm/ttm: add ttm_bo_init_reserved
by Nicolai Hähnle
· 8 years ago
882e8cf
drm/ttm: fix the documentation of ttm_bo_init
by Nicolai Hähnle
· 8 years ago
b9d022c
Revert "drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()"
by Nicolai Hähnle
· 8 years ago
c2c139c
drm/ttm: never add BO that failed to validate to the LRU list
by Nicolai Hähnle
· 8 years ago
5ebbac4
drm/amdgpu: expose GPU sensor related information
by Alex Deucher
· 8 years ago
3cbc614
drm/amdgpu: expose amdgpu_sensors on pre-powerplay chips
by Samuel Pitoiset
· 8 years ago
d6c2969
drm/amdgpu: implement read_sensor() for pre-powerplay chips
by Samuel Pitoiset
· 8 years ago
75cb00dc
drm/radeon: allow unaligned shader loads on CIK
by Marek Olšák
· 8 years ago
451bc8e
drm/amdgpu: fix PRT teardown on VM fini v3
by Christian König
· 8 years ago
0b15f2f
drm/amdgpu: add OOM fallback on PRT teardown (v2)
by Christian König
· 8 years ago
1b04e41
drm/amdgpu: minor PRT turnoff fix (v2)
by Christian König
· 8 years ago
982a134
drm/amdgpu: change pte definitions to 64 bit
by Alex Xie
· 8 years ago
35ba15f
drm/amdgpu: fix PTE defines
by Christian König
· 8 years ago
9f8df7d
drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)
by Tom St Denis
· 8 years ago
603adfe
drm/amdgpu: implement PRT for GFX8 v2
by Christian König
· 8 years ago
62cd91f
drm/amdgpu: implement PRT for GFX7 v2
by Christian König
· 8 years ago
f7c35ab
drm/amdgpu: implement PRT for GFX6 v2
by Christian König
· 8 years ago
b85891b
drm/amdgpu: IOCTL interface for PRT support v4
by Junwei Zhang
· 8 years ago
284710f
drm/amdgpu: add basic PRT support (v2)
by Christian König
· 8 years ago
a5f6b5b
drm/amdgpu: add support for BO_VAs without BO v2
by Christian König
· 8 years ago
e4f0fdc
drm/amdgpu:use hw_init for sriov_gpu_reset
by Monk Liu
· 8 years ago
2245b60
drm/amd/powerplay: implement gpu power display for smu7_hwmgr
by Eric Huang
· 8 years ago
4f9afc9
drm/amd/powerplay: add power consumption display support in debugfs
by Eric Huang
· 8 years ago
cd7b0c6
drm/amd/powerplay: change parameter type pointer from int32_t to void in read sensor
by Eric Huang
· 8 years ago
618c048
drm/amd/amdgpu: add power profile support for CI
by Eric Huang
· 8 years ago
03609eb
drm/amd/powerplay: add power profile support for Polaris
by Eric Huang
· 8 years ago
43f6d14
drm/amd/powerplay: add power profile support for Fiji
by Eric Huang
· 8 years ago
3ed2584
drm/amd/powerplay: add power profile support for tonga
by Eric Huang
· 8 years ago
ff3953d
drm/amd/powerplay: add power profile support for SMU7
by Eric Huang
· 8 years ago
789fd60
drm/amd/powerplay: reapply power profile when force dpm level to auto
by Eric Huang
· 8 years ago
34bb273
drm/amd/amdgpu: add power profile sysfs entry
by Eric Huang
· 8 years ago
3f14e62
drm/amdgpu:cleanup no needed braces
by Monk Liu
· 8 years ago
7197e18
drm/amdgpu:don't return error for debugfs failed
by Monk Liu
· 8 years ago
147b598
drm/amdgpu:add lock_reset for SRIOV
by Monk Liu
· 8 years ago
ed17c71b3
drm/amdgpu:change kiq lock name
by Monk Liu
· 8 years ago
a90ad3c
drm/amdgpu:implement SRIOV gpu_reset (v2)
by Monk Liu
· 8 years ago
596c67d
drm/amdgpu:divide KCQ mqd init to sw and hw
by Monk Liu
· 8 years ago
2da4da3
drm/amdgpu:minor cleanup
by Monk Liu
· 8 years ago
bffa228
drm/amdgpu:no need use sriov vf checks
by Monk Liu
· 8 years ago
283caf7
drm/amdgpu:bo_free_kernel will set ptr to NULL if freed
by Monk Liu
· 8 years ago
5ff9804
drm/amdgpu:imple mqd soft ini/fini
by Monk Liu
· 8 years ago
f3972b5
drm/damdgpu:add new mqd member in ring
by Monk Liu
· 8 years ago
ce137c0
drm/amdgpu:cg & pg shouldn't active on VF device
by Monk Liu
· 8 years ago
cbabc8b
drm/amdgpu: clean framebuffer with GPU
by Pixel Ding
· 8 years ago
9bc92b9
drm/amdgpu:fix amdgpu_sa_bo_new error(v2)
by Monk Liu
· 8 years ago
edcafc0
drm/amdgpu/virt: skip VM fault handler for VF
by Pixel Ding
· 8 years ago
4726214
drm/amdgpu/virt: increase mailbox timeout to 5000ms
by Pixel Ding
· 8 years ago
8fdf269
drm/amdgpu:fix powerplay logic
by Monk Liu
· 8 years ago
1d7b17b
drm/amdgpu:fix typo
by Monk Liu
· 8 years ago
8bcad07
drm/i915/gvt: fix error return check for copy_gma_to_hva()
by Zhenyu Wang
· 8 years ago
e5c1ff1
Backmerge tag 'v4.11-rc4' into drm-next
by Dave Airlie
· 8 years ago
c02ed2e
Linux 4.11-rc4
by Linus Torvalds
· 8 years ago
0dc82fa
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
9e54ef9
Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
f1638fc
Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
53b4d59
Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
e431e0e
Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
42234bf
Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
1c23de6
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
a643f90
Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 8 years ago
a00da40
Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
4a01fa5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
4c3de7e
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
d67d64f
ext4: fix two spelling nits
by Theodore Ts'o
· 8 years ago
dac7a4b
ext4: lock the xattr block before checksuming it
by Theodore Ts'o
· 8 years ago
424b689
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
f6aafac
IB/qib: fix false-postive maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
ea174c9
RDMA/iser: Fix possible mr leak on device removal event
by Sagi Grimberg
· 8 years ago
b7363e6
IB/device: Convert ib-comp-wq to be CPU-bound
by Sagi Grimberg
· 8 years ago
fedd9e1
IB/cq: Don't process more than the given budget
by Sagi Grimberg
· 8 years ago
9fcd67d
IB/rxe: increment msn only when completing a request
by David Marchand
· 8 years ago
812755d
uapi: fix rdma/mlx5-abi.h userspace compilation errors
by Dmitry V. Levin
· 8 years ago
0957c29
IB/core: Restore I/O MMU, s390 and powerpc support
by Bart Van Assche
· 8 years ago
a1c5dd1
IB/rxe: Update documentation link
by Leon Romanovsky
· 8 years ago
004d18e
RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
by Dan Carpenter
· 8 years ago
ded2602
IB/rxe: double free on error
by Dan Carpenter
· 8 years ago
b172679
RDMA/vmw_pvrdma: Activate device on ethernet link up
by Aditya Sarwade
· 8 years ago
e51c2fb
RDMA/vmw_pvrdma: Dont hardcode QP header page
by Adit Ranadive
· 8 years ago
6332dee
RDMA/vmw_pvrdma: Cleanup unused variables
by Adit Ranadive
· 8 years ago
d07c6f4
Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
04e904a
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
59d9cb9
Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
2056b7c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
42ea16f
Merge tag 'for-linus-4.11b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
69917da
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
e8fe23f
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
cb88645
infiniband: Fix alignment of mmap cookies to support VIPT caching
by Jason Gunthorpe
· 8 years ago
213e4eb
Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
86f46ab
IB/core: Protect against self-requeue of a cq work item
by Sagi Grimberg
· 8 years ago
9a31328
Merge tag 'mmc-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
e887118
Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
871a862
i40iw: Receive netdev events post INET_NOTIFIER state
by Shiraz Saleem
· 8 years ago
86b7eab
Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
0fa974b
Merge tag 'arm-soc/for-4.11/devicetree-arm64-fixes' of http://github.com/Broadcom/stblinux into fixes
by Arnd Bergmann
· 8 years ago
bf3f530
Merge tag 'arm-soc/for-4.11/devicetree-fixes-2' of http://github.com/Broadcom/stblinux into fixes
by Arnd Bergmann
· 8 years ago
Next »