summaryrefslogtreecommitdiff
path: root/src/sna/sna_display.c
AgeCommit message (Expand)Author
2013-10-09sna: Steal the current mode nameChris Wilson
2013-10-09sna: Append the current mode to the output list if not foundChris Wilson
2013-10-08sna: Emit DBG for when we fallback to xf86InitialConfig detectionChris Wilson
2013-10-04sna: The device fd is marked as non-blocking so beware the busy-waitChris Wilson
2013-10-03intel: Remove dependence upon having PciInfoChris Wilson
2013-09-27sna: Catch SIGBUS to prevent X deathChris Wilson
2013-09-27sna: Make sure the transformed CRTC box is clipped correctly.Chris Wilson
2013-09-26sna: Simplify the clearing of a transformed frontbufferChris Wilson
2013-09-23sna: Check OPTION_PREFERRED_MODE rather than M_T_USERPREFChris Wilson
2013-09-19sna: Do not change DPMS mode on unconnected outputsChris Wilson
2013-09-19sna: Add output names to DBG dpms changesChris Wilson
2013-09-19intel: Fix includes for intel_optionsChris Wilson
2013-09-18intel: Compile fixes for base install of SLED11.sp3Chris Wilson
2013-09-18sna: Fix off-by-one in computation of valid CRTC maskChris Wilson
2013-09-18sna: Disable same-edid detectionChris Wilson
2013-09-17sna: Clamp the possible-crtc mask to the real CRTCsChris Wilson
2013-09-17intel: Make the option to control VSync and PageFlip explictChris Wilson
2013-09-09sna/hsw: Scanline waits require both DERRMR and forcewakeChris Wilson
2013-09-09sna/hsw: Fix the event selection for scanline waits on pipe AChris Wilson
2013-09-07sna: Only update the CRTCs after a resize if masterChris Wilson
2013-09-03sna: Add some more DBGChris Wilson
2013-08-31sna: Expand the array of fake outputs if the last is usedChris Wilson
2013-08-30sna: Allow user specification of number of VirtualHeadsChris Wilson
2013-08-25sna: Make SetScreenPixmap do as it saysChris Wilson
2013-08-25sna: Add a few more checks for a hosted Xserver before walking CRTC listsChris Wilson
2013-08-15sna: Clip the tiled copy during framebuffer resizeChris Wilson
2013-08-14sna: Make sure the frontbuffer exists before doing pitch checksChris Wilson
2013-08-14sna: Rename sna_pixmap_get_bo()Chris Wilson
2013-08-14sna: Tile the old image onto the new framebuffer when enlargingChris Wilson
2013-08-10sna: Avoid confusing conflicting CRTC probes vs a DRM raceChris Wilson
2013-08-09sna: Squelch a "valid" mode without a dotclockChris Wilson
2013-08-09intel: Disable incompatible features whilst hostedChris Wilson
2013-08-08Micro-optimise box intersectionsRaul Fernandes
2013-08-01sna: Add a few more details to the log for mode switchingChris Wilson
2013-07-30Suppress a bunch of compiler warnings for using constant stringsChris Wilson
2013-07-29Add support for the dell backlight interfaceEgbert Eich
2013-07-22sna: Bail if we fail to find the attached CRTC during probingChris Wilson
2013-07-20sna: Release cloned pixmap when updating tearfree scanoutChris Wilson
2013-07-20sna: Inform the upper layers that we turn the CRTC on after a modesetChris Wilson
2013-07-19sna: Tidy a few DBG regarding cached uploadsChris Wilson
2013-07-15sna: Change message context to PROBED for initial configurationChris Wilson
2013-07-11sna: Remove the duplicated open-coding of SetScreenPixmapChris Wilson
2013-07-04sna: Use a stack allocated PixmapRec for the fbcon copyChris Wilson
2013-07-04sna: Set 1024x768 fb in absence of any connected devicesChris Wilson
2013-07-04sna: Fix gamma query to not request uninitialized valuesChris Wilson
2013-07-04sna: Set the initial gamma from the attached monitor configurationChris Wilson
2013-07-03sna: Always read back the gamma, even for a inactive CRTCChris Wilson
2013-07-03sna: Tidy up the user override enumsChris Wilson
2013-07-03sna: Fix configuration user overrides on xorg-server < 1.14.99.1Chris Wilson
2013-07-03intel: Add an option for forced rediscovery of output status on startupChris Wilson