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
2013-06-05
sna: Do not conflate ignoring an output with an allocation failure
Chris Wilson
2013-05-30
sna: Compile fix for non-debug builds
Chris Wilson
2013-05-30
sna: Assert that an existing scanout is the desired size
Chris Wilson
2013-05-30
sna: Cleanup up error reporting after failure to init KMS interface
Chris Wilson
2013-05-30
sna: Report allocations failures during Screen initialisation
Chris Wilson
2013-05-29
sna: Log which outputs are being configured during a modeset
Chris Wilson
2013-05-29
sna: fixup up possible_clones kms->X impedance mismatch
Daniel Vetter
2013-05-29
sna: Sanity check that CRTC / output combination is valid
Chris Wilson
2013-05-28
sna: Call mode update after disabling outputs upon VT switch
Chris Wilson
2013-05-24
sna: Fix cut'n'paste compile error from previous commit
Chris Wilson
2013-05-24
sna: Log when the framebuffer changes size
Chris Wilson
2013-04-12
sna: Flush the scanout cache after resizing the display
Chris Wilson
2013-04-02
sna: Relax scanline waits on HSW to be emittable from either ring
Chris Wilson
2013-03-26
sna: Fix OpenBSD backlight control implementation
Mark Kettenis
2013-03-22
sna: Add backlight control implementation
Chris Wilson
2013-03-19
sna: Haswell reintroduces MI_LOAD_SCAN_LINES
Chris Wilson
2013-03-19
sna: Ignore vsync waits on tiny scanline ranges
Chris Wilson
2013-03-14
sna: Add a few more assertions to track userptr through the caches
Chris Wilson
2013-03-07
sna: Remove the unused output and crtc lists
Chris Wilson
2013-03-07
sna: Disambiguate sna_crtc_resize()
Chris Wilson
2013-03-07
sna: Supply a fake pipe to run completely headless
Chris Wilson
2013-03-07
sna: Return early if there are no outputs to setup
Chris Wilson
2013-03-05
sna: Assert that the pixmap is not pinned before releasing the GPU bo
Chris Wilson
2013-03-05
sna: Ensure that the tearfree swap is unmapped afterwards
Chris Wilson
2013-03-03
sna/gen3: Add some debug around rendercopies of the fbcon
Chris Wilson
2013-03-03
sna: Eliminate a few used-once local variables
Chris Wilson
2013-02-27
sna: Remove the trailing '.' from the previous commit
Chris Wilson
2013-02-27
sna: Migrate dirty tracking across ScreenPixmap updates
Chris Wilson
2013-02-23
sna: Tidy a call to set the gamma before setting up a CRTC
Chris Wilson
2013-02-11
sna/dri: Update flush status for tear-free exported GPU bo
Chris Wilson
2013-02-10
sna: Backport to squeeze - Xorg-1.6, pixman-0.16, libdrm-2.4.21
Chris Wilson
2013-02-08
sna: Force the fallback path for unaccelerated randr damage
Chris Wilson
2013-02-05
sna: ValleyView uses the same scanline registers as SandyBridge
Chris Wilson
2013-01-31
sna: Make sure the needs_flush is always accompanied by a tracking request
Chris Wilson
2013-01-31
sna: Pass width/height to composite for rotated displays
Chris Wilson
2013-01-30
sna: Add a bunch of assertions to make sure we do not misplace scanouts
Chris Wilson
2013-01-30
sna: Return early if the Drawable box exactly matches one CRTC
Chris Wilson
2013-01-23
sna: Clean up WAIT_FOR_EVENT on gen2/3
Chris Wilson
2013-01-23
sna/dri: Prefer to use the BLT ring for vsync'ed copies on IVB+
Chris Wilson
2013-01-23
sna/gen6: Correct the event definition for secondary pipes for MI_WAIT_FOR_EVENT
Chris Wilson
2013-01-23
sna/gen7: Correct the event definition for secondary pipes for MI_WAIT_FOR_EVENT
Chris Wilson
2013-01-21
sna: Use the maximum backlight value if we fail to read the current value
Chris Wilson
2013-01-20
sna/gen7: Place the vsync commands in the same cacheline
Chris Wilson
2013-01-20
sna/gen7: Offset start/end scanlines by one
Chris Wilson
2013-01-20
sna/gen6: Tweak programming scanline values
Chris Wilson
2013-01-18
sna: Replace double negative '!RegionNotEmpty' with the equivalent RegionNil
Chris Wilson
2013-01-06
sna: Only disable upon a failed pageflip after at least one pipe flips
Chris Wilson
2012-12-28
sna: Skip copying fbcon if we are already on the scanout
Chris Wilson
2012-12-27
sna: Sanity check config->compat_output
Chris Wilson
2012-12-27
sna: Do not try and set a 0x0 mode
Chris Wilson
[next]