summaryrefslogtreecommitdiffstats
path: root/ipc/util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-18drm/i2c: tda998x: allow sharing of the CEC device accessesRussell King1-19/+34
2016-11-18drm/i2c: tda998x: allow interrupt to be sharedRussell King1-25/+27
2016-11-18drm/i2c: tda998x: power down pre-filter and color conversionRussell King1-0/+4
2016-11-18drm/i2c: tda998x: switch to boolean is_onRussell King1-13/+10
2016-11-18drm/i2c: tda998x: remove complexity from tda998x_audio_get_eld()Russell King1-14/+8
2016-11-18drm/i2c: tda998x: group audio functions togetherRussell King1-137/+139
2016-11-18drm/i2c: tda998x: separate connector initialisationRussell King1-20/+26
2016-11-18drm/i2c: tda998x: group connector functions and funcs togetherRussell King1-174/+176
2016-11-18drm/i2c: tda998x: move and rename tda998x_encoder_set_config()Russell King1-20/+20
2016-11-18drm/i2c: tda998x: correct function name in commentsRussell King1-2/+2
2016-11-18drm/i2c: tda998x: only enable audio if supported by sinkRussell King1-3/+24
2016-11-18drm/i2c: tda998x: only configure infoframes and audio if supportedRussell King1-5/+19
2016-11-18drm/i2c: tda998x: avoid race when programming audioRussell King1-2/+2
2016-11-18drm/i2c: tda998x: avoid racy access to mode clockRussell King1-14/+11
2016-11-18drm/i2c: tda998x: avoid race in tda998x_encoder_mode_set()Russell King1-4/+3
2016-11-18drm/i2c: tda998x: move audio mutex initialisationRussell King1-2/+2
2016-11-17MAINTAINERS: Update HISILICON DRM entriesRongrong Zou1-0/+1
2016-11-17drm/hisilicon/hibmc: Add support for vblank interruptRongrong Zou2-1/+56
2016-11-17drm/hisilicon/hibmc: Add support for VDACRongrong Zou4-1/+155
2016-11-17drm/hisilicon/hibmc: Add support for display engineRongrong Zou5-2/+558
2016-11-17drm/hisilicon/hibmc: Add support for frame bufferRongrong Zou5-1/+366
2016-11-17drm/hisilicon/hibmc: Add video memory managementRongrong Zou4-1/+541
2016-11-17drm/hisilicon/hibmc: Add hisilicon hibmc drm master driverRongrong Zou7-0/+560
2016-11-17drm/armada: fix NULL pointer comparison warningRavikant B Sharma1-1/+1
2016-11-17drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ1-7/+1
2016-11-17drm/armada: remove some dead codeChristophe JAILLET1-5/+1
2016-11-17drm/armada: mark symbols static where possibleBaoyou Xie1-2/+2
2016-11-17drm/armada: de-midlayer armadaRussell King2-108/+129
2016-11-17drm/nouveau/disp/gp102: rename from gp104Ben Skeggs14-46/+46
2016-11-17drm/nouveau/ce/gp102: rename from gp104Ben Skeggs4-13/+13
2016-11-17drm/nouveau/fb/gp102: rename from gp104Ben Skeggs4-7/+7
2016-11-17drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indicesBen Skeggs5-2/+80
2016-11-17drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classesBen Skeggs14-28/+32
2016-11-17drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.userBen Skeggs7-92/+106
2016-11-17drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBEHans de Goede2-0/+65
2016-11-17drm/nouveau/devinit/gm200: drop pmu reset sequenceBen Skeggs1-12/+0
2016-11-17drm/nouveau/devinit/gm200: replace while loops with PTIMER-based timeout loopsBen Skeggs1-4/+11
2016-11-17drm/nouveau/pmu/gp102: initial implementationBen Skeggs4-0/+47
2016-11-17drm/nouveau/pmu/gp100: initial implementationBen Skeggs4-0/+38
2016-11-17drm/nouveau/pmu: execute reset before running devinitBen Skeggs1-0/+8
2016-11-17drm/nouveau/pmu: move ucode handling into gt215 implementationBen Skeggs9-184/+304
2016-11-17drm/nouveau/core: initial support for GP102Ben Skeggs1-0/+29
2016-11-17drm/nouveau/device/pci: fix oops if no mmu subdev presentBen Skeggs1-1/+1
2016-11-17drm/nouveau/kms/nv50: avoid touching DP_MSTM_CTRL if !DP_MST_CAPBen Skeggs1-2/+5
2016-11-16drm/vc4: Add fragment shader threading supportJonas Pfeil5-5/+79
2016-11-16drm/fence: add out-fences supportGustavo Padovan5-45/+211
2016-11-16drm/fence: add fence timeline to drm_crtcGustavo Padovan3-0/+69
2016-11-16drm/fence: add in-fences supportGustavo Padovan6-0/+32
2016-11-16drm/bridge: analogix_dp: return error if transfer none byteJianqun Xu1-1/+1
2016-11-15drm: drm_irq.h header cleanupDaniel Vetter2-34/+34