File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -487,20 +487,6 @@ static const struct intel_watermark_params g4x_cursor_wm_info = {
487
487
.guard_size = 2 ,
488
488
.cacheline_size = G4X_FIFO_LINE_SIZE ,
489
489
};
490
- static const struct intel_watermark_params valleyview_wm_info = {
491
- .fifo_size = VALLEYVIEW_FIFO_SIZE ,
492
- .max_wm = VALLEYVIEW_MAX_WM ,
493
- .default_wm = VALLEYVIEW_MAX_WM ,
494
- .guard_size = 2 ,
495
- .cacheline_size = G4X_FIFO_LINE_SIZE ,
496
- };
497
- static const struct intel_watermark_params valleyview_cursor_wm_info = {
498
- .fifo_size = I965_CURSOR_FIFO ,
499
- .max_wm = VALLEYVIEW_CURSOR_MAX_WM ,
500
- .default_wm = I965_CURSOR_DFT_WM ,
501
- .guard_size = 2 ,
502
- .cacheline_size = G4X_FIFO_LINE_SIZE ,
503
- };
504
490
static const struct intel_watermark_params i965_cursor_wm_info = {
505
491
.fifo_size = I965_CURSOR_FIFO ,
506
492
.max_wm = I965_CURSOR_MAX_WM ,
You can’t perform that action at this time.
0 commit comments