Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3d30ec54c928c5920ddf13fbbd677d7c76b8cb53
/
drivers
3d30ec5
drm/exynos/decon5433: do not protect window in plane disable
by Andrzej Hajda
· 9 years ago
e87b3c6
drm/exynos/decon5433: reset decon on start
by Andrzej Hajda
· 9 years ago
92ead49
drm/exynos/decon5433: fix DECON standalone update
by Andrzej Hajda
· 9 years ago
11f3022
drm/exynos/hdmi: remove registry dump
by Andrzej Hajda
· 9 years ago
69f8887
drm/exynos/hdmi: add core reset code
by Andrzej Hajda
· 9 years ago
5dd45e2
drm/exynos/hdmi: add PHY power off signal handling
by Andrzej Hajda
· 9 years ago
4677f51
drm/exynos/hdmi: fix PHY configuration sequence
by Andrzej Hajda
· 9 years ago
68cd004
drm/exynos/hdmi: add Exynos5433 support
by Andrzej Hajda
· 9 years ago
fec81a3
drm/exynos/hdmi: stop programming registers with default values
by Andrzej Hajda
· 9 years ago
5eefadb
drm/exynos/hdmi: code cleanup
by Andrzej Hajda
· 9 years ago
65e9803
drm/exynos/hdmi: use array specifier for HDMI-PHY configurations
by Andrzej Hajda
· 9 years ago
190a3c6
drm/exynos/hdmi: constify global variables
by Andrzej Hajda
· 9 years ago
9be7e98
drm/exynos/hdmi: clock code re-factoring
by Andrzej Hajda
· 9 years ago
12867e4
drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependency
by Javier Martinez Canillas
· 9 years ago
9e3fe35
drm/exynos: fix a warning message
by Dan Carpenter
· 9 years ago
943491a
drm/exynos: mic: fix an error code
by Dan Carpenter
· 9 years ago
4f93eed
drm/exynos: fimd: fix broken dp_clock control
by Marek Szyprowski
· 9 years ago
25c6a85
drm/exynos: build fbdev code conditionally
by Andrzej Hajda
· 9 years ago
81e50bc
drm/exynos: fix adjusted_mode pointer in exynos_plane_mode_set
by Andrzej Hajda
· 9 years ago
0a93869
drm/exynos: fix error handling in exynos_drm_subdrv_open
by Arnd Bergmann
· 9 years ago
b89359b
Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next
by Dave Airlie
· 9 years ago
2ff77b1
drm: sun4i: tv: Add NTSC output standard
by Maxime Ripard
· 9 years ago
154f695
drm: sun4i: tv: Add PAL output standard
by Maxime Ripard
· 9 years ago
03c4c71
drm: sun4i: Add composite output
by Maxime Ripard
· 9 years ago
29e57fa
drm: sun4i: Add RGB output
by Maxime Ripard
· 9 years ago
9026e0d
drm: Add Allwinner A10 Display Engine support
by Maxime Ripard
· 9 years ago
152ef5f
drm: Switch blobs to the new generic modeset obj refcounting
by Daniel Vetter
· 9 years ago
b0b5511
drm/atomic-helpers: Don't duplicate code in destroy helpers
by Daniel Vetter
· 9 years ago
1649c33
drm: Fix fb leaks and WARN spew in get/set_prop ioctls
by Daniel Vetter
· 9 years ago
05981422
drm: Improve kerneldoc for new mode object refcounting
by Daniel Vetter
· 9 years ago
944a3f3
Merge branch 'topic-arcpgu-v6' of https://github.com/foss-for-synopsys-dwc-arc-processors/linux into drm-next
by Dave Airlie
· 9 years ago
51dacf2
drm: Add support of ARC PGU display controller
by Carlos Palminha
· 9 years ago
0449eef
drm/fsl-dcu: increment version and date
by Stefan Agner
· 9 years ago
9a15da1
drm/fsl-dcu: implement lastclose callback
by Stefan Agner
· 9 years ago
7d17a62
drm/fsl-dcu: disable output polling on driver unload
by Stefan Agner
· 9 years ago
afb49e4
drm/fsl-dcu: deallocate fbdev CMA on unload
by Stefan Agner
· 9 years ago
b617966
drm/fsl-dcu: use variable name dev for struct drm_device
by Stefan Agner
· 9 years ago
b7d1130
drm/fsl-dcu: handle missing panel gracefully
by Stefan Agner
· 9 years ago
a109f66
drm/fsl-dcu: detach panel on destroy
by Stefan Agner
· 9 years ago
a5dab99
drm/layerscape: reduce excessive stack usage
by Arnd Bergmann
· 9 years ago
fb127b7
drm/fsl-dcu: add TCON driver
by Stefan Agner
· 9 years ago
2d70144
drm/fsl-dcu: use common clock framework for pixel clock divider
by Stefan Agner
· 9 years ago
f93500f
drm/fsl-dcu: add extra clock for pixel clock
by Stefan Agner
· 9 years ago
73fa303
drm/fsl-dcu: disable clock on initialization failure and remove
by Stefan Agner
· 9 years ago
077d673
drm: rcar-du: Fix compilation warning
by Laurent Pinchart
· 9 years ago
a033e6b
drm: rcar-du: Use ARCH_RENESAS
by Simon Horman
· 9 years ago
4f5504c
drm: rcar-du: Clarify vsp dependency
by Arnd Bergmann
· 9 years ago
027b3f8b
drm/modes: stop handling framebuffer special
by Dave Airlie
· 9 years ago
2ddea3f
drm/modes: reduce fb_lock to just protecting lists
by Dave Airlie
· 9 years ago
72fe90b
drm/modes: move reference taking into object lookup.
by Dave Airlie
· 9 years ago
c7e1c59
drm/mode: reduce lock hold in addfb2
by Dave Airlie
· 9 years ago
9cd4742
drm/mode: reduce scope of fb_lock in framebuffer init
by Dave Airlie
· 9 years ago
cee26ac
drm/mode: use _object_find to find framebuffers.
by Dave Airlie
· 9 years ago
d0f37cf6
drm/mode: move framebuffer reference into object.
by Dave Airlie
· 9 years ago
747a598
drm/mode: introduce wrapper to read framebuffer refcount.
by Dave Airlie
· 9 years ago
19ab3f8
drm/modes: drop __drm_framebuffer_unregister.
by Dave Airlie
· 9 years ago
f55f1f9
drm/mode: move framebuffer_free up above framebuffer_init
by Dave Airlie
· 9 years ago
7c8f6d2
drm/mode: rework drm_mode_object_put to drm_mode_object_unregister.
by Dave Airlie
· 9 years ago
9a297b3
Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-at91 into drm-next
by Dave Airlie
· 9 years ago
605b28c
Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
4904796
Merge tag 'v4.6-rc3' into drm-next
by Dave Airlie
· 9 years ago
d57d477
Merge tag 'topic/drm-misc-2016-04-21' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
f230ffa
Merge tag 'topic/struct_mutex-2016-04-21' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
6dc3e22
drm: Make drm.debug parameter description more helpful
by Ezequiel Garcia
· 9 years ago
14ba003
drm: Remove warning from drm_connector_unregister_all()
by Laurent Pinchart
· 9 years ago
ba34d58
drm: probe_helper: Hide ugly ifdef
by Ezequiel Garcia
· 9 years ago
d63c25e
drm: rcar-du: Use generic drm_connector_register_all() helper
by Alexey Brodkin
· 9 years ago
b3383f7
drm: atmel_hldc: Use generic drm_connector_register_all() helper
by Alexey Brodkin
· 9 years ago
54d2c2d
drm: Introduce drm_connector_register_all() helper
by Alexey Brodkin
· 9 years ago
f74418a
drm/vma_manage: Drop has_offset
by Daniel Vetter
· 9 years ago
0797ac6
drm/vgem: Drop dev->struct_mutex
by Daniel Vetter
· 9 years ago
7f340a2
drm/vgem: Move get_pages to gem_create
by Daniel Vetter
· 9 years ago
e34274f
drm/vgem: Simplify dumb_map
by Daniel Vetter
· 9 years ago
2f42420
drm/exynos: drop struct_mutex from fbdev setup
by Daniel Vetter
· 9 years ago
6c991a2
drm/exynos: drop struct_mutex from exynos_drm_gem_get_ioctl
by Daniel Vetter
· 9 years ago
8e97d9e
drm/exynos: drop struct_mutex from exynos_gem_map_sgt_with_dma
by Daniel Vetter
· 9 years ago
9126362
drm/exynos: Drop dev->struct_mutex from mmap offset function
by Daniel Vetter
· 9 years ago
ca25d6b
drm/nouveau: Drop dev->struct_mutex from fbdev init
by Daniel Vetter
· 9 years ago
068149a
drm/qxl: Use unlocked gem unreferencing
by Daniel Vetter
· 9 years ago
5bb682c
drm/omapdrm: Use unlocked gem unreferencing
by Daniel Vetter
· 9 years ago
e889c24
drm/nouveau: Use unlocked gem unreferencing
by Daniel Vetter
· 9 years ago
8d4d0d7
drm/atomic-helper: Print an error if vblank wait times out
by Ville Syrjälä
· 9 years ago
1652fce
drm/dp/mst: Restore primary hub guid on resume
by Lyude
· 9 years ago
f6cd7da
drm: Release driver references to handle before making it available again
by Chris Wilson
· 9 years ago
40ae80c
drm/i915/dp/mst: Add source port info to debugfs output
by Jim Bride
· 9 years ago
51108f2
drm/dp/mst: Enhance DP MST debugfs output
by Jim Bride
· 9 years ago
59f7c0f
drm/edid: Add drm_edid_get_monitor_name()
by Jim Bride
· 9 years ago
ebab87a
drm: atmel-hlcdc: route DMA accesses through AHB interfaces
by Boris Brezillon
· 9 years ago
5ac44c8
drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup()
by Boris Brezillon
· 9 years ago
17a8e03
drm: atmel-hlcdc: rework the output code to support drm bridges
by Boris Brezillon
· 9 years ago
aca63b7
drm: atmel-hlcdc: move output mode selection in CRTC implementation
by Boris Brezillon
· 9 years ago
79a3fc2
drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2
by Boris Brezillon
· 9 years ago
aab6d08
drm: atmel-hlcdc: remove leftovers from atomic mode setting migration
by Boris Brezillon
· 9 years ago
abfc936
drm: atmel-hlcdc: fix connector and encoder types
by Boris Brezillon
· 9 years ago
9b19061
drm: atmel-hlcdc: support asynchronous atomic commit operations
by Boris Brezillon
· 9 years ago
1a7b37c
drm: atmel-hlcdc: add a ->cleanup_fb() operation
by Boris Brezillon
· 9 years ago
6c14838
drm/crtc_helper: Reset empty plane state in drm_helper_crtc_mode_set_base()
by Liu Ying
· 9 years ago
1b31112
drm/virtio: Drop dummy gamma table support
by Daniel Vetter
· 9 years ago
bd98332
drm/bochs: Drop fake gamma support
by Daniel Vetter
· 9 years ago
f35034f
drm/core: Fix ordering in drm_mode_config_cleanup.
by Maarten Lankhorst
· 9 years ago
Next »