index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sna
/
sna_display.c
Age
Commit message (
Expand
)
Author
2024-05-07
sna: Switch debugs/errors to use crtc index rather than pipe
Ville Syrjälä
2024-05-07
sna: Switch to using crtc index instead of pipe
Ville Syrjälä
2023-02-01
sna: Eliminate sna_mode_wants_tear_free()
Ville Syrjälä
2023-02-01
sna: Fix async flips
Ville Syrjälä
2019-09-27
sna: Squelch compiler warning for unused var
Chris Wilson
2019-09-19
sna: Use memcmp() to avoid strict aliasing warns
Ville Syrjälä
2019-09-19
sna: Use named initializers
Ville Syrjälä
2019-09-19
sna: Annotate more fall throughs
Ville Syrjälä
2019-07-10
sna: Support 10bpc gamma via the GAMMA_LUT crtc property
Ville Syrjälä
2019-07-10
sna: Refactor property parsing
Ville Syrjälä
2019-03-01
sna: Switch back to hwcursor on the next cursor update
Ville Syrjälä
2019-01-10
sna: Switch off old outputs on topology changes
Chris Wilson
2018-12-03
sna: Skip restoring a mode for link-status=bad if the crtc was idle
Chris Wilson
2018-10-19
sna: Only generate a coldprobe RR probe when RandR is enabled
Chris Wilson
2018-05-31
sna/video/sprite: Query planes for RGB565
Ville Syrjälä
2018-05-31
sna/video/sprite: Add sprite planes in order
Ville Syrjälä
2018-04-13
sna: Handle wedged devices during sna_crtc_redisplay
Chris Wilson
2018-04-04
sna: Discard the per-crtc TearFree back buffer on resize
Chris Wilson
2018-04-03
sna: Reorder vblank/flip event handling to avoid TearFree recursion
Chris Wilson
2018-04-03
sna: Skip shadow redisplay if flips still pending
Chris Wilson
2018-04-03
sna: Report the move_to_gpu failed if the allocation failed
Chris Wilson
2018-04-01
sna: Defer submission of the next shadow frame until halfway through
Chris Wilson
2018-03-02
sna: CustomEDID fix
dom.constant@free.fr
2018-03-02
sna: Add XV_COLORSPACE attribute support for sprite Xv adaptors
Ville Syrjälä
2017-11-09
sna: Disable DPMS-deferred modesetting when run as a secondary screen
Chris Wilson
2017-10-12
sna: Fix up assert()s
Chris Wilson
2017-10-12
sna: Validate rrPrimaryOutput belongs to our Screen
Chris Wilson
2017-10-12
sna: Move the public sna_crtc fields into a named struct
Chris Wilson
2017-10-08
sna: Avoid fopen inside signalsafe debug paths
Chris Wilson
2017-10-08
sna/present: Queue the keepalive vblank
Chris Wilson
2017-08-30
sna: Tweak fb size assertion
Chris Wilson
2017-06-07
sna: Check active_scanout flag across TearFree exchange
Chris Wilson
2017-06-07
sna: Squash compiler warning for mismatched pointers
Chris Wilson
2017-04-18
sna: Fix fallback clearing of the shadow
Chris Wilson
2017-04-10
sna: Use a slightly larger preallocated array for properties
Chris Wilson
2017-03-25
sna: Use the first active crtc as the primary output fallback
Chris Wilson
2017-03-25
sna: Protect against RROutputPrimary being on a slave
Chris Wilson
2017-03-10
sna: Repeat EDID read if it changes beneath us
Chris Wilson
2017-02-16
sna: Check link-status after a hotplug event
Chris Wilson
2017-02-01
Revert "sna: Force CRTC off when DP-MST are unplugged"
Chris Wilson
2017-02-01
sna: Explicitly disable unused CRTC
Chris Wilson
2017-02-01
sna: Remove bogus assert that the connector is a zombie before reattaching
Chris Wilson
2017-02-01
sna: Force CRTC off when DP-MST are unplugged
Chris Wilson
2016-12-05
sna: Reorder frontbuffer resize vs flip event queue draining
Chris Wilson
2016-12-05
sna: Add missing NULL check for readdir result in has_connector_backlight
James Clarke
2016-11-30
sna: Always ask the client to reprobe after userspace
Chris Wilson
2016-11-18
sna: Set reprobe flag on attached connectors after setcrtc failure
Chris Wilson
2016-11-16
sna: Ensure we re-calculate fb_to_cursor transform if sharing cursor
Matt Roper
2016-11-15
sna: Acquire cursor before use in sna_cursor_set_position()
Chris Wilson
2016-11-15
sna: Recompute the cursor after a modeset
Chris Wilson
[next]