Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xenomai
ipipe-x86
Commits
3c95e0c5
Commit
3c95e0c5
authored
Sep 30, 2015
by
Takashi Iwai
Browse files
Merge branch 'topic/drm-sync-audio-rate' into for-next
parents
02e6ef9f
87f77eff
Changes
1
Hide whitespace changes
Inline
Side-by-side
drivers/gpu/drm/i915/intel_audio.c
View file @
3c95e0c5
...
...
@@ -144,7 +144,7 @@ static uint32_t audio_config_setup_n_reg(int n, uint32_t val)
/* check whether N/CTS/M need be set manually */
static
bool
audio_rate_need_prog
(
struct
intel_crtc
*
crtc
,
struct
drm_display_mode
*
mode
)
const
struct
drm_display_mode
*
mode
)
{
if
(((
mode
->
clock
==
TMDS_297M
)
||
(
mode
->
clock
==
TMDS_296M
))
&&
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment