From: Alex Deucher <alexdeucher@gmail.com>
To: airlied@gmail.com, dri-devel@lists.freedesktop.org
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [pull] amdgpu drm-next-4.3
Date: Fri, 4 Sep 2015 17:17:03 -0400 [thread overview]
Message-ID: <1441401423-1631-1-git-send-email-alexander.deucher@amd.com> (raw)
Hi Dave,
A few more fixes for amdgpu from the last few days:
- Fix several copy paste typos
- Resume from suspend fixes for VCE
- Fix the GPU scheduler warning in kfifo_out
- Re-enable GPUVM fault interrupts which were inadvertently disabled
- GPUVM page table hang fix when paging
The following changes since commit bddf8026386927985ef6d0d11c3ba78f70b76bad:
drm/amdgpu: set MEC doorbell range for Fiji (2015-09-02 12:35:52 -0400)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-next-4.3
for you to fetch changes up to 35c7a9526af75040fac744babd0fafe18b8fe0a1:
drm/amdgpu: rename gmc_v8_0_init_compute_vmid (2015-09-04 16:36:28 -0400)
----------------------------------------------------------------
Alex Deucher (8):
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
drm/amdgpu: use top down allocation for non-CPU accessible vram
drm/amdgpu: fix typo in dce10 watermark setup
drm/amdgpu: fix typo in dce11 watermark setup
drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic
drm/amdgpu: fix warning in scheduler
drm/amdgpu: fix vce3 instance handling
drm/amdgpu: rename gmc_v8_0_init_compute_vmid
Christian König (2):
drm/amdgpu: fix buffer placement under memory pressure
drm/amdgpu: properly enable VM fault interrupts
Leo Liu (1):
drm/amdgpu: remove ib test for the second VCE Ring
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c | 4 +--
drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c | 12 +++++--
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 8 ++++-
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 7 ++--
drivers/gpu/drm/amd/amdgpu/cz_dpm.c | 4 +--
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/fiji_smc.c | 8 +++--
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c | 12 +++++--
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 6 ++--
drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c | 16 +++++----
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c | 17 +++++-----
drivers/gpu/drm/amd/amdgpu/iceland_smc.c | 4 ++-
drivers/gpu/drm/amd/amdgpu/tonga_smc.c | 8 +++--
drivers/gpu/drm/amd/amdgpu/vce_v3_0.c | 48 +++++++++++++++++++++++----
drivers/gpu/drm/amd/scheduler/gpu_scheduler.c | 5 +--
22 files changed, 127 insertions(+), 52 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
reply other threads:[~2015-09-04 21:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1441401423-1631-1-git-send-email-alexander.deucher@amd.com \
--to=alexdeucher@gmail.com \
--cc=airlied@gmail.com \
--cc=alexander.deucher@amd.com \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox