summaryrefslogtreecommitdiffstats
path: root/drivers/video/imx-ipu-v3/ipufb.c
Commit message (Expand)AuthorAgeFilesLines
* video: imx-ipu-v3: Make locally used function staticSascha Hauer2018-10-181-1/+1
* video: ipu: register framebuffer, even when no modes are foundSascha Hauer2017-04-031-3/+1
* video: ipu: convert "failed to get modes" message to dev_dbgSascha Hauer2017-04-031-1/+1
* video: IPU framebuffer: honor clock and enable polaritiesJan Luebbe2017-01-101-2/+3
* video: add VPL ioctl to get bus formatPhilipp Zabel2016-08-251-2/+6
* video: switch to media bus formatsPhilipp Zabel2016-08-251-11/+10
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-1/+1
* video: ipuv3: Silence VPL messageSascha Hauer2015-10-271-1/+1
* video: ipuv3: print error message when no modes are foundSascha Hauer2015-10-011-1/+3
* video: ipuv3: Do not crash when no mode is foundSascha Hauer2015-10-011-0/+5
* fb: imx-ipu-v3: Use writecombine memory for fbSascha Hauer2015-08-071-1/+1
* video: ipuv3: Adjust videomode to IPU limitationsSascha Hauer2015-08-071-0/+30
* video: ipuv3: match ipu_di_signal_cfg's clk_pol with its descriptionSascha Hauer2015-07-131-1/+1
* video: ipuv3: Replace ipu_output with VPLSascha Hauer2015-07-131-85/+56
* video: ipuv3: remove unused variableSascha Hauer2015-07-131-1/+0
* ARM: move DMA alloc functions to dma.hLucas Stach2015-03-061-1/+1
* ARM: change dma_alloc/free_coherent to match other architecturesLucas Stach2015-03-061-1/+2
* video: Add i.MX IPUv3 supportSascha Hauer2014-03-291-0/+353