File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -3400,15 +3400,15 @@ static const struct panel_desc sharp_lq123p1jx31 = {
3400
3400
3401
3401
static const struct drm_display_mode sharp_ls020b1dd01d_modes [] = {
3402
3402
{ /* 60 Hz */
3403
- .clock = 4200 ,
3403
+ .clock = 3000 ,
3404
3404
.hdisplay = 240 ,
3405
- .hsync_start = 240 + 66 ,
3406
- .hsync_end = 240 + 66 + 1 ,
3407
- .htotal = 240 + 66 + 1 + 1 ,
3405
+ .hsync_start = 240 + 8 ,
3406
+ .hsync_end = 240 + 8 + 1 ,
3407
+ .htotal = 240 + 8 + 1 + 1 ,
3408
3408
.vdisplay = 160 ,
3409
- .vsync_start = 160 + 52 ,
3410
- .vsync_end = 160 + 52 + 10 ,
3411
- .vtotal = 160 + 52 + 10 + 6 ,
3409
+ .vsync_start = 160 + 24 ,
3410
+ .vsync_end = 160 + 24 + 10 ,
3411
+ .vtotal = 160 + 24 + 10 + 6 ,
3412
3412
.flags = DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC ,
3413
3413
},
3414
3414
};
You can’t perform that action at this time.
0 commit comments