xf86-video-intel/src/uxa
Dave Airlie 183a0728ba uxa: fix getmsc to not fail hard
If some outputs go away we race with this call and apps
get X errors and fall over. Do what SNA does and don't
bother trying.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2014-05-21 07:47:57 +01:00
..
Makefile.am Makefile convert @var@ to $(var) 2013-11-25 09:25:56 +00:00
brw_defines.h
brw_structs.h
common.h
i830_3d.c intel: Compile fixes for base install of SLED11.sp3 2013-09-18 12:49:41 +01:00
i830_reg.h uxa: Remove implicit length from BLT command #defines. 2014-03-13 14:52:59 +00:00
i830_render.c intel: Compile fixes for base install of SLED11.sp3 2013-09-18 12:49:41 +01:00
i915_3d.c intel: Compile fixes for base install of SLED11.sp3 2013-09-18 12:49:41 +01:00
i915_3d.h
i915_reg.h
i915_render.c intel: Compile fixes for base install of SLED11.sp3 2013-09-18 12:49:41 +01:00
i915_video.c uxa: Check for allocation failure in i915 video 2013-10-13 10:40:21 +01:00
i965_3d.c Remove uneeded headers 2013-11-25 10:04:47 +00:00
i965_reg.h uxa: Restore the lost copyright block after splitting i965_reg.h from i915_reg.h 2013-08-16 08:48:32 +01:00
i965_render.c uxa: Avoid relying on an assert and cleanup iterator 2013-11-25 10:04:49 +00:00
i965_video.c intel: Compile fixes for base install of SLED11.sp3 2013-09-18 12:49:41 +01:00
intel.h uxa: fix pageflips on 3 head scenarios 2014-05-20 07:46:48 +01:00
intel_batchbuffer.c uxa: Implement minimal flushing for bdw+ 2014-03-18 16:52:40 +00:00
intel_batchbuffer.h uxa: Enable BLT acceleration on Broadwell. 2014-03-13 15:04:59 +00:00
intel_display.c uxa: Fix load_cursor_argb for the new Xorg ABI. 2014-04-10 09:07:38 +01:00
intel_dri.c uxa: fix getmsc to not fail hard 2014-05-21 07:47:57 +01:00
intel_driver.c uxa: Add support for server managed fds (via intel_device) 2014-03-18 15:52:19 +00:00
intel_glamor.c uxa: Remove misnomer from ATI logs 2014-04-21 08:22:44 +01:00
intel_glamor.h glamor: Enable Xv support 2014-02-01 16:59:13 +00:00
intel_hwmc.c
intel_memory.c intel: Compile fixes for base install of SLED11.sp3 2013-09-18 12:49:41 +01:00
intel_uxa.c uxa: Enable BLT acceleration on Broadwell. 2014-03-13 15:04:59 +00:00
intel_video.c uxa: Enable BLT acceleration on Broadwell. 2014-03-13 15:04:59 +00:00
intel_video.h
uxa-accel.c uxa: fix order of inline Bool 2013-11-25 10:04:49 +00:00
uxa-glamor.h uxa: Colocate architecture source files with backend implementation sources 2013-07-28 14:49:07 +01:00
uxa-glyphs.c uxa,legacy: use unsigned for comparition of unsigned 2013-11-25 10:04:49 +00:00
uxa-priv.h Use fbpict.h instead of defining its prototypes ourselves. 2014-04-10 09:07:38 +01:00
uxa-render.c Remove uneeded headers 2013-11-25 10:04:47 +00:00
uxa-unaccel.c Remove uneeded headers 2013-11-25 10:04:47 +00:00
uxa.c uxa: Colocate architecture source files with backend implementation sources 2013-07-28 14:49:07 +01:00
uxa.h uxa: Colocate architecture source files with backend implementation sources 2013-07-28 14:49:07 +01:00
uxa_module.h