summaryrefslogtreecommitdiff
path: root/arch/mips/mti-malta/malta-init.c
diff options
context:
space:
mode:
authorZhao Yakui <yakui.zhao@intel.com>2010-03-22 22:45:36 +0800
committerZhenyu Wang <zhenyuw@linux.intel.com>2010-04-06 12:59:27 +0800
commit13fb2c816d13b633797461450b3af05a4f5ba8fc (patch)
tree546849648663ca66491bfe1009ec3cd8d8f4f092 /arch/mips/mti-malta/malta-init.c
parentdd52fb0539fb619d81cc90858b363d031f5320e5 (diff)
drm/i915: Add pineview_update_wm callback to update watermark for pineview
Now we don't define the update_wm callback function explicitly for pineview platform. But as it also belongs to mobile platform, we will use the function of i9xx_update_wm function to update its watermark again after we configure the watermark. This is incorrect. So we will add a update_wm callback function for pineview to update watermark. BTW: We will disable the self-refresh and never enable it any more if we can't find the appropriate the latency on pineview plaftorm. In such case the update_wm callback will be NULL. The bitmask macro is also defined to access the corresponding fifo watermark register. Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'arch/mips/mti-malta/malta-init.c')
0 files changed, 0 insertions, 0 deletions