summaryrefslogtreecommitdiff
path: root/src/intel_display.c
AgeCommit message (Expand)Author
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