index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
drm
Age
Commit message (
Expand
)
Author
2022-11-02
backend/drm: get possible CRTCs in create_drm_connector()
Simon Ser
2022-11-02
backend/drm: extract create_drm_connector()
Simon Ser
2022-10-19
backend/drm: fetch current CRTC once on startup
Simon Ser
2022-10-18
backend/drm: log failures in drm_surface_blit()
Simon Ser
2022-10-17
backend/drm: drop drm_crtc_page_flip()
Simon Ser
2022-10-17
backend/drm: log when restoring mode after VT switch fails
Simon Ser
2022-10-17
backend/drm: fix EINVAL atomic commits after VT switch
Simon Ser
2022-10-17
backend/drm: extract current mode logic into separate function
Simon Ser
2022-10-15
backend/drm: extract connect_drm_connector() logic
Simon Ser
2022-10-14
backend/drm: use atomic API to fetch current connector's CRTC
Simon Ser
2022-10-13
backend/drm: use wl_container_of() instead of casts for wlr_drm_mode
Simon Ser
2022-10-13
backend/drm/legacy: Fix whitespace
Alexander Orzechowski
2022-10-10
backend/drm: drop drm_connector_set_mode()
Simon Ser
2022-10-07
backend/drm: allocate connector CRTC on lease creation
Simon Zeni
2022-10-07
backend/drm: nuke wlr_drm_connector.desired_enabled
Simon Ser
2022-10-07
backend/drm: drop unnecessary wlr_drm_connector.crtc checks
Simon Ser
2022-10-03
backend/drm: remove outdated TODO
Simon Ser
2022-10-03
backend/drm: don't unconditionally set desired_enabled
Simon Ser
2022-09-30
backend/drm: fix missing wlr_output_state.allow_artifacts
Simon Ser
2022-09-30
output: add wlr_output_state.allow_artifacts
Simon Ser
2022-09-22
backend/drm: pass through mode picture aspect ratio
Simon Ser
2022-09-21
backend/drm: de-duplicate wlr_drm_mode creation
Simon Ser
2022-09-16
Only set max_bpc when full modesetting is being done.
vanfanel
2022-09-16
Initialize connectors current mode to the mode used by KMS on startup.
vanfanel
2022-08-30
output: fail commits if adaptive sync cannot be enabled
Simon Ser
2022-08-22
Use env helpers
Alexander Orzechowski
2022-08-18
Use wl_signal_emit_mutable
Alexander Orzechowski
2022-08-10
backend/drm: drop enum wlr_drm_connector_status
Simon Ser
2022-08-10
backend/drm: drop WLR_DRM_CONN_NEEDS_MODESET
Simon Ser
2022-07-25
backend/drm: use drmModeConnectorGetPossibleCrtcs
Simon Ser
2022-07-25
backend/drm: use drmModeGetConnectorTypeName
Simon Ser
2022-06-19
backend/drm: set "max bpc" to the max
Simon Ser
2022-06-19
backend/drm: remove unused CRTC count check
Simon Ser
2022-06-07
backend/drm: fix NULL pointer deference due to typo
Isaac Freund
2022-06-07
backend/drm: make serial optional
Simon Ser
2022-06-07
backend/drm: unconditionally set "content type" to graphics
Simon Ser
2022-06-02
backend/drm: fix check for no-op commits
Isaac Freund
2022-06-02
backend/drm: short-circuit no-op commits
Simon Ser
2022-06-01
backend/drm: make commits without a buffer blocking
Simon Ser
2022-05-31
backend/drm: improve atomic commit flag logging
Simon Ser
2022-05-30
output: pass wlr_output_state to backend
Simon Ser
2022-05-26
backend/drm: fix crash with null serial
vaxerski
2022-05-26
output: turn make/model/serial into char *
Simon Ser
2022-05-26
backend/drm: fix crash in init_drm_surface
Simon Ser
2022-05-25
backend/drm: remove wlr_drm_surface.{width,height}
Simon Ser
2022-05-24
backend/drm: allow non-linear modifiers for multi-GPU
Simon Ser
2022-05-11
backend/drm: fetch EDID manufacturer from udev_hwdb
Simon Ser
2022-04-28
Zero-initialize structs in init functions
Simon Ser
2022-03-13
Pass O_CLOEXEC to drmModeCreateLease calls
Samuel Čavoj
2021-12-14
backend/drm: use drmCloseBufferHandle
Simon Ser
[prev]
[next]