-----Original Message----- From: Dave Airlie [mailto:airlied@gmail.com] Sent: Thursday, April 21, 2016 7:52 PM To: Alex Deucher Cc: dri-devel; Deucher, Alexander Subject: Re: [pull] radeon and amdgpu drm-fixes-4.6
On 21 April 2016 at 02:05, Alex Deucher alexdeucher@gmail.com wrote:
Hi Dave,
Misc radeon and amdgpu bug fixes for 4.6. The big change is a patch to fix possible display problems on NI and newer parts when
reprogramming
the mc when DP is in use.
The following changes since commit
ff3e84e8e479c3ba7148f8dc35a56cf091ab56d9:
Merge branch 'exynos-drm-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm- fixes (2016-04-14 13:06:19 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-4.6
for you to fetch changes up to
e030c67f21803c8b03e9a50f70742312dceb2a78:
amdgpu/uvd: add uvd fw version for amdgpu (2016-04-20 11:46:10 -0400)
Alex Deucher (8): drm/radeon: fix initial connector audio value drm/radeon: print pci revision as well as pci ids on driver load drm/radeon: add a quirk for a XFX R9 270X drm/amdgpu/acp: fix resume on CZ systems with AZ audio Revert "drm/radeon: disable runtime pm on PX laptops without dGPU
power control"
drm/radeon: print a message if ATPX dGPU power control is missing drm/amdgpu: use defines for CRTCs and AMFT blocks drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
Jérôme Glisse (2): drm/radeon: forbid mapping of userptr bo through radeon device file drm/amdgpu: forbid mapping of userptr bo through radeon device file
Rex Zhu (1): drm/amdgpu: when suspending, if uvd/vce was running. need to cancel
delay work.
Sonny Jiang (1): amdgpu/uvd: add uvd fw version for amdgpu
Vitaly Prosyak (1): drm/radeon: fix vertical bars appear on monitor
While I'm sure this patch fixes a problem, it's pretty ugly, checkpatch doesn't like it, and it fails coding standards by a long way and I haven't seen it on the list.
So no for this one just yet.
Updated request at the same URL.
Alex
Dave.