Difference between revisions of "Device Drivers Presentations"

From eLinux.org
Jump to: navigation, search
(SPE-assisted User Level Device Driver on Cell Processor [ELC 2007][ELC 2006])
(SPE-assisted User Level Device Driver on Cell Processor [ELC 2007][ELC 2006])
(20 intermediate revisions by the same user not shown)
Line 21: Line 21:
 
'''Presenter: '''Hiroyuki Machida <br>
 
'''Presenter: '''Hiroyuki Machida <br>
 
'''Summary:'''
 
'''Summary:'''
 +
This paper proposes utilizing SPEs from user space to<br>
 +
accelerate kernel services. It explains evaluation of the concept,<br>
 +
using modified compressed loop device driver, CLOOP, to utilize SPE.<br>
  
 
* [https://elinux.org/images/f/f4/20070419-Cell-Cloop-e.pdf PDF]
 
* [https://elinux.org/images/f/f4/20070419-Cell-Cloop-e.pdf PDF]
 +
 +
== Applying User-level Drivers on DTV System [ELC 2007][ELC 2006] ==
 +
'''Presenter: '''Gunho Lee <br>
 +
'''Summary:'''
 +
This presentation gives information about DTV Device Drivers,<br>
 +
design of LG DTV User-level Drivers and it's implementation<br>
 +
and also discusses about performance evaluation.<br>
 +
 +
* [https://elinux.org/images/f/f1/UDD_on_DTV_ELC2007.pdf PDF]
  
 
= UIO =
 
= UIO =
Line 29: Line 41:
 
'''Presenter: '''Katsuya Matsubara, Hisao Munakata <br>
 
'''Presenter: '''Katsuya Matsubara, Hisao Munakata <br>
 
'''Summary:'''
 
'''Summary:'''
 +
This presentation provides information about UIO,<br>
 +
what UIO provides ans how to write a UIO driver.<br>
  
* [PDF] | [VIDEO]  
+
* [https://elinux.org/images/b/b0/Uio080417celfelc08.pdf PDF]
  
 
= Others =
 
= Others =
Line 37: Line 51:
 
'''Presenter: '''Alexander Sack, Pantacor Ltd. <br>
 
'''Presenter: '''Alexander Sack, Pantacor Ltd. <br>
 
'''Summary:'''
 
'''Summary:'''
This BoF session is about bringing enthusiasts of low spec devices together to<br>
+
This BoF session discusses about current challenges faced by low spec devices,<br>  
discuss their current challenges, identify common pain points and outline potential<br>  
+
approaches that can help the Embedded Linux community to tackle the growing<br>  
approaches that can help the Embedded Linux community to tackle the growing issues and<br>  
+
issues and solve these problems in a collaborative manner.<br>
solve these problems in a collaborative manner.<br>
 
  
* [https://www.youtube.com/watch?v=GJYjxSjd7Pg VIDEO]  
+
* [https://www.youtube.com/watch?v=GJYjxSjd7Pg VIDEO]
  
 
== Embedded Graphics Drivers in Mesa [ELCE 2019] ==
 
== Embedded Graphics Drivers in Mesa [ELCE 2019] ==
 
'''Presenter: '''Neil Roberts, Igalia <br>
 
'''Presenter: '''Neil Roberts, Igalia <br>
 
'''Summary:'''
 
'''Summary:'''
 +
This presentation talks about Mesa project, the user-space graphics stack and<br>
 +
the inner workings of Mesa. Also discusses about embedded drivers that it supports<br>
 +
such as Freedreno for the Adreno platform, Panfrost for Mali Midgard and Bifrost GPUs .<br>
  
* [https://elinux.org/images/1/1f/Embedded-drivers-mesa.pdf PDF] | [https://youtu.be/sgMCWbenjds?list=PLbzoR-pLrL6pamOj4UifcMJf560Ph6mJp VIDEO]  
+
* [https://elinux.org/images/1/1f/Embedded-drivers-mesa.pdf PDF] | [https://youtu.be/sgMCWbenjds?list=PLbzoR-pLrL6pamOj4UifcMJf560Ph6mJp VIDEO]
  
 
== BoF: Early Platform Drivers in Linux Kernel [ELCE 2018] ==
 
== BoF: Early Platform Drivers in Linux Kernel [ELCE 2018] ==
 
'''Presenter: '''Bartosz Golaszewski, BayLibre <br>
 
'''Presenter: '''Bartosz Golaszewski, BayLibre <br>
 
'''Summary:'''
 
'''Summary:'''
 +
This BoF session discusses about how to best handle devices that <br>
 +
need to be probed early in linux.<br>
  
* [https://elinux.org/images/3/32/Bluetooth-Low-Energy-Controller-in-Zephyr-OS-Vinayak-Kariappa-Chettimada-Nordic-Semiconductor-ASA.pdf PDF]  
+
* [https://elinux.org/images/b/be/BoF-Early-Platform-Drivers-in-Linux-Kernel-Bartosz-Golaszewski-BayLibre.pdf PDF] | [https://youtu.be/VCOL1TWSs0I VIDEO]
  
 
== DMA Safety in Buffers for Linux Kernel Device Drivers [ELCE 2018] ==
 
== DMA Safety in Buffers for Linux Kernel Device Drivers [ELCE 2018] ==
 
'''Presenter: '''Wolfram Sang, Renesas / Consultant <br>
 
'''Presenter: '''Wolfram Sang, Renesas / Consultant <br>
 
'''Summary:'''
 
'''Summary:'''
 +
This talk is about findings which originated from an issue in the I2C subsystem. <br>
 +
The question was if externally allocated message buffers for the I2C subsystem need<br>
 +
to be DMA safe.<br>
  
* [https://elinux.org/images/d/da/BoF-Yocto-Project-and-OpenEmbedded-Armin-Kuster-MontaVista-Software-LLC-Nicolas-Dechesne-Yocto-Project-Community-Manager.pdf PDF]  
+
* [https://elinux.org/images/0/03/20181023-Wolfram-Sang-ELCE18-safe_dma_buffers.pdf PDF] | [https://youtu.be/JDwaMClvV-s VIDEO]
  
 
== The Serial Device Bus [ELCE 2017] ==
 
== The Serial Device Bus [ELCE 2017] ==
 
'''Presenter: '''Johan Hovold, Hovold Consulting AB <br>
 
'''Presenter: '''Johan Hovold, Hovold Consulting AB <br>
 
'''Summary:'''
 
'''Summary:'''
 +
This presentation will give an introduction to the recently merged <br>
 +
Serial Device Bus. Also discusses about some historical background, the design and <br>
 +
interfaces of the new bus,  some known limitations and possibilities or future enhancements.<br>
  
 
* [https://elinux.org/images/0/0e/Serdev-elce-2017-2.pdf PDF] | [https://youtu.be/wIQPb1NkZbQ VIDEO]
 
* [https://elinux.org/images/0/0e/Serdev-elce-2017-2.pdf PDF] | [https://youtu.be/wIQPb1NkZbQ VIDEO]
Line 71: Line 95:
 
'''Presenter: ''' Chen-Yu Tsai, CloudMosa, Inc.<br>
 
'''Presenter: ''' Chen-Yu Tsai, CloudMosa, Inc.<br>
 
'''Summary:'''
 
'''Summary:'''
 +
This talk discusses about the various "X-compatible" hardware blocks that<br>
 +
have encountered while adding mainline support for Allwinner SoCs and about<br>
 +
integrated support for these into existing drivers. <br>
  
 
* [https://elinux.org/images/5/51/Identifying_x-compatible_0.pdf PDF] | [https://youtu.be/7GTLKMxXdpA VIDEO]
 
* [https://elinux.org/images/5/51/Identifying_x-compatible_0.pdf PDF] | [https://youtu.be/7GTLKMxXdpA VIDEO]
Line 77: Line 104:
 
'''Presenter: ''' Lucas Stach, Pengutronix<br>
 
'''Presenter: ''' Lucas Stach, Pengutronix<br>
 
'''Summary:'''
 
'''Summary:'''
 +
This presentation gives information about the Etnaviv project and <br>
 +
about FOSS GPU drivers.<br>
  
* [https://elinux.org/images/7/74/ELCE2015-Etnaviv.pdf PDF] | [https://www.youtube.com/watch?v=calbIEyUm4I VIDEO]== The DRM/KMS Subsystem From a Newbie's Point of View [ELCE 2014] ==
+
* [https://elinux.org/images/7/74/ELCE2015-Etnaviv.pdf PDF] |
 +
 
 +
== The DRM/KMS Subsystem From a Newbie's Point of View [ELCE 2014] ==
 
'''Presenter: '''Boris Brezillon, Free Electrons  <br>
 
'''Presenter: '''Boris Brezillon, Free Electrons  <br>
 
'''Summary:'''
 
'''Summary:'''
 +
These slides give information about DRM/KMS subsytem,<br>
 +
some key aspects of the DRM/KMS subsystem, some common concepts<br>
 +
in the video/graphic world and about its implementation in DRM/KMS.<br>
  
 
* [https://elinux.org/images/1/1b/Brezellin--the_drm-kms_subsystem_from_a_newbies_point_of_view.pdf PDF]
 
* [https://elinux.org/images/1/1b/Brezellin--the_drm-kms_subsystem_from_a_newbies_point_of_view.pdf PDF]
Line 87: Line 121:
 
'''Presenter: '''Inki Dae (Samsung Electronics) <br>
 
'''Presenter: '''Inki Dae (Samsung Electronics) <br>
 
'''Summary:'''
 
'''Summary:'''
 +
This presentation discusses about DRM, advantages with DRM <br>
 +
and about DRM KMS framework.<br>
  
* [https://elinux.org/images/7/71/Elce11_dae.pdf PDF]  
+
* [https://elinux.org/images/7/71/Elce11_dae.pdf PDF]
  
 
== Using a JTAG to Debug Linux Device Drivers [ELC 2010] ==
 
== Using a JTAG to Debug Linux Device Drivers [ELC 2010] ==
 
'''Presenter: '''Mike Anderson <br>
 
'''Presenter: '''Mike Anderson <br>
This presentation talks about hardware debuggers, JTAG and <br>
+
This presentation talks about JTAG, how does it works and<br>  
how does it works and board bring up.<br>
+
about Linux device drivers.<br>
  
 
* [https://elinux.org/images/3/30/JTAG_Anderson.pdf PDF]
 
* [https://elinux.org/images/3/30/JTAG_Anderson.pdf PDF]
 
== Applying User-level Drivers on DTV System [ELC 2007][ELC 2006] ==
 
'''Presenter: '''Gunho Lee <br>
 
'''Summary:'''
 
 
* [http://elc2007.pdf/ PDF]
 
  
 
== Tutorial: Write a real, working Linux driver [ELC 2006] ==
 
== Tutorial: Write a real, working Linux driver [ELC 2006] ==
 
'''Presenter: '''Greg Kroah Hartman  <br>
 
'''Presenter: '''Greg Kroah Hartman  <br>
 
'''Summary:'''
 
'''Summary:'''

Revision as of 03:09, 18 September 2020

How to write a device driver?

How to Avoid Writing Device Drivers for Embedded Linux [ELCE 2018]

Presenter: Chris Simmonds, 2net
Summary: This presentation gives information about how to write code to control
hardware using examples of three subsystems: GPIO, PWM and I2C.

How Not to Write x86 Platform Drivers [ELCE 2013]

Presenter: Darren Hart
Summary: This presentation provides information about how to write a
driver code using MinnowBoard example.

User Space Device Drivers, Optimizations

SPE-assisted User Level Device Driver on Cell Processor [ELC 2007][ELC 2006]

Presenter: Hiroyuki Machida
Summary: This paper proposes utilizing SPEs from user space to
accelerate kernel services. It explains evaluation of the concept,
using modified compressed loop device driver, CLOOP, to utilize SPE.

Applying User-level Drivers on DTV System [ELC 2007][ELC 2006]

Presenter: Gunho Lee
Summary: This presentation gives information about DTV Device Drivers,
design of LG DTV User-level Drivers and it's implementation
and also discusses about performance evaluation.

UIO

Using UIO on an Embedded Platform[ELC 2008]

Presenter: Katsuya Matsubara, Hisao Munakata
Summary: This presentation provides information about UIO,
what UIO provides ans how to write a UIO driver.

Others

BoF: Challenges of Low Spec Embedded Linux [ELC 2019]

Presenter: Alexander Sack, Pantacor Ltd.
Summary: This BoF session discusses about current challenges faced by low spec devices,
approaches that can help the Embedded Linux community to tackle the growing
issues and solve these problems in a collaborative manner.

Embedded Graphics Drivers in Mesa [ELCE 2019]

Presenter: Neil Roberts, Igalia
Summary: This presentation talks about Mesa project, the user-space graphics stack and
the inner workings of Mesa. Also discusses about embedded drivers that it supports
such as Freedreno for the Adreno platform, Panfrost for Mali Midgard and Bifrost GPUs .

BoF: Early Platform Drivers in Linux Kernel [ELCE 2018]

Presenter: Bartosz Golaszewski, BayLibre
Summary: This BoF session discusses about how to best handle devices that
need to be probed early in linux.

DMA Safety in Buffers for Linux Kernel Device Drivers [ELCE 2018]

Presenter: Wolfram Sang, Renesas / Consultant
Summary: This talk is about findings which originated from an issue in the I2C subsystem.
The question was if externally allocated message buffers for the I2C subsystem need
to be DMA safe.

The Serial Device Bus [ELCE 2017]

Presenter: Johan Hovold, Hovold Consulting AB
Summary: This presentation will give an introduction to the recently merged
Serial Device Bus. Also discusses about some historical background, the design and
interfaces of the new bus, some known limitations and possibilities or future enhancements.

Identifying and Supporting 'X-compatible' Hardware Blocks [ELCE 2017]

Presenter: Chen-Yu Tsai, CloudMosa, Inc.
Summary: This talk discusses about the various "X-compatible" hardware blocks that
have encountered while adding mainline support for Allwinner SoCs and about
integrated support for these into existing drivers.

Bringing up FOSS GPU Drivers on Freescale i.MX6 Systems [ELCE 2015]

Presenter: Lucas Stach, Pengutronix
Summary: This presentation gives information about the Etnaviv project and
about FOSS GPU drivers.

The DRM/KMS Subsystem From a Newbie's Point of View [ELCE 2014]

Presenter: Boris Brezillon, Free Electrons
Summary: These slides give information about DRM/KMS subsytem,
some key aspects of the DRM/KMS subsystem, some common concepts
in the video/graphic world and about its implementation in DRM/KMS.

DRM Driver Development For Embedded Systems [ELCE 2011]

Presenter: Inki Dae (Samsung Electronics)
Summary: This presentation discusses about DRM, advantages with DRM
and about DRM KMS framework.

Using a JTAG to Debug Linux Device Drivers [ELC 2010]

Presenter: Mike Anderson
This presentation talks about JTAG, how does it works and
about Linux device drivers.

Tutorial: Write a real, working Linux driver [ELC 2006]

Presenter: Greg Kroah Hartman
Summary: