Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
drivers: gpu_exynos7885: set LS_GPU_MAX_FREQ to 1300mhz
Browse files Browse the repository at this point in the history
Signed-off-by: BlackMesa123 <[email protected]>
  • Loading branch information
BlackMesa123 committed Oct 18, 2018
1 parent c48aa67 commit fd6adb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/arm/tMIx/r9p0/platform/exynos/gpu_exynos7885.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ static int mif_min_table[] = {
#define LS_GPU_TEMP_THROTTLING4 343

#else /* CONFIG_SOC_EXYNOS7885 */
#define LS_GPU_MAX_FREQ 1100
#define LS_GPU_MAX_FREQ 1300
#define LS_GPU_GOVERNOR_INTERACTIVE_FREQ 845
#define LS_GPU_TEMP_THROTTLING1 845
#define LS_GPU_TEMP_THROTTLING2 676
Expand Down

0 comments on commit fd6adb3

Please sign in to comment.