Hi Dave,
Here goes drm-intel-fixes-2018-03-14:
- 1 display fix for bxt
- 1 gem fix for fences
- 1 gem/pm fix for rps freq
Thanks,
Rodrigo.
The following changes since commit 0c8efd610b58cb23cefdfa12015799079aef94ae:
Linux 4.16-rc5 (2018-03-11 17:25:09 -0700)
are available in the git reposit
On Wed, 14 Mar 2018, "Vivi, Rodrigo" wrote:
>> On Mar 14, 2018, at 2:08 AM, Jani Nikula wrote:
>>
>> In qf line 411:
>> git reset --hard $(git rev-parse --abbrev-ref @{u})
>> ^-- SC1083: This { is literal. Check expression (missing ;/\n?) or quote it.
>> ^-- SC1083: This } is literal. Check expr
Until now, the drm-intel commit access have been handed out ad hoc,
without transparency, consistency, or fairness. With pressure to add
more committers, this is no longer tenable, if it ever was. Document the
requirements and expectations around becoming a drm-intel committer.
The Linux kernel op
> On Mar 14, 2018, at 2:08 AM, Jani Nikula wrote:
>
> In qf line 411:
> git reset --hard $(git rev-parse --abbrev-ref @{u})
> ^-- SC1083: This { is literal. Check expression (missing ;/\n?) or quote it.
> ^-- SC1083: This } is literal. Check expression (missing ;/\n?) or quote it.
>
Sorry :(
In qf line 411:
git reset --hard $(git rev-parse --abbrev-ref @{u})
^-- SC1083: This { is literal. Check expression (missing ;/\n?) or quote it.
^-- SC1083: This } is literal. Check expression (missing ;/\n?) or quote it.
Cc: Rodrigo Vivi
Cc: Lucas De Marchi
Fixes: 0db9811183aa ("qf: Make qf_p
On Tue, 13 Mar 2018, Daniel Vetter wrote:
> On Tue, Mar 13, 2018 at 01:30:10PM +0200, Jani Nikula wrote:
>> Set max line length to 100. I don't want to silence the LONG_LINE
>> warning altogether, and I'd still prefer to keep lines under 80
>> characters, but I also don't want to see all the noise
On Wed, 14 Mar 2018, Daniel Vetter wrote:
> On Tue, Mar 13, 2018 at 4:07 PM, Jani Nikula wrote:
>> On Tue, 13 Mar 2018, Daniel Vetter wrote:
>>> On Tue, Mar 13, 2018 at 01:30:09PM +0200, Jani Nikula wrote:
To reduce noise on CI checkpatch reports, we want to silence some
checkpatch war