Re: [Intel-gfx] Adding a couple of DSI panel fixes to drm-intel-fixes

2018-02-14 Thread Rodrigo Vivi
Hans de Goede writes: > Hi, > > On 14-02-18 13:35, Jani Nikula wrote: >> On Wed, 14 Feb 2018, Hans de Goede wrote: >>> Hi All, >>> >>> I would like to a add a couple of DSI panel fixes from >>> dinq to drm-intel-fixes (with the purpose of getting them >>> into 4.16). >>> >>> What is the correct

Re: [Intel-gfx] Adding a couple of DSI panel fixes to drm-intel-fixes

2018-02-14 Thread Hans de Goede
Hi, On 14-02-18 13:35, Jani Nikula wrote: On Wed, 14 Feb 2018, Hans de Goede wrote: Hi All, I would like to a add a couple of DSI panel fixes from dinq to drm-intel-fixes (with the purpose of getting them into 4.16). What is the correct way to do this? Should I just do: dim checkout-branch

Re: [Intel-gfx] Adding a couple of DSI panel fixes to drm-intel-fixes

2018-02-14 Thread Jani Nikula
On Wed, 14 Feb 2018, Hans de Goede wrote: > Hi All, > > I would like to a add a couple of DSI panel fixes from > dinq to drm-intel-fixes (with the purpose of getting them > into 4.16). > > What is the correct way to do this? Should I just do: > > dim checkout-branch drm-intel-fixes > git pull > g

[Intel-gfx] Adding a couple of DSI panel fixes to drm-intel-fixes

2018-02-14 Thread Hans de Goede
Hi All, I would like to a add a couple of DSI panel fixes from dinq to drm-intel-fixes (with the purpose of getting them into 4.16). What is the correct way to do this? Should I just do: dim checkout-branch drm-intel-fixes git pull git cherry-pick git cherry-pick dim push-branch drm-intel-fi