summaryrefslogtreecommitdiffstats
path: root/video/out/drm_prime.c
Commit message (Expand)AuthorAgeFilesLines
* drm_prime: fallback to drmModeAddFB2Anton Kindestam2020-05-081-3/+9
* drm_prime: get the modifier for all planesAnton Kindestam2020-05-081-6/+5
* drm_prime: print out errno in error messageAnton Kindestam2020-05-081-1/+4
* drm_prime: double free bugSven Kroeger2020-03-051-10/+70
* drm_prime: forward modifiers from FFMPEG to drm APISven Kroeger2020-03-031-2/+9
* Add DRM_PRIME Format Handling and Display for RockChip MPP decodersLionel CHAZALLON2017-10-231-0/+85