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
/
drm.c
Age
Commit message (
Expand
)
Author
2020-05-27
backend/drm: don't set cursor if off-screen
Simon Ser
2020-05-26
backend/drm: introduce pending and current CRTC state
Simon Ser
2020-05-26
backend/drm: nuke retry_pageflip
Simon Ser
2020-05-26
backend/drm: make drm_connector_set_mode take a wlr_drm_connector
Simon Ser
2020-05-26
backend/drm: remove enable_drm_connector
Simon Ser
2020-05-26
backend/drm: remove drm_connector_set_custom_mode
Simon Ser
2020-05-26
backend/drm: refuse to enable an output without a mode
Simon Ser
2020-05-20
render/egl: unset current context after swapping buffers
Simon Ser
2020-05-19
backend/drm: add missing wlr_egl_unset_current
Simon Ser
2020-05-19
render/egl: introduce wlr_egl_unset_current
Simon Ser
2020-05-14
output: make wlr_output_set_gamma atomic
Simon Ser
2020-05-14
backend/drm: fix segfault in drm_crtc_page_flip
Simon Ser
2020-05-12
backend/drm: disable cursor in dealloc_crtc
Simon Ser
2020-05-12
backend/drm: fix combined modeset+enable commits
Simon Ser
2020-05-12
backend/drm: remove missing cursor plane workaround
Simon Ser
2020-05-11
backend/drm: fix missing cursor on external monitors with multi-GPU setup and...
JonnyMako
2020-05-10
backend/drm: simplify atomic commit logic
Simon Ser
2020-05-10
backend/drm: GAMMA_LUT_SIZE isn't atomic
Simon Ser
2020-05-09
backend/drm: remove crtc_set_cursor from interface
Simon Ser
2020-05-09
backend/drm: remove conn_enable from interface
Simon Ser
2020-05-09
backend/drm: rename crtc_pageflip to crtc_commit
Simon Ser
2020-05-09
backend/drm: apply gamma LUT on page-flip
Simon Ser
2020-05-09
backend/drm: remove mode argument to crtc_pageflip
Simon Ser
2020-05-09
backend/drm: remove wlr_drm_interface.crtc_move_cursor
Simon Ser
2020-05-01
backend/drm: make page-flip error scarier
Simon Ser
2020-05-01
Fix error when reconnecting external display
Will Daly
2020-04-28
backend/drm: don't allow legacy to use direct scanout
Scott Anderson
2020-04-28
backend/drm: move atomic cursor code into pageflip code
Scott Anderson
2020-04-28
backend/drm: introduce wlr_drm_fb
Scott Anderson
2020-04-10
output: check for buffer size compatibility in common code
Simon Ser
2020-04-10
output: fix blurred hw cursors with fractional scaling
Simon Ser
2020-04-08
Add wlr_output_impl.rollback
Simon Ser
2020-04-08
backend: reset EGL surface after buffer swap
Simon Ser
2020-04-08
output: check buffer in wlr_output_test
Simon Ser
2020-04-08
output: introduce wlr_output_test
Simon Ser
2020-04-02
buffer: add a release event
Simon Ser
2020-03-15
Fix uint32 overflow in fill_empty_gamma_table on Icelake platform
Filip Sandborg
2020-03-06
backend/drm: add support for adaptive_sync_enabled
Simon Ser
2020-03-04
output: remove wlr_output_impl.schedule_frame
Simon Ser
2020-01-24
backend/drm: remove overzealous finish_drm_surface
Rouven Czerwinski
2020-01-24
backend/drm: add env variable to disable modifiers
Rouven Czerwinski
2020-01-17
backend/drm: prevent outputs from being destroyed on commit
Simon Ser
2019-12-30
backend/drm: don't modeset with a NULL mode after TTY switch
Simon Ser
2019-12-30
output: refuse to commit a buffer or modeset a disabled output
Simon Ser
2019-12-30
backend/drm: modeset before enabling an output
Simon Ser
2019-12-30
output: re-introduce atomic mode, enabled, scale and transform
Simon Ser
2019-12-29
output: add description
Simon Ser
2019-12-20
backend/drm: print preferred mode
Rouven Czerwinski
2019-11-23
Amend typos
Jason
2019-11-17
output: add wlr_output_event_present.commit_seq
Simon Ser
[prev]
[next]