summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/ipu-v3
Commit message (Expand)AuthorAgeFilesLines
...
| * | gpu: ipu-v3: Allow negative offsets for interlaced scanningPhilipp Zabel2018-07-161-2/+13
| * | gpu: ipu-v3: csi: support RGB565 on parallel busJan Luebbe2018-07-161-4/+8
| * | gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codesEnrico Scholz2018-07-161-4/+16
| * | gpu: ipu-csi: add rgb/bgr888 24bit support to mbus_code_to_bus_cfgMichael Grzeschik2018-07-161-0/+6
| |/
| |
| \
*-. \ Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'Rafael J. Wysocki2018-08-142-2/+4
|\ \ \ | |_|/ |/| |
| * | driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMERVivek Gautam2018-07-092-2/+4
| |/
* / gpu: ipu-csi: Check for field type alternateSteve Longerbeam2018-07-161-1/+2
|/
* gpu: ipu-v3: prg: avoid possible array underflowArnd Bergmann2018-03-151-3/+9
* gpu: ipu-csi: add 10/12-bit grayscale support to mbus_code_to_bus_cfgJan Luebbe2018-02-191-0/+2
* gpu: ipu-cpmem: add 16-bit grayscale support to ipu_cpmem_set_imagePhilipp Zabel2018-02-191-0/+1
* gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandleTobias Jordan2018-02-191-0/+3
* gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandleTobias Jordan2018-02-191-0/+3
* gpu: ipu-cpmem: add 8-bit grayscale support to ipu_cpmem_set_imagePhilipp Zabel2018-02-161-0/+1
* gpu: ipu-v3: make const arrays int_reg static, shrinks object sizeColin Ian King2018-02-161-2/+2
* gpu: ipu-v3: allow to build with COMPILE_TESTPhilipp Zabel2017-12-193-1/+5
* gpu: ipu-v3: prg: add modifier supportLucas Stach2017-12-191-3/+10
* gpu: ipu-v3: pre: add tiled prefetch supportLucas Stach2017-12-193-6/+29
* gpu: ipu-v3: prg: switch to runtime PMLucas Stach2017-12-191-21/+50
* Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-241-3/+0Star
|\
| * Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2017-11-221-3/+0Star
| |\
| | * gpu: ipu-v3: ipu-dc: Remove unused 'di' variableFabio Estevam2017-10-041-3/+0Star
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/ /
* | gpu: ipu-v3: pre: implement workaround for ERR009624Lucas Stach2017-10-111-0/+29
* | gpu: ipu-v3: prg: wait for double buffers to be filled on channel startupLucas Stach2017-10-111-0/+7
* | gpu: ipu-v3: Allow channel burst locking on i.MX6 onlyPhilipp Zabel2017-10-111-0/+8
|/
* Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-09-041-2/+2
|\
| * drm: Convert to using %pOF instead of full_nameRob Herring2017-07-261-2/+2
* | gpu: ipu-v3: add DRM dependencyArnd Bergmann2017-08-111-0/+1
|/
* BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-162-15/+13Star
|\
| * gpu: ipu-v3: Fix CSI selection for VDICMarek Vasut2017-06-061-7/+8
| * gpu: ipu-v3: pre: only use internal clock gatingLucas Stach2017-06-061-8/+5Star
* | gpu: ipu-v3: vdic: include AUTO field order bit in ipu_vdi_set_field_orderSteve Longerbeam2017-06-081-2/+2
* | gpu: ipu-v3: remove interrupt busy waiting routinePhilipp Zabel2017-06-082-17/+0Star
* | gpu: ipu-v3: allocate ipuv3_channels as neededPhilipp Zabel2017-06-082-14/+17
* | gpu: ipu-v3: Add support for double read/write reductionPhilipp Zabel2017-06-081-0/+6
* | gpu: ipu-v3: prg: remove counter load enableLucas Stach2017-06-081-2/+0Star
|/
* gpu: ipu-v3: don't depend on DRM being enabledLucas Stach2017-04-042-2/+9
* gpu: ipu-v3: only set non-zero AXI ID for IC when PRG is absentLucas Stach2017-03-161-1/+6
* gpu: ipu-v3: hook up PRG unitLucas Stach2017-03-161-1/+10
* gpu: ipu-v3: add driver for Prefetch Resolve GasketLucas Stach2017-03-164-1/+432
* gpu: ipu-v3: add driver for Prefetch Resolve EngineLucas Stach2017-03-154-2/+320
* gpu: ipu-v3: add support for separate alpha channelsPhilipp Zabel2017-03-152-0/+63
* drm/imx: add deferred plane disablingPhilipp Zabel2017-03-151-3/+0Star
* gpu: ipu-v3: add unsynchronised DP channel disablingPhilipp Zabel2017-03-153-10/+17
* gpu: ipu-v3: remove IRQ dance on DC channel disableLucas Stach2017-03-151-57/+4Star
* gpu: ipu-cpmem: add bayer formats to ipu_cpmem_set_imagePhilipp Zabel2017-03-151-0/+13
* gpu: ipu-cpmem: set image base address even for incorrect formatsPhilipp Zabel2017-03-151-2/+6
* gpu: ipu-v3: Stop overwriting pdev->dev.of_node of child devicesPhilipp Zabel2017-02-171-6/+0Star
* gpu: ipu-v3: export ipu_csi_set_downsizePhilipp Zabel2017-02-171-0/+1
* Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-11-114-38/+30Star
|\