aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-11-30drm/tilcdc: Enable sync lost error and recovery handling for rev 1 LCDCJyri Sarha
2016-11-30drm/tilcdc: Add drm bridge support for attaching drm bridge driversJyri Sarha
2016-11-30drm/bridge: Add ti-tfp410 DVI transmitter driverJyri Sarha
2016-11-30drm/tilcdc: Recover from sync lost error flood by resetting the LCDCJyri Sarha
2016-11-29drm/tilcdc: Fix race from forced shutdown of crtc in unloadJyri Sarha
2016-11-29drm/tilcdc: Use unload to handle initialization failuresJyri Sarha
2016-11-29drm/tilcdc: Stop using struct drm_driver load() callbackJyri Sarha
2016-11-29drm/tilcdc: Remove obsolete drm_connector_register() callsJyri Sarha
2016-11-29drm/tilcdc: Correct misspelling in error messageDaniel Schultz
2016-11-29drm/tilcdc: Add revision handling for FB_CEILINGDaniel Schultz
2016-11-29drm/tilcdc: add a da850-specific compatible stringBartosz Golaszewski
2016-11-29drm/tilcdc: add a workaround for failed clk_set_rate()Bartosz Golaszewski
2016-11-25Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie
2016-11-25Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie
2016-11-21Merge tag 'drm-hisilicon-next-2016-11-17' of http://github.com/zourongrong/li...Dave Airlie
2016-11-18drm/i2c: tda998x: fix spelling mistakeColin Ian King
2016-11-18drm/i2c: tda998x: allow sharing of the CEC device accessesRussell King
2016-11-18drm/i2c: tda998x: allow interrupt to be sharedRussell King
2016-11-18drm/i2c: tda998x: power down pre-filter and color conversionRussell King
2016-11-18drm/i2c: tda998x: switch to boolean is_onRussell King
2016-11-18drm/i2c: tda998x: remove complexity from tda998x_audio_get_eld()Russell King
2016-11-18drm/i2c: tda998x: group audio functions togetherRussell King
2016-11-18drm/i2c: tda998x: separate connector initialisationRussell King
2016-11-18drm/i2c: tda998x: group connector functions and funcs togetherRussell King
2016-11-18drm/i2c: tda998x: move and rename tda998x_encoder_set_config()Russell King
2016-11-18drm/i2c: tda998x: correct function name in commentsRussell King
2016-11-18drm/i2c: tda998x: only enable audio if supported by sinkRussell King
2016-11-18drm/i2c: tda998x: only configure infoframes and audio if supportedRussell King
2016-11-18drm/i2c: tda998x: avoid race when programming audioRussell King
2016-11-18drm/i2c: tda998x: avoid racy access to mode clockRussell King
2016-11-18drm/i2c: tda998x: avoid race in tda998x_encoder_mode_set()Russell King
2016-11-17drm/i2c: tda998x: move audio mutex initialisationRussell King
2016-11-17drm/hisilicon/hibmc: Add support for vblank interruptRongrong Zou
2016-11-17drm/hisilicon/hibmc: Add support for VDACRongrong Zou
2016-11-17drm/hisilicon/hibmc: Add support for display engineRongrong Zou
2016-11-17drm/hisilicon/hibmc: Add support for frame bufferRongrong Zou
2016-11-17drm/hisilicon/hibmc: Add video memory managementRongrong Zou
2016-11-17drm/hisilicon/hibmc: Add hisilicon hibmc drm master driverRongrong Zou
2016-11-17Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2016-11-17drm/armada: fix NULL pointer comparison warningRavikant B Sharma
2016-11-17drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ
2016-11-17drm/armada: remove some dead codeChristophe JAILLET
2016-11-17drm/armada: mark symbols static where possibleBaoyou Xie
2016-11-17drm/armada: de-midlayer armadaRussell King
2016-11-17drm/nouveau/disp/gp102: rename from gp104Ben Skeggs
2016-11-17drm/nouveau/ce/gp102: rename from gp104Ben Skeggs
2016-11-17drm/nouveau/fb/gp102: rename from gp104Ben Skeggs
2016-11-17drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indicesBen Skeggs
2016-11-17drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classesBen Skeggs
2016-11-17drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.userBen Skeggs