diff options
author | Rob Herring <[email protected]> | 2017-08-08 11:42:02 -0500 |
---|---|---|
committer | Rob Herring <[email protected]> | 2017-08-09 09:09:39 -0500 |
commit | cc43c4a9e56a5f6dd66e6e67074c219e6f87ba26 (patch) | |
tree | aa4c4f03fb85e54255317c855cabb1f06e47a1e6 /src/gallium/drivers/nouveau/codegen | |
parent | bbfad34606b8fc91c3671bb9a6e6545d669e6f81 (diff) |
st/dri2: fix kms_swrast driconf option handling
Commit e794f8bf8bdb ("gallium: move loading of drirc to pipe-loader")
moved the option cache to the pipe_loader_device. However, the
screen->dev pointer is not set when dri_init_options() is called. Move
the call to after the pipe_loader_sw_probe_kms() call so screen->dev is
set. This mirrors the code flow for dri2_init_screen().
Fixes: e794f8bf8bdb ("gallium: move loading of drirc to pipe-loader")
Reviewed-by: Nicolai Hähnle <[email protected]>
Cc: Marek Olšák <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'src/gallium/drivers/nouveau/codegen')
0 files changed, 0 insertions, 0 deletions