Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f81338a52a82009863b0dc9d597fe1000d1caff6
/
drivers
/
gpu
/
drm
/
rcar-du
5ee5a81
drm: rcar-du: Fix race condition in hardware plane allocator
by Laurent Pinchart
· 10 years ago
48596d5
drm: rcar-du: Move group locking inside rcar_du_crtc_update_planes()
by Laurent Pinchart
· 10 years ago
52055ba
drm: rcar-du: Move plane commit code from CRTC start to CRTC resume
by Laurent Pinchart
· 10 years ago
5bfcbce
drm: rcar-du: Move plane format to plane state
by Laurent Pinchart
· 10 years ago
53dff60
drm: rcar-du: Remove unneeded rcar_du_crtc plane field
by Laurent Pinchart
· 10 years ago
4709419
drm: rcar-du: Replace plane crtc and enabled fields by plane state
by Laurent Pinchart
· 10 years ago
f398f34
drm: rcar-du: Rework plane setup code
by Laurent Pinchart
· 10 years ago
4407cc0
drm: rcar-du: Switch plane set_property to atomic helpers
by Laurent Pinchart
· 10 years ago
d574664
drm: rcar-du: Switch page flip to atomic helpers
by Laurent Pinchart
· 10 years ago
8d3f9b2
drm: rcar-du: Implement asynchronous commit support
by Laurent Pinchart
· 10 years ago
ede7714
drm: rcar-du: Replace encoder mode_fixup with atomic_check
by Laurent Pinchart
· 10 years ago
f348323
drm: rcar-du: Switch connector DPMS to atomic helpers
by Laurent Pinchart
· 10 years ago
cf1cc6f2
drm: rcar-du: Switch mode config to atomic helpers
by Laurent Pinchart
· 10 years ago
336d04a
drm: rcar-du: Switch plane update to atomic helpers
by Laurent Pinchart
· 10 years ago
beff155
drm: rcar-du: Rework CRTC enable/disable for atomic updates
by Laurent Pinchart
· 10 years ago
58706b8
drm: rcar-du: Rework HDMI encoder enable/disable for atomic updates
by Laurent Pinchart
· 10 years ago
f6638b6
drm: rcar-du: Rework encoder enable/disable for atomic updates
by Laurent Pinchart
· 10 years ago
44ef7ed
drm: rcar-du: Replace LVDS encoder DPMS by enable/disable
by Laurent Pinchart
· 10 years ago
287bdf0
drm: rcar-du: Remove private copy of plane size and position
by Laurent Pinchart
· 10 years ago
3e8da87
drm: rcar-du: Wire up atomic state object scaffolding
by Laurent Pinchart
· 10 years ago
845f463
drm: rcar-du: Handle primary plane config through atomic plane ops
by Laurent Pinchart
· 10 years ago
920888a
drm: rcar-du: Implement planes atomic operations
by Laurent Pinchart
· 10 years ago
3053460
drm: rcar-du: Fix hardware plane allocation
by Laurent Pinchart
· 10 years ago
917de18
drm: rcar-du: Implement universal plane support
by Laurent Pinchart
· 10 years ago
a64b9c7
drm: rcar-du: Define macros for the max number of groups, CRTCs and LVDS
by Laurent Pinchart
· 10 years ago
931b733
drm: rcar-du: Disable fbdev emulation when no connector is present
by Laurent Pinchart
· 10 years ago
0cd90a5
drm: rcar-du: Turn vblank on/off when enabling/disabling CRTC
by Laurent Pinchart
· 10 years ago
36693f3
drm: rcar-du: Wait for page flip completion when turning the CRTC off
by Laurent Pinchart
· 10 years ago
17f6b8a
drm: rcar-du: Reorder CRTC functions
by Laurent Pinchart
· 10 years ago
8b37c32
drm: rcar-du: Don't set connector->encoder at init time
by Laurent Pinchart
· 10 years ago
df78222
drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init time
by Laurent Pinchart
· 10 years ago
0e211da
drm: rcar-du: Don't disable unused functions at init time
by Laurent Pinchart
· 10 years ago
db88c8f
drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS
by Chen Gang S
· 10 years ago
b2eb048
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
by Dave Airlie
· 10 years ago
906eff7
drm: rcar-du: Implement support for interlaced modes
by Laurent Pinchart
· 10 years ago
3dbf11e
drm: rcar-du: Clamp DPMS states to on and off
by Laurent Pinchart
· 10 years ago
2d60762
drm: rcar-du: Enable hotplug detection on HDMI connector
by Laurent Pinchart
· 10 years ago
f67e1e0
drm: rcar-du: Output HSYNC instead of CSYNC
by Laurent Pinchart
· 10 years ago
1b30dbd
drm: rcar-du: Add support for external pixel clock
by Laurent Pinchart
· 10 years ago
0c1c877
drm: rcar-du: Refactor DEFR8 feature
by Laurent Pinchart
· 10 years ago
5e433b6
drm: rcar-du: Remove LVDS and HDMI encoders chaining restriction
by Laurent Pinchart
· 10 years ago
49785e2
drm: rcar-du: Configure pitch for chroma plane of multiplanar formats
by Laurent Pinchart
· 10 years ago
347d761
drm: rcar-du: Don't fail probe in case of partial encoder init error
by Laurent Pinchart
· 10 years ago
988adfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
4fcd01d
drm: rcar-du: Fix NULL encoder pointer dereference
by Laurent Pinchart
· 10 years ago
637e619
drm: rcar-du: Add HDMI encoder and connector support
by Laurent Pinchart
· 11 years ago
69746b4
drm: rcar-du: Replace drm_encoder with drm_slave_encoder
by Laurent Pinchart
· 11 years ago
4b96b70
drm: rcar-du: Replace direct DRM encoder access with cast macro
by Laurent Pinchart
· 11 years ago
3ea4d5e
drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()
by Laurent Pinchart
· 10 years ago
2378ad1
drm: rcar-du: Remove platform data support
by Laurent Pinchart
· 10 years ago
6512f5f
drm: rcar-du: fix error return code
by Julia Lawall
· 10 years ago
ca5a71d
Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next
by Dave Airlie
· 10 years ago
7e295a3
drm/rcar: gem: dumb: pitch is an output
by Thierry Reding
· 10 years ago
6d17829
drm/cma: Introduce drm_gem_cma_dumb_create_internal()
by Thierry Reding
· 10 years ago
3cb9ae4
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
by Daniel Vetter
· 10 years ago
8749393
gpu: drm: rcar-du: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
96c0269
drm/rcar-du: Add OF support
by Laurent Pinchart
· 11 years ago
1d46fea
drm/rcar-du: Use struct videomode in platform data
by Laurent Pinchart
· 10 years ago
36d5046
drm/rcar-du: Update copyright notice
by Laurent Pinchart
· 11 years ago
915b4d1
drm: add driver->set_busid() callback
by David Herrmann
· 10 years ago
8bed5cc
drm/rcar-du: Fix maximum frame buffer pitch computation
by Laurent Pinchart
· 10 years ago
396d7a2
drm: rcar-du: fix warnings
by Russell King
· 10 years ago
34ea3d3
drm: add register and unregister functions for connectors
by Thomas Wood
· 11 years ago
923d941
drm/rcar-du: Add run-time dependencies
by Jean Delvare
· 11 years ago
f9b0e25
drm: make mode_valid callback optional
by Andrzej Hajda
· 11 years ago
d9961b2
drm/rcar-du: Handle encoder initialization failures
by Laurent Pinchart
· 11 years ago
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
e6c3dcd
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
by Dave Airlie
· 11 years ago
5ec467a
drm/rcar-du: Fix return value check in rcar_du_lvdsenc_get_resources()
by Wei Yongjun
· 11 years ago
57a24cf
drm/rcar: call drm_put_dev directly in the ->remove hook
by Daniel Vetter
· 11 years ago
29ee646
drm/rcar-du: Add support for the r8a7791 DU
by Laurent Pinchart
· 11 years ago
5cca30e
drm/rcar-du: Add LVDS_LANES quirk
by Laurent Pinchart
· 11 years ago
e8355e0
drm/rcar-du: Split features and quirks
by Laurent Pinchart
· 11 years ago
eb86301
drm/rcar-du: Update plane pitch in .mode_set_base() operation
by Laurent Pinchart
· 11 years ago
f5abcc4
drm/rcar-du: Don't cast crtc to rcrtc twice in the same function
by Laurent Pinchart
· 11 years ago
c8ca9d6
drm/rcar-du: fix return value check in rcar_du_lvdsenc_get_resources()
by Wei Yongjun
· 11 years ago
92b6f89
drm: Add separate Kconfig option for fbdev helpers
by Daniel Vetter
· 11 years ago
ed8d197
drm: Pass page flip ioctl flags to driver
by Keith Packard
· 11 years ago
b0e898ac
drm: remove FASYNC support
by Daniel Vetter
· 11 years ago
1dda8d0
Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next
by Dave Airlie
· 11 years ago
3864c6f
drm/rcar-du: Add FBDEV emulation support
by Laurent Pinchart
· 12 years ago
90374b5
drm/rcar-du: Add internal LVDS encoder support
by Laurent Pinchart
· 12 years ago
7cbc05c
drm/rcar-du: Configure RGB output routing to DPAD0
by Laurent Pinchart
· 12 years ago
ef67a90
drm/rcar-du: Rework output routing support
by Laurent Pinchart
· 12 years ago
38b62fb
drm/rcar-du: Add support for DEFR8 register
by Laurent Pinchart
· 12 years ago
a5f0ef5
drm/rcar-du: Add support for multiple groups
by Laurent Pinchart
· 12 years ago
9e2d2de
drm/rcar-du: Fix buffer pitch alignment for R8A7790 DU
by Laurent Pinchart
· 12 years ago
ef2d84b
drm/rcar-du: Add support for the R8A7790 DU
by Laurent Pinchart
· 12 years ago
2fd22db
drm/rcar-du: Move output routing configuration to group
by Laurent Pinchart
· 12 years ago
660bab5
drm/rcar-du: Remove register definitions for the second channel
by Laurent Pinchart
· 12 years ago
990d07a
drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array size
by Laurent Pinchart
· 12 years ago
cb2025d
drm/rcar-du: Introduce CRTCs groups
by Laurent Pinchart
· 12 years ago
7fe99fd
drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_*
by Laurent Pinchart
· 12 years ago
ae425b6
drm/rcar-du: Create rcar_du_planes structure
by Laurent Pinchart
· 12 years ago
9194731
drm/rcar-du: Rename platform data fields to match what they describe
by Laurent Pinchart
· 12 years ago
6978f12
drm/rcar-du: Merge LVDS and VGA encoder code
by Laurent Pinchart
· 12 years ago
9e8be27
drm/rcar-du: Split VGA encoder and connector
by Laurent Pinchart
· 12 years ago
56c5dd0
drm/rcar-du: Split LVDS encoder and connector
by Laurent Pinchart
· 12 years ago
9e7db06
drm/rcar-du: Clarify comment regarding plane Y source coordinate
by Laurent Pinchart
· 12 years ago
f66ee30
drm/rcar-du: Support per-CRTC clock and IRQ
by Laurent Pinchart
· 12 years ago
Next »