summaryrefslogtreecommitdiff
path: root/src/sna/sna_display.c
AgeCommit message (Expand)Author
2013-03-07sna: Remove the unused output and crtc listsChris Wilson
2013-03-07sna: Disambiguate sna_crtc_resize()Chris Wilson
2013-03-07sna: Supply a fake pipe to run completely headlessChris Wilson
2013-03-07sna: Return early if there are no outputs to setupChris Wilson
2013-03-05sna: Assert that the pixmap is not pinned before releasing the GPU boChris Wilson
2013-03-05sna: Ensure that the tearfree swap is unmapped afterwardsChris Wilson
2013-03-03sna/gen3: Add some debug around rendercopies of the fbconChris Wilson
2013-03-03sna: Eliminate a few used-once local variablesChris Wilson
2013-02-27sna: Remove the trailing '.' from the previous commitChris Wilson
2013-02-27sna: Migrate dirty tracking across ScreenPixmap updatesChris Wilson
2013-02-23sna: Tidy a call to set the gamma before setting up a CRTCChris Wilson
2013-02-11sna/dri: Update flush status for tear-free exported GPU boChris Wilson
2013-02-10sna: Backport to squeeze - Xorg-1.6, pixman-0.16, libdrm-2.4.21Chris Wilson
2013-02-08sna: Force the fallback path for unaccelerated randr damageChris Wilson
2013-02-05sna: ValleyView uses the same scanline registers as SandyBridgeChris Wilson
2013-01-31sna: Make sure the needs_flush is always accompanied by a tracking requestChris Wilson
2013-01-31sna: Pass width/height to composite for rotated displaysChris Wilson
2013-01-30sna: Add a bunch of assertions to make sure we do not misplace scanoutsChris Wilson
2013-01-30sna: Return early if the Drawable box exactly matches one CRTCChris Wilson
2013-01-23sna: Clean up WAIT_FOR_EVENT on gen2/3Chris Wilson
2013-01-23sna/dri: Prefer to use the BLT ring for vsync'ed copies on IVB+Chris Wilson
2013-01-23sna/gen6: Correct the event definition for secondary pipes for MI_WAIT_FOR_EVENTChris Wilson
2013-01-23sna/gen7: Correct the event definition for secondary pipes for MI_WAIT_FOR_EVENTChris Wilson
2013-01-21sna: Use the maximum backlight value if we fail to read the current valueChris Wilson
2013-01-20sna/gen7: Place the vsync commands in the same cachelineChris Wilson
2013-01-20sna/gen7: Offset start/end scanlines by oneChris Wilson
2013-01-20sna/gen6: Tweak programming scanline valuesChris Wilson
2013-01-18sna: Replace double negative '!RegionNotEmpty' with the equivalent RegionNilChris Wilson
2013-01-06sna: Only disable upon a failed pageflip after at least one pipe flipsChris Wilson
2012-12-28sna: Skip copying fbcon if we are already on the scanoutChris Wilson
2012-12-27sna: Sanity check config->compat_outputChris Wilson
2012-12-27sna: Do not try and set a 0x0 modeChris Wilson
2012-12-21sna: Remove a pair of stale assertionsChris Wilson
2012-12-03sna: Tidy addition of fake GTF modes for panelsChris Wilson
2012-11-30Convert generation counter to octalChris Wilson
2012-11-26sna: Disable shadow tracking upon regenChris Wilson
2012-11-12sna: Compile against ancient libdrmChris Wilson
2012-11-11sna: Flush pending rendering before enabling an outputChris Wilson
2012-10-31sna: Preserve mode if flushing before a scanline waitChris Wilson
2012-10-22sna: Update DRI buffer if attached to the framebuffer for TearFree flipsChris Wilson
2012-10-17sna: Use the secure batches to program scanline waits on gen6+Chris Wilson
2012-10-12Fix possible_clones computation for shared encoders between outputsPaulo Zanoni
2012-10-02sna: Remember to call ValidatePicture() before using newly created PicturesChris Wilson
2012-09-27sna: Attempt to restore the current mode if pipe is disabled on DPMS onChris Wilson
2012-09-25sna: Make sure the batch is flushed before setting DPMSChris Wilson
2012-09-21sna: Do not query for the NULL edid propertyChris Wilson
2012-09-14sna/dri: Add a bunch of assertions for hunting a use-after-freeChris Wilson
2012-09-14Skip adding unknown special modesChris Wilson
2012-09-10sna: Fixup possible_crtcs for ZaphodHeadsChris Wilson
2012-09-07sna: First scan for a backlight associated with the deviceChris Wilson