mirror of
https://github.com/mpv-player/mpv
synced 2024-12-17 20:34:58 +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:
parent
1ed6e96cfb
commit
c5ba1bf7e3
@ -255,6 +255,7 @@ static video_registers_t vregs[] =
|
|||||||
DECLARE_VREG(BM_GUI),
|
DECLARE_VREG(BM_GUI),
|
||||||
DECLARE_VREG(BM_ABORT)
|
DECLARE_VREG(BM_ABORT)
|
||||||
#else
|
#else
|
||||||
|
DECLARE_VREG(DISP_MERGE_CNTL),
|
||||||
DECLARE_VREG(DMA_GUI_TABLE_ADDR),
|
DECLARE_VREG(DMA_GUI_TABLE_ADDR),
|
||||||
DECLARE_VREG(DMA_GUI_SRC_ADDR),
|
DECLARE_VREG(DMA_GUI_SRC_ADDR),
|
||||||
DECLARE_VREG(DMA_GUI_DST_ADDR),
|
DECLARE_VREG(DMA_GUI_DST_ADDR),
|
||||||
|
Loading…
Reference in New Issue
Block a user