Contribute
Register

Radeon VII (and new AMD gpus) compatibility

Status
Not open for further replies.

I don't want to install stuff that I won't be using on my system. It's how I've managed to avoid doing a clean install in over a decade. I can do it on a test partition but you will have to wait a few days because I'm testing the stability of my RAM overclock...
 
Here you go. I just ran it.

Code:
Version:          Code 1.38.1 (b37e54c98e1a74ba89e03073e5a3761284e3ffb0, 2019-09-11T13:31:32.854Z)
OS Version:       Darwin x64 18.7.0
CPUs:             Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz (16 x 3600)
Memory (System):  32.00GB (17.61GB free)
Load (avg):       1, 2, 1
VM:               0%
Screen Reader:    no
Process Argv:
GPU Status:       2d_canvas:                     enabled
                  flash_3d:                      enabled
                  flash_stage3d:                 enabled
                  flash_stage3d_baseline:        enabled
                  gpu_compositing:               enabled
                  multiple_raster_threads:       enabled_on
                  native_gpu_memory_buffers:     enabled
                  oop_rasterization:             disabled_off
                  protected_video_decode:        unavailable_off
                  rasterization:                 enabled
                  skia_deferred_display_list:    disabled_off
                  skia_renderer:                 disabled_off
                  surface_synchronization:       enabled_on
                  video_decode:                  enabled
                  viz_display_compositor:        disabled_off
                  webgl:                         enabled
                  webgl2:                        enabled

CPU %    Mem MB       PID    Process
    0        98     20390    code main
    0        66     20395       gpu-process
    0       229     20401       window (DOC.txt — document name)
    0        98     21003         extensionHost
    0        66     21015         watcherService
    0        98     21053       shared-process
    0         0     21109         /bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command=
 
I downloaded Visutla Studio Code and still got command not found.
The binary won't be in your PATH. Call it directly.

/Applications/Visual Studio Code.app/Contents/Resources/app/bin/code --status
 
The binary won't be in your PATH. Call it directly.

/Applications/Visual Studio Code.app/Contents/Resources/app/bin/code --status

Got it.

Code:
Version:          Code 1.38.1 (b37e54c98e1a74ba89e03073e5a3761284e3ffb0, 2019-09-11T13:31:32.854Z)
OS Version:       Darwin x64 19.0.0
CPUs:             Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz (16 x 3600)
Memory (System):  64.00GB (37.93GB free)
Load (avg):       4, 3, 3
VM:               0%
Screen Reader:    no
Process Argv:     -psn_0_4412469
GPU Status:       2d_canvas:                     enabled
                  flash_3d:                      enabled
                  flash_stage3d:                 enabled
                  flash_stage3d_baseline:        enabled
                  gpu_compositing:               enabled
                  multiple_raster_threads:       enabled_on
                  native_gpu_memory_buffers:     enabled
                  oop_rasterization:             disabled_off
                  protected_video_decode:        unavailable_off
                  rasterization:                 enabled
                  skia_deferred_display_list:    disabled_off
                  skia_renderer:                 disabled_off
                  surface_synchronization:       enabled_on
                  video_decode:                  enabled
                  viz_display_compositor:        disabled_off
                  webgl:                         enabled
                  webgl2:                        enabled

CPU %    Mem MB       PID    Process
    0        66     32954    code main
    0        66     32956       gpu-process
    0       197     32962       window (Welcome)
    0       197     32979         extensionHost
    0        66     32986       shared-process
    0         0     33005         /bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command=
 
Anyone have any luck or updates to share regarding Radeon VII with the official release of Catalina? I’d like to upgrade from 10.14.6 Will I need to do a clean install or should I be able to upgrade right from within software updater?
 
Thanks you all! Seems the rasterization has been finally enabled :)
 
Thanks you all! Seems the rasterization has been finally enabled :)
Does this means Radeon VII is fully supported now with acceleration?
 
Oh dear, I have a VII and while I managed to install Catalina (fresh install), I am stuck on a white/grey screen with a cursor.
 
Status
Not open for further replies.
Back
Top