Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5a1535b110d73ed8d29c504eeb5fa92ac5b47cd9
5a1535b
drm/rockchip: Remove unnecessary NULL check
by Thierry Reding
· 8 years ago
6c8e547
drm/atmel-hlcdc: Remove unnecessary NULL check
by Thierry Reding
· 8 years ago
8590971
drm: armada: make of_device_ids const.
by Arvind Yadav
· 8 years ago
d0a2987
drm: Convert CMA fbdev console suspend helpers to use bool
by Liviu Dudau
· 8 years ago
4c952ea
drm: sti: sti_hqvdp: make of_device_ids const.
by Arvind Yadav
· 8 years ago
6daac79
drm: sti: sti_dvo: make of_device_ids const.
by Arvind Yadav
· 8 years ago
d7b66de
drm: More links for gamma support helpers
by Daniel Vetter
· 8 years ago
c50a115
drm: vc4: Use crtc->mode_valid() and encoder->mode_valid() callbacks
by Jose Abreu
· 8 years ago
bb2eaba
drm/doc: Improve ioctl/fops docs a bit more
by Daniel Vetter
· 8 years ago
10631d7
drm/pci: Deprecate drm_pci_init/exit completely
by Daniel Vetter
· 8 years ago
5c484ce
drm: Remove drm_driver->set_busid hook
by Daniel Vetter
· 8 years ago
76bba2c
drm/udl: Remove dummy busid callback
by Daniel Vetter
· 8 years ago
ca814b2
drm/vblank: Consistent drm_crtc_ prefix
by Daniel Vetter
· 8 years ago
b6dcaaac
drm/vblank: _ioctl posfix for ioctl handler
by Daniel Vetter
· 8 years ago
57d3023
drm/doc: vblank cleanup
by Daniel Vetter
· 8 years ago
27fa551
drm/doc: Drop empty include for drm_color_mgmt.h
by Daniel Vetter
· 8 years ago
00a9121
drm/tegra: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
fc5e9d6
drm/sti: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
34c8ea4
drm/vc4: Mimic drm_atomic_helper_commit() behavior
by Boris Brezillon
· 8 years ago
8375311
drm/vc4: Add get/set tiling ioctls.
by Eric Anholt
· 8 years ago
98830d91
drm/vc4: Add T-format scanout support.
by Eric Anholt
· 8 years ago
ac7c748
drm: Reduce scope of 'state' variable
by Dawid Kurek
· 8 years ago
ae9d042
drm: mxsfb_crtc: Reset the eLCDIF controller
by Fabio Estevam
· 8 years ago
d35fb61
drm: Remove duplicate forward declaration
by Dawid Kurek
· 8 years ago
e2af12b
drm/panel: s6e3ha2: Add support for s6e3hf2 panel on TM2e board
by Hoegeun Kwon
· 8 years ago
60ee02b
dt-bindings: Add support for samsung s6e3hf2 panel
by Hoegeun Kwon
· 8 years ago
2a49816
drm/panel: add backlight dependency for sitronix-st7789v
by Arnd Bergmann
· 8 years ago
93023c1
drm/panel: S6E3HA2 needs backlight code
by Arnd Bergmann
· 8 years ago
70c0d5b
drm/panel: simple: add support for AUO P320HVN03
by Lucas Stach
· 8 years ago
4177fa6
drm/panel: simple: add support for NLT NL192108AC18-02D
by Lucas Stach
· 8 years ago
fa9b4b6
dt-bindings: add vendor prefix for NLT Technologies, Ltd.
by Lucas Stach
· 8 years ago
01bacc13
drm/panel: simple: add support for NEC NL12880B20-05
by Lucas Stach
· 8 years ago
14c8f2e
drm/panel: add Innolux P079ZCA panel driver
by Chris Zhong
· 8 years ago
ead9d5b
dt-bindings: Add INNOLUX P079ZCA panel bindings
by Chris Zhong
· 8 years ago
d0b1d25
drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling path
by Christophe JAILLET
· 8 years ago
24bb206
drm/vc4/vc4_bo.c: always set bo->resv
by Hans Verkuil
· 8 years ago
dc62914
drm: Add const to name field declaration in struct drm_prop_enum_list
by Jyri Sarha
· 8 years ago
2af168e
drm/pl111: Fix offset calculation for the primary plane.
by Eric Anholt
· 8 years ago
ff9b47a
drm/atmel-hlcdc: Fix panel registration
by Boris Brezillon
· 8 years ago
123387d
drm/bridge: Build the panel wrapper in drm_kms_helper
by Maarten Lankhorst
· 8 years ago
96160a8
drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge.
by Eric Anholt
· 8 years ago
510fc3c
drm/atmel-hlcdc: Drop custom encoder cleanup func.
by Eric Anholt
· 8 years ago
7b1298e
drm/vc4: Switch DPI to using the panel-bridge helper.
by Eric Anholt
· 8 years ago
656fa22
drm/vc4: Switch DSI to the panel-bridge layer, and support bridges.
by Eric Anholt
· 8 years ago
13dfc05
drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.
by Eric Anholt
· 8 years ago
b0febde
drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callback
by Jose Abreu
· 8 years ago
f3ca01d
drm: zte: use devm_of_platform_populate()
by Benjamin Gaignard
· 8 years ago
7f69694
drm/vc4: Mark the device as active when enabling runtime PM.
by Eric Anholt
· 8 years ago
71ae3df
drm: remove writeq/readq function definitions
by Corentin Labbe
· 8 years ago
a57bf53
drm/atmel-hlcdc: Use crtc->mode_valid() callback
by Jose Abreu
· 8 years ago
991dca0
drm/exynos: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
21774f2
drm/hdlcd|mali: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
16584b2
drm/doc: Polish irq helper documentation
by Daniel Vetter
· 8 years ago
3ed4351
drm: Extract drm_vblank.[hc]
by Daniel Vetter
· 8 years ago
9a8d5e4
drm/vc4: Fix comment in vc4_drv.h
by Boris Brezillon
· 8 years ago
66d6dd4
drm/pl111: fix warnings without CONFIG_ARM_AMBA
by Arnd Bergmann
· 8 years ago
91110a4
drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()
by Ville Syrjälä
· 8 years ago
fb51cbf
drm/arcgpu: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
e3ec0e1
drm/atmel: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
85769cf
drm/imx: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
a360b39
drm/meson: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
25b905f
drm/stm: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
d79373b
drm/sun4i: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
8938d13
drm: better document how to send out the crtc disable event
by Daniel Vetter
· 8 years ago
46466b0
drm: Use vsnprintf extension %ph
by Joe Perches
· 8 years ago
99cdb35
drm/doc: move printf helpers out of drmP.h
by Daniel Vetter
· 8 years ago
e7cc23d
drm/pl111: select DRM_PANEL
by Arnd Bergmann
· 8 years ago
7dbcbce
drm/bridge: analogix-anx78xx: Use bridge->mode_valid() callback
by Jose Abreu
· 8 years ago
faf94a0
drm: Use mode_valid() in atomic modeset
by Jose Abreu
· 8 years ago
97f973d
drm: Use new mode_valid() helpers in connector probe helper
by Jose Abreu
· 8 years ago
b1240f8
drm: Introduce drm_bridge_mode_valid()
by Jose Abreu
· 8 years ago
da251bf
drm: Add drm_{crtc/encoder/connector}_mode_valid()
by Jose Abreu
· 8 years ago
18e5106
drm: Remove drm_device->virtdev
by Daniel Vetter
· 8 years ago
a301b11
drm: todo: remove task about switch to drm_connector_list_iter
by Gustavo Padovan
· 8 years ago
eb53a46
drm: remove unsafe drm_for_each_connector()
by Gustavo Padovan
· 8 years ago
4894bf7
drm/vc4: use drm_for_each_connector_iter()
by Gustavo Padovan
· 8 years ago
875dd62
drm/nouveau: use drm_for_each_connector_iter()
by Gustavo Padovan
· 8 years ago
c8bf8b9
drm/mediatek: use drm_for_each_connector_iter()
by Gustavo Padovan
· 8 years ago
2fd96b4
drm/i915: use drm_for_each_connector_iter()
by Gustavo Padovan
· 8 years ago
2cbeb64
drm/rockchip: use drm_for_each_connector_iter()
by Gustavo Padovan
· 8 years ago
48a9291
drm/exynos: use drm_for_each_connector_iter()
by Gustavo Padovan
· 8 years ago
71ebc9a
dma-buf/sync-file: Defer creation of sync_file->name
by Chris Wilson
· 8 years ago
c16f291
sync_file.txt: standardize document format
by Mauro Carvalho Chehab
· 8 years ago
7fcd075
gpu: drm: gma500: remove two more dead variable
by Arnd Bergmann
· 8 years ago
9f80021
drm/doc: Clarify mode_fixup vs. atomic_check a bit more
by Daniel Vetter
· 8 years ago
9de5d4a
drm/doc: Document adjusted/request modes a bit better
by Daniel Vetter
· 8 years ago
3eb220a
drm: Add crtc/encoder/bridge->mode_valid() callbacks
by Jose Abreu
· 8 years ago
05d7435
MAINTAINERS: update drm/stm maintainers list
by Vincent Abriou
· 8 years ago
c4d3fd4
drm/stm: ltdc: fix duplicated arguments
by Philippe CORNU
· 8 years ago
665f37e
drm/pl111: Fix return value check in pl111_amba_probe()
by Wei Yongjun
· 8 years ago
f90dee2
drm/amd: include <linux/delay.h> instead of "linux/delay.h"
by Masahiro Yamada
· 8 years ago
c2c446a
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
by Robert Foss
· 8 years ago
e8fa49b
drm/vgem: Fix return value check in vgem_init()
by Wei Yongjun
· 8 years ago
a18e662
drm/blend: Fix comment typ-o
by Robert Foss
· 8 years ago
5d465d4
drm/stm: remove unneeded -Iinclude/drm compiler flag
by Masahiro Yamada
· 8 years ago
b7e8e25
drm/vc4: fix include notation and remove -Iinclude/drm flag
by Masahiro Yamada
· 8 years ago
141518d
drm/pl111: Add a debugfs node to dump our registers.
by Eric Anholt
· 8 years ago
3719a5a
drm/pl111: make structure mode_config_funcs static
by Colin Ian King
· 8 years ago
e1bc819
drm/pl111: make structure pl111_display_funcs static
by Colin Ian King
· 8 years ago
032838f
drm/pl111: Register the clock divider and use it.
by Eric Anholt
· 8 years ago
Next »