summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-16gpu: ipu-v3: document valid IPUv3 compatibles and extend for i.MX6 QuadPlusLucas Stach1-1/+7
2017-03-16gpu: ipu-v3: add driver for Prefetch Resolve GasketLucas Stach5-1/+447
2017-03-15gpu: ipu-v3: add DT binding for the Prefetch Resolve GasketLucas Stach1-0/+25
2017-03-15gpu: ipu-v3: add driver for Prefetch Resolve EngineLucas Stach4-2/+320
2017-03-15gpu: ipu-v3: add DT binding for the Prefetch Resolve EngineLucas Stach1-0/+26
2017-03-15drm/imx: ipuv3-plane: add support for separate alpha planesPhilipp Zabel2-1/+97
2017-03-15drm/imx: extend drm_plane_state_to_eba for separate channel supportPhilipp Zabel1-8/+8
2017-03-15gpu: ipu-v3: add support for separate alpha channelsPhilipp Zabel3-0/+85
2017-03-15drm: add RGB formats with separate alpha planePhilipp Zabel2-0/+22
2017-03-15drm/imx: add deferred plane disablingPhilipp Zabel5-11/+62
2017-03-15drm/imx: don't wait for vblank and stop calling cleanup_planes in commit_tailPhilipp Zabel1-4/+0
2017-03-15gpu: ipu-v3: add unsynchronised DP channel disablingPhilipp Zabel5-12/+19
2017-03-15gpu: ipu-v3: remove IRQ dance on DC channel disableLucas Stach1-57/+4
2017-03-15gpu: ipu-cpmem: add bayer formats to ipu_cpmem_set_imagePhilipp Zabel1-0/+13
2017-03-15gpu: ipu-cpmem: set image base address even for incorrect formatsPhilipp Zabel1-2/+6
2017-03-15drm/imx: ipuv3-plane: update overlay plane position also without modesetPhilipp Zabel1-3/+5
2017-03-15drm/imx: ipuv3-plane: use drm_plane_helper_check_state, clipped coordinatesPhilipp Zabel1-42/+38
2017-03-15Merge tag 'drm-misc-next-2017-03-12' of git://anongit.freedesktop.org/git/drm...Dave Airlie81-1188/+2444
2017-03-11Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...Daniel Vetter22-336/+236
2017-03-10drm: bridge: dw-hdmi: Move the driver to a separate directory.Laurent Pinchart9-27/+31
2017-03-10drm: bridge: dw-hdmi: Switch to regmap for register accessNeil Armstrong2-51/+59
2017-03-10drm: bridge: dw-hdmi: Remove device type from platform dataKieran Bingham4-12/+0
2017-03-10drm: bridge: dw-hdmi: Add support for custom PHY configurationKieran Bingham2-35/+81
2017-03-10drm: bridge: dw-hdmi: Create PHY operationsLaurent Pinchart2-31/+82
2017-03-10drm: bridge: dw-hdmi: Fix the PHY power up sequenceLaurent Pinchart1-28/+37
2017-03-10drm: bridge: dw-hdmi: Fix the PHY power down sequenceLaurent Pinchart1-9/+43
2017-03-10drm: bridge: dw-hdmi: Enable CSC even for DVINeil Armstrong1-2/+2
2017-03-10drm: bridge: dw-hdmi: Move CSC configuration out of PHY codeLaurent Pinchart1-15/+10
2017-03-10drm: bridge: dw-hdmi: Remove unused functionsLaurent Pinchart1-26/+0
2017-03-09drm: Extract drm_file.hDaniel Vetter4-127/+178
2017-03-09drm: Remove DRM_MINOR_CNTDaniel Vetter1-1/+0
2017-03-09drm: rename drm_fops.c to drm_file.cDaniel Vetter5-8/+5
2017-03-09drm/doc: document fallback behaviour for atomic eventsDaniel Vetter1-0/+6
2017-03-09drm: Remove drmP.h include from drm_kms_helper_common.cDaniel Vetter1-2/+1
2017-03-09drm: Extract drm_pci.hDaniel Vetter3-39/+89
2017-03-09drm: Move drm_lock_data out of drmP.hDaniel Vetter2-15/+17
2017-03-09drm: Extract drm_prime.hDaniel Vetter6-31/+91
2017-03-09drm/doc: Add todo about connector_list_iterDaniel Vetter1-0/+13
2017-03-09drm/qxl: Remove qxl_debugfs_remove_files()Noralf Trønnes3-15/+0
2017-03-08drm/debugfs: Remove the drm_driver.debugfs_cleanup callbackNoralf Trønnes2-6/+0
2017-03-08drm/msm: Remove msm_debugfs_cleanup()Noralf Trønnes7-26/+9
2017-03-08Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie80-566/+4468
2017-03-08Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie133-8203/+18811
2017-03-07drm/dp: Add missing description to parameterTomeu Vizoso1-0/+1
2017-03-07drm/nouveau/fb/gf100-: rework ram detectionBen Skeggs8-101/+179
2017-03-07drm/nouveau/fb/gm200: split ram implementation from gm107Ben Skeggs4-1/+44
2017-03-07drm/nouveau/fb/gf108: split implementation from gf100Ben Skeggs6-1/+87
2017-03-07drm/nouveau/fb/gf100-: modify constructors to allow more customisationBen Skeggs4-52/+81
2017-03-07drm/nouveau/kms/nv50: use drm core i2c-over-aux algorithmBen Skeggs1-2/+3
2017-03-07drm/nouveau/i2c/g94-: return REPLY_M value on readsBen Skeggs2-0/+2