=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/67.html,v retrieving revision 1.21 retrieving revision 1.22 diff -c -r1.21 -r1.22 *** www/67.html 2020/05/06 14:04:34 1.21 --- www/67.html 2020/05/06 14:19:58 1.22 *************** *** 484,490 ****
  • Added support for RK3328 Crypto/RNG clocks.
  • Implemented the page fault handler for CMA GEM buffers and made drm(4) attach to rkdrm(4), making KMS work on the RK3399 SoC.
  • Added rkdwhdmi(4), a driver for the HDMI transmitter found on the Rockchip RK3399 SoC. !
  • Added rkanxdp(4), an attachment driver for anxdp(4) on the RK3399.
  • Added rkvop(4), a driver for the RK3399's Video Output Processors.
  • Added support for the RK3399's VOP clocks to rkclock(4).
  • Added rkpwm(4), a driver for the RK3399's PWM controller. --- 484,490 ----
  • Added support for RK3328 Crypto/RNG clocks.
  • Implemented the page fault handler for CMA GEM buffers and made drm(4) attach to rkdrm(4), making KMS work on the RK3399 SoC.
  • Added rkdwhdmi(4), a driver for the HDMI transmitter found on the Rockchip RK3399 SoC. !
  • Added rkanxdp(4), an attachment driver for the Analogix Display Port on the RK3399.
  • Added rkvop(4), a driver for the RK3399's Video Output Processors.
  • Added support for the RK3399's VOP clocks to rkclock(4).
  • Added rkpwm(4), a driver for the RK3399's PWM controller.