summaryrefslogtreecommitdiffstats
path: root/fpga/ebaz4205/linux-6.16.4-pq/master/jmm-fb
diff options
context:
space:
mode:
Diffstat (limited to 'fpga/ebaz4205/linux-6.16.4-pq/master/jmm-fb')
-rw-r--r--fpga/ebaz4205/linux-6.16.4-pq/master/jmm-fb4
1 files changed, 2 insertions, 2 deletions
diff --git a/fpga/ebaz4205/linux-6.16.4-pq/master/jmm-fb b/fpga/ebaz4205/linux-6.16.4-pq/master/jmm-fb
index c892fad..f63b98b 100644
--- a/fpga/ebaz4205/linux-6.16.4-pq/master/jmm-fb
+++ b/fpga/ebaz4205/linux-6.16.4-pq/master/jmm-fb
@@ -38,7 +38,7 @@ index cef74a483..7f3eadf0e 100644
obj-$(CONFIG_NSM) += nsm.o
diff --git a/drivers/misc/jmm_fb.c b/drivers/misc/jmm_fb.c
new file mode 100644
-index 000000000..ed9dab898
+index 000000000..83ad11d83
--- /dev/null
+++ b/drivers/misc/jmm_fb.c
@@ -0,0 +1,356 @@
@@ -91,7 +91,7 @@ index 000000000..ed9dab898
+ .visual = FB_VISUAL_STATIC_PSEUDOCOLOR,
+ .xpanstep = 0,
+ .ypanstep = 0,
-+ .line_length = 96,
++ .line_length = 192,
+ .accel = FB_ACCEL_NONE
+};
+