summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/msm/adreno: bit of init refactoringRob Clark2014-09-104-41/+40
* drm/msm/adreno: move decision about what gpu to to loadRob Clark2014-09-105-99/+128
* drm/msm/adreno: split adreno device out into it's own fileRob Clark2014-09-105-159/+174
* drm/panel/simple: add optronics B101XTN01.0 (v3)Rob Clark2014-09-102-0/+34
* drm/msm/mdp4: add LVDS panel supportRob Clark2014-09-108-10/+933
* drm/msm/mdp4: fix blend setup with multiple crtcsRob Clark2014-09-105-23/+46
* drm/msm: update generated headersRob Clark2014-09-1011-48/+153
* Merge tag 'ipu-3.18' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie2014-09-109-672/+3072
|\
| * gpu: ipu-v3: Add ipu_dump()Steve Longerbeam2014-09-022-0/+39
| * gpu: ipu-cpmem: Add ipu_cpmem_dump()Steve Longerbeam2014-09-022-0/+64
| * gpu: ipu-v3: Add more planar formats supportSteve Longerbeam2014-09-022-18/+120
| * gpu: ipu-cpmem: Add second buffer support to ipu_cpmem_set_image()Steve Longerbeam2014-09-022-17/+18
| * gpu: ipu-cpmem: Add ipu_cpmem_set_rotation()Steve Longerbeam2014-09-022-0/+12
| * gpu: ipu-cpmem: Add ipu_cpmem_set_axi_id()Steve Longerbeam2014-09-022-0/+8
| * gpu: ipu-cpmem: Add ipu_cpmem_set_block_mode()Steve Longerbeam2014-09-022-0/+7
| * gpu: ipu-v3: Add ipu_idmac_lock_enable()Steve Longerbeam2014-09-022-0/+70
| * gpu: ipu-v3: Add ipu_idmac_enable_watermark()Steve Longerbeam2014-09-022-0/+26
| * gpu: ipu-v3: Add ipu_stride_to_bytes()Steve Longerbeam2014-09-022-0/+31
| * gpu: ipu-v3: Add __ipu_idmac_reset_current_buffer()Steve Longerbeam2014-09-021-0/+23
| * gpu: ipu-v3: Add ipu_idmac_clear_buffer()Steve Longerbeam2014-09-022-0/+29
| * gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()Steve Longerbeam2014-09-023-1/+27
| * gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.hSteve Longerbeam2014-09-022-25/+30
| * gpu: ipu-v3: Add helper function checking if pixfmt is planarSteve Longerbeam2014-09-022-0/+13
| * gpu: ipu-v3: Add rotation mode conversion utilitiesSteve Longerbeam2014-09-022-0/+68
| * gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()Steve Longerbeam2014-09-022-0/+14
| * gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark()Steve Longerbeam2014-09-022-0/+21
| * gpu: ipu-v3: smfc: Convert to per-channelSteve Longerbeam2014-09-022-30/+112
| * gpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.cSteve Longerbeam2014-09-022-12/+12
| * gpu: ipu-v3: Add Image Converter unitSteve Longerbeam2014-09-025-2/+848
| * gpu: ipu-v3: Add Camera Sensor Interface unitSteve Longerbeam2014-09-025-15/+810
| * gpu: ipu-v3: Rename and add IDMAC channelsSteve Longerbeam2014-08-181-6/+14
| * gpu: ipu-v3: Add functions to set CSI/IC source muxesSteve Longerbeam2014-08-182-0/+57
| * staging: imx-drm: Convert to new ipu_cpmem APISteve Longerbeam2014-08-181-10/+6
| * gpu: ipu-v3: Add ipu-cpmem unitSteve Longerbeam2014-08-185-601/+658
* | drm: move drm-lock API to drm_legacy.hDavid Herrmann2014-09-109-35/+38
* | drm: merge drm_usb into udlDavid Herrmann2014-09-1011-152/+70
* | drm: Goody bye, drm_bus!David Herrmann2014-09-105-35/+1
* | drm: add driver->set_busid() callbackDavid Herrmann2014-09-1030-9/+59
* | drm: drop unused drm_master->unique_sizeDavid Herrmann2014-09-104-7/+1
* | drm: simplify drm_*_set_unique()David Herrmann2014-09-102-45/+16
* | drm: move remaining includes in drmP.h to the topDavid Herrmann2014-09-103-23/+22
* | drm: inline "struct drm_sigdata"David Herrmann2014-09-102-14/+13
* | drm: drop DRM_DEBUG_CODEDavid Herrmann2014-09-105-44/+12
* | drm: order includes alphabetically in drmP.hDavid Herrmann2014-09-101-23/+23
* | drm: move __OS_HAS_AGP into drm_agpsupport.hDavid Herrmann2014-09-102-2/+3
* | drm: merge drm_memory.h into drm_memory.cDavid Herrmann2014-09-103-63/+13
* | drm: drop __KERNEL__ protection in drmP.hDavid Herrmann2014-09-101-2/+0
* | drm: replace weird conditional includesDavid Herrmann2014-09-102-9/+2
* | drm: move AGP definitions harderDavid Herrmann2014-09-106-29/+32
* | drm: drop unused "struct drm_waitlist"David Herrmann2014-09-101-11/+0