Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3fd34ac02ae8cc20d78e3aed2cf6e67f0ae109ea
3fd34ac
drm/i915/gvt: fix cleanup sequence in intel_gvt_clean_device
by Hang Yuan
· 7 years ago
f9090d4
drm/i915/gvt: free workload in vgpu release
by Hang Yuan
· 7 years ago
13bdff3
drm/i915/kvmgt: fix an error code in gvt_dma_map_page()
by Dan Carpenter
· 7 years ago
3237c0d
drm/i915/kvmgt: Fix compilation error
by Michał Winiarski
· 7 years ago
75eef0f
drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"
by Chris Wilson
· 7 years ago
497bfb7
Revert "drm/i915/icl: WaEnableFloatBlendOptimization"
by Mika Kuoppala
· 7 years ago
027063b
drm/i915: Interactive RPS mode
by Chris Wilson
· 7 years ago
656921a
drm/i915: Fix psr sink status report.
by Rodrigo Vivi
· 7 years ago
15da095
Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 7 years ago
f8f15c3
Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 7 years ago
caca1ff
Merge branch 'drm-udl-next' of git://people.freedesktop.org/~airlied/linux into drm-next
by Dave Airlie
· 7 years ago
9099120
udl-kms: dont spam the syslog with debug messages
by Mikulas Patocka
· 7 years ago
c2f5311
udl-kms: use spin_lock_irq instead of spin_lock_irqsave
by Mikulas Patocka
· 7 years ago
58cba7c
udl-kms: avoid prefetch
by Mikulas Patocka
· 7 years ago
91ba11f
udl-kms: avoid division
by Mikulas Patocka
· 7 years ago
09a00ab
udl-kms: fix crash due to uninitialized memory
by Mikulas Patocka
· 7 years ago
542bb97
udl-kms: handle allocation failure
by Mikulas Patocka
· 7 years ago
8456b99
udl-kms: change down_interruptible to down
by Mikulas Patocka
· 7 years ago
a7663a7
dt-bindings: msm/disp: Add bindings for Snapdragon 845 DPU
by Jeykumar Sankaran
· 7 years ago
6b0a180
dt-bindings: msm/dsi: Add mdp transfer time to msm dsi binding
by Jeykumar Sankaran
· 7 years ago
fba33ca
drm/msm/disp/dpu: Mark a handful of functions as static
by Jordan Crouse
· 7 years ago
f2c9a92
drm/msm/disp/dpu: Remove unused functions from dpu_formats.c
by Jordan Crouse
· 7 years ago
d9c7440
drm/msm/disp/dpu: Remove dpu_kms_utils
by Jordan Crouse
· 7 years ago
c17aeda
drm/msm/disp/dpu: Remove unused code from drm_crtc.c
by Jordan Crouse
· 7 years ago
2c7b48e
drm/msm/disp/dpu: Remove unused code from drm_encoder.c
by Jordan Crouse
· 7 years ago
aff24cd
drm/msm: Replace PTR_RET with PTR_ERR_OR_ZERO
by Gustavo A. R. Silva
· 7 years ago
78918cd
drm/msm: mark PM functions as __maybe_unused
by Arnd Bergmann
· 7 years ago
f4b0f66
drm/msm/dpu: fix mismatch in function argument.
by zhong jiang
· 7 years ago
3530a17
drm/msm/gpu: avoid deprecated do_gettimeofday
by Arnd Bergmann
· 7 years ago
a6bcddb
drm/msm: dsi: Handle dual-channel for 6G as well
by Sean Paul
· 7 years ago
41a8e88
drm/msm: dpu: Use clock-names instead of assigned-clock-names
by Sean Paul
· 7 years ago
2c1f748
drm/msm: dpu: Use 'vsync' instead of 'vsync_clk' in cmdmode encoder
by Sean Paul
· 7 years ago
cdb9593
drm/msm/gpu: Add the buffer objects from the submit to the crash dump
by Jordan Crouse
· 7 years ago
50f8d21
drm/msm/adreno: Add a5xx specific registers for the GPU state
by Jordan Crouse
· 7 years ago
43a5668
drm/msm/adreno: Add ringbuffer data to the GPU state
by Jordan Crouse
· 7 years ago
bcf1d9f
drm/msm/adreno: Convert the show/crash file format
by Jordan Crouse
· 7 years ago
c0fec7f
drm/msm/gpu: Capture the GPU state on a GPU hang
by Jordan Crouse
· 7 years ago
65a3c27
drm/msm/gpu: Rearrange the code that collects the task during a hang
by Jordan Crouse
· 7 years ago
4f776f4
drm/msm/gpu: Convert the GPU show function to use the GPU state
by Jordan Crouse
· 7 years ago
e00e473
drm/msm/gpu: Capture the state of the GPU
by Jordan Crouse
· 7 years ago
5dc634b
drm: Add puts callback for the coredump printer
by Jordan Crouse
· 7 years ago
4538d73
drm: Add a -puts() function for the seq_file printer
by Jordan Crouse
· 7 years ago
63f4cc0
drm: Add drm_puts() to complement drm_printf()
by Jordan Crouse
· 7 years ago
cfc57a1
drm: drm_printer: Add printer for devcoredump
by Jordan Crouse
· 7 years ago
489cae6
include: Move ascii85 functions from i915 to linux/ascii85.h
by Jordan Crouse
· 7 years ago
aa595c0
drm/armada: remove obsolete fb unreferencing kfifo and workqueue
by Russell King
· 7 years ago
82c702c
drm/armada: remove unnecessary armada_plane structure
by Russell King
· 7 years ago
d701278
drm/armada: remove unnecessary armada_ovl_plane structure
by Russell King
· 7 years ago
dae2155
drm/armada: update primary framebuffer parameters on mode change
by Russell King
· 7 years ago
3cb13ac
drm/armada: update planes after the dumb frame is complete
by Russell King
· 7 years ago
b1ec9ed
drm/armada: switch overlay plane to atomic modeset
by Russell King
· 7 years ago
13c94d5
drm/armada: switch primary plane to atomic modeset
by Russell King
· 7 years ago
6d2f864
drm/armada: switch legacy modeset to atomic modeset
by Russell King
· 7 years ago
6bd0290
drm/armada: enable atomic modeset support
by Russell King
· 7 years ago
34e25ed
drm/armada: implement atomic_enable()/atomic_disable() methods
by Russell King
· 7 years ago
a0f75d2
drm/armada: unhook dpms state from armada_drm_crtc_update()
by Russell King
· 7 years ago
a0fbb35
drm/armada: push responsibility for clock management to backend
by Russell King
· 7 years ago
dbb4ca8
drm/armada: handle atomic modeset crtc events
by Russell King
· 7 years ago
4e4b356
drm/armada: clean up SPU_ADV_REG
by Russell King
· 7 years ago
a61c392
drm/armada: update debug in armada_drm_crtc_mode_set_nofb()
by Russell King
· 7 years ago
155b829
drm/armada: move sync signal polarity to mode_set_nofb() method
by Russell King
· 7 years ago
b5bae71
drm/armada: push interlace calculation into armada_drm_plane_calc()
by Russell King
· 7 years ago
4aafe00
drm/armada: provide pitches from armada_drm_plane_calc_addrs()
by Russell King
· 7 years ago
b4df3ba
drm/armada: pass plane state into armada_drm_plane_calc_addrs()
by Russell King
· 7 years ago
3382a6b
drm/armada: move armada_drm_mode_config_funcs to armada_drv.c
by Russell King
· 7 years ago
c29277d
drm/armada: add plane colorspace properties
by Russell King
· 7 years ago
240cf2b5
drm/armada: remove crtc YUV colourspace properties
by Russell King
· 7 years ago
c96103b
drm/armada: move colorkey properties into overlay plane state
by Russell King
· 7 years ago
61ba252
drm/armada: move CBSH properties into overlay plane state
by Russell King
· 7 years ago
63b93c0
drm/armada: move plane works to overlay
by Russell King
· 7 years ago
d40af7b
drm/armada: move primary plane to separate file
by Russell King
· 7 years ago
3acea7b
drm/armada: use old_state for update tracking in atomic_update()
by Russell King
· 7 years ago
9c41467
drm/armada: remove temporary crtc state
by Russell King
· 7 years ago
47dc413
drm/armada: convert overlay plane to atomic state
by Russell King
· 7 years ago
de503dd
drm/armada: convert page_flip to use primary plane atomic_update()
by Russell King
· 7 years ago
c36045e
drm/armada: convert primary plane to atomic state
by Russell King
· 7 years ago
80c63ae
drm/armada: reset all atomic state during driver initialisation
by Russell King
· 7 years ago
ecf25d2
drm/armada: merge armada_drm_gra_plane_regs() into only caller
by Russell King
· 7 years ago
cfd1b63
drm/armada: use core of primary update_plane for mode set
by Russell King
· 7 years ago
f9a13bb
drm/armada: move mode set vblank handling and disable/enable
by Russell King
· 7 years ago
0239520
drm/armada: add rectangle helpers
by Russell King
· 7 years ago
1729f56
drm/armada: clean up armada_drm_crtc_page_flip()
by Russell King
· 7 years ago
7794ec7
drm/armada: Adding new typedef vm_fault_t
by Souptick Joarder
· 7 years ago
830aadc
drm/armada: Replace drm_dev_unref with drm_dev_put
by Thomas Zimmermann
· 7 years ago
3fce461
BackMerge v4.18-rc7 into drm-next
by Dave Airlie
· 7 years ago
ecd7963
Merge tag 'drm-amdkfd-next-2018-07-28' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 7 years ago
acb1872
Linux 4.18-rc7
by Linus Torvalds
· 7 years ago
3cfb677
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
01cfb79
squashfs: be more careful about metadata corruption
by Linus Torvalds
· 7 years ago
5012284
ext4: fix check to prevent initializing reserved inodes
by Theodore Ts'o
· 7 years ago
a26fb01
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
2ffb57d
Merge tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
7648c44
Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 7 years ago
dd63bf2
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
eb181a8
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
864af0d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
1a3d869
Merge tag 'pci-v4.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
6284c99c
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
d5ea019
Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"
by Rafał Miłecki
· 7 years ago
3c9fdef
Merge tag 'drm-fixes-2018-07-27' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 7 years ago
Next »