Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ae96e8d7b6f437a0cece42c2e834d64c8f22234c
ae96e8d
drm/ttm: fix ttm_bo_unreserve
by Christian König
· 6 years ago
621b325
drm/amdgpu/display: Drop some new CONFIG_DRM_AMD_DC_DCN1_01 guards
by Alex Deucher
· 6 years ago
beff74b
drm/amdgpu: fix a race in GPU reset with IB test (v2)
by Alex Deucher
· 6 years ago
c53e4db
drm/amdgpu: cancel late_init_work before gpu reset
by xinhui pan
· 6 years ago
fbebaa7
gpu: amdgpu: fix broken amdgpu_dma_buf.c references
by Mauro Carvalho Chehab
· 6 years ago
0f257b0
drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve v2
by Chunming Zhou
· 6 years ago
d367bd2
drm/ttm: fix busy memory to fail other user v10
by Christian König
· 6 years ago
224ee02a
drm/ttm: immediately move BOs to the new LRU v3
by Christian König
· 6 years ago
4c5ac94
drm/ttm: cleanup ttm_bo_mem_space
by Christian König
· 6 years ago
af1dac0
drm/ttm: remove manual placement preference
by Christian König
· 6 years ago
b2f7a61
drm/ttm: return immediately in case of a signal
by Christian König
· 6 years ago
6e58ab7
drm/ttm: Make LRU removal optional v2
by Christian König
· 6 years ago
526c654
drm/amdgpu/display: Fix reload driver error
by Emily Deng
· 6 years ago
bdb5027
drm/amdgpu/sriov: Correct some register program method
by Emily Deng
· 6 years ago
443e902
drm/amdkfd: Return proper error code for gws alloc API
by Oak Zeng
· 6 years ago
4fd3341
drm/amd/display: program manual trigger only for bottom most pipe
by Aric Cyr
· 6 years ago
6ad34ad
drm/amd/display: CS_TFM_1D only applied post EOTF
by Krunoslav Kovac
· 6 years ago
7316c4a
drm/amd/display: Reset planes for color management changes
by Nicholas Kazlauskas
· 6 years ago
e25228b
drm/amd/display: Increase Backlight Gain Step Size
by Eryk Brol
· 6 years ago
8633d96d
drm/amd/display: fix issues with bad AUX reply on some displays
by Anthony Koo
· 6 years ago
c5c07cb
drm/amd/display: Refactor DIO stream encoder
by Eric Bernstein
· 6 years ago
ff1232a
drm/amd/display: Modified AUX_DPHY_RX_CONTROL0
by Daniel He
· 6 years ago
d764409
drm/amd/display: Add writeback_config to VBA vars
by Ilya Bakoulin
· 6 years ago
baa1fd7
drm/amd/display: Refactor clk_mgr functions
by Eric Yang
· 6 years ago
961ea20
drm/amd/display: Fix type of pp_smu_wm_set_range struct
by Eric Yang
· 6 years ago
44ab1aa
drm/amd/display: do not power on eDP power rail early
by Anthony Koo
· 6 years ago
4b0ab7d
drm/amd/display: fix crash on setmode when mode is close to bw limit
by Su Sung Chung
· 6 years ago
88147df
drm/amd/display: fix calculation of total_data_read_bandwidth
by Su Sung Chung
· 6 years ago
b8b205a
drm/amd/display: 3.2.32
by Aric Cyr
· 6 years ago
fe798de
drm/amd/display: Move link functions from dc to dc_link
by Chris Park
· 6 years ago
8e0546d
drm/amd/display: Add min_dcfclk_mhz field to bb overrides
by Jun Lei
· 6 years ago
9b93eb4
drm/amd/display: move clk_mgr files to right place
by Eric Yang
· 6 years ago
70d9e8c
drm/amd/display: disable PSR/ABM before destroy DMCU struct
by Paul Hsieh
· 6 years ago
e63e249
drm/amd/display: Ensure DRR triggers in BP
by Eryk Brol
· 6 years ago
313a9a2
drm/amd/display: Add GSL source select registers
by Krunoslav Kovac
· 6 years ago
0a32df9
drm/amd/display: Disable audio stream only if it's currently enabled
by Eryk Brol
· 6 years ago
b1432fc
drm/amd/display: assign new stream id in dc_copy_stream
by Wenjing Liu
· 6 years ago
a7f90cb
drm/amd/display: Move CLK_BASE_INNER macro
by Eric Yang
· 6 years ago
48ea75f
drm/amd/display: Implement CM dealpha and bias interfaces
by Gary Kattan
· 6 years ago
821c655
drm/amd/display: Don't use ROM for output TF if GAMMA_CS_TFM_1D
by Hugo Hu
· 6 years ago
dc88b4a
drm/amd/display: make clk mgr soc specific
by Eric Yang
· 6 years ago
789142e
drm/amdgpu:Fix the unpin warning about csb buffer
by Emily Deng
· 6 years ago
efb426d
drm/amdgpu: ras injection use gpu address
by xinhui pan
· 6 years ago
91c1ead
Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 6 years ago
cf401e2
drm/amdkfd: fix null pointer dereference on dev
by Colin Ian King
· 6 years ago
394e9a1
drm/amdgpu: Need to set the baco cap before baco reset
by Emily Deng
· 6 years ago
d55f33d
drm/amdgpu/soc15: skip reset on init
by Alex Deucher
· 6 years ago
8d8a5a6
drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu
by Chunming Zhou
· 6 years ago
0235097
drm/amdkfd: PM4 packets change to support GWS
by Oak Zeng
· 6 years ago
1a058c3
drm/amdkfd: New IOCTL to allocate queue GWS
by Oak Zeng
· 6 years ago
eb82da1
drm/amdkfd: Add function to set queue gws
by Oak Zeng
· 6 years ago
71efab6
drm/amdgpu: Add function to add/remove gws to kfd process
by Oak Zeng
· 6 years ago
e09d4fc8
drm/amdkfd: Allocate gws on device initialization
by Oak Zeng
· 6 years ago
ca66fb8
drm/amdgpu: Add interface to alloc gws from amdgpu
by Oak Zeng
· 6 years ago
29e7646
drm/amdkfd: Add gws number to kfd topology node properties
by Oak Zeng
· 6 years ago
d33ea57
drm/amdkfd: Use kfd fd to mmap mmio
by Oak Zeng
· 6 years ago
c8bdf2b
drm/amdgpu: fix unload driver fail
by Emily Deng
· 6 years ago
14ee642
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 6 years ago
88cd7a2
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
cd6c84d
Linux 5.2-rc2
by Linus Torvalds
· 6 years ago
c5b4409
Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
862f0a3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
128f2bf
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 6 years ago
58be010
random: fix soft lockup when trying to read from an uninitialized blocking pool
by Theodore Ts'o
· 6 years ago
0c97bf8
tracing: Silence GCC 9 array bounds warning
by Miguel Ojeda
· 6 years ago
35efb51
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
b2ad813
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
a2c48d9
Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
66883da
ext4: fix dcache lookup of !casefolded directories
by Gabriel Krisman Bertazi
· 6 years ago
2409207
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
7fbc78e
Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
7f8b40e3
Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
e7bd3e2
Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
86c2f5d
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
51816e9
locking/lock_events: Use this_cpu_add() when necessary
by Waiman Long
· 6 years ago
66f61c9
KVM: x86: fix return value for reserved EFER
by Paolo Bonzini
· 6 years ago
883d25e7
tools/kvm_stat: fix fields filter for child events
by Stefan Raspl
· 6 years ago
c795720
KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
by Thomas Huth
· 6 years ago
98e6834
kvm: selftests: aarch64: compile with warnings on
by Andrew Jones
· 6 years ago
55eda00
kvm: selftests: aarch64: fix default vm mode
by Andrew Jones
· 6 years ago
bffed38
kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
by Andrew Jones
· 6 years ago
19ec166
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
by Christian Borntraeger
· 6 years ago
2924b52
KVM: x86/pmu: do not mask the value that is written to fixed PMUs
by Paolo Bonzini
· 6 years ago
0e6f467
KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
by Paolo Bonzini
· 6 years ago
a80c4ec
x86/kvm/pmu: Set AMD's virt PMU version to 1
by Borislav Petkov
· 6 years ago
6f2f845
KVM: x86: do not spam dmesg with VMCS/VMCB dumps
by Paolo Bonzini
· 6 years ago
654f1f1
kvm: Check irqchip mode before assign irqfd
by Peter Xu
· 6 years ago
c9bcd3e
kvm: svm/avic: fix off-by-one in checking host APIC ID
by Suthikulpanit, Suravee
· 6 years ago
204c91e
KVM: selftests: do not blindly clobber registers in guest asm
by Paolo Bonzini
· 6 years ago
12e9612
KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c
by Thomas Huth
· 6 years ago
16ba3ab
KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace
by Wanpeng Li
· 6 years ago
0e6edce
KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
by Wanpeng Li
· 6 years ago
4d25996
kvm: vmx: Fix -Wmissing-prototypes warnings
by Yi Wang
· 6 years ago
541e886
KVM: nVMX: Fix using __this_cpu_read() in preemptible context
by Wanpeng Li
· 6 years ago
d30b214
kvm: fix compilation on s390
by Paolo Bonzini
· 6 years ago
382409b
kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID
by Jim Mattson
· 6 years ago
32a243d
kvm: x86: Include multiple indices with CPUID leaf 0x8000001d
by Jim Mattson
· 6 years ago
319f6f9
KVM: selftests: Compile code with warnings enabled
by Thomas Huth
· 6 years ago
3b339e2
kvm: selftests: avoid type punning
by Paolo Bonzini
· 6 years ago
be7fcf1
KVM: selftests: Fix a condition in test_hv_cpuid()
by Dan Carpenter
· 6 years ago
Next »