1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-17 04:15:13 +00:00

Dump the ati radeon DISP_MERGE_CNTL register to ease the

debugging of VIDIX color bug.
Patch by Guillaume Lecerf (foxcore at gmail dot com)



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25344 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ben 2007-12-10 19:13:54 +00:00
parent 1ed6e96cfb
commit c5ba1bf7e3

View File

@ -255,6 +255,7 @@ static video_registers_t vregs[] =
DECLARE_VREG(BM_GUI),
DECLARE_VREG(BM_ABORT)
#else
DECLARE_VREG(DISP_MERGE_CNTL),
DECLARE_VREG(DMA_GUI_TABLE_ADDR),
DECLARE_VREG(DMA_GUI_SRC_ADDR),
DECLARE_VREG(DMA_GUI_DST_ADDR),