Commit Graph

348 Commits (afe7b207d5ff630d85c0d428ab7234f6740cfc0c)

Author SHA1 Message Date
Simon Ser afe7b207d5 output: fix attach_buffer semantics 6 years ago
Simon Ser 1d222309b8 output: change set_dmabuf to attach_buffer 6 years ago
Simon Ser 5c78f1b0d5 backend/drm: strip alpha channel on scan-out 6 years ago
Simon Ser e516ea4c79 backend/drm: check format when scanning out DMA-BUF 6 years ago
emersion 96d6fde5dc backend/drm: add basic support for direct scan-out 6 years ago
Rouven Czerwinski 96e9c0f9c8 drm: legacy: issue a NULL modeset on disable 6 years ago
Simon Ser 20690346c7 output: rename needs_commit to needs_frame 6 years ago
Simon Ser 9a0f8a194c output: refactor backend API 6 years ago
Alyssa Ross 95b22619e0 Fix missing headers when building without X11 6 years ago
Guido Günther cd60f40bbb wlr_output: Add preferred property () 6 years ago
Scott Anderson 6a8f17b5f6 backend/drm: Don't fail on failing to find overlay format 6 years ago
Scott Anderson d945c97926 backend/drm: Unset cursor on cleanup 6 years ago
Rouven Czerwinski e1834ace28 backend/drm: fix memory leak in realloc crtcs 6 years ago
Brian Ashworth 50011e7170 backend/drm: fix modeset on drm fd resume 6 years ago
emersion 2a738803b2
backend/drm: fix NULL dereference when unsetting cursor 6 years ago
Drew DeVault 2d2c79e37c
Merge pull request from VincentVanlaer/cursor-dmabuf-nouveau 6 years ago
Vincent Vanlaer 26a9fa8148 Add workaround for hardware cursors on nouveau 6 years ago
Drew DeVault 9a5d59a839 Revert "drm: do not modeset to current mode" 6 years ago
Vincent Vanlaer bc048b22fb Copy cursor surface to secondary gpu if necessary 6 years ago
Brian Ashworth 72c76b128e drm: do not modeset to current mode 6 years ago
Vincent Vanlaer 7bc43413ed Allow cursor render surface to be used as fb 6 years ago
emersion 75371d2c88
Require libdrm >= 2.4.95 6 years ago
emersion ee293fab58
backend/drm: fix GBM format mismatch 6 years ago
emersion d4ffa5b7a6
backend/drm: fix state for outputs loosing their CRTC 6 years ago
emersion 9b1d9fb91e
backend/drm: get physical size from libdrm 6 years ago
Timidger 9af0c5338f
Standardize the wlr_box input paramaters 6 years ago
emersion ff6c4f80b2
backend/drm: don't insert duplicate custom modes, fix refresh rate 6 years ago
Scott Anderson fec88770dd backend/drm: Fix uninitialized variable 6 years ago
Scott Anderson efdd4d6ea2 backend/drm: Improve encoder logic 6 years ago
emersion f8056a0350
backend/drm: fix disappeared output indices 6 years ago
emersion 491f1dbf75
backend/drm: fix VLA overflow 6 years ago
Rostislav Pehlivanov 91513c89cd Fix interlaced mode rejection 6 years ago
Rostislav Pehlivanov dc9fdd6385 Skip interlaced modes during drm mode detection 6 years ago
emersion b5125ff328
backend/drm: specify minimum config attributes 7 years ago
Drew DeVault 70ca7daeb2
Merge pull request from emersion/fix-schedule-frame-mgpu 7 years ago
emersion 68362b37a8
backend/drm: fix frame scheduling on secondary GPUs 7 years ago
emersion 443a38bd3f
backend/drm: add WLR_DRM_NO_ATOMIC_GAMMA env variable 7 years ago
sghctoma fa587b8ea9 Increase _POSIX_C_SOURCE to 200112L 7 years ago
emersion b66041a9e5 backend/drm: don't reset conn->pageflip_pending in drm_connector_cleanup 7 years ago
Drew DeVault 8488ed2997
Merge pull request from emersion/output-dangling-idle-frame 7 years ago
Rouven Czerwinski 77478ac302 backend/drm: set drmEventContext version to 2 7 years ago
emersion 46b1ba386f output: remove idle_frame event source when destroying output 7 years ago
Scott Anderson 885586a831
Merge pull request from emersion/drm-link-status 7 years ago
emersion 37de179013 backend/drm: fix zero-length VLAs 7 years ago
emersion 776008da69 backend/drm: properly handle GPUs without CRTCs 7 years ago
emersion ba91422747 output: don't trigger a frame immediately in schedule_frame 7 years ago
emersion eac7c2ad2f output: add presentation refresh prediction 7 years ago
emersion b0635bf3e7 Rename get_present_clock to get_presentation clock, use it 7 years ago
emersion 54e1287f30 backend: add get_present_clock 7 years ago
emersion 78389fe722 output: add present event 7 years ago