summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i2c/tda998x_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-081-9/+1
* drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma2017-07-141-1/+1
* drm/i2c: tda998x: fix spelling mistakeColin Ian King2016-11-181-1/+1
* drm/i2c: tda998x: allow sharing of the CEC device accessesRussell King2016-11-181-19/+34
* drm/i2c: tda998x: allow interrupt to be sharedRussell King2016-11-181-25/+27
* drm/i2c: tda998x: power down pre-filter and color conversionRussell King2016-11-181-0/+4
* drm/i2c: tda998x: switch to boolean is_onRussell King2016-11-181-13/+10
* drm/i2c: tda998x: remove complexity from tda998x_audio_get_eld()Russell King2016-11-181-14/+8
* drm/i2c: tda998x: group audio functions togetherRussell King2016-11-181-137/+139
* drm/i2c: tda998x: separate connector initialisationRussell King2016-11-181-20/+26
* drm/i2c: tda998x: group connector functions and funcs togetherRussell King2016-11-181-174/+176
* drm/i2c: tda998x: move and rename tda998x_encoder_set_config()Russell King2016-11-181-20/+20
* drm/i2c: tda998x: correct function name in commentsRussell King2016-11-181-2/+2
* drm/i2c: tda998x: only enable audio if supported by sinkRussell King2016-11-181-3/+24
* drm/i2c: tda998x: only configure infoframes and audio if supportedRussell King2016-11-181-5/+19
* drm/i2c: tda998x: avoid race when programming audioRussell King2016-11-181-2/+2
* drm/i2c: tda998x: avoid racy access to mode clockRussell King2016-11-181-14/+11
* drm/i2c: tda998x: avoid race in tda998x_encoder_mode_set()Russell King2016-11-181-4/+3
* drm/i2c: tda998x: move audio mutex initialisationRussell King2016-11-171-2/+2
* Merge branch 'drm-tda998x-mali' into drm-tda998x-develRussell King2016-11-011-8/+0
|\
| * drm/i2c: tda998x: mali-dp: hdlcd: refactor connector registrationBrian Starkey2016-10-311-8/+0
* | drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT bindingJyri Sarha2016-09-071-3/+210
* | drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdataJyri Sarha2016-09-071-38/+46
|/
* Merge drm-fixes into drm-next.Dave Airlie2016-03-141-1/+9
|\
| * drm/i2c: tda998x: Choose between atomic or non atomic dpms helperJyri Sarha2016-03-081-1/+9
* | drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional.Carlos Palminha2016-02-111-9/+0
|/
* Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-01-181-1/+0
|\
| * drm: Do not set connector->encoder in driversThierry Reding2016-01-131-1/+0
* | Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie2015-12-231-2/+10
|\ \ | |/ |/|
| * drm/i2c: tda998x: Add support for atomic modesettingLiviu Dudau (ARM)2015-12-031-1/+5
| * drm/i2c: tda998x: increase the supported dotclock frequency to 165MHz for TDA...Liviu Dudau (ARM)2015-12-031-1/+4
| * drm/i2c: tda998x: unregister the connector in the unbind functionLiviu Dudau (ARM)2015-12-031-0/+1
* | drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-111-1/+1
* | drm/i2c/tda998x: Remove unused save/restore drm encoder helpers.Rodrigo Vivi2015-12-081-14/+0
|/
* drm/i2c: tda998x: clean up after struct tda998x_priv2 removalRussell King2015-09-291-58/+22
* drm/i2c: tda998x: kill struct tda998x_priv2Russell King2015-09-291-42/+38
* drm/i2c: tda998x: move connector into struct tda998x_privRussell King2015-09-291-11/+11
* drm/i2c: tda998x: remove encoder pointerRussell King2015-09-291-13/+12
* drm/i2c: tda998x: remove DRM slave encoder supportRussell King2015-09-291-138/+8
* drm/i2c: tda998x: use more HDMI helpersRussell King2015-09-151-40/+31
* drm/i2c: tda998x: handle all outstanding interruptsRussell King2015-09-151-5/+11
* drm/i2c: tda998x: convert to u8/u16/u32 typesRussell King2015-09-151-37/+37
* drm/i2c: tda998x: re-implement "Fix EDID read timeout on HDMI connect"Russell King2015-09-151-12/+68
* drm/i2c: tda998x: report whether we actually handled the IRQRussell King2015-09-151-1/+4
* drm/i2c: tda998x: remove useless NULL checksRussell King2015-09-151-3/+1
* Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-08-071-2/+2
|\
| * drm/i2c: tda998x: fix bad checksum of the HDMI AVI infoframeJean-Francois Moine2015-08-051-2/+2
* | Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie2015-05-291-1/+2
|\|
| * drm/i2c: tda998x: fix compiler warning for ssize_tRussell King2015-05-201-1/+2
* | Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie2015-05-151-12/+14
|\|