Advertisement
jrmfreitas

RetroPie Kernel Debug

May 3rd, 2020
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. pi@retropie:~ $ sudo cat /sys/kernel/debug/dri/1/state
  2. plane[28]: plane-0
  3. crtc=crtc-0
  4. fb=69
  5. allocated by = emulationstatio
  6. refcount=2
  7. format=XR24 little-endian (0x34325258)
  8. modifier=0x0
  9. size=1920x1080
  10. layers:
  11. size[0]=1920x1080
  12. pitch[0]=7680
  13. offset[0]=0
  14. obj[0]:
  15. name=0
  16. refcount=3
  17. start=00011fa6
  18. size=8294400
  19. imported=no
  20. crtc-pos=1920x1080+0+0
  21. src-pos=1920.000000x1080.000000+0.000000+0.000000
  22. rotation=1
  23. normalized-zpos=0
  24. color-encoding=ITU-R BT.601 YCbCr
  25. color-range=YCbCr limited range
  26. plane[35]: plane-1
  27. crtc=(null)
  28. fb=0
  29. crtc-pos=0x0+0+0
  30. src-pos=0.000000x0.000000+0.000000+0.000000
  31. rotation=1
  32. normalized-zpos=0
  33. color-encoding=ITU-R BT.601 YCbCr
  34. color-range=YCbCr limited range
  35. plane[42]: plane-2
  36. crtc=(null)
  37. fb=0
  38. crtc-pos=0x0+0+0
  39. src-pos=0.000000x0.000000+0.000000+0.000000
  40. rotation=1
  41. normalized-zpos=1
  42. color-encoding=ITU-R BT.601 YCbCr
  43. color-range=YCbCr limited range
  44. crtc[49]: crtc-0
  45. enable=1
  46. active=1
  47. planes_changed=1
  48. mode_changed=0
  49. active_changed=0
  50. connectors_changed=0
  51. color_mgmt_changed=0
  52. plane_mask=1
  53. connector_mask=1
  54. encoder_mask=1
  55. mode: 0:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
  56. connector[51]: HDMI-A-1
  57. crtc=crtc-0
  58. pi@retropie:~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement