1
0
Fork 0
alistair23-linux/drivers/gpu/drm/imx
Liu Ying aa6fda9c4e MLK-21509-4 drm/imx: dpu: crc: Add user-configurable CRC region(ROI) support
This patch adds user-configurable CRC region support.
The users may choose a region of interest(ROI) as the CRC source
(i.e., the CRC evaluation window) via the debugfs control node.
The ROI cannot exceed the display region as indicated by
drm_crtc_state->adjusted_mode.  The users may write a string in
the fashion of "roi:x1,y1,x2,y2" to the node to specify the ROI
within the display region.  The inclusive position at (x1, y1)
indicates the upper left of the region, while the exclusive
position at (x2, y2) indicates the lower right of the region.

Signed-off-by: Liu Ying <victor.liu@nxp.com>
Reviewed-by: Robby Cai <robby.cai@nxp.com>
2020-07-09 09:42:39 +08:00
..
dcss LF-621: drm/imx/dcss: add back disabled formats 2020-05-14 13:54:40 +03:00
dpu MLK-21509-4 drm/imx: dpu: crc: Add user-configurable CRC region(ROI) support 2020-07-09 09:42:39 +08:00
ipuv3 MLK-21876-10 gpu: drm: ipu: fix headfile reference issue (part2) 2019-11-25 15:59:11 +08:00
lcdif MLK-21876-10 gpu: drm: lcdif: fix headfile reference issue 2019-11-25 15:59:34 +08:00
lcdifv3 MLK-24002-2 drm/imx: lcdifv3: put controller enable to CRTC 2020-05-15 10:08:52 +08:00
Kconfig MLK-23905-2 drm/imx: imx-ldb: Use platform specific encoder drivers 2020-05-07 15:19:02 +08:00
Makefile MLK-23905-2 drm/imx: imx-ldb: Use platform specific encoder drivers 2020-05-07 15:19:02 +08:00
cdn-mhdp-dp-phy.c LF-1514: drm: cdns-mhdp: check link rate index 2020-06-22 16:21:32 +08:00
cdn-mhdp-hdmi-phy.c LF-94: drm: hdmi: imx: Add hdmi phy video mode valid function 2019-11-29 17:59:55 +08:00
cdn-mhdp-imx8qm.c LF-1516: drm: cdns-mhdp: fix error check variable name for clk_pxl_link 2020-06-22 16:21:32 +08:00
cdn-mhdp-imxdrv.c MLK-24072: drm: imx8: correct mhdp files copyright 2020-05-20 15:14:32 +08:00
cdn-mhdp-ls1028a.c drm: ls1028a: Add DP driver support for LS1028A 2019-11-25 16:01:04 +08:00
cdn-mhdp-phy.h LF-94: drm: hdmi: imx: Add hdmi phy video mode valid function 2019-11-29 17:59:55 +08:00
cdns-mhdp-imx.h LF-794 gpu: cdn: imx8qm: Add firmware loading support 2020-02-13 13:42:54 +02:00
dw_hdmi-imx.c LF-1510-2: gpu: drm: dw_hdmi: null return value check 2020-06-22 16:21:32 +08:00
imx-drm-core.c MLK-23234-7 drm/imx: core: add LCDIFv3 support 2020-01-15 16:10:58 +08:00
imx-drm.h drm/imx: Revert a patch which merges imx-drm-core and ipuv3-crtc in one module 2019-11-25 16:01:15 +08:00
imx-ldb.c MLK-23905-2 drm/imx: imx-ldb: Use platform specific encoder drivers 2020-05-07 15:19:02 +08:00
imx-tve.c drm/imx: imx-tve: Provide ddc symlink in connector's sysfs 2019-07-31 16:32:15 +02:00
imx8mp-hdmi-pavi.c MLK-24040: drm: imx: pavi: Combine pai and pvi powerup/down function 2020-05-15 10:17:12 +08:00
imx8mp-hdmi-pavi.h MLK-24040: drm: imx: pavi: Combine pai and pvi powerup/down function 2020-05-15 10:17:12 +08:00
imx8mp-ldb.c MLK-23942-7 drm/imx: imx8mp-ldb: Add runtime PM support 2020-05-09 10:49:19 +08:00
imx8qm-ldb.c MLK-23942-8 drm/imx: imx8qm-ldb: Add runtime PM support 2020-05-09 10:49:33 +08:00
imx8qxp-ldb.c MLK-23942-9 drm/imx: imx8qxp-ldb: Add runtime PM support 2020-05-09 10:49:41 +08:00
lcdif-mux-display.c LF-1256-2 drm/imx: lcdif-mux-display: Allocate lmuxd in ->probe() instead of ->bind() 2020-04-22 18:10:11 +08:00
parallel-display.c drm/imx: fix opencoded use of drm_panel_* 2019-08-10 15:41:47 +02:00
sec_mipi_dphy_ln14lpp.h drm/imx: sec-dsim_imx: improve DPHY TIMING configs 2019-11-25 16:00:24 +08:00
sec_mipi_dsim-imx.c LF-1442-1 drm/imx: sec-dsim: avoid dereference NULL ptr of of_id 2020-06-08 21:44:57 +08:00
sec_mipi_pll_1432x.h drm/imx: sec-dsim_imx: a general way to compute PLL PMS 2019-11-25 16:00:25 +08:00