drm/nv04: Make CRTC base changes effective in the next hsync.
Signed-off-by: Francisco Jerez <currojerez@riseup.net> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:

committato da
Ben Skeggs

parent
382d62e524
commit
63f7fcfebd
@@ -153,7 +153,8 @@
|
||||
#define NV_PCRTC_START 0x00600800
|
||||
#define NV_PCRTC_CONFIG 0x00600804
|
||||
# define NV_PCRTC_CONFIG_START_ADDRESS_NON_VGA (1 << 0)
|
||||
# define NV_PCRTC_CONFIG_START_ADDRESS_HSYNC (2 << 0)
|
||||
# define NV04_PCRTC_CONFIG_START_ADDRESS_HSYNC (4 << 0)
|
||||
# define NV10_PCRTC_CONFIG_START_ADDRESS_HSYNC (2 << 0)
|
||||
#define NV_PCRTC_CURSOR_CONFIG 0x00600810
|
||||
# define NV_PCRTC_CURSOR_CONFIG_ENABLE_ENABLE (1 << 0)
|
||||
# define NV_PCRTC_CURSOR_CONFIG_DOUBLE_SCAN_ENABLE (1 << 4)
|
||||
|
Fai riferimento in un nuovo problema
Block a user