Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3c8639ce14c9e0cf608cda7ca0d0d89326ad1858
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_crtc.c
3c8639c
drm/vc4: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
by Thomas Zimmermann
· 5 years ago
71724f7
drm/mm: Use helpers for drm_mm_node booleans
by Chris Wilson
· 5 years ago
03b0f2c
Merge v5.3-rc1 into drm-misc-next
by Maxime Ripard
· 5 years ago
fd6d6d8
drm/vc4: drop use of drmP.h
by Sam Ravnborg
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
a2d635d
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
462ce5d
drm/vc4: Fix compilation error reported by kbuild test bot
by Maarten Lankhorst
· 6 years ago
d081067
drm/vc4: Fix memory leak during gpu reset.
by Maarten Lankhorst
· 6 years ago
c9be804
drm/vc4: Use common helpers for debugfs setup by the driver components.
by Eric Anholt
· 6 years ago
3051719
drm/vc4: Use drm_print_regset32() for our debug register dumping.
by Eric Anholt
· 6 years ago
531a1b6
drm/vc4: Report HVS underrun errors
by Boris Brezillon
· 6 years ago
fcd70cd
drm: Split out drm_probe_helper.h
by Daniel Vetter
· 6 years ago
666e735
drm/vc4: Take margin setup into account when updating planes
by Boris Brezillon
· 6 years ago
72fdb40c
drm: extract drm_atomic_uapi.c
by Daniel Vetter
· 6 years ago
008095e
drm/vc4: Add support for the transposer block
by Boris Brezillon
· 7 years ago
c0183a8
drm/vc4: Use drm_crtc_mask()
by Ville Syrjälä
· 7 years ago
d98c71d
Merge drm-upstream/drm-next into drm-misc-next
by Gustavo Padovan
· 7 years ago
2f958af
drm/vc4: Stop updating plane->fb/crtc
by Ville Syrjälä
· 7 years ago
444ac87
Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 7 years ago
f7aef1c
drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balanced
by Boris Brezillon
· 7 years ago
766cc6b
drm/vc4: Add CTM support
by Stefan Schake
· 7 years ago
7927180
drm/vc4: Move CRTC state to header
by Stefan Schake
· 7 years ago
640e0c7
drm/vc4: Expose gamma as atomic property
by Stefan Schake
· 7 years ago
1d49f2e
drm/vc4: Enable background color fill when necessary
by Stefan Schake
· 7 years ago
1d5494e
drm/vc4: switch to drm_*{get,put} helpers
by Cihangir Akturk
· 7 years ago
0eb2c0a
Backmerge tag 'v4.13-rc2' into drm-next
by Dave Airlie
· 7 years ago
1ed134e
drm/vc4: Fix VBLANK handling in crtc->enable() path
by Boris Brezillon
· 8 years ago
6458171
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
by Laurent Pinchart
· 8 years ago
0b20a0f
drm: Add old state pointer to CRTC .enable() helper function
by Laurent Pinchart
· 8 years ago
55a0b9d
drm/vc4: Remove dead vc4_event_pending().
by Eric Anholt
· 8 years ago
edeb729f
drm/vc4: Send a VBLANK event when disabling a CRTC
by Boris Brezillon
· 8 years ago
c50a115
drm: vc4: Use crtc->mode_valid() and encoder->mode_valid() callbacks
by Jose Abreu
· 8 years ago
4894bf7
drm/vc4: use drm_for_each_connector_iter()
by Gustavo Padovan
· 8 years ago
b7e8e25
drm/vc4: fix include notation and remove -Iinclude/drm flag
by Masahiro Yamada
· 8 years ago
1bf6ad6
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
by Daniel Vetter
· 8 years ago
3fcdcb2
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
by Daniel Vetter
· 8 years ago
d673c02
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
by Daniel Vetter
· 8 years ago
6d124ff
drm: Add acquire ctx to ->gamma_set hook
by Daniel Vetter
· 8 years ago
9eb8902
Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesktop.org/git/drm-misc into drm-misc-next
by Sean Paul
· 8 years ago
6d6e500
drm/vc4: Allocate the right amount of space for boot-time CRTC state.
by Eric Anholt
· 8 years ago
41292b1f
drm: Add acquire ctx parameter to ->page_flip(_target)
by Daniel Vetter
· 8 years ago
f6c0153
drm/vc4: Extend and edit documentation for output from the RST
by Eric Anholt
· 8 years ago
8e22e1b
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 8 years ago
94000cc
Merge tag 'v4.10-rc8' into drm-next
by Dave Airlie
· 8 years ago
0d5f46f
drm: vc4: use vblank hooks in struct drm_crtc_funcs
by Shawn Guo
· 8 years ago
4e64e55
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
by Chris Wilson
· 8 years ago
a86773d
drm/vc4: Add support for feeding DSI encoders from the pixel valve.
by Eric Anholt
· 8 years ago
c77b9ab
drm: vc4: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 8 years ago
7622b25
drm/vc4: Fix memory leak of the CRTC state.
by Eric Anholt
· 8 years ago
ab8df60
drm/vc4: Fix ->clock_select setting for the VEC encoder
by Boris Brezillon
· 8 years ago
26fc78f
drm/vc4: Fix race between page flip completion event and clean-up
by Derek Foreman
· 8 years ago
dfccd93
drm/vc4: Add support for double-clocked modes.
by Eric Anholt
· 8 years ago
682e62c
drm/vc4: Fix support for interlaced modes on HDMI.
by Eric Anholt
· 8 years ago
e941f05
drm/vc4: Enable/Disable vblanks properly in crtc en/disable.
by Mario Kleiner
· 8 years ago
e538092
drm/vc4: Enable precise vblank timestamping for interlaced modes.
by Mario Kleiner
· 8 years ago
3645146
drm/vc4: Reject doublescan modes.
by Mario Kleiner
· 8 years ago
acc1be1
drm/vc4: Fix handling of interlaced video modes.
by Mario Kleiner
· 8 years ago
35b8a74
Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into drm-next
by Dave Airlie
· 9 years ago
1bf59f1
drm/vc4: Implement precise vblank timestamping.
by Mario Kleiner
· 9 years ago
542d972
Back-merge tag 'v4.7-rc5' into drm-next
by Dave Airlie
· 9 years ago
7ea7728
drm/core: Change declaration for gamma_set.
by Maarten Lankhorst
· 9 years ago
56d1fe0
drm/vc4: Make pageflip completion handling more robust.
by Mario Kleiner
· 9 years ago
2f196b7
drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state
by Daniel Vetter
· 9 years ago
ee7c10e
drm/vc4: Fix drm_vblank_put/get imbalance in page flip path.
by Mario Kleiner
· 9 years ago
ec2dc6a
drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state
by Daniel Vetter
· 9 years ago
e582b6c
drm/vc4: Add support for gamma ramps.
by Eric Anholt
· 9 years ago
67d1c0a
Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-next
by Dave Airlie
· 9 years ago
6a60920
drm/vc4: Initialize scaler DISPBKGND on modeset.
by Eric Anholt
· 9 years ago
a7c5047
drm/vc4: Fix setting of vertical timings in the CRTC.
by Eric Anholt
· 9 years ago
c31806fb
drm/vc4: Fix the name of the VSYNCD_EVEN register.
by Eric Anholt
· 9 years ago
48627eb
drm/vc4: Fix a framebuffer reference leak on async flip interrupt.
by Eric Anholt
· 9 years ago
fc2d6f1
drm/vc4: Add more display planes to each CRTC.
by Eric Anholt
· 9 years ago
d8dbf44
drm/vc4: Make the CRTCs cooperate on allocating display lists.
by Eric Anholt
· 9 years ago
32a3dbe
drm/vc4: Nuke preclose hook
by Daniel Vetter
· 9 years ago
14de6c4
drm/atomic: Remove drm_atomic_connectors_for_crtc.
by Maarten Lankhorst
· 9 years ago
21de54b
Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into drm-next
by Dave Airlie
· 9 years ago
f988287
drm: Pass 'name' to drm_crtc_init_with_planes()
by Ville Syrjälä
· 9 years ago
b501bac
drm/vc4: Add support for async pageflips.
by Eric Anholt
· 9 years ago
36f4f69
drm/vc4: Fix some failure to track __iomem decorations on pointers.
by Eric Anholt
· 9 years ago
7951323
drm/vc4: checking for NULL instead of IS_ERR
by Dan Carpenter
· 9 years ago
2fa8e90
drm/vc4: fix itnull.cocci warnings
by Julia Lawall
· 9 years ago
1f43710
Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into drm-next
by Dave Airlie
· 9 years ago
c8b75bc
drm/vc4: Add KMS support for Raspberry Pi.
by Eric Anholt
· 10 years ago