Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3f70b89c27fe4f9cbef3e697c48024e063233a0d
/
drivers
/
gpu
3f70b89
drm: rockchip: add reset controller dependency
by Arnd Bergmann
· 10 years ago
83b37ea
drm: panel/simple: add backlight dependency
by Arnd Bergmann
· 10 years ago
f071b34
drm: panel/sharp: add backlight dependency
by Arnd Bergmann
· 10 years ago
8658444
drm/udl: optimize udl_compress_hline16 (v2)
by Haixia Shi
· 10 years ago
b3869b1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
by Dave Airlie
· 10 years ago
b5217bf
drm/bridge: dw-hdmi: Adapt to bridge API change
by Fabio Estevam
· 10 years ago
384764c
drm/sti: fixup for bridge interface
by Dave Airlie
· 10 years ago
b33ef61
drm/bridge: dw-hdmi: Fix return error path
by Fabio Estevam
· 10 years ago
944579c
drm: Check the right variable when setting formats
by Dan Carpenter
· 10 years ago
af478d8
drm/bridge: ptn3460: use gpiod interface
by Ajay Kumar
· 10 years ago
a189995
drm/bridge: ptn3460: probe connector at the end of bridge attach
by Ajay Kumar
· 10 years ago
5bbb9a2
drm/bridge: ptn3460: support drm_panel
by Ajay Kumar
· 10 years ago
8018556
drm/exynos: dp: support drm_bridge
by Ajay Kumar
· 10 years ago
6a1688a
drm/bridge: ptn3460: Convert to I2C driver model
by Ajay Kumar
· 10 years ago
3d3f8b1
drm/bridge: make bridge registration independent of drm flow
by Ajay Kumar
· 10 years ago
b07b90f
drm/bridge: do not pass drm_bridge_funcs to drm_bridge_init
by Ajay Kumar
· 10 years ago
94d50d5
drm/bridge: ptn3460: Few trivial cleanups
by Ajay Kumar
· 10 years ago
d47df63
drm/panel: simple: Add AVIC TM070DDH03 panel support
by Philipp Zabel
· 10 years ago
d6e8d3b
drm/panel: sharp: lq101r1sx01: Remove unneeded include
by Thierry Reding
· 10 years ago
ee920bc
drm/panel: sharp: lq101r1sx01: Respect power timings
by Thierry Reding
· 10 years ago
4569619
drm/panel: sharp: lq101r1sx01: Add delay after display on
by Thierry Reding
· 10 years ago
d435a2a
drm/panel: simple: Add support for Giantplus GPG482739QS5
by Philipp Zabel
· 10 years ago
9b97383
drm/mipi-dsi: Avoid potential NULL pointer dereference
by Thierry Reding
· 10 years ago
21773f1
Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
2f5b4ef
Merge tag 'drm/tegra/for-3.20-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 10 years ago
31f40f8
drm/tegra: Use correct relocation target offsets
by David Ung
· 10 years ago
359ae68
drm/tegra: Add minimal power management
by Thierry Reding
· 10 years ago
666cb87
drm/tegra: dc: Unify enabling the display controller
by Thierry Reding
· 10 years ago
8f604f8
drm/tegra: Track tiling and format in plane state
by Thierry Reding
· 10 years ago
47802b0
drm/tegra: Track active planes in CRTC state
by Thierry Reding
· 10 years ago
3f0fb52
drm/tegra: Remove unused ->mode_fixup() callbacks
by Thierry Reding
· 10 years ago
1503ca4
drm/tegra: Atomic conversion, phase 3, step 3
by Thierry Reding
· 10 years ago
74f4879
drm/tegra: Atomic conversion, phase 3, step 2
by Thierry Reding
· 10 years ago
76d59ed
drm/tegra: dc: Use atomic clock state in modeset
by Thierry Reding
· 10 years ago
82f1511
drm/tegra: sor: Implement ->atomic_check()
by Thierry Reding
· 10 years ago
a9825a6
drm/tegra: hdmi: Implement ->atomic_check()
by Thierry Reding
· 10 years ago
ebd14af
drm/tegra: dsi: Implement ->atomic_check()
by Thierry Reding
· 10 years ago
3cebae6
drm/tegra: rgb: Implement ->atomic_check()
by Thierry Reding
· 10 years ago
ca915b1
drm/tegra: dc: Store clock setup in atomic state
by Thierry Reding
· 10 years ago
0786696
drm/tegra: Atomic conversion, phase 3, step 1
by Thierry Reding
· 10 years ago
9d44189
drm/tegra: Atomic conversion, phase 2
by Thierry Reding
· 10 years ago
4aa3df7
drm/tegra: Atomic conversion, phase 1
by Thierry Reding
· 10 years ago
05f175f
drm/tegra: dc: Do not needlessly deassert reset
by Thierry Reding
· 10 years ago
328ec69
drm/tegra: Output cleanup functions cannot fail
by Thierry Reding
· 10 years ago
ea130b2
drm/tegra: Remove remnants of the output midlayer
by Thierry Reding
· 10 years ago
4009c22
drm/tegra: debugfs cleanup cannot fail
by Thierry Reding
· 10 years ago
6fad8f6
drm/tegra: sor: Demidlayer
by Thierry Reding
· 10 years ago
5b901e7
drm/tegra: dsi: Demidlayer
by Thierry Reding
· 10 years ago
5968271
drm/tegra: hdmi: Demidlayer
by Thierry Reding
· 10 years ago
3b0e585
drm/tegra: rgb: Demidlayer
by Thierry Reding
· 10 years ago
c5a107d
drm/tegra: Add tegra_dc_setup_clock() helper
by Thierry Reding
· 10 years ago
d5bae6f
drm/tegra: output: Make ->setup_clock() optional
by Thierry Reding
· 10 years ago
132085d
drm/tegra: Convert output midlayer to helpers
by Thierry Reding
· 10 years ago
50a246a
drm/tegra: dc: No longer disable planes at CRTC disable
by Thierry Reding
· 10 years ago
f991421
drm/tegra: Move tegra_drm_mode_funcs to the core
by Thierry Reding
· 10 years ago
86df256
drm/tegra: dc: Wait for idle when disabled
by Thierry Reding
· 10 years ago
36904ad
drm/tegra: Stop CRTC at CRTC disable time
by Thierry Reding
· 10 years ago
62b9e06
drm/tegra: Use tegra_commit_dc() in output drivers
by Thierry Reding
· 10 years ago
4cd4df8
drm/atomic: Add ->atomic_check() to encoder helpers
by Thierry Reding
· 10 years ago
407b8bd
drm/plane: Add optional ->atomic_disable() callback
by Thierry Reding
· 10 years ago
3cad4b6
drm/plane: Make ->atomic_update() mandatory
by Thierry Reding
· 10 years ago
2cb207e
drm/tegra: gem: oops in error handling
by Dan Carpenter
· 10 years ago
8643bc6
drm/tegra: dc: Fix bad irqsave/restore in tegra_dc_finish_page_flip()
by Dan Carpenter
· 10 years ago
2dafd63
drm/tegra: dsi: Adjust D-PHY timing
by David Ung
· 10 years ago
201106d
drm/tegra: dsi: Reset across ->exit()/->init()
by Thierry Reding
· 10 years ago
92f0e07
drm/tegra: dsi: Soft-reset controller on ->disable
by Thierry Reding
· 10 years ago
9c0b4ca
drm/tegra: dsi: Registers are 32-bit
by Thierry Reding
· 10 years ago
4ee8cee
drm/tegra: hdmi: Registers are 32-bit
by Thierry Reding
· 10 years ago
fb35c6b
drm/tegra: dc: Return planar flag for non-YUV modes
by Thierry Reding
· 10 years ago
d700ba7
drm/tegra: dc: Describe register copies
by Thierry Reding
· 10 years ago
42d0659
drm/tegra: dc: Initialize border color
by Thierry Reding
· 10 years ago
bf19b88
drm/tegra: Check for NULL pointer instead of IS_ERR()
by Dan Carpenter
· 10 years ago
518e622
drm/tegra: plane: Use proper possible_crtcs mask
by Thierry Reding
· 10 years ago
aa942f6
drm/tegra: Remove redundant zeroing out of memory
by Thierry Reding
· 10 years ago
8c8cb58
drm/tegra: gem: Use iommu_map_sg()
by Thierry Reding
· 10 years ago
f4c5cf8
gpu: host1x: Provide a proper struct bus_type
by Thierry Reding
· 10 years ago
9469244
drm/atomic: Fix potential use of state after free
by Ander Conselvan de Oliveira
· 10 years ago
95d6eb3
drm/atomic-helper: debug output for modesets
by Daniel Vetter
· 10 years ago
ee0a89c
drm/atomic-helpers: Saner encoder/crtc callbacks
by Daniel Vetter
· 10 years ago
f02ad90
drm/atomic-helpers: Recover full cursor plane behaviour
by Daniel Vetter
· 10 years ago
b486e0e
drm/atomic-helper: add connector->dpms() implementation
by Daniel Vetter
· 10 years ago
eab3bbe
drm/atomic: Add drm_crtc_state->active
by Daniel Vetter
· 10 years ago
960cd9d
drm: Add standardized boolean props
by Daniel Vetter
· 10 years ago
1da3062
drm: Add rotation value to plane state
by Matt Roper
· 10 years ago
9e26220
Merge branch 'drm-next' of https://github.com/markyzq/kernel-drm-rockchip into drm-next
by Dave Airlie
· 10 years ago
5159571
Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
db9098b
Merge tag 'drm-amdkfd-fixes-2015-01-26' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
by Dave Airlie
· 10 years ago
cc0cc1a
Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 10 years ago
923e057
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 10 years ago
f43dff0
Merge tag 'drm-amdkfd-next-fixes-2015-01-25' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 10 years ago
104b615
Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes
by Dave Airlie
· 10 years ago
e37bfa1
drm: fix drm_display_info_set_bus_formats kernel doc header
by Boris Brezillon
· 10 years ago
d3e7a0d
Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
e451400
Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
6a425c2
drm/plane-helper: Fix transitional helper kerneldocs
by Matt Roper
· 10 years ago
9289058
drm/plane-helper: Skip prepare_fb/cleanup_fb when newfb==oldfb
by Matt Roper
· 10 years ago
efa75bc
drm/exynos: fimd: check error status for drm_iommu_attach_device
by Ajay Kumar
· 10 years ago
adf5691
drm/exynos: create exynos_check_plane()
by Gustavo Padovan
· 10 years ago
dc81252
drm/exynos: remove mode_set() ops from exynos_crtc
by Gustavo Padovan
· 10 years ago
a8dc5ed
drm/exynos: don't duplicate drm_display_mode in fimd context
by Gustavo Padovan
· 10 years ago
Next »