linux_dsm_epyc7002/drivers/gpu/drm/via
Dan Carpenter 22fb573aff drivers/gpu/drm/via/via_video.c: fix off by one issue
"fx->lock" is used as the index in "dev_priv->decoder_queue[fx->lock]"
which is an array of "VIA_NR_XVMC_LOCKS" elements.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2010-04-28 18:41:31 +10:00
..
Makefile drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
via_3d_reg.h drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
via_dma.c drm: count reaches -1 2009-04-20 09:28:20 +10:00
via_dmablit.c drm/via: vfree() no need checking before calling it 2009-06-12 14:59:59 +10:00
via_dmablit.h drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
via_drv.c drm: convert drm_ioctl to unlocked_ioctl 2009-12-18 11:22:31 +10:00
via_drv.h drm: Rework vblank-wait handling to allow interrupt reduction. 2008-10-18 07:10:11 +10:00
via_irq.c tree-wide: Assorted spelling fixes 2010-02-09 11:13:56 +01:00
via_map.c drm: Remove memory debugging infrastructure. 2009-06-18 13:00:33 -07:00
via_mm.c drm: kill drm_device->irq 2008-10-18 07:10:53 +10:00
via_verifier.c drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
via_verifier.h drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
via_video.c drivers/gpu/drm/via/via_video.c: fix off by one issue 2010-04-28 18:41:31 +10:00