summaryrefslogtreecommitdiff
path: root/src/uxa/intel_display.c
AgeCommit message (Expand)Author
2024-05-07uxa: Switch to using crtc index instead of pipeVille Syrjälä
2019-09-19uxa: Use named initializersVille Syrjälä
2016-07-20Update to ABI 22 and NotifyFdChris Wilson
2016-02-15display: prevent a NULL pointer dereference in intel_set_scanout_pixmapMartin Peres
2015-06-17backlight: Factor known names into preferred interfacesChris Wilson
2015-05-04Remove the driver option to delete connectors on unpluggingChris Wilson
2015-03-31Add TILE property support (for MST tiled monitors)Chris Wilson
2015-03-03Convert from RRSetChanged() to RROutputChanged()Chris Wilson
2015-02-13uxa: Remove the filtering of bogus Present MSC valuesChris Wilson
2015-02-07uxa/present: Fix flip_count for aborting on failed flip requestChris Wilson
2015-01-31uxa/dri2: Reimplement triple buffer supportChris Wilson
2015-01-30uxa: Fix error handling for failed pageflipsChris Wilson
2014-12-09uxa/dri: Remove defunct intel->back_pixmapChris Wilson
2014-11-06Remove defunct glamor supportChris Wilson
2014-09-12Use intel_uxa.h in all uxa-specific filesKeith Packard
2014-09-12Add intel_flush to abstract flushing pending acceleration operationsKeith Packard
2014-09-12Rename uxa-specific functions and structsKeith Packard
2014-09-12Don't use GetScratchPixmapHeader for shadow pixmapsKeith Packard
2014-09-12Declare variable holding option value as 'const char *'Keith Packard
2014-09-12Remove redundant calls to drm_intel_bo_disable_reuseKeith Packard
2014-09-12Do not clear pending kernel events on mode switchKeith Packard
2014-09-08uxa: actually create the randr outputs for hotplug connectorsDave Airlie
2014-09-07uxa: add MST support.Dave Airlie
2014-09-07uxa: drop mode_res caching.Dave Airlie
2014-06-27uxa: Update Screen Pixmap width/height firstChris Wilson
2014-06-18uxa: Mark the output as off before making pipe changesHans de Goede
2014-06-18uxa: When the output is off, report the cached backlight valueHans de Goede
2014-06-16uxa: Allocate frontbuffer to meet old fence constaintsChris Wilson
2014-06-09configure: Allow disabling control over the backlightChris Wilson
2014-06-02Only enable the new Cursor API for the next pre-release of XorgChris Wilson
2014-06-02uxa: Restructure DRM event handling.Keith Packard
2014-06-02uxa: Support 64-bit MSC values. Handle kernel vageries about MSC reportingKeith Packard
2014-05-26uxa: Silence compiler for warnings in Cursor API changesChris Wilson
2014-04-10uxa: Fix load_cursor_argb for the new Xorg ABI.Eric Anholt
2014-02-15backlight: Amalgamate hardcoded priority tablesChris Wilson
2014-02-15intel: Add a helper for setting backlight without root rightsChris Wilson
2014-02-13uxa: Check for access to backlight interfaceChris Wilson
2014-02-13Revert "uxa: Do not change DPMS mode on unconnected outputs"Chris Wilson
2014-01-06uxa: Always treat DPMSModeSuspend/Standby similar to DPMSModeOffChris Wilson
2014-01-06uxa: Disable updating properties upon reading their valuesChris Wilson
2013-11-25Remove uneeded headersZdenek Kabelac
2013-09-20uxa: Do not change DPMS mode on unconnected outputsChris Wilson
2013-09-18intel: Compile fixes for base install of SLED11.sp3Chris Wilson
2013-07-31uxa/display: Keep the EDID blob around for the lifetime of an outputDamien Lespiau
2013-07-29Add support for the dell backlight interfaceEgbert Eich
2013-07-28uxa: Clear up the common intel directoryChris Wilson