index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_dp_helper.c
Age
Commit message (
Expand
)
Author
2018-10-31
drm/dp: DRM DP helper/macros to get DP sink DSC parameters
Manasi Navare
2018-09-19
drm: add LG eDP panel to quirk database
Lee, Shawn C
2018-09-19
drm: Change limited M/N quirk to constant N quirk.
Lee, Shawn C
2018-09-19
drm: Add support for device_id based detection.
Lee, Shawn C
2018-08-01
drm/dp: add missing ')' to I2C nack debug message
Paulo Zanoni
2018-07-16
drm/dp_helper: Add DP aux channel tracing
Lyude Paul
2018-07-13
drm: add support for DisplayPort CEC-Tunneling-over-AUX
Hans Verkuil
2018-06-06
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-05-24
drm/psr: Fix missed entry in PSR setup time table.
Dhinakaran Pandiyan
2018-05-08
drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4
Matt Atwood
2018-01-26
drm/dp: Add HBR3 support in existing DRM DP helpers
Manasi Navare
2017-11-20
drm: don't link DP aux i2c adapter to the hardware device node
Lucas Stach
2017-10-11
drm/dp: WARN about invalid/unknown link rates and bw codes
Jani Nikula
2017-07-21
drm/dp: Don't trust drm_dp_downstream_id()
Chris Wilson
2017-07-21
drm/dp: Fix read pointer for drm_dp_downsteam_debug()
Chris Wilson
2017-05-29
drm/dp: start a DPCD based DP sink/branch device quirk database
Jani Nikula
2017-05-29
drm/dp: add helper for reading DP sink/branch device desc from DPCD
Jani Nikula
2017-03-07
drm/dp: Add missing description to parameter
Tomeu Vizoso
2017-03-06
drm/dp: add helpers for capture of frame CRCs
Tomeu Vizoso
2017-01-25
drm/kms-helpers: Use recommened kerneldoc for struct member refs
Daniel Vetter
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-09-28
Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-09-20
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-09-19
drm: fix implicit declaration build error on ia64
Jani Nikula
2016-09-16
drm: Fix DisplayPort branch device ID kernel-doc
Mika Kahola
2016-09-15
drm: Add DP branch device info on debugfs
Mika Kahola
2016-09-15
drm: Read DP branch device id
Mika Kahola
2016-09-15
drm: Helper to read max bits per component
Mika Kahola
2016-09-15
drm: Helper to read max clock rate
Mika Kahola
2016-08-30
i2c: move locking operations to their own struct
Peter Rosin
2016-08-16
drm: Don't export dp-aux devnode functions
Daniel Vetter
2016-08-09
drm/dp_helper: Rate limit timeout errors from drm_dp_i2c_do_msg()
Lyude
2016-08-09
drm/dp_helper: Print first error received on failure in drm_dp_dpcd_access()
Lyude
2016-08-03
drm/dp: Add drm_dp_psr_setup_time()
Ville Syrjälä
2016-07-29
drm: aux ->transfer() can return 0, deal with it
Ville Syrjälä
2016-06-17
drm: Minimally initialise drm_dp_aux
Chris Wilson
2016-06-17
drm: Pass the drm_dp_aux->hw_mutex to i2c for its locking
Chris Wilson
2016-04-22
drm/dp_helper: Perform throw-away read before actual read in drm_dp_dpcd_read()
Lyude
2016-04-22
drm/dp_helper: Retry aux transactions on all errors
Lyude
2016-04-22
drm/dp_helper: Always wait before retrying native aux transactions
Lyude
2016-04-01
drm/dp: move hw_mutex up the call stack
Rob Clark
2016-02-12
drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
Rafael Antognolli
2015-09-24
Merge tag 'v4.3-rc2' into topic/drm-misc
Daniel Vetter
2015-09-08
drm/dp: Use I2C_WRITE_STATUS_UPDATE to drain partial I2C_WRITE requests
Ville Syrjälä
2015-09-02
drm/dp: Add dp_aux_i2c_speed_khz module param to set the assume i2c bus speed
Ville Syrjälä
2015-09-02
drm/dp: Adjust i2c-over-aux retry count based on message size and i2c bus speed
Ville Syrjälä
2015-09-02
drm/dp: Define AUX_RETRY_INTERVAL as 500 us
Ville Syrjälä
2015-04-20
drm: Fix for DP CTS test 4.2.2.5 - I2C DEFER handling
Todd Previte
2015-04-16
drm: Fix the 'native defer' message in drm_dp_i2c_do_msg()
Todd Previte
2015-03-23
drm/dp: Print the number of bytes processed for aux nacks
Ville Syrjälä
[next]