index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_kms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-02
drm/vc4: kms: Add functions to create the state objects
Maxime Ripard
1
-21
/
+57
2020-11-02
drm/vc4: Use the helper to retrieve vc4_dev when needed
Maxime Ripard
1
-1
/
+1
2020-09-25
drm/vc4: crtc: Keep the previously assigned HVS FIFO
Maxime Ripard
1
-6
/
+16
2020-09-23
drm/vc4: kms: Assign a FIFO to enabled CRTCs instead of active
Maxime Ripard
1
-1
/
+1
2020-09-21
drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxing
Maxime Ripard
1
-0
/
+17
2020-09-07
drm/vc4: drv: Support BCM2711
Maxime Ripard
1
-13
/
+31
2020-09-07
drm/vc4: crtc: Assign output to channel automatically
Maxime Ripard
1
-4
/
+164
2020-09-07
drm/vc4: kms: Convert to for_each_new_crtc_state
Maxime Ripard
1
-4
/
+6
2020-09-07
drm/vc4: hvs: Boost the core clock during modeset
Maxime Ripard
1
-0
/
+9
2020-05-19
drm/vc4: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-1
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-4
/
+1
2019-07-17
drm/vc4: drop use of drmP.h
Sam Ravnborg
1
-1
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-03
drm/vc4: Disable V3D interactions if the v3d component didn't probe.
Eric Anholt
1
-0
/
+1
2019-03-06
drm/vc4: Add a debugfs entry to disable/enable the load tracker
Paul Kocialkowski
1
-0
/
+9
2019-03-06
drm/vc4: Add a load tracker to prevent HVS underflow errors
Boris Brezillon
1
-1
/
+102
2019-03-06
drm/vc4: Report HVS underrun errors
Boris Brezillon
1
-0
/
+10
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-2
/
+2
2018-12-11
drm/atomic: integrate modeset lock with private objects
Rob Clark
1
-1
/
+2
2018-11-15
drm/vc4: Set ->legacy_cursor_update to false when doing non-async updates
Boris Brezillon
1
-0
/
+6
2018-09-25
drm/vc4: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-6
/
+0
2018-07-07
drm/vc4: Call drm_atomic_helper_fake_vblank() in the commit path
Boris Brezillon
1
-0
/
+2
2018-07-07
drm/vc4: Use wait_for_flip_done() instead of wait_for_vblanks()
Boris Brezillon
1
-10
/
+1
2018-04-23
drm/vc4: Add CTM support
Stefan Schake
1
-1
/
+203
2018-04-17
drm/vc4: update cursors asynchronously through atomic
Gustavo Padovan
1
-0
/
+20
2018-03-05
drm/vc4: Advertise supported modifiers for planes
Daniel Stone
1
-0
/
+1
2017-12-08
drm/vc4: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
1
-14
/
+4
2017-08-16
drm/vc4: Use drm_gem_fb_create()
Noralf Trønnes
1
-1
/
+2
2017-08-08
drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG.
Eric Anholt
1
-1
/
+1
2017-08-08
drm/vc4: switch to drm_*{get,put} helpers
Cihangir Akturk
1
-1
/
+1
2017-07-26
drm/vc4: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+1
2017-06-22
drm/vc4: Use the atomic state's commit workqueue.
Eric Anholt
1
-58
/
+13
2017-06-22
drm/vc4: Wait for fences interruptibly in blocking mode.
Eric Anholt
1
-0
/
+10
2017-06-22
drm/vc4: Allow vblank_disable_immediate on non-fw-kms. (v2)
Mario Kleiner
1
-0
/
+3
2017-06-15
drm/vc4: Mimic drm_atomic_helper_commit() behavior
Boris Brezillon
1
-26
/
+12
2017-06-15
drm/vc4: Add get/set tiling ioctls.
Eric Anholt
1
-1
/
+40
2017-05-22
drm/vc4: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-6
/
+6
2017-05-08
drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D.
Eric Anholt
1
-4
/
+6
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-1
/
+0
2016-12-13
Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into d...
Dave Airlie
1
-8
/
+25
2016-11-29
drm/vc4: Fix race between page flip completion event and clean-up
Derek Foreman
1
-8
/
+25
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
1
-1
/
+2
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
1
-1
/
+1
2016-07-19
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
1
-4
/
+12
2016-07-18
drm/vc4: Delete unnecessary checks before two function calls
Markus Elfring
1
-2
/
+1
2016-07-02
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
1
-4
/
+12
2016-06-10
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
1
-1
/
+1
2016-06-02
drm/vc4: Use for_each_plane_in_state
Daniel Vetter
1
-7
/
+3
2016-05-31
drm/vc4: Return -EBUSY if there's already a pending flip event.
Robert Foss
1
-4
/
+12
2016-05-21
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
1
-2
/
+0
[next]