This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Display Interface with Processor SDK

Other Parts Discussed in Thread: TLC59108

Hii,

 I am working with ti-processor-sdk-linux-am57xx-evm on DRA7xx_EVM. I have changed the entire dts file according toDRA7xx_EVM hardware. I am not getting anything on the dispaly. I am getting display subsystem successfully initialized  in the Kernel Log

[    0.363848] OMAP DSS rev 6.1                                                                                                       
[    0.364094] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)                                               
[    0.380324] tlc59108 0-0040: Successfully initialized tlc59108                                                                     
[    0.419289] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled                                                               
[    0.421544] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 299, base_baud = 3000000) is a 8250                                   
[    1.195416] console [ttyS0] enabled                                                                                                
[    1.199679] [drm] Initialized drm 1.1.0 20060810                                                                                   

If i do modetest then i am getting like this, i suspect there is some issue with connector ids because when i worked on dra7xx, then connector ids are different please help me with this....

trying to open device 'i915'...failed.                                                                                                
trying to open device 'radeon'...failed.                                                                                              
trying to open device 'nouveau'...failed.                                                                                             
trying to open device 'vmwgfx'...failed.                                                                                              
trying to open device 'omapdrm'...success.                                                                                            
Encoders:                                                                                                                             
id      crtc    type    possible crtcs  possible clones                                                                               
25      28      TMDS    0x00000001      0x00000000                                                                                    
                                                                                                                                      
Connectors:                                                                                                                           
id      encoder status          type    size (mm)       modes   encoders                                                              
26      25      connected       unknown 0x0             1       25                                                                    
  modes:                                                                                                                              
        name refresh (Hz) hdisp hss hse htot vdisp vss vse vtot)                                                                      
  1280x800 60 1280 1328 1360 1404 800 804 811 823 flags: nhsync, nvsync; type: preferred, driver                                      
  props:                                                                                                                              
        1 EDID:                                                                                                                       
                flags: immutable blob                                                                                                 
                blobs:                                                                                                                
                                                                                                                                      
                value:                                                                                                                
        2 DPMS:                                                                                                                       
                flags: enum                                                                                                           
                enums: On=0 Standby=1 Suspend=2 Off=3                                                                                 
                value: 1                                                                                                              
                                                                                                                                      
CRTCs:                                                                                                                                
id      fb      pos     size                                                                                                          
28      35      (0,0)   (1280x800)                                                                                                    
  1280x800 60 1280 1328 1360 1404 800 804 811 823 flags: nhsync, nvsync; type: preferred, driver                                      
  props:                                                                                                                              
        21 trans-key-mode:                                                                                                            
                flags: enum                                                                                                           
                enums: disable=0 gfx-dst=1 vid-src=2                                                                                  
                value: 0                                                                                                              
        22 trans-key:                                                                                                                 
                flags: range                                                                                                          
                values: 0 16777215                                                                                                    
                value: 0                                                                                                              
        23 background:                                                                                                                
                flags: range                                                                                                          
                values: 0 16777215                                                                                                    
                value: 0                                                                                                              
        24 alpha_blender:                                                                                                             
                flags: range                                                                                                          
                values: 0 1                                                                                                           
                value: 0                                                                                                              
        17 rotation:                                                                                                                  
                flags: bitmask                                                                                                        
                values: rotate-0=0x1 rotate-90=0x2 rotate-180=0x4 rotate-270=0x8 reflect-x=0x10 reflect-y=0x20                        
                value: 0                                                                                                              
        18 zorder:                                                                                                                    
                flags: range                                                                                                          
                values: 0 3                                                                                                           
                value: 0                                                                                                              
        19 global_alpha:                                                                                                              
                flags: range                                                                                                          
                values: 0 255                                                                                                         
                value: 0                                                                                                              
        20 pre_mult_alpha:                                                                                                            
                flags: range                                                                                                          
                values: 0 1                                                                                                           
                value: 0                                                                                                              
30      0       (0,0)   (0x0)                                                                                                         
   0 0 0 0 0 0 0 0 0 flags: ; type:                                                                                                   
  props:                                                                                                                              
        21 trans-key-mode:                                                                                                            
                flags: enum                                                                                                           
                enums: disable=0 gfx-dst=1 vid-src=2                                                                                  
                value: 0                                                                                                              
        22 trans-key:                                                                                                                 
                flags: range                                                                                                          
                values: 0 16777215                                                                                                    
                value: 0                                                                                                              
        23 background:                                                                                                                
                flags: range                                                                                                          
                values: 0 16777215                                                                                                    
                value: 0                                                                                                              
        24 alpha_blender:                                                                                                             
                flags: range                                                                                                          
                values: 0 1                                                                                                           
                value: 0                                                                                                              
        17 rotation:                                                                                                                  
                flags: bitmask                                                                                                        
                values: rotate-0=0x1 rotate-90=0x2 rotate-180=0x4 rotate-270=0x8 reflect-x=0x10 reflect-y=0x20                        
                value: 0                                                                                                              
        18 zorder:                                                                                                                    
                flags: range                                                                                                          
                values: 0 3                                                                                                           
                value: 0                                                                                                              
        19 global_alpha:                                                                                                              
                flags: range                                                                                                          
                values: 0 255                                                                                                         
                value: 0                                                                                                              
        20 pre_mult_alpha:                                                                                                            
                flags: range                                                                                                          
                values: 0 1                                                                                                           
                value: 0                                                                                                              
                                                                                                                                      
Planes:                                                                                                                               
id      crtc    fb      CRTC x,y        x,y     gamma size      possible crtcs                                                        
27      28      35      0,0             0,0     0               0x00000001                                                            
  formats: RG16 RX12 XR12 RA12 AR12 XR15 AR15 RG24 RX24 XR24 RA24 AR24                                                                
  props:                                                                                                                              
        5 type:                                                                                                                       
                flags: immutable enum                                                                                                 
                enums: Overlay=0 Primary=1 Cursor=2                                                                                   
                value: 1                                                                                                              
        17 rotation:                                                                                                                  
                flags: bitmask                                                                                                        
                values: rotate-0=0x1 rotate-90=0x2 rotate-180=0x4 rotate-270=0x8 reflect-x=0x10 reflect-y=0x20                        
                value: 1                                                                                                              
        18 zorder:                                                                                                                    
                flags: range                                                                                                          
                values: 0 3                                                                                                           
                value: 0                                                                                                              
        19 global_alpha:                                                                                                              
                flags: range                                                                                                          
                values: 0 255                                                                                                         
                value: 0                                                                                                              
        20 pre_mult_alpha:                                                                                                            
                flags: range                                                                                                          
                values: 0 1                                                                                                           
                value: 0                                                                                                              
29      30      0       0,0             0,0     0               0x00000002                                                            
  formats: RG16 RX12 XR12 RA12 AR12 XR15 AR15 RG24 RX24 XR24 RA24 AR24 NV12 YUYV UYVY                                                 
  props:                                                                                                                              
        5 type:                                                                                                                       
                flags: immutable enum                                                                                                 
                enums: Overlay=0 Primary=1 Cursor=2                                                                                   
                value: 1                                                                                                              
        17 rotation:                                                                                                                  
                flags: bitmask                                                                                                        
                values: rotate-0=0x1 rotate-90=0x2 rotate-180=0x4 rotate-270=0x8 reflect-x=0x10 reflect-y=0x20                        
                value: 1                                                                                                              
        18 zorder:                                                                                                                    
                flags: range                                                                                                          
                values: 0 3                                                                                                           
                value: 0                                                                                                              
        19 global_alpha:                                                                                                              
                flags: range                                                                                                          
                values: 0 255                                                                                                         
                value: 0                                                                                                              
        20 pre_mult_alpha:                                                                                                            
                flags: range                                                                                                          
                values: 0 1                                                                                                           
                value: 0                                                                                                              
31      0       0       0,0             0,0     0               0x00000003                                                            
  formats: RG16 RX12 XR12 RA12 AR12 XR15 AR15 RG24 RX24 XR24 RA24 AR24 NV12 YUYV UYVY                                                 
  props:                                                                                                                              
        5 type:                                                                                                                       
                flags: immutable enum                                                                                                 
                enums: Overlay=0 Primary=1 Cursor=2                                                                                   
                value: 0                                                                                                              
        17 rotation:                                                                                                                  
                flags: bitmask                                                                                                        
                values: rotate-0=0x1 rotate-90=0x2 rotate-180=0x4 rotate-270=0x8 reflect-x=0x10 reflect-y=0x20                        
                value: 1                                                                                                              
        18 zorder:                                                                                                                    
                flags: range                                                                                                          
                values: 0 3                                                                                                           
                value: 0                                                                                                              
        19 global_alpha:                                                                                                              
                flags: range                                                                                                          
                values: 0 255                                                                                                         
                value: 0                                                                                                              
        20 pre_mult_alpha:                                                                                                            
                flags: range                                                                                                          
                values: 0 1                                                                                                           
                value: 0                                                                                                              
32      0       0       0,0             0,0     0               0x00000003                                                            
  formats: RG16 RX12 XR12 RA12 AR12 XR15 AR15 RG24 RX24 XR24 RA24 AR24 NV12 YUYV UYVY                                                 
  props:                                                                                                                              
        5 type:                                                                                                                       
                flags: immutable enum                                                                                                 
                enums: Overlay=0 Primary=1 Cursor=2                                                                                   
                value: 0                                                                                                              
        17 rotation:                                                                                                                  
                flags: bitmask                                                                                                        
                values: rotate-0=0x1 rotate-90=0x2 rotate-180=0x4 rotate-270=0x8 reflect-x=0x10 reflect-y=0x20                        
                value: 1                                                                                                              
        18 zorder:                                                                                                                    
                flags: range                                                                                                          
                values: 0 3                                                                                                           
                value: 0                                                                                                              
        19 global_alpha:                                                                                                              
                flags: range                                                                                                          
                values: 0 255                                                                                                         
                value: 0                                                                                                              
        20 pre_mult_alpha:                                                                                                            
                flags: range                                                                                                          
                values: 0 1                                                                                                           
                value: 0                                                                                                              
                                                                                                                                      
Frame buffers:                                                                                                                        
id      size    pitch

Thanks & Regards,

Ganesh