summaryrefslogtreecommitdiff
path: root/src/sna/sna.h
AgeCommit message (Expand)Author
2024-05-07sna: Switch to using crtc index instead of pipeVille Syrjälä
2023-02-01sna: Eliminate sna_mode_wants_tear_free()Ville Syrjälä
2023-02-01sna: Fix async flipsVille Syrjälä
2019-09-19sna: Add sna_br13_color_depth()Ville Syrjälä
2018-10-19sna: Only generate a coldprobe RR probe when RandR is enabledChris Wilson
2018-05-31sna/video/sprite: Query planes for RGB565Ville Syrjälä
2018-04-03sna: Reorder vblank/flip event handling to avoid TearFree recursionChris Wilson
2018-03-26sna: Fixup early assert of xf86ScrnToScreenChris Wilson
2018-03-02sna: Add XV_COLORSPACE attribute support for sprite Xv adaptorsVille Syrjälä
2017-11-09sna: Assert idempotent conversions between sna <-> ScreenPtrChris Wilson
2017-10-12sna: Move the public sna_crtc fields into a named structChris Wilson
2017-10-08sna/present: Queue the keepalive vblankChris Wilson
2016-11-30sna: Prevent switching to GPU rendering when given a SHM pixmapChris Wilson
2016-10-28sna: Load DRI3 if try to load DRI2 and failChris Wilson
2016-10-21sna: Disable screen saver if Option "DPMS" is specifiedChris Wilson
2016-10-21sna: Force a reprobe for the specified hotplug connectorChris Wilson
2016-09-20sna/present: Prime the msc cache on first queryChris Wilson
2016-08-11sna: Avoid recursing whilst waiting for events within TearFreeChris Wilson
2016-08-02sna: Split SHM and DRI flush trackingChris Wilson
2016-08-02sna: Only flush GPU bo for a damage eventChris Wilson
2016-07-20Update to ABI 22 and NotifyFdChris Wilson
2016-06-20sna/video: Create one XvAdapter for each sprite planeChris Wilson
2016-06-20sna: Record all sprite planes reported by the kernelChris Wilson
2016-05-28sna: Restore TearFree operation after switching everything offChris Wilson
2016-04-07sna: Don't limit CRTC idChris Wilson
2016-04-06sna/gen9: Quick and dirty implementationChris Wilson
2016-04-06sna/present: Skip the unflip if a no-opChris Wilson
2016-03-24sna/present: Add missing "static inline" for disabled present stubsChris Wilson
2016-03-24sna/present: Cancel pending unflips when resizing the screenChris Wilson
2015-11-10sna/dri2: Add a specific recursion indicator for TearFree/DRI2Chris Wilson
2015-10-01sna: Indicate when we expect to call RRGetInfo during discoveryChris Wilson
2015-07-26sna: Only check non-NULL PixmapsChris Wilson
2015-07-26sna: Add a small pixmap sanity checkChris Wilson
2015-06-10sna: Increase assertion to cater for concurrent & recursion vblank/flip handlersChris Wilson
2015-06-05sna: Only add the COW to the flush write if exported for writingChris Wilson
2015-05-19sna: Force restoration of SW cursor after HW cursor failsChris Wilson
2015-05-04Remove the driver option to delete connectors on unpluggingChris Wilson
2015-04-18sna/present: Reuse last cached swap msc/ust during a flip chainChris Wilson
2015-04-05sna/dri2: Prevent the sw cursor from copyig to a buffer as we discard itChris Wilson
2015-03-13sna: Apply affine transformations to HW cursorsChris Wilson
2015-03-05sna: Remove the flush after waking up between clientsChris Wilson
2015-03-02sna: Tweak find clip box assertsChris Wilson
2015-03-01sna: Unrecurse clip box searchChris Wilson
2015-02-16sna/present: Append duplicates onto queued vblanksChris Wilson
2015-02-15sna/present: Avoid tricks with the TearFree flagChris Wilson
2015-02-14sna/present: Integrate into TearFree, take 2Chris Wilson
2015-02-13sna/present: Hook into TearFreeChris Wilson
2015-02-11sna/present: Handle fake RRCrtcChris Wilson
2015-02-11sna/present: Compensate for time elapsed since last swapChris Wilson
2015-02-10sna: Prefer first active CRTC for offscreen drawablesChris Wilson