index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_kms.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vc4: Add CTM support
Stefan Schake
2018-04-23
1
-1
/
+203
*
drm/vc4: update cursors asynchronously through atomic
Gustavo Padovan
2018-04-17
1
-0
/
+20
*
drm/vc4: Advertise supported modifiers for planes
Daniel Stone
2018-03-05
1
-0
/
+1
*
drm/vc4: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2017-12-08
1
-14
/
+4
*
drm/vc4: Use drm_gem_fb_create()
Noralf Trønnes
2017-08-16
1
-1
/
+2
*
drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG.
Eric Anholt
2017-08-08
1
-1
/
+1
*
drm/vc4: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-08-08
1
-1
/
+1
*
drm/vc4: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
2017-07-26
1
-1
/
+1
*
drm/vc4: Use the atomic state's commit workqueue.
Eric Anholt
2017-06-22
1
-58
/
+13
*
drm/vc4: Wait for fences interruptibly in blocking mode.
Eric Anholt
2017-06-22
1
-0
/
+10
*
drm/vc4: Allow vblank_disable_immediate on non-fw-kms. (v2)
Mario Kleiner
2017-06-22
1
-0
/
+3
*
drm/vc4: Mimic drm_atomic_helper_commit() behavior
Boris Brezillon
2017-06-15
1
-26
/
+12
*
drm/vc4: Add get/set tiling ioctls.
Eric Anholt
2017-06-15
1
-1
/
+40
*
drm/vc4: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-22
1
-6
/
+6
*
drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D.
Eric Anholt
2017-05-08
1
-4
/
+6
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-1
/
+0
*
Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into d...
Dave Airlie
2016-12-13
1
-8
/
+25
|
\
|
*
drm/vc4: Fix race between page flip completion event and clean-up
Derek Foreman
2016-11-29
1
-8
/
+25
*
|
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-10-17
1
-1
/
+2
|
/
*
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-29
1
-1
/
+1
*
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
2016-07-19
1
-4
/
+12
|
\
|
*
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
2016-07-02
1
-4
/
+12
|
|
\
|
|
*
drm/vc4: Return -EBUSY if there's already a pending flip event.
Robert Foss
2016-05-31
1
-4
/
+12
*
|
|
drm/vc4: Delete unnecessary checks before two function calls
Markus Elfring
2016-07-18
1
-2
/
+1
|
/
/
*
|
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
2016-06-10
1
-1
/
+1
*
|
drm/vc4: Use for_each_plane_in_state
Daniel Vetter
2016-06-02
1
-7
/
+3
|
/
*
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
2016-05-21
1
-2
/
+0
*
drm/vc4: Rename async to nonblock.
Maarten Lankhorst
2016-05-02
1
-3
/
+3
*
drm/vc4: Add a proper short-circut path for legacy cursor updates.
Eric Anholt
2016-02-16
1
-0
/
+9
*
drm/vc4: Add support for async pageflips.
Eric Anholt
2015-12-07
1
-1
/
+148
*
drm/vc4: Allow vblank to be disabled
Derek Foreman
2015-10-21
1
-0
/
+1
*
drm/vc4: Use the fbdev_cma helpers
Derek Foreman
2015-10-21
1
-3
/
+15
*
drm/vc4: Add KMS support for Raspberry Pi.
Eric Anholt
2015-10-21
1
-0
/
+54