Skip to content

Commit

Permalink
Update resolution and config files
Browse files Browse the repository at this point in the history
  • Loading branch information
IanSB committed Feb 24, 2023
1 parent 5881d9f commit e2a6e65
Show file tree
Hide file tree
Showing 19 changed files with 41 additions and 18 deletions.
1 change: 0 additions & 1 deletion src/scripts/Resolutions/50Hz/1600x1200@50Hz.txt
@@ -1,5 +1,4 @@
## 1600x1200 @ 50Hz
#auto_overscan=1
hdmi_group=2
hdmi_mode=87
hdmi_timings=1600 0 64 192 304 1200 0 1 3 46 0 0 0 50 0 135000000 1
1 change: 0 additions & 1 deletion src/scripts/Resolutions/50Hz/1680x1050@50Hz.txt
@@ -1,5 +1,4 @@
## 1680x1050 @ 50Hz
#auto_overscan=1
hdmi_group=2
hdmi_mode=87
hdmi_cvt=1680 1050 50 5 0 0
1 change: 0 additions & 1 deletion src/scripts/Resolutions/50Hz/1920x1080@50Hz.txt
@@ -1,4 +1,3 @@
## 1920x1080 @ 50Hz
#auto_overscan=1
hdmi_group=1
hdmi_mode=31
1 change: 0 additions & 1 deletion src/scripts/Resolutions/50Hz/1920x1200@50Hz.txt
@@ -1,5 +1,4 @@
## 1920x1200 @ 50Hz
#auto_overscan=1
hdmi_group=2
hdmi_mode=87
hdmi_cvt=1920 1200 50 1 0 0 0
5 changes: 5 additions & 0 deletions src/scripts/Resolutions/50Hz/2560x1440/Auto@50Hz.txt
@@ -0,0 +1,5 @@
## Auto@50Hz
hdmi_pixel_freq_limit=340000000
hdmi_group=2
hdmi_mode=87
hdmi_cvt=2560 1440 50 3 0 0 1
3 changes: 2 additions & 1 deletion src/scripts/Resolutions/50Hz/2560x1440@50Hz.txt
@@ -1,5 +1,6 @@
## 2560x1440 @ 50Hz
max_framebuffer_width=2560
hdmi_pixel_freq_limit=340000000
hdmi_group=2
hdmi_mode=87
#hdmi_timings=2560 0 8 32 40 1440 0 20 8 6 0 0 0 50 0 194568000 3
hdmi_cvt=2560 1440 50 3 0 0 1
6 changes: 6 additions & 0 deletions src/scripts/Resolutions/50Hz/4K_1920x2160@50Hz.txt
@@ -0,0 +1,6 @@
## 3840(1920)x2160 @ 50Hz
hdmi_pixel_freq_limit=340000000
hdmi_group=2
hdmi_mode=87
hdmi_timings=1920 0 48 32 80 2160 0 37 8 6 0 0 0 50 0 221100000 3
#hdmi_cvt=1920 2160 50 3 0 0 1
1 change: 0 additions & 1 deletion src/scripts/Resolutions/50Hz/Auto@50Hz.txt
@@ -1,2 +1 @@
## Auto@50Hz
#auto_overscan=1
1 change: 0 additions & 1 deletion src/scripts/Resolutions/60Hz/1600x1200@60Hz.txt
@@ -1,4 +1,3 @@
## 1600x1200 @ 60Hz
#auto_overscan=1
hdmi_group=2
hdmi_mode=51
1 change: 0 additions & 1 deletion src/scripts/Resolutions/60Hz/1680x1050@60Hz.txt
@@ -1,4 +1,3 @@
## 1680x1050 @ 60Hz
#auto_overscan=1
hdmi_group=2
hdmi_mode=57
1 change: 0 additions & 1 deletion src/scripts/Resolutions/60Hz/1920x1080@60Hz.txt
@@ -1,4 +1,3 @@
## 1920x1080 @ 60Hz
#auto_overscan=1
hdmi_group=2
hdmi_mode=82
1 change: 0 additions & 1 deletion src/scripts/Resolutions/60Hz/1920x1200@60Hz.txt
@@ -1,4 +1,3 @@
## 1920x1200 @ 60Hz
#auto_overscan=1
hdmi_group=2
hdmi_mode=69
5 changes: 5 additions & 0 deletions src/scripts/Resolutions/60Hz/2560x1440/Auto@60Hz.txt
@@ -0,0 +1,5 @@
## Auto@60Hz
hdmi_pixel_freq_limit=270000000
hdmi_group=2
hdmi_mode=87
hdmi_cvt=2560 1440 60 3 0 0 1
3 changes: 2 additions & 1 deletion src/scripts/Resolutions/60Hz/2560x1440@60Hz.txt
@@ -1,5 +1,6 @@
## 2560x1440 @ 60Hz
max_framebuffer_width=2560
hdmi_pixel_freq_limit=270000000
hdmi_group=2
hdmi_mode=87
#hdmi_timings=2560 0 8 32 40 1440 0 27 8 6 0 0 0 60 0 234590000 3
hdmi_cvt=2560 1440 60 3 0 0 1
6 changes: 6 additions & 0 deletions src/scripts/Resolutions/60Hz/4K_1920x2160@60Hz.txt
@@ -0,0 +1,6 @@
## 1920x2160 @ 60Hz
hdmi_pixel_freq_limit=340000000
hdmi_group=2
hdmi_mode=87
hdmi_timings=1920 0 8 32 40 2160 0 48 8 6 0 0 0 60 0 266640000 3
#hdmi_cvt=1920 2160 60 3 0 0 1
1 change: 0 additions & 1 deletion src/scripts/Resolutions/60Hz/Auto@60Hz.txt
@@ -1,2 +1 @@
## Auto@60Hz
#auto_overscan=1
7 changes: 5 additions & 2 deletions src/scripts/config.txt
Expand Up @@ -47,7 +47,8 @@ disable_overscan=1

# Set the maximum framebuffer height to 4*2048
# (the 4x is because we allow upto quadruple buffering)
max_framebuffer_height=8192
max_framebuffer_width=3840
max_framebuffer_height=10240

# Set to 1 to make hdmi use DPM standby instead of just blanking the screen
hdmi_blanking=1
Expand All @@ -56,7 +57,9 @@ hdmi_blanking=1
config_hdmi_boost=5

# Set max pixel freq so higher resolutions work
hdmi_pixel_freq_limit=340000000
hdmi_pixel_freq_limit=175000000

#auto_overscan=1

# ======================
# Settings for Pi Models
Expand Down
7 changes: 5 additions & 2 deletions src/scripts/configA.txt
Expand Up @@ -47,7 +47,8 @@ disable_overscan=1

# Set the maximum framebuffer height to 4*2048
# (the 4x is because we allow upto quadruple buffering)
max_framebuffer_height=8192
max_framebuffer_width=3840
max_framebuffer_height=10240

# Set to 1 to make hdmi use DPM standby instead of just blanking the screen
hdmi_blanking=1
Expand All @@ -56,7 +57,9 @@ hdmi_blanking=1
config_hdmi_boost=5

# Set max pixel freq so higher resolutions work
hdmi_pixel_freq_limit=340000000
hdmi_pixel_freq_limit=175000000

#auto_overscan=1

# ======================
# Settings for Pi Models
Expand Down
7 changes: 5 additions & 2 deletions src/scripts/default_config.txt
Expand Up @@ -47,7 +47,8 @@ disable_overscan=1

# Set the maximum framebuffer height to 4*2048
# (the 4x is because we allow upto quadruple buffering)
max_framebuffer_height=8192
max_framebuffer_width=3840
max_framebuffer_height=10240

# Set to 1 to make hdmi use DPM standby instead of just blanking the screen
hdmi_blanking=1
Expand All @@ -56,7 +57,9 @@ hdmi_blanking=1
config_hdmi_boost=5

# Set max pixel freq so higher resolutions work
hdmi_pixel_freq_limit=340000000
hdmi_pixel_freq_limit=175000000

#auto_overscan=1

# ======================
# Settings for Pi Models
Expand Down

0 comments on commit e2a6e65

Please sign in to comment.