summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/ipu-v3/ipu-pre.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7 days1-3/+2
|\
| * gpu: ipu-v3: Convert to platform remove callback returning voidUwe Kleine-König2024-05-271-3/+2
* | gpu: ipu-v3: pre: don't use fixed timeout when waiting for safe windowLucas Stach2024-06-261-8/+14
* | gpu: ipu-v3: pre: add dynamic buffer layout reconfigurationLucas Stach2024-06-261-28/+61
* | gpu: ipu-v3: pre: move state into structLucas Stach2024-06-261-12/+15
* | gpu: ipu-v3: pre: replace of_node_put() with __freeR Sundar2024-06-261-5/+2
|/
* gpu: ipu-v3: pre: Convert to devm_platform_ioremap_resource()Yangtao Li2023-07-281-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* gpu: ipu-v3: pre: add double buffer status readbackLucas Stach2019-02-221-0/+6
* gpu: ipu-v3: pre: don't trigger update if buffer address doesn't changeLucas Stach2019-01-231-0/+6
* driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMERVivek Gautam2018-07-091-1/+2
* gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandleTobias Jordan2018-02-191-0/+3
* gpu: ipu-v3: pre: add tiled prefetch supportLucas Stach2017-12-191-3/+26
* gpu: ipu-v3: pre: implement workaround for ERR009624Lucas Stach2017-10-111-0/+29
* gpu: ipu-v3: pre: only use internal clock gatingLucas Stach2017-06-061-8/+5
* gpu: ipu-v3: add driver for Prefetch Resolve EngineLucas Stach2017-03-151-0/+289