index
:
~sima/xf86-video-intel
disable-gen20-wa
explicit_fencing
for-master
gen2-tile-cleanup
gen6_pc
i810-vga
no_fence_accounting
sna-pc
xvmc_cleanup
Unnamed repository; edit this file to name it for gitweb.
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sna
/
sna_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-21
sna: Set the canonical name for the current mode if none match
Chris Wilson
1
-0
/
+31
2013-10-21
sna: Copy the EDID mode name for the current CRTC mode
Chris Wilson
1
-0
/
+11
2013-10-21
sna: Suppress log messages for unchanging EDID
Chris Wilson
1
-1
/
+21
2013-10-20
sna: Fix the addition of the current output Mode to the probed lists
Chris Wilson
1
-26
/
+16
2013-10-19
sna: Unmap pixmap prior to release GPU bo
Chris Wilson
1
-0
/
+1
2013-10-17
sna: Assert mapped state
Chris Wilson
1
-6
/
+1
2013-10-16
sna: Only carry 32/64-bit compat wrapper for drm_mode_get_connector
Chris Wilson
1
-34
/
+26
2013-10-15
sna: Expand packed KMS structs for 64-bit alignment
Chris Wilson
1
-65
/
+81
2013-10-15
sna: Add DBG along all output init failure paths
Chris Wilson
1
-4
/
+17
2013-10-15
Revert "sna: Preserve the user backlight value for get_property calls"
Chris Wilson
1
-9
/
+0
2013-10-15
sna: Disable updating properties upon reading their values
Chris Wilson
1
-5
/
+6
2013-10-15
sna: Preserve the user backlight value for get_property calls
Chris Wilson
1
-1
/
+11
2013-10-13
sna: Fix typo in DBG
Chris Wilson
1
-1
/
+1
2013-10-13
sna: Cleanup up unused variables
Chris Wilson
1
-2
/
+0
2013-10-13
sna: Update DPMS on attached outputs before disabling the CRTC
Chris Wilson
1
-12
/
+42
2013-10-13
sna: Cleanup allocation of sna_output after late syscall fail
Chris Wilson
1
-1
/
+3
2013-10-10
sna: Sanitize output->crtc before falling back oto xf86InitialConfiguration
Chris Wilson
1
-2
/
+16
2013-10-09
sna: Steal the current mode name
Chris Wilson
1
-1
/
+2
2013-10-09
sna: Append the current mode to the output list if not found
Chris Wilson
1
-6
/
+44
2013-10-08
sna: Emit DBG for when we fallback to xf86InitialConfig detection
Chris Wilson
1
-1
/
+6
2013-10-04
sna: The device fd is marked as non-blocking so beware the busy-wait
Chris Wilson
1
-1
/
+10
2013-10-03
intel: Remove dependence upon having PciInfo
Chris Wilson
1
-1
/
+5
2013-09-27
sna: Catch SIGBUS to prevent X death
Chris Wilson
1
-20
/
+23
2013-09-27
sna: Make sure the transformed CRTC box is clipped correctly.
Chris Wilson
1
-10
/
+21
2013-09-26
sna: Simplify the clearing of a transformed frontbuffer
Chris Wilson
1
-1
/
+13
2013-09-23
sna: Check OPTION_PREFERRED_MODE rather than M_T_USERPREF
Chris Wilson
1
-14
/
+20
2013-09-19
sna: Do not change DPMS mode on unconnected outputs
Chris Wilson
1
-34
/
+87
2013-09-19
sna: Add output names to DBG dpms changes
Chris Wilson
1
-1
/
+3
2013-09-19
intel: Fix includes for intel_options
Chris Wilson
1
-1
/
+0
2013-09-18
intel: Compile fixes for base install of SLED11.sp3
Chris Wilson
1
-49
/
+96
2013-09-18
sna: Fix off-by-one in computation of valid CRTC mask
Chris Wilson
1
-1
/
+1
2013-09-18
sna: Disable same-edid detection
Chris Wilson
1
-2
/
+1
2013-09-17
sna: Clamp the possible-crtc mask to the real CRTCs
Chris Wilson
1
-3
/
+12
2013-09-17
intel: Make the option to control VSync and PageFlip explict
Chris Wilson
1
-0
/
+3
2013-09-09
sna/hsw: Scanline waits require both DERRMR and forcewake
Chris Wilson
1
-6
/
+30
2013-09-09
sna/hsw: Fix the event selection for scanline waits on pipe A
Chris Wilson
1
-2
/
+2
2013-09-07
sna: Only update the CRTCs after a resize if master
Chris Wilson
1
-0
/
+4
2013-09-03
sna: Add some more DBG
Chris Wilson
1
-3
/
+3
2013-08-31
sna: Expand the array of fake outputs if the last is used
Chris Wilson
1
-1
/
+1
2013-08-30
sna: Allow user specification of number of VirtualHeads
Chris Wilson
1
-16
/
+46
2013-08-25
sna: Make SetScreenPixmap do as it says
Chris Wilson
1
-8
/
+6
2013-08-25
sna: Add a few more checks for a hosted Xserver before walking CRTC lists
Chris Wilson
1
-5
/
+15
2013-08-15
sna: Clip the tiled copy during framebuffer resize
Chris Wilson
1
-4
/
+11
2013-08-14
sna: Make sure the frontbuffer exists before doing pitch checks
Chris Wilson
1
-6
/
+9
2013-08-14
sna: Rename sna_pixmap_get_bo()
Chris Wilson
1
-3
/
+3
2013-08-14
sna: Tile the old image onto the new framebuffer when enlarging
Chris Wilson
1
-31
/
+55
2013-08-10
sna: Avoid confusing conflicting CRTC probes vs a DRM race
Chris Wilson
1
-43
/
+35
2013-08-09
sna: Squelch a "valid" mode without a dotclock
Chris Wilson
1
-1
/
+1
2013-08-09
intel: Disable incompatible features whilst hosted
Chris Wilson
1
-3
/
+15
2013-08-08
Micro-optimise box intersections
Raul Fernandes
1
-1
/
+7
[next]