summaryrefslogtreecommitdiffstats
path: root/video/out/drm_common.h
Commit message (Expand)AuthorAgeFilesLines
* vo_drm: add support for YUYV formatsfan52024-03-161-4/+7
* drm: use present_sync mechanism for presentation feedbackDudemanguy2023-11-061-17/+1
* vo: change vo->driver->wait_events to nanosecondsDudemanguy2023-10-101-1/+1
* drm: rewrite based around vo_drm_stateDudemanguy2023-01-211-47/+72
* drm: remove legacy APILaserEyess2022-11-161-2/+1
* wayland: use mp_tag_str not drm_format_stringDudemanguy2022-05-301-2/+0
* vo: add new vaapi-wayland driverAaron Boxer2022-05-241-0/+2
* drm: context_drm_egl: add support for enabling VRRPhilip Langdale2022-04-051-0/+1
* context_drm_egl: add support for BGR surface formatsPhilip Langdale2021-11-101-0/+2
* drm_common: enable specific device selection by means of pathJan Ekström2021-10-251-1/+4
* drm_common: utilize drmGetDevices when iterating over cardsJan Ekström2021-10-251-0/+1
* drm: avoid division by 0 in drm_pflip_cb with bad driversAnton Kindestam2019-12-071-0/+1
* drm: refactor page_flipped callbackAnton Kindestam2019-09-281-0/+11
* drm: move struct vsync_tuple into drm_common as drm_vsync_tupleAnton Kindestam2019-09-281-0/+6
* drm_common: Don't export functions only being used internallyAnton Kindestam2019-05-041-13/+0
* drm_common: Add proper help option to drm-modeAnton Kindestam2019-05-041-2/+8
* drm_common: Add option to toggle use of atomic modesettingAnton Kindestam2019-05-041-1/+3
* drm: rename plane options to better, invariant, namesAnton Kindestam2018-12-011-4/+4
* context_drm_egl: Fix CRTC setup and release code when using atomicAnton Kindestam2018-07-091-1/+1
* drm/atomic: refactor planes namesLongChair2018-05-011-2/+3
* drm/atomic: refactor hwdec_drmprime_drm with native resourcesLongChair2018-05-011-0/+1
* context_drm_egl: Introduce 30bpp supportAnton Kindestam2018-02-261-0/+4
* video : Move drm options to substruct.Lionel CHAZALLON2017-10-231-0/+6
* Add DRM_PRIME Format Handling and Display for RockChip MPP decodersLionel CHAZALLON2017-10-231-1/+3
* vo_drm: change CLI options + refactorsrr-2016-10-071-4/+16
* vo_drm: refactor getting display fpsrr-2016-10-041-0/+1
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* vo_drm: use bool rather than integer return valuesrr-2015-11-081-2/+3
* vo_drm: move initialization to drm_commonrr-2015-11-081-0/+16
* vo_drm: extract vt_switcher to drm_commonMarcin Kurczewski2015-04-191-0/+36