updated settings file
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25878 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
# Settings file for the nv driver and accelerant
|
||||
# Settings file for the nvidia_gpgpu driver and accelerant
|
||||
#
|
||||
# This file should be moved to the directory
|
||||
# ~/config/settings/kernel/drivers/
|
||||
#
|
||||
|
||||
# nv.driver parameters:
|
||||
#accelerant "nvidia.accelerant" # if enabled selects accelerant filename to be used
|
||||
#accelerant "nvidia_gpgpu.accelerant" # if enabled selects accelerant filename to be used
|
||||
#primary "10de_0110_010000" # if enabled selects device to be used as primary device ('hack')
|
||||
dumprom false # dump bios rom to file (in home folder)
|
||||
|
||||
# nv.accelerant parameters:
|
||||
# nvidia_gpgpu.accelerant parameters:
|
||||
usebios true # if true rely on bios to coldstart the card
|
||||
#memory 2 # in MB, override builtin memory size detection
|
||||
hardcursor true # if true use on-chip cursor capabilities
|
||||
@@ -17,14 +17,12 @@ hardcursor true # if true use on-chip cursor capabilities
|
||||
#logmask 0x08000604 # log overlay use in full to file (in home folder)
|
||||
#logmask 0xffffffff # log everything to file (in home folder)
|
||||
switchhead false # switch head assignment (dualhead cards only)
|
||||
force_pci false # block AGP mode use if true (AGP cards only)
|
||||
dma_acc true # if true enable DMA cmd fetching for 2D acc (instead of using PIO)
|
||||
#tv_output 0 # disabled or 0 = autodetect, 1 = Y/C (and CVBS if possible), 2 = CVBS
|
||||
force_sync false # if true forces 3D rendering to be synchronized to the vertical retrace
|
||||
force_ws false # if true forces widescreen type detection for all connected screens
|
||||
|
||||
# WARNING: tweak alert! modify stuff below on your own risk...
|
||||
unhide_fw false # if true 'unhide' cards AGP fastwrite support on cards that hide it
|
||||
pgm_panel true # if false don't program DVI and laptop panel pixelclocks (refreshrates)
|
||||
vga_on_tv false # if true enables VGA output on the head outputting to TV
|
||||
#gpu_clk 150 # in Mhz, (tries to) override default GPU clockspeed (be carefull!!!)
|
||||
@@ -47,7 +45,6 @@ vga_on_tv false # if true enables VGA output on the head outputting to TV
|
||||
#logmask 0x00000008 # log errors
|
||||
|
||||
#log modules:
|
||||
#logmask 0x00000100 # engine: agp
|
||||
#logmask 0x00000200 # engine: bes
|
||||
#logmask 0x00000400 # overlay
|
||||
#logmask 0x00000800 # engine: support
|
||||
|
||||
Reference in New Issue
Block a user