Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
66c2dee4ae10a2d841c40b9dd9c7141eb23eee76
66c2dee
drm/vc4/vc4_hdmi: fill in connector info
by Dariusz Marcinkiewicz
· 5 years ago
5558f3d
drm/i915/intel_hdmi: use cec_notifier_conn_(un)register
by Dariusz Marcinkiewicz
· 5 years ago
ae85b0d
drm_dp_cec: add connector info support.
by Dariusz Marcinkiewicz
· 5 years ago
3e93bc2
drm/virtio: make resource id workaround runtime switchable.
by Gerd Hoffmann
· 5 years ago
15c665b
drm/mcde: Fix an error handling path in 'mcde_probe()'
by Christophe JAILLET
· 5 years ago
d72cf01
drm/mipi-dbi: fix a loop in debugfs code
by Dan Carpenter
· 5 years ago
6dbe0c4
drm/panel: Initialise panel dev and funcs through drm_panel_init()
by Laurent Pinchart
· 5 years ago
65abbda
drm/panel: Add missing drm_panel_init() in panel drivers
by Laurent Pinchart
· 5 years ago
1c5f087
drm/panfrost: Add errata descriptions from kbase
by Alyssa Rosenzweig
· 5 years ago
ce49324
drm/panfrost: Use mutex_trylock in panfrost_gem_purge
by Rob Herring
· 5 years ago
dfbc7a4
drm/shmem: Use mutex_trylock in drm_gem_shmem_purge
by Rob Herring
· 5 years ago
4fa3d66
drm/shmem: Do dma_unmap_sg before purging pages
by Rob Herring
· 5 years ago
593bc4d
drm/panfrost: Fix possible suspend in panfrost_remove
by Rob Herring
· 5 years ago
97588c8
MAINTAINERS: Add Steven and Alyssa as panfrost reviewers
by Rob Herring
· 5 years ago
5228216
drm/panfrost: Add missing check for pfdev->regulator
by Steven Price
· 5 years ago
f2521f7
drm/i915: switch to drm_fb_helper_remove_conflicting_pci_framebuffers
by Gerd Hoffmann
· 5 years ago
35616a4
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_framebuffers
by Gerd Hoffmann
· 5 years ago
0a84596
fbdev: drop res_id parameter from remove_conflicting_pci_framebuffers
by Gerd Hoffmann
· 5 years ago
e26ae7c04
omapdrm: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
3037e0c
drm/omap: Add 'alpha' and 'pixel blend mode' plane properties
by Jean-Jacques Hiblot
· 6 years ago
0a9a4b6
drm/panfrost: Fix sleeping while atomic in panfrost_gem_open
by Rob Herring
· 5 years ago
528a25d
drm: meson: use match data to detect vpu compatibility
by Julien Masson
· 5 years ago
ade9259
drm: fix module name in edid_firmware log message
by Jani Nikula
· 5 years ago
89a565d
drm: kirin: Move ade drm init to kirin drm drv
by Xu YiPing
· 5 years ago
28cd05e
drm: kirin: Pass driver data to crtc init and plane init
by Xu YiPing
· 5 years ago
2e89b4f
drm: kirin: Add alloc_hw_ctx/clean_hw_ctx ops in driver data
by Xu YiPing
· 5 years ago
27dd04a
drm: kirin: Make driver_data variable non-global
by Xu YiPing
· 5 years ago
a8c8af5
drm: kirin: Fix dev->driver_data setting
by Xu YiPing
· 5 years ago
a51735b
drm: kirin: Rename plane_init and crtc_init
by Xu YiPing
· 5 years ago
d606dc9
drm: kirin: Add register connect helper functions in drm init
by Xu YiPing
· 5 years ago
1053d01
drm: kirin: Move drm driver to driver data
by Xu YiPing
· 5 years ago
49af461
drm: kirin: Move config max_width and max_height to driver data
by Xu YiPing
· 5 years ago
48fa7c1
drm: kirin: Move plane number and primay plane in driver data
by Xu YiPing
· 5 years ago
bdaf419
drm: kirin: Move mode config function to driver_data
by Xu YiPing
· 5 years ago
e200d8e
drm: kirin: Move channel formats to driver data
by Xu YiPing
· 5 years ago
5fb2e41
drm: kirin: Move ade crtc/plane help functions to driver_data
by Xu YiPing
· 5 years ago
7903ba4
drm: kirin: Reanme dc_ops to kirin_drm_data
by Xu YiPing
· 5 years ago
c11a03f
drm: kirin: Move kirin_crtc, kirin_plane, kirin_format to kirin_drm_drv.h
by Xu YiPing
· 5 years ago
5292771
drm: kirin: Move workqueue to ade_hw_ctx structure
by John Stultz
· 5 years ago
36f8d22
drm: kirin: Move request irq handle in ade hw ctx alloc
by Xu YiPing
· 5 years ago
43774b0
drm: kirin: Dynamically allocate the hw_ctx
by Xu YiPing
· 5 years ago
ada7f67
drm: kirin: Rename ade_crtc to kirin_crtc
by Xu YiPing
· 5 years ago
0ae622c
drm: kirin: Rename ade_plane to kirin_plane
by Xu YiPing
· 5 years ago
a202da1
drm: kirin: Remove out_format from ade_crtc
by Xu YiPing
· 5 years ago
e0d8eba
drm: kirin: Remove uncessary parameter indirection
by Xu YiPing
· 5 years ago
9ec16ce
drm: kirin: Remove unreachable return
by John Stultz
· 5 years ago
46aa549
drm: kirin: Remove HISI_KIRIN_DW_DSI config option
by John Stultz
· 5 years ago
ff57c651
drm: kirin: Fix for hikey620 display offset problem
by Da Lv
· 5 years ago
019cbd4
drm/nouveau: Initialize GEM object before TTM object
by Thierry Reding
· 5 years ago
343bbb1
dt-bindings: display: rockchip: update DSI controller
by Nickey Yang
· 6 years ago
6ac3a0e
dmabuf: Mark up onstack timer for selftests
by Chris Wilson
· 5 years ago
a8c16b7
drm/komeda: Add support for 'memory-region' DT node property
by Mihail Atanassov
· 5 years ago
ea4e537
dma-buf: Use %zu for printing sizeof
by Chris Wilson
· 5 years ago
01b45d3
dw-hdmi-cec: use cec_notifier_cec_adap_(un)register
by Dariusz Marcinkiewicz
· 5 years ago
7070fe7
drm: dw-hdmi: use cec_notifier_conn_(un)register
by Dariusz Marcinkiewicz
· 5 years ago
9615834
drm/i915: Select DMABUF_SELFTESTS for the default i915.ko debug build
by Chris Wilson
· 5 years ago
56d8d64
drm/drv: Use // for comments in example code
by Jonathan Neuschäfer
· 5 years ago
2989f64
dma-buf: Add selftests for dma-fence
by Chris Wilson
· 5 years ago
9536b64
dma-buf: Introduce selftesting framework
by Chris Wilson
· 5 years ago
aa4fffe
drm/panfrost: Remove opp table when unloading
by Steven Price
· 5 years ago
e21dd29
drm/panfrost: Enable devfreq to work without regulator
by Steven Price
· 5 years ago
7282f76
drm/panfrost: Implement per FD address spaces
by Rob Herring
· 5 years ago
3efdf83
drm/panfrost: Fix missing unlock on error in panfrost_mmu_map_fault_addr()
by Wei Yongjun
· 5 years ago
df5eff6
udlfb: Make dlfb_ops constant
by Nishka Dasgupta
· 5 years ago
06b1f4b
video: fbdev/mmp/core: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 5 years ago
2012f77
video: fbdev: viafb: Remove dead code
by Souptick Joarder
· 5 years ago
efbd44a
video: fbdev: aty[128]fb: Remove dead code
by Souptick Joarder
· 5 years ago
cc0c3e3
video: fbdev: sh_mobile_lcdcfb: Mark expected switch fall-through
by Anders Roxell
· 5 years ago
af70a48
video: fbdev: radeonfb: Use dev_get_drvdata
by Chuhong Yuan
· 5 years ago
70fc43c
video: fbdev: sm712fb: Use dev_get_drvdata
by Chuhong Yuan
· 5 years ago
dbb4a75
video: fbdev: pvr2fb: remove unnecessary comparison of unsigned integer with < 0
by Gustavo A. R. Silva
· 5 years ago
51677df
efifb: BGRT: Improve efifb_bgrt_sanity_check
by Hans de Goede
· 5 years ago
d777478
drm/xen-front: Make structure fb_funcs constant
by Nishka Dasgupta
· 5 years ago
596cb85
drm/vboxvideo: Make structure vbox_fb_helper_funcs constant
by Nishka Dasgupta
· 5 years ago
f2cb60e
dma-fence: Store the timestamp in the same union as the cb_list
by Chris Wilson
· 5 years ago
0fc89b6
dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signal
by Chris Wilson
· 5 years ago
f86a802
dma-fence: Avoid list_del during fence->cb_list iteration
by Chris Wilson
· 5 years ago
4fe3997
dma-fence: Shrink size of struct dma_fence
by Chris Wilson
· 5 years ago
b0baf85
drm/panel: tpo-td043mtea1: remove redundant assignment
by Colin Ian King
· 5 years ago
45f16c8
drm/omap: displays: Remove unused panel drivers
by Laurent Pinchart
· 5 years ago
1e93875
video: omapfb2: Make standard and custom panel drivers mutually exclusive
by Laurent Pinchart
· 5 years ago
b016cd6
dma-buf: Restore seqlock around dma_resv updates
by Chris Wilson
· 5 years ago
dc2e1e5
drm/panel: Add driver for the Toppoly TD043MTEA1 panel
by Laurent Pinchart
· 5 years ago
415b8dd
drm/panel: Add driver for the Toppoly TD028TTEC1 panel
by Laurent Pinchart
· 5 years ago
1c8fc3f
drm/panel: Add driver for the Sony ACX565AKM panel
by Laurent Pinchart
· 5 years ago
c9cf4c2
drm/panel: Add driver for the Sharp LS037V7DW01 panel
by Laurent Pinchart
· 5 years ago
df439ab
drm/panel: Add driver for the NEC NL8048HL11 panel
by Laurent Pinchart
· 5 years ago
f5b0c65
drm/panel: Add driver for the LG Philips LB035Q02 panel
by Laurent Pinchart
· 5 years ago
90075dd
dt-bindings: display: panel: Add bindings for NEC NL8048HL11 panel
by Laurent Pinchart
· 5 years ago
09e6890
dt-bindings: Add legacy 'toppoly' vendor prefix
by Laurent Pinchart
· 5 years ago
684a4e6
dt-bindings: Add vendor prefix for LG Display
by Laurent Pinchart
· 5 years ago
95cbf02
drm/aspeed: gfc_crtc: Make structure aspeed_gfx_funcs constant
by Nishka Dasgupta
· 5 years ago
535d1b9
drm/arm: drop use of drmP.h
by Sam Ravnborg
· 5 years ago
25e28ef2
drm/armada: drop use of drmP.h
by Sam Ravnborg
· 5 years ago
eb1df69
drm/tegra: drop use of drmP.h
by Sam Ravnborg
· 5 years ago
5c8a5f1
drm/i2c/tda998x: drop use of drmP.h
by Sam Ravnborg
· 5 years ago
5ad773f
drm/bridge: dumb-vga-dac: Fix dereferencing -ENODEV DDC channel
by Geert Uytterhoeven
· 5 years ago
fc1ca6e
drm/bridge: dw-hdmi-i2s: add .get_eld support
by Jerome Brunet
· 5 years ago
43e88f6
drm/bridge: dw-hdmi-i2s: enable only the required i2s lanes
by Jerome Brunet
· 5 years ago
46cecde
drm/bridge: dw-hdmi-i2s: reset audio fifo before applying new params
by Jerome Brunet
· 5 years ago
Next »