summaryrefslogtreecommitdiff
path: root/src/sna/sna_display.c
AgeCommit message (Expand)Author
2012-06-14sna: Make the disable-unused after vt switch distinct from DPMS offChris Wilson
2012-06-14sna: Explicitly disable the CRTC so that xserver/kernel agree after VT switchChris Wilson
2012-06-13sna: Valgrind updatesZdenek Kabelac
2012-06-13sna: Fix memleak from sna_crtc_find_plane()Chris Wilson
2012-06-12sna: Hook up AdjustFrame()Chris Wilson
2012-06-07sna: Suppress DBG prints along potential SIGIO pathsChris Wilson
2012-06-02sna: Clear the counters prior to querying the propertyChris Wilson
2012-06-02sna: Add some DBG to retreiving EDIDChris Wilson
2012-06-02sna: Remove some unused members from the KMS state trackingChris Wilson
2012-06-02sna: NameForAtom may return NULLChris Wilson
2012-05-29sna: Make finding DPMS property valgrind cleanChris Wilson
2012-05-29sna: Make GetEDID valgrind clean.Chris Wilson
2012-05-29sna: Make GetEncoder() valgrind cleanChris Wilson
2012-05-29sna: Trim the set of includesChris Wilson
2012-05-28sna: Use the local function for turning the cursor off prior to releaseChris Wilson
2012-05-28sna: Make sna_copy_fbcon() valgrind cleanChris Wilson
2012-05-28sna: Just use the CRTC id from the arrayChris Wilson
2012-05-28sna: Make sna_crtc_apply() valgrind cleanChris Wilson
2012-05-28sna: Make AddFB valgrind cleanChris Wilson
2012-05-28sna: Make sna_crtc_is_bound() valgrind cleanChris Wilson
2012-05-28sna: Add a little bit more verbosity to cursor routines for valgrindChris Wilson
2012-05-27sna: Validate all CRTCs after updating oneChris Wilson
2012-05-25sna: Trust the crtc-is-bound determination after modeset and hotplugChris Wilson
2012-05-24Unify options handling between UXA and SNAEugeni Dodonov
2012-05-24sna: Query CRTC states following a hotplug eventChris Wilson
2012-05-24sna: Add some more DBG tracepoints around modesettingChris Wilson
2012-05-23sna: Only mark an unattached output as inactiveChris Wilson
2012-05-22sna: Swallow disconnection event upon mode restorationChris Wilson
2012-05-22sna: Remove incorrect assertion for mode restorationChris Wilson
2012-05-21sna: Only override active on DPMSModeOffChris Wilson
2012-05-21sna: Add a log message for the change of CRTC modeChris Wilson
2012-05-21sna: Confirm that the modeset takesChris Wilson
2012-05-09sna: Avoid randomly changing domains of active boChris Wilson
2012-05-06sna: Replace timerfd with OsTimerChris Wilson
2012-05-06sna: Cache the framebuffer idChris Wilson
2012-04-25sna: Clear the domain tracking after attaching the bo to scanoutChris Wilson
2012-04-17Don't issue a scanline wait while VT switchedChris Wilson
2012-03-30sna: Minimise the risk of hotplug hangs by checking fb before vsyncChris Wilson
2012-03-30sna: Separate out scanline waiting for gen4Chris Wilson
2012-03-28sna: Add video sprite support for ILK+Chris Wilson
2012-03-26Avoid duplicated code with intel_output_create_ranged_atomPaulo Zanoni
2012-03-12sna/display: Only flush pending output when installing a new scanoutChris Wilson
2012-02-21sna/gen3+: Only flush the vertices after checking for end-of-batchChris Wilson
2012-02-21sna: Clear the scanout flag after releasing the scanout pixmapChris Wilson
2012-01-12sna: Store damage-all in the low bit of the damage pointerChris Wilson
2012-01-05sna: Only force a batch continuation if the scanout is written toChris Wilson
2011-12-31sna: Make sure the shadow pixmap is suitable for scanoutChris Wilson
2011-12-17sna: Simplify write domain trackingChris Wilson
2011-12-17sna: Map the upload buffer using an LLC boChris Wilson
2011-12-08xf86-video-intel: change order of DPMS operationsSimon Que