On Wed, Aug 12, 2015 at 3:35 PM, Linus Torvalds
wrote:
> On Wed, Aug 12, 2015 at 12:10 PM, Alex Deucher
> wrote:
>>
>> I always rebase my pull requests against Dave's drm-fixes tree before
>> I send a pull request. Since he's out of town I rebased against your
>> tree. I didn't realize that wa
On Wed, Aug 12, 2015 at 2:52 PM, Linus Torvalds
wrote:
> On Wed, Aug 12, 2015 at 10:46 AM, Alex Deucher
> wrote:
>>
>> Dave is on vacation at the moment, so please pull these fixes directly.
>> Just a few minor things for 4.2:
>
> So I've pulled this, but I'm noticing a very alarming pattern in
Hi Linus,
Dave is on vacation at the moment, so please pull these fixes directly.
Just a few minor things for 4.2:
- add a new radeon pci id
- fix a power management regression in amdgpu
- fix HEVC command buffer validation in amdgpu
The following changes since commit 58ccab91342c1cc1fe08da9b198a
On Wed, Aug 12, 2015 at 12:35 PM, Linus Torvalds
wrote:
>
> Generally, the preferred model is:
>
> - strive to base your development on a well-characterized base (for
> example, a previous release), and _stay_ on that base (ie don't get
> distracted by what other unrelated development projects ar
On Wed, Aug 12, 2015 at 12:10 PM, Alex Deucher wrote:
>
> I always rebase my pull requests against Dave's drm-fixes tree before
> I send a pull request. Since he's out of town I rebased against your
> tree. I didn't realize that was not the preferred model. I thought
> it was preferred to fix u
On Wed, Aug 12, 2015 at 10:46 AM, Alex Deucher wrote:
>
> Dave is on vacation at the moment, so please pull these fixes directly.
> Just a few minor things for 4.2:
So I've pulled this, but I'm noticing a very alarming pattern in your
pull requests: the commits are clearly generated just before t
Hi Dave,
More radeon and amdgpu fixes for 4.2. Mostly amdgpu bug fixes.
The following changes since commit 3aa20508a6fe386c2a893027ef4c4ef78ee4eac2:
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
(2015-07-15 18:38:24 -0700)
are available in
Hi Dave,
radeon and amdgpu fixes for 4.2. All over the place:
- fix cursor corruption on resume and re-enable no VT switch on suspend
- vblank fixes
- fix gpuvm error messages
- misc other fixes
The following changes since commit d6ac4ffc61ace6ed6f183e9fd7f207c0ddafb897:
Merge branch 'for-lin