summaryrefslogtreecommitdiffstats
path: root/video/out/drm_atomic.c
Commit message (Expand)AuthorAgeFilesLines
* drm: rename plane options to better, invariant, namesAnton Kindestam2018-12-011-29/+29
* drm_atomic: Add general primary/overlay plane optionAnton Kindestam2018-12-011-13/+19
* drm_atomic: Allow to create atomic context w/o drmprime video planeAnton Kindestam2018-09-301-6/+7
* context_drm_egl: Fix CRTC setup and release code when using atomicAnton Kindestam2018-07-091-0/+144
* drm_atomic: Fix memory leaks in drm_atomic_createAnton Kindestam2018-05-081-34/+33
* drm_atomic: Disallow selecting cursor planes using the optionsAnton Kindestam2018-05-011-0/+3
* drm/atomic: refactor planes namesLongChair2018-05-011-24/+49
* drm/atomic: add connector to atomic contextLongChair2018-05-011-1/+27
* video: fix double free in drm_atomic_create_contextAnton Kindestam2017-12-031-1/+2
* Add DRM_PRIME Format Handling and Display for RockChip MPP decodersLionel CHAZALLON2017-10-231-0/+244