xf86-video-intel/src
Cyril Brulebois 80f59c8a4f xvmc: Stop using uninitialized variable.
The actual code was removed in 5f64122551, where the get_surface_status
driver callback was dropped. Just return Success if there were no issues
with the parameter.

Get rid of the following with CFLAGS="-Wall -Werror":
|   CC     intel_xvmc.lo
| cc1: warnings being treated as errors
| intel_xvmc.c: In function ‘XvMCSyncSurface’:
| intel_xvmc.c:677: error: ‘ret’ may be used uninitialized in this function
| intel_xvmc.c:672: note: ‘ret’ was declared here

Signed-off-by: Cyril Brulebois <kibi@debian.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-01-31 10:00:31 +00:00
..
legacy legacy/i810: Remove pVisualConfigs 2010-10-02 10:05:59 +01:00
render_program render: use headerless render target write 2010-11-02 14:28:55 +08:00
scripts Review PLL spreadsheet and update register ranges. 2007-11-13 22:28:22 -08:00
xvmc xvmc: Stop using uninitialized variable. 2011-01-31 10:00:31 +00:00
Makefile.am intel: Listen for hotplug uevents (V3) 2010-10-22 08:35:29 -07:00
brw_defines.h Document and use 'legacy' border color mode 2008-10-06 13:22:08 -07:00
brw_structs.h Xv: setup pipeline for Xv on Sandybridge 2010-11-01 08:51:13 +08:00
common.h Move EDID_COMPLETE_RAWDATA define to intel.h to avoid redifinition warning 2010-10-13 09:51:57 +01:00
i830_3d.c Rename common infrastructure to the intel namespace. 2010-06-25 13:18:01 +01:00
i830_reg.h add BLT ring support 2010-11-01 10:37:51 +00:00
i830_render.c i830: amalgamate consecutive composites into a single primitive 2010-12-23 19:42:19 +00:00
i915_3d.c Rename common infrastructure to the intel namespace. 2010-06-25 13:18:01 +01:00
i915_3d.h Revert "xp:trapezoids" 2010-06-09 10:03:29 +01:00
i915_reg.h i915: Move vertices into a vertex buffer object. 2010-05-24 09:36:23 +01:00
i915_render.c i915: Remove unused 'w' and 'h' 2011-01-28 17:20:06 +00:00
i915_video.c video/i915: ValidateGC after setting clip. 2010-07-22 16:49:05 +01:00
i965_reg.h Xv: setup pipeline for Xv on Sandybridge 2010-11-01 08:51:13 +08:00
i965_render.c i965: Fix off-by-one in assert 2011-01-04 12:32:01 +00:00
i965_video.c Fix textured video when destination is larger than screen 2011-01-17 11:31:38 -08:00
intel.h Create the UXA generational resources during screen create 2011-01-20 15:13:33 +00:00
intel_batchbuffer.c Wait on the current buffer to complete when running synchronously. 2010-12-03 14:05:30 +00:00
intel_batchbuffer.h Wait on the current buffer to complete when running synchronously. 2010-12-03 14:05:30 +00:00
intel_display.c Cache the fixed crtc<->pipe relationship 2011-01-08 19:46:36 +00:00
intel_dri.c dri2: Fix interlace computation 2011-01-03 23:04:13 +00:00
intel_driver.c Create the UXA generational resources during screen create 2011-01-20 15:13:33 +00:00
intel_driver.h Include a chipset generation number to clarify device specific paths. 2010-10-07 13:26:07 +01:00
intel_hwmc.c Include a chipset generation number to clarify device specific paths. 2010-10-07 13:26:07 +01:00
intel_hwmc.h Rename common infrastructure to the intel namespace. 2010-06-25 13:18:01 +01:00
intel_memory.c Downgrade tiling allocation failure to a warning 2010-11-03 19:46:11 +00:00
intel_module.c G35 is gen4 and not gen3 2010-12-20 10:49:42 +00:00
intel_shadow.c Disable BLT for i830 and 845G 2010-11-23 22:29:52 +00:00
intel_uxa.c Create the UXA generational resources during screen create 2011-01-20 15:13:33 +00:00
intel_video.c Fix an error in 4c4ad55556. 2011-01-21 09:02:16 +08:00
intel_video.h Xv: setup pipeline for Xv on Sandybridge 2010-11-01 08:51:13 +08:00