summaryrefslogtreecommitdiff
path: root/src/sna/sna_display_fake.c
AgeCommit message (Expand)Author
2019-09-19sna: Use named initializersVille Syrjälä
2016-11-30sna: Handle xf86Randr12 gamma changes in xorg-xserver-1.19Chris Wilson
2016-03-14sna: Avoid double-skipping when deleting arrays of CRTCsChris Wilson
2016-03-14sna: When creating CRTC after initialisation, manually create the RR gammaChris Wilson
2015-02-04sna: Always mark the virtual outputs as disconnected until usedChris Wilson
2015-01-13sna: Wrap direct access to ScrnInfoPtr->pScreenChris Wilson
2014-08-26sna: Fix attaching to a headless configurationChris Wilson
2014-08-05sna: Add some extra logging for hotplugging of outputsChris Wilson
2014-05-06sna: Tidy computation of clone/crtcs for fake outputsChris Wilson
2014-05-02sna: Do not stash drmModeResPtrChris Wilson
2014-04-10sna: Don't create slave pixmaps for the virtual CRTCChris Wilson
2014-04-10sna: Remove defunct Cursor interface on fake CRTCChris Wilson
2013-11-25sna: Correct plurization of axis for modesetting log messageChris Wilson
2013-11-25sna: Include reflections when logging mode changesChris Wilson
2013-11-25sna: Log mode switches on virtual outputsChris Wilson
2013-11-21sna: Set supported rotations on virtual outputsChris Wilson
2013-09-06sna: Include some DBG for the virtual output detectionChris Wilson
2013-09-02sna: Check for output->randr_output before dereferencingChris Wilson
2013-08-31sna: Expand the array of fake outputs if the last is usedChris Wilson
2013-08-31sna: Mark fake outputs as disconnected until a user applies a modeChris Wilson
2013-08-30sna: Allow user specification of number of VirtualHeadsChris Wilson
2013-08-25sna: Make SetScreenPixmap do as it saysChris Wilson
2013-07-11sna: Remove the duplicated open-coding of SetScreenPixmapChris Wilson
2013-05-30sna: Cleanup up error reporting after failure to init KMS interfaceChris Wilson
2013-03-07sna: Disambiguate sna_crtc_resize()Chris Wilson
2013-03-07sna: Supply a fake pipe to run completely headlessChris Wilson