Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
569f0a8694d0ff13c5d296a594c7d8cec8d6f35f
569f0a8
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next
by Dave Airlie
· 7 years ago
a7ccc5a
Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 7 years ago
2532659
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-next
by Dave Airlie
· 7 years ago
926a299
drm/i2c: tda998x: correct PLL divider calculation
by Russell King
· 7 years ago
a3d335f
drm/i2c: tda998x: get rid of private fill_modes function
by Russell King
· 7 years ago
b073a70
drm/i2c: tda998x: move mode_valid() to bridge
by Russell King
· 7 years ago
5a03f53
drm/i2c: tda998x: register bridge outside of component helper
by Russell King
· 7 years ago
76767fd
drm/i2c: tda998x: cleanup from previous changes
by Russell King
· 7 years ago
2143adb
drm/i2c: tda998x: allocate tda998x_priv inside tda998x_create()
by Russell King
· 7 years ago
30bd8b8
drm/i2c: tda998x: convert to bridge driver
by Russell King
· 7 years ago
5b14746
drm/etnaviv: fix crash in GPU suspend when init failed due to buffer placement
by Lucas Stach
· 7 years ago
cfad05a
drm/etnaviv: change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
a0780bb
drm/etnaviv: protect sched job submission with fence mutex
by Lucas Stach
· 7 years ago
6ae9c84
drm/etnaviv: mmuv2: use memset32 to init scratch page
by Philipp Zabel
· 7 years ago
6c1187a
drm/i2c: tda998x: move tda998x_set_config() into tda998x_create()
by Russell King
· 7 years ago
2c6e758
drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disable
by Peter Rosin
· 7 years ago
b1eb4f8
drm/i2c: tda998x: find the drm_device via the drm_connector
by Peter Rosin
· 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
d664b85
drm/arm/hdlcd: Reject atomic commits that disable only the plane
by Liviu Dudau
· 7 years ago
9fd466f
drm: arm: hdlcd: Use drm_atomic_helper_shutdown() to disable planes on removal
by Laurent Pinchart
· 7 years ago
8df24d5
drm: arm: hdlcd: Don't destroy plane manually in hdlcd_setup_crtc()
by Laurent Pinchart
· 7 years ago
1785dbc
drm/arm/hdlcd: Use drm_fb_cma_fbdev_init/fini()
by Noralf Trønnes
· 7 years ago
5c7e5a2
drm/arm/hdlcd: Use drm_mode_config_helper_suspend/resume()
by Noralf Trønnes
· 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
Next »