summaryrefslogtreecommitdiff
path: root/include/linux/devpts_fs.h
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2010-03-06 10:57:30 -0500
committerDave Airlie <airlied@redhat.com>2010-03-15 09:56:04 +1000
commitb792210e7d1f9fb102061e2016da96cf2ad5cdbd (patch)
treea1facb424c8be7a0e56900181be59a639293e453 /include/linux/devpts_fs.h
parentc21b0fe6de3912f53087b4f3991942529f03eef6 (diff)
downloadkernel-b792210e7d1f9fb102061e2016da96cf2ad5cdbd.tar.gz
drm/radeon/kms/atom: spread spectrum fix
The atom spread spectrum table does not always disable ss. Explicitly disable it and then use the atom table to enable later if needed (currently only used for LVDS). Fixes display issues on some systems. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Cc: stable@kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/linux/devpts_fs.h')
0 files changed, 0 insertions, 0 deletions
3322892f6bd77'>perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira 2012-09-17perf scripts: Add event_analyzing_sample-record/reportFeng Tang 2011-09-29perf script: Add drop monitor scriptNeil Horman 2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo 2010-11-10perf trace scripting: remove system-wide param from shell scriptsTom Zanussi 2010-10-26perf python scripting: Add futex-contention scriptArnaldo Carvalho de Melo 2010-10-23perf trace: Use $PERF_EXEC_PATH in canned report scriptsBen Hutchings 2010-09-07perf: Add a script to show packets processingKoki Sanagi 2010-08-02perf: New migration tool overviewFrederic Weisbecker 2010-05-10perf/trace/scripting: syscall-counts script cleanupTom Zanussi 2010-05-10perf/trace/scripting: syscall-counts-by-pid script cleanupTom Zanussi 2010-05-10perf/trace/scripting: failed-syscalls-by-pid script cleanupTom Zanussi 2010-04-30perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker 2010-04-14perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi 2010-04-14perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi 2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi