aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i2c
AgeCommit message (Expand)Author
2016-07-13drm/i2c: adv7511: Move to bridge folderArchit Taneja
2016-07-13drm/i2c: adv7511: Convert to drm_bridgeArchit Taneja
2016-06-24drm/i2c/ch7006: Use helper to turn off CRTCLukas Wunner
2016-03-14Merge drm-fixes into drm-next.Dave Airlie
2016-03-08drm/i2c: tda998x: Choose between atomic or non atomic dpms helperJyri Sarha
2016-02-11drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional.Carlos Palminha
2016-02-11drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional.Carlos Palminha
2016-02-09ch7006: correctly handling failed allocationInsu Yun
2016-02-02drm: adv7511: it's HPD, not HDPWolfram Sang
2016-02-02drm: adv7511: mark ADV7511_REG_EDID_READ_CTRL volatileWolfram Sang
2016-02-02drm: adv7511: really enable interrupts for EDID detectionWolfram Sang
2016-01-18Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-01-13drm: Do not set connector->encoder in driversThierry Reding
2015-12-23Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie
2015-12-15drm/i2c/sil164: Constify function pointer structsVille Syrjälä
2015-12-15drm/i2c/adv7511: Constify function pointer structsVille Syrjälä
2015-12-15drm/i2c/ch7006: Constify function pointer structsVille Syrjälä
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-12-08drm/i2c/tda998x: Remove unused save/restore drm encoder helpers.Rodrigo Vivi
2015-12-03drm/i2c: tda998x: Add support for atomic modesettingLiviu Dudau (ARM)
2015-12-03drm/i2c: tda998x: increase the supported dotclock frequency to 165MHz for TDA...Liviu Dudau (ARM)
2015-12-03drm/i2c: tda998x: unregister the connector in the unbind functionLiviu Dudau (ARM)
2015-10-15Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie
2015-09-29drm/i2c: tda998x: clean up after struct tda998x_priv2 removalRussell King
2015-09-29drm/i2c: tda998x: kill struct tda998x_priv2Russell King
2015-09-29drm/i2c: tda998x: move connector into struct tda998x_privRussell King
2015-09-29drm/i2c: tda998x: remove encoder pointerRussell King
2015-09-29drm/i2c: tda998x: remove DRM slave encoder supportRussell King
2015-09-24Merge tag 'v4.3-rc2' into topic/drm-miscDaniel Vetter
2015-09-15drm/i2c: tda998x: use more HDMI helpersRussell King
2015-09-15drm/i2c: tda998x: handle all outstanding interruptsRussell King
2015-09-15drm/i2c: tda998x: convert to u8/u16/u32 typesRussell King
2015-09-15drm/i2c: tda998x: re-implement "Fix EDID read timeout on HDMI connect"Russell King
2015-09-15drm/i2c: tda998x: report whether we actually handled the IRQRussell King
2015-09-15drm/i2c: tda998x: remove useless NULL checksRussell King
2015-09-08drm/i2c/ch7006: Constify ch7006_tv_norms[] and ch7006_modes[]Ville Syrjälä
2015-09-08drm: Constify TV mode namesVille Syrjälä
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown
2015-08-07Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-08-05drm/i2c: tda998x: fix bad checksum of the HDMI AVI infoframeJean-Francois Moine
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin
2015-05-29Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie
2015-05-25drm: adv7511: Fix crash in IRQ handler when no encoder is associatedLaurent Pinchart
2015-05-20drm/i2c: tda998x: fix compiler warning for ssize_tRussell King
2015-05-15Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie
2015-03-30drm/i2c: tda998x: use drm_hdmi_avi_infoframe_from_display_mode()Russell King
2015-03-19drm: adv7511: Refactor power managementLaurent Pinchart
2015-03-19drm: adv7511: Fix nested sleep when reading EDIDLaurent Pinchart
2015-03-19drm: adv7511: Fix DDC error interrupt handlingLaurent Pinchart
2015-03-10drm: Fix trivial typos in commentsYannick Guerrini