diff --git a/index.html b/index.html index 2553308..51f8d97 100644 --- a/index.html +++ b/index.html @@ -22,18 +22,18 @@

AMD, Staff Engineer

- Solid understanding of JPEG specification and decode/encode internals
- Jpeg mesa driver development to support hardware accelerated crop and format conversion in JPEG IP
- Jpeg mesa driver development to support jpeg decode of YUV444, YUV440, Grayscale foramts
- Jpeg mesa driver development to support mjpeg multi-instance decode
- Pre-silicon Emulation experience for JPEG kernel driver bringup and validation
+ Solid understanding of JPEG specification
+ mesa support hardware accelerated crop and format conversion in JPEG IP
+ mesa support to decode of YUV444, YUV440, Grayscale foramt jpeg
+ mesa support for mjpeg multi-instance decode
+ Pre-silicon Emulation experience for JPEG kernel driver
Mesa opensource contributions related to jpeg features
Libva support for ROI-crop and format conversion
- C++ ffmpeg based application to measure and benchmark hardware decode performance on AMD Instinct / AMDGPU
- Development of automation tests for hardware decode and encode on vcn with vmaf and ffmpeg psnr scores
+ C++ ffmpeg based application to measure and benchmark hardware decode performance
+ Automation tests for hardware decode and encode on vcn with vmaf and ffmpeg psnr scores
Good understanding of CVBS video standards (NTSC/PAL) digital video converters (ITU-BT656)
Development of v4l2 out driver to stream data to an audio-video-bridge with cache coherence.
- Extensive experience in linux driver development for TVP5158 and ADV7180 video converter ICs and debugging issues.
+ Extensive experience in linux driver development for TVP5158 and ADV7180.
Development of v4l2-subdev i2c-client drivers for camera sensors and digital video converters.
Customer demo preparation for early camera on OrinocoIMX6DL (u-boot + kernel + userspace in 1.8s)
Good understanding of VP9 codec specification.
@@ -51,14 +51,14 @@

AMD, Staff Engineer

- Multiple bring-up experience on SoCs mostly IMX6DL, ExynosAuto9 and MT2712
- Good understanding of pin-mux, pad-configuration and peripheral ips on Soc
- Good understanding of boot sequence in SoC, early init requirements and device initialization
- Excellent understanding of UART IP in SoC with hardware flow control and DMA support, hardware bug identification and demonstration to ip team
- Good in reading hardware schematics/views for driver development, bring-up and debug
+ Multiple bring-up experience on IMX6DL, ExynosAuto9, MT2712
+ Understanding of pin-mux, pad-configuration and peripheral ips on Soc
+ Boot sequence in SoC, early init requirements and device initialization
+ Excellent understanding of UART IP in SoC with hardware flow control and DMA
+ Good in reading hardware schematics/views for drivers, bring-up and debug
Comfortable with oscilloscope and logic analyzer for debugging uart, i2c, spi, gpio
Serder drivers for display applications using TI Serdes (DS90UB927/DS90UH941)
- Serdes driver for Maxim GMSL MAX9277. Identification of hardware bug and demonstrations to IC vendor
+ Serdes driver for Maxim GMSL MAX9277
Extensive experience in debugging i2c communication failures over serdes links
Driver development and bring-up of remote display panels over serdes setup, JDI/Sharp/Panasonic
diff --git a/style.css b/style.css index ac62741..0886ccd 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ width: 100%; .floatleft { float:left; - width: 10%; + width: 7%; background-color: #d5dbdb; height: 500px; } @@ -13,5 +13,5 @@ width: 100%; float: right; background-color: #d5dbdb; height: 500px; - width: 90%; + width: 93%; } \ No newline at end of file