Commit 716c3cf
committed
drm/i915/display: Remove dead code around intel_atomic_helper->free_list
After switching to directly using dma_fence instead of i915_sw_fence we
have left some dead code around intel_atomic_helper->free_list. Remove that
dead code.
v2: Remove intel_atomic_state->freed as well
Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231114134141.2527694-1-jouni.hogander@intel.com1 parent 5f23cea commit 716c3cf
4 files changed
Lines changed: 0 additions & 35 deletions
File tree
- drivers/gpu/drm/i915/display
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6974 | 6974 | | |
6975 | 6975 | | |
6976 | 6976 | | |
6977 | | - | |
6978 | | - | |
6979 | | - | |
6980 | | - | |
6981 | | - | |
6982 | | - | |
6983 | | - | |
6984 | | - | |
6985 | | - | |
6986 | | - | |
6987 | | - | |
6988 | | - | |
6989 | | - | |
6990 | | - | |
6991 | | - | |
6992 | | - | |
6993 | | - | |
6994 | | - | |
6995 | 6977 | | |
6996 | 6978 | | |
6997 | 6979 | | |
| |||
7027 | 7009 | | |
7028 | 7010 | | |
7029 | 7011 | | |
7030 | | - | |
7031 | | - | |
7032 | 7012 | | |
7033 | 7013 | | |
7034 | 7014 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | 298 | | |
305 | 299 | | |
306 | 300 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | 262 | | |
267 | 263 | | |
268 | 264 | | |
| |||
430 | 426 | | |
431 | 427 | | |
432 | 428 | | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | 429 | | |
437 | 430 | | |
438 | 431 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
684 | 684 | | |
685 | 685 | | |
686 | 686 | | |
687 | | - | |
688 | | - | |
689 | 687 | | |
690 | 688 | | |
691 | 689 | | |
| |||
0 commit comments