Displaying 3 results from an estimated 3 matches for "fbwidth".
Did you mean:
fb_width
2019 Jun 26
1
[PATCH 2/2] drm/bochs: fix framebuffer setup.
...s/gpu/drm/bochs/bochs.h
@@ -86,7 +86,7 @@ void bochs_hw_setmode(struct bochs_device *bochs,
void bochs_hw_setformat(struct bochs_device *bochs,
const struct drm_format_info *format);
void bochs_hw_setbase(struct bochs_device *bochs,
- int x, int y, u64 addr);
+ int x, int y, int fbwidth, u64 addr);
int bochs_hw_load_edid(struct bochs_device *bochs);
/* bochs_mm.c */
diff --git a/drivers/gpu/drm/bochs/bochs_hw.c b/drivers/gpu/drm/bochs/bochs_hw.c
index 791ab2f79947..141aa02962d3 100644
--- a/drivers/gpu/drm/bochs/bochs_hw.c
+++ b/drivers/gpu/drm/bochs/bochs_hw.c
@@ -255,16 +255...
2016 Dec 31
3
Raspberry PI3 - CentOS armv7hl gnome desktop
...[ 2665.725] X Protocol Version 11, Revision 0
[ 2665.731] Build Operating System: 4.5.7-fedora-4
[ 2665.736] Current Operating System: Linux centos-rpi3 4.4.33-v7.1.el7
#1 SMP Mon Nov 21 18:48:06 UTC 2016 armv7l
[ 2665.736] Kernel command line: 8250.nr_uarts=0 dma.dmachans=0x7f35
bcm2708_fb.fbwidth=1872 bcm2708_fb.fbheight=1168
bcm2709.boardrev=0xa22082 bcm2709.serial=0x54bd9ed0
smsc95xx.macaddr=B8:27:EB:BD:9E:D0 bcm2708_fb.fbswap=1
bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000
vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyS0,115200
console=tty1 root=/dev/mmcblk0p3...
2016 Dec 31
0
Raspberry PI3 - CentOS armv7hl gnome desktop
...l Version 11, Revision 0
> [ 2665.731] Build Operating System: 4.5.7-fedora-4
> [ 2665.736] Current Operating System: Linux centos-rpi3 4.4.33-v7.1.el7
> #1 SMP Mon Nov 21 18:48:06 UTC 2016 armv7l
> [ 2665.736] Kernel command line: 8250.nr_uarts=0 dma.dmachans=0x7f35
> bcm2708_fb.fbwidth=1872 bcm2708_fb.fbheight=1168
> bcm2709.boardrev=0xa22082 bcm2709.serial=0x54bd9ed0
> smsc95xx.macaddr=B8:27:EB:BD:9E:D0 bcm2708_fb.fbswap=1
> bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000
> vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyS0,115200
> console=tty1...