Commit Graph

342 Commits (bde5a1f4ea1fb0e966afd4b1a8aa59a8a71e4ea9)

Author SHA1 Message Date
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 6 years ago
Drew DeVault 70ca7daeb2
Merge pull request from emersion/fix-schedule-frame-mgpu 6 years ago
emersion 68362b37a8
backend/drm: fix frame scheduling on secondary GPUs 6 years ago
emersion 443a38bd3f
backend/drm: add WLR_DRM_NO_ATOMIC_GAMMA env variable 6 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
emersion f5a147b739 backend/drm: add support for the link-status property 7 years ago
Drew DeVault 841d04db99
Merge pull request from nyorain/session_fix 7 years ago
emersion 7ab37bf152 backend/drm: update EDID manufacturers database 7 years ago
emersion e88db9a3fb backend/drm: reset gamma table on VT switch 7 years ago
emersion 2beb68007e output: make gamma size a size_t and gamma table const 7 years ago
emersion 79dd9ba151 backend/drm: don't free connector immediately 7 years ago