search for: setcontroloutputresource

Displaying 5 results from an estimated 5 matches for "setcontroloutputresource".

2019 May 11
2
[PATCH] drm/nouveau: fix duplication of nv50_head_atom struct
...he display. xrandr reported 1680x1050, but the display reported 1280x1024. As a result of this mismatch, the output on the display looked like it was cropped (only part of the output was actually visible on the display). git bisect pointed to commit 2ca7fb5c1cc6 ("drm/nouveau/kms/nv50: handle SetControlOutputResource from head"), which added the member "or" to nv50_head_atom structure, but forgot to copy it in nv50_head_atomic_duplicate_state(). Fixes: 2ca7fb5c1cc6 ("drm/nouveau/kms/nv50: handle SetControlOutputResource from head") Signed-off-by: Peteris Rudzusiks <peteris.rudzusiks...
2019 May 14
2
[PATCH] drm/nouveau: fix duplication of nv50_head_atom struct
...splay reported 1280x1024. As a result of this mismatch, the output > > on the display looked like it was cropped (only part of the output was > > actually visible on the display). > > > > git bisect pointed to commit 2ca7fb5c1cc6 ("drm/nouveau/kms/nv50: handle > > SetControlOutputResource from head"), which added the member "or" to > > nv50_head_atom structure, but forgot to copy it in > > nv50_head_atomic_duplicate_state(). > > > > Fixes: 2ca7fb5c1cc6 ("drm/nouveau/kms/nv50: handle SetControlOutputResource from head") > > Signe...
2019 May 14
0
[PATCH] drm/nouveau: fix duplication of nv50_head_atom struct
...680x1050, but > the display reported 1280x1024. As a result of this mismatch, the output > on the display looked like it was cropped (only part of the output was > actually visible on the display). > > git bisect pointed to commit 2ca7fb5c1cc6 ("drm/nouveau/kms/nv50: handle > SetControlOutputResource from head"), which added the member "or" to > nv50_head_atom structure, but forgot to copy it in > nv50_head_atomic_duplicate_state(). > > Fixes: 2ca7fb5c1cc6 ("drm/nouveau/kms/nv50: handle SetControlOutputResource from head") > Signed-off-by: Peteris Rudzusi...
2019 Jun 01
0
[PATCH AUTOSEL 5.1 032/186] drm/nouveau: fix duplication of nv50_head_atom struct
...he display. xrandr reported 1680x1050, but the display reported 1280x1024. As a result of this mismatch, the output on the display looked like it was cropped (only part of the output was actually visible on the display). git bisect pointed to commit 2ca7fb5c1cc6 ("drm/nouveau/kms/nv50: handle SetControlOutputResource from head"), which added the member "or" to nv50_head_atom structure, but forgot to copy it in nv50_head_atomic_duplicate_state(). Fixes: 2ca7fb5c1cc6 ("drm/nouveau/kms/nv50: handle SetControlOutputResource from head") Signed-off-by: Peteris Rudzusiks <peteris.rudzusiks...
2019 May 16
0
[PATCH] drm/nouveau: fix duplication of nv50_head_atom struct
...As a result of this mismatch, the output > > > on the display looked like it was cropped (only part of the output was > > > actually visible on the display). > > > > > > git bisect pointed to commit 2ca7fb5c1cc6 ("drm/nouveau/kms/nv50: handle > > > SetControlOutputResource from head"), which added the member "or" to > > > nv50_head_atom structure, but forgot to copy it in > > > nv50_head_atomic_duplicate_state(). > > > > > > Fixes: 2ca7fb5c1cc6 ("drm/nouveau/kms/nv50: handle SetControlOutputResource from head&qu...