diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2012-08-31 11:56:50 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2012-09-20 13:10:43 -0400 |
commit | f3dd8508d459a2d0d0bc426144b92f1696d4fe86 (patch) | |
tree | 000ca4a5d664dca3837cc5c11d59c332bea8c046 /kernel/spinlock.c | |
parent | a59fbb8e18566a346a2736000d979576ab7525fe (diff) | |
download | op-kernel-dev-f3dd8508d459a2d0d0bc426144b92f1696d4fe86.zip op-kernel-dev-f3dd8508d459a2d0d0bc426144b92f1696d4fe86.tar.gz |
drm/radeon: rework pll selection (v4)
For DP we can use the same PPLL for all active DP
encoders. Take advantage of that to prevent cases
where we may end up sharing a PPLL between DP and
non-DP which won't work. Also clean up the code
a bit.
v2: - fix missing pll_id assignment in crtc init
v3: - fix DP PPLL check
- document functions
- break in main encoder search loop after matching.
no need to keep checking additional encoders.
v4: - same as v3, but re-apply to drm-next as the corner
cases are fixed properly in subsequent patches.
fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=54471
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'kernel/spinlock.c')
0 files changed, 0 insertions, 0 deletions