Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:tools-software:linux-drivers:drm:hdl-axi-hdmi [16 Feb 2015 11:12] – [Status] Lars-Peter Clausenresources:tools-software:linux-drivers:drm:hdl-axi-hdmi [27 Jan 2021 22:35] (current) – use wp> interwiki links Robin Getz
Line 16: Line 16:
  
 ^ Source ^  Mainlined? ^ ^ Source ^  Mainlined? ^
-| [[linux.github>xcomm_zynq?drivers/gpu/drm/analog/analog_drm_drv.c|drivers/gpu/drm/analog/analog_drm_drv.c]] | [[git.linux.org>drivers/gpu/drm/analog/analog_drm_drv.c|WIP]] |+| [[linux.github>master?drivers/gpu/drm/adi_axi_hdmi/axi_hdmi_drv.c|drivers/gpu/drm/analog/analog_drm_drv.c]] | [[git.linux.org>drivers/gpu/drm/adi/axi_hdmi_drv.c|WIP]] |
  
 ===== Files ===== ===== Files =====
  
 ^ Function ^ File ^ ^ Function ^ File ^
-| driver  | [[linux.github>xcomm_zynq?drivers/gpu/drm/analog/analog_drm_drv.c|drivers/gpu/drm/analog/analog_drm_drv.c]] | +| driver  | [[linux.github>master?drivers/gpu/drm/adi_axi_hdmi/axi_hdmi_drv.c|drivers/gpu/drm/adi/axi_hdmi_drv.c]] | 
-| driver  | [[linux.github>xcomm_zynq?drivers/gpu/drm/analog/analog_drm_drv.h|drivers/gpu/drm/analog/analog_drm_drv.h]] | +| driver  | [[linux.github>master?drivers/gpu/drm/adi_axi_hdmi/axi_hdmi_drv.h|drivers/gpu/drm/adi/axi_hdmi_drv.h]] | 
-| driver  | [[linux.github>xcomm_zynq?drivers/gpu/drm/analog/analog_drm_crtc.c|drivers/gpu/drm/analog/analog_drm_crtc.c]] | +| driver  | [[linux.github>master?drivers/gpu/drm/adi_axi_hdmi/axi_hdmi_crtc.c|drivers/gpu/drm/adi/axi_hdmi_crtc.c]] | 
-| driver  | [[linux.github>xcomm_zynq?drivers/gpu/drm/analog/analog_drm_crtc.h|drivers/gpu/drm/analog/analog_drm_crtc.h]] | +| driver  | [[linux.github>master?drivers/gpu/drm/adi_axi_hdmi/axi_hdmi_encoder.c|drivers/gpu/drm/adi/axi_hdmi_encoder.c]] |
-| driver  | [[linux.github>xcomm_zynq?drivers/gpu/drm/analog/analog_drm_encoder.c|drivers/gpu/drm/analog/analog_drm_encoder.c]] | +
-| driver  | [[linux.github>xcomm_zynq?drivers/gpu/drm/analog/analog_drm_encoder.h|drivers/gpu/drm/analog/analog_drm_encoder.h]] | +
 ====== Example platform device initialization ====== ====== Example platform device initialization ======
  
Line 133: Line 130:
 ===== Others ===== ===== Others =====
  
-Since the driver registers a [[http://en.wikipedia.org/wiki/Linux_framebuffer|Linux framebuffer device]] it is possible to use any application or toolkit which has support for it to display graphics on the HDMI output. This for example includes [[http://directfb.org/|DirectFB]], [[http://www.mplayerhq.hu/|mplayer]] and [[http://www.libsdl.org/|SDL]].+Since the driver registers a [[wp>Linux_framebuffer|Linux framebuffer device]] it is possible to use any application or toolkit which has support for it to display graphics on the HDMI output. This for example includes [[http://directfb.org/|DirectFB]], [[http://www.mplayerhq.hu/|mplayer]] and [[http://www.libsdl.org/|SDL]].
  
 ====== More information ====== ====== More information ======
resources/tools-software/linux-drivers/drm/hdl-axi-hdmi.txt · Last modified: 27 Jan 2021 22:35 by Robin Getz