summaryrefslogtreecommitdiff
path: root/src/intel_display.c
AgeCommit message (Expand)Author
2011-07-13Disable adding normal RTF modes for an eDPChris Wilson
2011-07-11dri: Enable triple-bufferred pageflipsChris Wilson
2011-04-20Use SwapbuffersWait config option to control waiting on fullscreen swapsChris Wilson
2011-04-04Take advantage of the kernel flush for dirty bo in the busy ioctlChris Wilson
2011-03-23Handle drawable/client destruction in pending swaps/flipsKeith Packard
2011-03-23dri2: Make DRI2FrameEvent public and use instead of void *Keith Packard
2011-01-31Rename 'intel' backlight to match upstream name in 2.6.38Chris Wilson
2011-01-08Cache the fixed crtc<->pipe relationshipChris Wilson
2010-12-16Fix reporting of pageflip completion events on multi-head.Mario Kleiner
2010-12-05display: Flush any pending batches before changing modes.Chris Wilson
2010-12-03Wait on the current buffer to complete when running synchronously.Chris Wilson
2010-11-17Mark outputs as DPMSModeOn and restore backlight at mode setKeith Packard
2010-11-05Wait for any pending rendering before switching modes.Chris Wilson
2010-10-17display: do not report failure for setting unrecognised propertiesChris Wilson
2010-09-22display: Refactor is_panel()Chris Wilson
2010-09-21Allow interlaced modes.Krzysztof Halasa
2010-09-10display: Free the EDID blob after we copy it to the output, not before.Chris Wilson
2010-09-08Enable a shadow buffer and disable GPU acceleration.Chris Wilson
2010-09-07KMS: initialize backlight support for eDP panels tooJesse Barnes
2010-09-07KMS: rename LVDS fields to reflect actual usageJesse Barnes
2010-09-07KMS: add fake EDID on eDP tooJesse Barnes
2010-09-07display: Query current level after finding max value.Chris Wilson
2010-09-04display: Set MONITOR_EDID_COMPLETE_RAWDATA for large EDIDsChris Wilson
2010-08-26Revert "Leave adjustment of backlight to the driver."Chris Wilson
2010-08-25Leave adjustment of backlight to the driver.Chris Wilson
2010-08-22display: Use the native intel backlight controllerChris Wilson
2010-08-18Move registration of vsync fd from pre-init to screen-initChris Wilson
2010-08-09display: outputs are enabled automatically by KMSChris Wilson
2010-08-05display: Minor cleanup for adding extra LVDS modesChris Wilson
2010-08-05display: Refactor EDID attachment to output.Chris Wilson
2010-08-05Revert "display: Cache whether we have probed for an EDID"Chris Wilson
2010-08-04display: Cache whether we have probed for an EDIDChris Wilson
2010-08-04display: Embed the lvds size into the connectorChris Wilson
2010-08-04display: Handle cursor error paths.Chris Wilson
2010-08-04display: Tidy backlight initialisationChris Wilson
2010-08-04display: Check for buffer overrun in output name lookup.Chris Wilson
2010-08-04intel: add output names for later additions to kernelDave Airlie
2010-08-01intel_display: Miscellaneous tidyChris Wilson
2010-08-01Rename drmmode_display to intel_displayChris Wilson