Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4a1202765ddf4e5bb3143c0a859ee37f8fcf9b85
/
drivers
/
gpu
/
drm
/
rcar-du
2f70169
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
by Daniel Vetter
· 9 years ago
21daaee
Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
444435b
drm/rcar-du: use drm_crtc_send_vblank_event()
by Gustavo Padovan
· 9 years ago
3302f35
drm/rcar-du: Rename async to nonblock.
by Maarten Lankhorst
· 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
c251d85
drm: rcar-du: Fix compilation warning
by Laurent Pinchart
· 9 years ago
d63c25e
drm: rcar-du: Use generic drm_connector_register_all() helper
by Alexey Brodkin
· 9 years ago
6c87e5c
drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()
by Alexey Brodkin
· 9 years ago
1ed3b57
drm/rcar-du: removed optional dummy crtc mode_fixup function.
by Carlos Palminha
· 9 years ago
7863ac5
drm: rcar-du: Add tri-planar memory formats support
by Laurent Pinchart
· 9 years ago
fee8abc
drm: rcar-du: Add probe deferral debug messages
by Laurent Pinchart
· 9 years ago
6bc2e15
drm: rcar-du: lvds: Add R-Car Gen3 support
by Koji Matsuoka
· 9 years ago
82e7c5e
drm: rcar-du: lvds: Rename PLLEN bit to PLLON
by Laurent Pinchart
· 9 years ago
5e1ac3b
drm: rcar-du: lvds: Fix PLL frequency-related configuration
by Laurent Pinchart
· 9 years ago
d9829a3
drm: rcar-du: lvds: Avoid duplication of clock clamp code
by Laurent Pinchart
· 9 years ago
2427b30
drm: rcar-du: Add R8A7795 device support
by Laurent Pinchart
· 9 years ago
a5e18b2
drm: rcar-du: Output the DISP signal on the ODDF pin
by Laurent Pinchart
· 9 years ago
d792bc7
drm: rcar-du: Output the DISP signal on the DISP pin
by Laurent Pinchart
· 9 years ago
6a8c49f
drm: rcar-du: Support up to 4 CRTCs
by Koji Matsuoka
· 9 years ago
dadab32
drm: rcar-du: Drop LVDS double dependency on OF
by Laurent Pinchart
· 9 years ago
7372e89
drm: rcar-du: Enable compilation on ARM64
by Koji Matsuoka
· 9 years ago
07ece19
drm: rcar-du: Fix compile warning on 64-bit platforms
by Koji Matsuoka
· 9 years ago
6d62ef3
drm: rcar-du: Expose the VSP1 compositor through KMS planes
by Laurent Pinchart
· 9 years ago
ab334e1
drm: rcar-du: Move plane allocator to rcar_du_plane.c
by Laurent Pinchart
· 9 years ago
2af0394
drm: rcar-du: Restart the DU group when a plane source changes
by Laurent Pinchart
· 11 years ago
34a04f2
drm: rcar-du: Add VSP1 compositor support
by Laurent Pinchart
· 11 years ago
af8ad96
drm: rcar-du: Add VSP1 support to the planes allocator
by Laurent Pinchart
· 12 years ago
2f13c52
drm: rcar-du: Refactor plane setup
by Laurent Pinchart
· 9 years ago
ff96736
drm: rcar-du: Compute plane DDCR4 register value directly
by Laurent Pinchart
· 9 years ago
1b0fd0e
drm: rcar-du: Don't update planes on disabled CRTCs
by Laurent Pinchart
· 9 years ago
6ea22ab
drm: rcar-du: Remove local CRTC enabled state
by Laurent Pinchart
· 9 years ago
c1d4b38
drm: rcar-du: Perform initialization/cleanup at probe/remove time
by Laurent Pinchart
· 9 years ago
316e376
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
0a34662
drm/rcar: Nuke preclose hook
by Daniel Vetter
· 9 years ago
e1c7e32
dma-mapping: always provide the dma_map_ops based implementation
by Christoph Hellwig
· 9 years ago
16c3719
drm: Constify drm_encoder_slave_funcs
by Ville Syrjälä
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
b0b3b79
drm: Pass 'name' to drm_universal_plane_init()
by Ville Syrjälä
· 9 years ago
f988287
drm: Pass 'name' to drm_crtc_init_with_planes()
by Ville Syrjälä
· 9 years ago
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
090425c
drm: rcar-du: Add support for the R8A7794 DU
by Laurent Pinchart
· 9 years ago
f1ceb84a
drm: rcar-du: Add support for the R8A7793 DU
by Laurent Pinchart
· 9 years ago
a32a3c8
drm: rcar-du: Fix plane state free in plane reset handler
by Laurent Pinchart
· 9 years ago
f4f0fb7
drm: rcar-du: Enable DU0 to DPAD connection on R8A7791
by Laurent Pinchart
· 10 years ago
f3bda362
drm: rcar-du: Add dependency on OF
by Laurent Pinchart
· 9 years ago
d519432
drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entries
by Geert Uytterhoeven
· 9 years ago
b44f840
drm: Stop using drm_vblank_count() as the hw frame counter
by Ville Syrjälä
· 9 years ago
88e7271
drm/irq: Use unsigned int pipe in public API
by Thierry Reding
· 9 years ago
aef9dbb
drm/atomic-helper: Add option to update planes only on active crtc
by Daniel Vetter
· 9 years ago
613d2b2
drm/atomic: pass old crtc state to atomic_begin/flush.
by Maarten Lankhorst
· 9 years ago
263b39f
drm: rcar-du: Use the drm atomic state duplication helpers for planes
by Laurent Pinchart
· 10 years ago
39a3d57
drm: rcar-du: Clean up planes in the error paths of .atomic_commit()
by Laurent Pinchart
· 10 years ago
898a2f3
drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0
by Laurent Pinchart
· 10 years ago
64549cd
drm: rcar-du: Clarify error message when encoder initialization fails
by Laurent Pinchart
· 10 years ago
d6aed57
drm: rcar-du: Fix crash with groups that have less than 9 planes
by Laurent Pinchart
· 10 years ago
911316f
drm: rcar-du: Disable all planes when stopping the CRTC
by Laurent Pinchart
· 10 years ago
6e0c6e1
drm: rcar-du: Print the error value when DRM/KMS init fails
by Laurent Pinchart
· 10 years ago
2610abf
drm: rcar-du: Split planes pre-association 4/4 between CRTCs
by Laurent Pinchart
· 10 years ago
fe6fbe9
drm: rcar-du: Store the number of CRTCs per group in the group structure
by Laurent Pinchart
· 10 years ago
c8af99b
drm: rcar-du: Consider plane to CRTC associations in the plane allocator
by Laurent Pinchart
· 10 years ago
2a57e9b
drm: rcar-du: Keep plane to CRTC associations when disabling a plane
by Laurent Pinchart
· 10 years ago
0805861
drm: rcar-du: Add plane allocation debugging
by Laurent Pinchart
· 10 years ago
ec69a40
drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state
by Laurent Pinchart
· 10 years ago
99caede
drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group
by Laurent Pinchart
· 10 years ago
9f6aee9
drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device
by Laurent Pinchart
· 10 years ago
0855c68
drm: rcar-du: Document the rcar_du_plane_state structure
by Laurent Pinchart
· 10 years ago
bce9936
drm: rcar-du: Document the rcar_du_crtc structure
by Laurent Pinchart
· 10 years ago
bb1dc08
Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 10 years ago
4af642d
drm/rcar-du: use for_each_endpoint_of_node macro
by Philipp Zabel
· 10 years ago
6dbe686
drm: rcar-du: Enable the atomic updates API
by Laurent Pinchart
· 10 years ago
3515a9a
drm: rcar-du: Don't initialize event->pipe field
by Laurent Pinchart
· 10 years ago
de115fac
drm: rcar-du: Fix framebuffer reference leak through plane state
by Laurent Pinchart
· 10 years ago
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
cf1cc6f
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
Next »