index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_crtc.c
Age
Commit message (
Expand
)
Author
2019-07-17
drm/vc4: drop use of drmP.h
Sam Ravnborg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-04-24
drm/vc4: Fix compilation error reported by kbuild test bot
Maarten Lankhorst
2019-04-24
drm/vc4: Fix memory leak during gpu reset.
Maarten Lankhorst
2019-04-03
drm/vc4: Use common helpers for debugfs setup by the driver components.
Eric Anholt
2019-04-01
drm/vc4: Use drm_print_regset32() for our debug register dumping.
Eric Anholt
2019-03-06
drm/vc4: Report HVS underrun errors
Boris Brezillon
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-12-19
drm/vc4: Take margin setup into account when updating planes
Boris Brezillon
2018-09-09
drm: extract drm_atomic_uapi.c
Daniel Vetter
2018-07-07
drm/vc4: Add support for the transposer block
Boris Brezillon
2018-07-02
drm/vc4: Use drm_crtc_mask()
Ville Syrjälä
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-06-11
drm/vc4: Stop updating plane->fb/crtc
Ville Syrjälä
2018-05-15
Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
2018-04-30
drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balanced
Boris Brezillon
2018-04-23
drm/vc4: Add CTM support
Stefan Schake
2018-04-17
drm/vc4: Move CRTC state to header
Stefan Schake
2018-04-17
drm/vc4: Expose gamma as atomic property
Stefan Schake
2018-03-09
drm/vc4: Enable background color fill when necessary
Stefan Schake
2017-08-08
drm/vc4: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-07-27
Backmerge tag 'v4.13-rc2' into drm-next
Dave Airlie
2017-07-14
drm/vc4: Fix VBLANK handling in crtc->enable() path
Boris Brezillon
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-22
drm/vc4: Remove dead vc4_event_pending().
Eric Anholt
2017-06-21
drm/vc4: Send a VBLANK event when disabling a CRTC
Boris Brezillon
2017-06-20
drm: vc4: Use crtc->mode_valid() and encoder->mode_valid() callbacks
Jose Abreu
2017-05-26
drm/vc4: use drm_for_each_connector_iter()
Gustavo Padovan
2017-05-22
drm/vc4: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-10
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
2017-05-10
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
Daniel Vetter
2017-05-10
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
Daniel Vetter
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-04
Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesk...
Sean Paul
2017-03-30
drm/vc4: Allocate the right amount of space for boot-time CRTC state.
Eric Anholt
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-02-28
drm/vc4: Extend and edit documentation for output from the RST
Eric Anholt
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-09
drm: vc4: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-02-01
drm/vc4: Add support for feeding DSI encoders from the pixel valve.
Eric Anholt
2017-01-18
drm: vc4: use crtc helper drm_crtc_from_index()
Shawn Guo
2017-01-17
drm/vc4: Fix memory leak of the CRTC state.
Eric Anholt
2016-12-09
drm/vc4: Fix ->clock_select setting for the VEC encoder
Boris Brezillon
2016-11-29
drm/vc4: Fix race between page flip completion event and clean-up
Derek Foreman
2016-10-06
drm/vc4: Add support for double-clocked modes.
Eric Anholt
2016-10-06
drm/vc4: Fix support for interlaced modes on HDMI.
Eric Anholt
[prev]
[next]