Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
deec222e09a69d6d7b542c7367615bfad802c756
deec222
drm/edid: Distribute switch variables for initialization
by Kees Cook
· 5 years ago
bd50d4a
drm: lock: Clean up documentation
by Benjamin Gaignard
· 5 years ago
abee549
drm: bufs: Clean up documentation
by Benjamin Gaignard
· 5 years ago
40e5f35
drm: vm: Clean up documentation
by Benjamin Gaignard
· 5 years ago
cc99482
drm: context: Clean up documentation
by Benjamin Gaignard
· 5 years ago
d260871
dt-bindings: display: Add idk-1110wr binding
by Fabrizio Castro
· 5 years ago
fdcf7bb
drm/tiny: fix sparse warning: incorrect type in assignment (different base types)
by Kamlesh Gurudasani
· 5 years ago
52120e8
dt-bindings: display: fix panel warnings
by Sam Ravnborg
· 5 years ago
1cfff5f
drm/dp_mst: Convert drm_dp_mst_topology_mgr.is_waiting_for_dwn_reply to bitfield
by Lyude Paul
· 5 years ago
cce81ba
drm: Remove drm dp mst destroy_connector callbacks
by Pankaj Bharadiya
· 5 years ago
e1ae63b
drm: Add drm_dp_destroy_connector helper and use it
by Pankaj Bharadiya
· 5 years ago
a5c4dc16
drm/dp_mst: Remove register_connector callback
by Pankaj Bharadiya
· 5 years ago
615eff3
drm: Remove dp mst register connector callbacks
by Pankaj Bharadiya
· 5 years ago
f8d97d9
drm: Register connector instead of calling register_connector callback
by Pankaj Bharadiya
· 5 years ago
a1d11d1
drm/edid: Add function to parse EDID descriptors for monitor range
by Manasi Navare
· 5 years ago
f1ce987
drm/edid: Name the detailed monitor range flags
by Manasi Navare
· 5 years ago
f873c5d
drm/panel-simple: Fix dotclock for Logic PD Type 28
by Ville Syrjälä
· 5 years ago
880b379
drm/panel-sony-acx424akp: Fix dotclocks
by Ville Syrjälä
· 5 years ago
86555a0
drm/panel-lg-lg4573: Fix dotclock
by Ville Syrjälä
· 5 years ago
e4d2a28
drm/panel-ilitek-ili9322: Fix dotclocks
by Ville Syrjälä
· 5 years ago
4f9326d
drm/panel-novatek-nt35510: Fix dotclock
by Ville Syrjälä
· 5 years ago
9b9f221
drm: sysfs: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 5 years ago
41252c6
drm/ttm: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 5 years ago
6bfad4a
drm/ttm: fix false positive assert
by Christian König
· 5 years ago
7cd7943
drm/rockchip: rgb: don't count non-existent devices when determining subdrivers
by Heiko Stuebner
· 5 years ago
8efef33
dt-bindings: display: Add idk-2121wr binding
by Fabrizio Castro
· 5 years ago
94b6ada
drm/dp_mst: Fix drm_dp_check_mstb_guid() return code
by Lyude Paul
· 5 years ago
4c0a9b6
drm/dp_mst: Make drm_dp_mst_dpcd_write() consistent with drm_dp_dpcd_write()
by Lyude Paul
· 5 years ago
855e764
drm/panel-simple: Fix dotclock for Ortustech COM37H3M
by H. Nikolaus Schaller
· 5 years ago
2ccedf4
drm: panel: Set connector type for OrtusTech COM43H4M85ULC panel
by Laurent Pinchart
· 5 years ago
0d1650f
drm/mm: Remove redundant assignment in drm_mm_reserve_node
by Akeem G Abodunrin
· 5 years ago
8496a21
drm/meson: Add YUV420 output support
by Neil Armstrong
· 5 years ago
e5fab2e
drm/meson: vclk: add support for YUV420 setup
by Neil Armstrong
· 5 years ago
64db601a
drm/meson: venc: add support for YUV420 setup
by Neil Armstrong
· 5 years ago
1fd3418
drm/meson: dw-hdmi: stop enforcing input_bus_format
by Neil Armstrong
· 5 years ago
f43aa58
drm/meson: meson_dw_hdmi: add bridge and switch to drm_bridge_funcs
by Neil Armstrong
· 5 years ago
0fad640
drm/meson: venc: make drm_display_mode const
by Neil Armstrong
· 5 years ago
f14d3f6
drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200a
by Neil Armstrong
· 5 years ago
6c3c719
drm/bridge: synopsys: dw-hdmi: add bus format negociation
by Neil Armstrong
· 5 years ago
a5cf9e2e
drm/bridge: dw-hdmi: Plug atomic state hooks to the default implementation
by Neil Armstrong
· 5 years ago
b8e810e
drm/bridge: dw-hdmi: add max bpc connector property
by Jonas Karlman
· 5 years ago
c6cae70
drm/bridge: dw-hdmi: set mtmdsclock for deep color
by Jonas Karlman
· 5 years ago
bc1a413
drm/virtio: add case for shmem objects in virtio_gpu_cleanup_object(..)
by Gurchetan Singh
· 5 years ago
f651c8b
drm/virtio: factor out the sg_table from virtio_gpu_object
by Gurchetan Singh
· 5 years ago
ee21ec7
drm: Make drm_pci_agp_init legacy
by Chris Wilson
· 5 years ago
7e4f6fb
Revert "drm/panel: simple: Add support for Sharp LQ150X1LG11 panels"
by Peter Rosin
· 5 years ago
afdd597
drm/vboxvideo/vboxvideo.h: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
7064de7
dt-bindings: convert rockchip-drm.txt to rockchip-drm.yaml
by Dafna Hirschfeld
· 5 years ago
c393fba
drm/pci: Unexport drm_get_pci_dev
by Daniel Vetter
· 5 years ago
8ff1d62
drm/todo: Update drm_fb_helper tasks
by Pankaj Bharadiya
· 5 years ago
8e7a194
drm/fb-helper: Remove drm_fb_helper add, add_all and remove connector functions
by Pankaj Bharadiya
· 5 years ago
ff1f62d
drm: Remove drm_fb_helper add, add all and remove connector calls
by Pankaj Bharadiya
· 5 years ago
75b2ccd
drm/i915/display: Remove drm_fb_helper_{add,remove}_one_connector calls
by Pankaj Bharadiya
· 5 years ago
439490f
drm/amdgpu: Remove drm_fb_helper_{add,remove}_one_connector calls
by Pankaj Bharadiya
· 5 years ago
c8b4a4b
drm/radeon: remove radeon_fb_{add,remove}_connector functions
by Pankaj Bharadiya
· 5 years ago
2dea2d1
drm: Remove unused arg from drm_fb_helper_init
by Pankaj Bharadiya
· 5 years ago
0be38b10
MAINTAINERS: adjust to reservation.h renaming
by Lukas Bulwahn
· 5 years ago
9b6c80b
drm: unbreak the DRM menu, broken by DRM_EXPORT_FOR_TESTS
by Randy Dunlap
· 5 years ago
7be1b9b
drm/mm: Break long searches in fragmented address spaces
by Chris Wilson
· 5 years ago
78a7b61
drm/bridge/mhl.h: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
5b2adbd
drm/vc4/vc4_drv.h: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
1895a4f
drm/gma500/intel_bios.h: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
099d705
drm/vblank: Fix documentation of VBLANK timestamp helper
by Thomas Zimmermann
· 5 years ago
2cb5974
drm/simple-kms: Fix documentation for drm_simple_encoder_init()
by Thomas Zimmermann
· 5 years ago
5b66033
drm/panel: add panel driver for Elida KD35T133 panels
by Heiko Stuebner
· 5 years ago
3c2fa51
dt-bindings: display: panel: Add binding document for Elida KD35T133
by Heiko Stuebner
· 5 years ago
9daee61
drm/v3d: Replace wait_for macros to remove use of msleep
by James Hughes
· 5 years ago
7f2a09e
drm/vc4: Replace wait_for macros to remove use of msleep
by James Hughes
· 5 years ago
83794ee
Merge drm/drm-next into drm-misc-next
by Maxime Ripard
· 5 years ago
05f3a6f
drm/hdcp: fix DRM_HDCP_2_KSV_COUNT_2_LSBITS
by Ramalingam C
· 5 years ago
79643fd
drm/hdcp: optimizing the srm handling
by Ramalingam C
· 5 years ago
451787d
video: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
9dff9a3
video: fbdev: radeon: Remove dead code
by Souptick Joarder
· 5 years ago
9e55337
fbdev: simplefb: Platform data shan't include kernel.h
by Andy Shevchenko
· 5 years ago
11be60b
matroxfb: add Matrox MGA-G200eW board support
by Rich Felker
· 5 years ago
e36cae0
video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq'
by yu kuai
· 5 years ago
c8c967a
video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight'
by yu kuai
· 5 years ago
97e5ea1
video: fbdev: radeonfb: remove set but not used variable 'bytpp'
by yu kuai
· 5 years ago
66cc77ed
video: fbdev: radeonfb: remove set but not used variable '‘cSync’'
by yu kuai
· 5 years ago
eea60c3
video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'
by yu kuai
· 5 years ago
977750e
video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'
by yu kuai
· 5 years ago
9e24d63
video: fbdev: wm8505fb: add COMPILE_TEST support
by Bartlomiej Zolnierkiewicz
· 5 years ago
459b0fa
video: fbdev: wm8505fb: fix sparse warnings about using incorrect types
by Bartlomiej Zolnierkiewicz
· 5 years ago
ee5aca2
video: fbdev: w100fb: add COMPILE_TEST support
by Bartlomiej Zolnierkiewicz
· 5 years ago
df33810
video: fbdev: w100fb: fix sparse warnings
by Bartlomiej Zolnierkiewicz
· 5 years ago
3d3287e
video: fbdev: arcfb: add COMPILE_TEST support
by Bartlomiej Zolnierkiewicz
· 5 years ago
6df8627
video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST support
by Bartlomiej Zolnierkiewicz
· 5 years ago
5d30146
video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect types
by Bartlomiej Zolnierkiewicz
· 5 years ago
3e26e0c
video: fbdev: pxa168fb: remove unnecessary platform_get_irq
by YueHaibing
· 5 years ago
6f2bb11
drm/qxl: Use simple encoder
by Thomas Zimmermann
· 5 years ago
03e44ad
drm/mgag200: Use simple encoder
by Thomas Zimmermann
· 5 years ago
4220fdf
drm/ast: Use simple encoder
by Thomas Zimmermann
· 5 years ago
63170ac
drm/simple-kms: Add drm_simple_encoder_{init,create}()
by Thomas Zimmermann
· 5 years ago
4a1d0db
drm/panel: simple: add panel-dpi support
by Sam Ravnborg
· 5 years ago
fa10224
dt-bindings: display: add data-mapping to panel-dpi
by Sam Ravnborg
· 5 years ago
4e840be
dt-bindings: display: convert panel-dpi to DT schema
by Sam Ravnborg
· 5 years ago
4dd23a4
dt-bindings: display: convert display-timings to DT schema
by Sam Ravnborg
· 5 years ago
3aa31ce
dt-bindings: display: add panel-timing.yaml
by Sam Ravnborg
· 5 years ago
899f24e
drm/panel: Add driver for Novatek NT35510-based panels
by Linus Walleij
· 5 years ago
5ce96fe
drm/panel: Add DT bindings for Novatek NT35510-based panels
by Linus Walleij
· 5 years ago
Next »