Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bbe879747629fef4b2b73034059e73b2a433e0d1
bbe8797
drm/amdgpu: add info ioctl query for vce clock info (v3)
by Alex Deucher
· 8 years ago
66ba1af
drm/amdgpu: save number of vce states in dpm struct.
by Rex Zhu
· 8 years ago
0d8de7c
drm/amdgpu: use same vce state definition in dpm and powerplay
by Rex Zhu
· 8 years ago
cf097881
drm/amdgpu: move dpm related definitions to amdgpu_dpm.h
by Alex Deucher
· 8 years ago
7988714
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
by Christian König
· 8 years ago
21cd942
drm/amdgpu: move the ring type into the funcs structure (v2)
by Christian König
· 8 years ago
e12f3d7
drm/amdgpu: move IB and frame size directly into the engine description
by Christian König
· 8 years ago
7bc6be8
drm/amdgpu: remove explicit NULL init for parse_cs
by Christian König
· 8 years ago
e08c90a
drm/amdgpu: remove 128 NOP hack from vm_flush v2
by Christian König
· 8 years ago
c81b07e
drm/amdgpu: remove ring type check for conditional execution
by Christian König
· 8 years ago
66f3b2d
drm/amdgpu: pad gfx and compute rings to 256 dw
by Christian König
· 8 years ago
ec9aaaf
drm/radeon: clarify why we evict vram twice on suspend
by Alex Deucher
· 8 years ago
a0a71e4
drm/amdgpu: clarify why we evict vram twice on suspend
by Alex Deucher
· 8 years ago
db9635c
drm/amdgpu: used cached gca values for vi_read_register (v2)
by Alex Deucher
· 8 years ago
34817db
drm/amdgpu/gfx8: use cached raster config values in csb setup
by Alex Deucher
· 8 years ago
392f0c7
drm/amdgpu/gfx8: cache rb config values
by Alex Deucher
· 8 years ago
e3fa763
drm/amdgpu: add additional cached gca config variables
by Alex Deucher
· 8 years ago
b88c879
drm/amdgpu: use amdgpu_vm_get_pd_bo in the GEM code
by Christian König
· 8 years ago
073440d
drm/amdgpu: move VM defines into amdgpu_vm.h
by Christian König
· 8 years ago
7802301
drm/amdgpu: move fence and ring defines into amdgpu_ring.h
by Christian König
· 8 years ago
5611350
drm/amdgpu: move sync handling into a separate header
by Christian König
· 8 years ago
914b4dc
drm/amdgpu: stop using a bo list entry for the VM PTs
by Christian König
· 8 years ago
f7da30d
drm/amdgpu: move PT validation back into VM code v2
by Christian König
· 8 years ago
a7d64de
drm/amdgpu: remove adev pointer from struct amdgpu_bo v2
by Christian König
· 8 years ago
f3fd451
drm/amd/amdgpu: Enable UVD PG on Tonga
by Tom St Denis
· 8 years ago
97f40ef
drm/amd/powerplay: Enable UVD powergating for SMU7
by Tom St Denis
· 8 years ago
f8991ba
drm/amdgpu: update the shadow PD together with the real one v2
by Christian König
· 8 years ago
42e8cb5
drm/amdgpu:wptr poll address of gfx8 is needed
by Frank Min
· 9 years ago
4c2b245
drm/amdgpu:properly fix some JumpTable issues
by Monk Liu
· 8 years ago
bed5712
drm/amdgpu:add MEC_STORAGE ucode id for sriov
by Monk Liu
· 8 years ago
ac00bbf
drm/amdgpu:add callback in cgs for sriov detect
by Frank Min
· 9 years ago
f501a7e
drm/amdgpu:fw bo should be in VRAM for SRIOV
by Frank Min
· 9 years ago
01ab960
drm/amdgpu:keep bo pinned in prefered domain
by Frank Min
· 9 years ago
4bc10d1
drm/amdgpu:use smc_index_11 for VI
by Monk Liu
· 9 years ago
e1d9921
drm/amdgpu:add one more fiji device id
by Frank Min
· 9 years ago
f8a4c11
drm/amd/powerplay: mark symbols static where possible
by Baoyou Xie
· 8 years ago
22e5808
drm/radeon: mark symbols static where possible
by Baoyou Xie
· 8 years ago
297b128
drm/radeon: add missing header dependencies
by Baoyou Xie
· 8 years ago
ef70431
drm/amd/amdgpu: bump version for memory query info
by Junwei Zhang
· 8 years ago
e0adf6c
drm/amd/amdgpu: unify memory query info interface
by Junwei Zhang
· 8 years ago
6a7f76e
drm/amdgpu: add VRAM manager v2
by Christian König
· 8 years ago
8892f15
drm/amdgpu: enable amdgpu_move_blit to handle multiple MM nodes v2
by Christian König
· 8 years ago
63e0ba4
drm/amdgpu: handle multiple MM nodes in the VMs v2
by Christian König
· 8 years ago
d2e9387
drm/amdgpu: set at least the node size in the gtt manager
by Christian König
· 8 years ago
56de55a
drm/amdgpu: use explicit limit for VRAM_CONTIGUOUS
by Christian König
· 8 years ago
03f48dd
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
by Christian König
· 8 years ago
cfa3255
drm/amd/amdgpu: add info about vram and gtt max allocation size
by Junwei Zhang
· 8 years ago
9f6163e
drm/amd/amdgpu: add info about vram and gtt total size
by Junwei Zhang
· 8 years ago
46c9cc1
drm/amdgpu/dce6: don't enable HPD Rx interrupts
by Alex Deucher
· 8 years ago
079ea19
drm/amdgpu/dce6: RMW hpd registers
by Alex Deucher
· 8 years ago
3438604
drm/amdgpu/dce6: simplify hpd code
by Alex Deucher
· 8 years ago
d2486d2
drm/amdgpu/dce11: simplify hpd code
by Alex Deucher
· 8 years ago
03ae23b
drm/amdgpu/dce8: RMW hpd registers
by Alex Deucher
· 8 years ago
6753ac2
drm/amdgpu/dce10: simplify hpd code
by Alex Deucher
· 8 years ago
2285b91
drm/amdgpu/dce8: simplify hpd code
by Alex Deucher
· 8 years ago
0f66356
drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)
by Emily Deng
· 8 years ago
483ef98
drm/amdgpu: rename amdgpu_whether_enable_virtual_display
by Alex Deucher
· 8 years ago
87320ca
Revert "drm/amdgpu: Add virtual connector and encoder macros."
by Alex Deucher
· 8 years ago
66264ba
drm/amdgpu: simplify encoder and connector setup (v2)
by Alex Deucher
· 8 years ago
9405e47
drm/amdgpu/virtual_dce: clean up interrupt handling
by Alex Deucher
· 8 years ago
bf2335a
drm/amdgpu/virtual_dce: no need to an irq process callback
by Alex Deucher
· 8 years ago
82b9f81
drm/amdgpu/virtual_dce: drop pageflip_irq funcs
by Alex Deucher
· 8 years ago
425f6d6
drm/amdgpu/virtual_dce: drop empty function
by Alex Deucher
· 8 years ago
a1d3704
drm/amdgpu/virtual_dce: add dce6 support
by Alex Deucher
· 8 years ago
1d160f4
drm/amdgpu/dce6: add dce_v6_0_disable_dce
by Alex Deucher
· 8 years ago
5481e27
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
61d0a04
Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
9558e74
drm/i915: Update DRIVER_DATE to 20161024
by Daniel Vetter
· 8 years ago
07d9a38
Linux 4.9-rc2
by Linus Torvalds
· 8 years ago
5ff93ab
Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
c761923
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
a55da8a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
e6995f2
Merge tag 'hwmon-for-linus-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
5766e9d
Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 8 years ago
0c2b6dc
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3e9679a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
86c5bf7
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bfb7bfe
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
90e0105
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ff85605
x86/boot/smp: Don't try to poke disabled/non-existent APIC
by Ville Syrjälä
· 8 years ago
fbf0296
drm/i915: Stop setting SNB min-freq-table 0 on powersave setup
by Chris Wilson
· 8 years ago
dcd4693
Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
a23b27a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
02593ac
Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
43ef55d
Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
956c897
Merge branches 'acpi-wdat' and 'acpi-cppc'
by Rafael J. Wysocki
· 8 years ago
a442950
Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 8 years ago
8a5bbf3
drm: Use u64 for intermediate dotclock calculations
by Chris Wilson
· 8 years ago
6edc51a
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
ecd06f2
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
e59f30b
Merge tag 'pci-v4.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
658f7c4
Merge tag 'kvm-arm-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 8 years ago
93ca7e0
drm/i915: Use the per-plane rotation property
by Ville Syrjälä
· 8 years ago
c8ea039
arm/arm64: KVM: Map the BSS at HYP
by Marc Zyngier
· 8 years ago
0da88db
drm/omap: Use per-plane rotation property
by Ville Syrjälä
· 8 years ago
60e21a0
arm64: KVM: Take S1 walks into account when determining S2 write faults
by Will Deacon
· 8 years ago
18391ec
drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0
by Ville Syrjälä
· 8 years ago
9fe58f0
drm/atmel-hlcdc: Use per-plane rotation property
by Ville Syrjälä
· 8 years ago
ea0e1ce
drm/arm: Use per-plane rotation property
by Ville Syrjälä
· 8 years ago
d138dd3
drm: Add support for optional per-plane rotation property
by Ville Syrjälä
· 8 years ago
Next »