Skip to content

Commit

Permalink
kernel: drm/vc4: Add 2712 support to vc4_plane_async_set_fb
Browse files Browse the repository at this point in the history
See: raspberrypi/linux#5827

kernel: drm/vc4: Fix atomic_async_check to call the right mode_set function
See: raspberrypi/linux#5860
  • Loading branch information
popcornmix committed Jan 18, 2024
1 parent da21290 commit f03a4d2
Show file tree
Hide file tree
Showing 16 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion git_hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8f7263f13b8eeab5db17fcb013092257b284bfde
4a2a33377c63823d17059428705b4c1fd8e8084c
Binary file modified kernel.img
Binary file not shown.
Binary file modified kernel7.img
Binary file not shown.
Binary file modified kernel7l.img
Binary file not shown.
Binary file modified kernel8.img
Binary file not shown.
Binary file modified kernel_2712.img
Binary file not shown.
Binary file modified modules/6.6.12+/kernel/drivers/gpu/drm/vc4/vc4.ko.xz
Binary file not shown.
Binary file modified modules/6.6.12-v7+/kernel/drivers/gpu/drm/vc4/vc4.ko.xz
Binary file not shown.
Binary file modified modules/6.6.12-v7l+/kernel/drivers/gpu/drm/vc4/vc4.ko.xz
Binary file not shown.
Binary file modified modules/6.6.12-v8+/kernel/drivers/gpu/drm/vc4/vc4.ko.xz
Binary file not shown.
Binary file modified modules/6.6.12-v8-16k+/kernel/drivers/gpu/drm/vc4/vc4.ko.xz
Binary file not shown.
2 changes: 1 addition & 1 deletion uname_string
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Linux version 6.6.12+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1720 Wed Jan 17 13:13:19 GMT 2024
Linux version 6.6.12+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1723 Thu Jan 18 12:53:37 GMT 2024
2 changes: 1 addition & 1 deletion uname_string7
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Linux version 6.6.12-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1720 SMP Wed Jan 17 13:15:34 GMT 2024
Linux version 6.6.12-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1723 SMP Thu Jan 18 12:55:15 GMT 2024
2 changes: 1 addition & 1 deletion uname_string7l
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Linux version 6.6.12-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1720 SMP Wed Jan 17 13:17:52 GMT 2024
Linux version 6.6.12-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1723 SMP Thu Jan 18 12:56:55 GMT 2024
2 changes: 1 addition & 1 deletion uname_string8
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Linux version 6.6.12-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1720 SMP PREEMPT Wed Jan 17 13:20:24 GMT 2024
Linux version 6.6.12-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1723 SMP PREEMPT Thu Jan 18 12:58:41 GMT 2024
2 changes: 1 addition & 1 deletion uname_string_2712
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Linux version 6.6.12-v8-16k+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1720 SMP PREEMPT Wed Jan 17 13:23:15 GMT 2024
Linux version 6.6.12-v8-16k+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1723 SMP PREEMPT Thu Jan 18 13:00:39 GMT 2024

0 comments on commit f03a4d2

Please sign in to comment.