index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
atombios_dp.c
Age
Commit message (
Expand
)
Author
2024-10-07
drm/radeon: add late_register for connector
Wu Hoi Pok
2024-01-15
drm/radeon: check PS, WS index
Alexander Richards
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
2021-04-27
drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()
Lyude Paul
2021-04-27
drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()
Lyude Paul
2021-04-27
drm/dp: Add backpointer to drm_device in drm_dp_aux
Lyude Paul
2020-01-07
drm/radeon: remove unnecessary braces around conditionals.
Wambui Karuga
2019-11-19
drm/radeon: remove set but not used variable 'dig_connector'
zhengbin
2019-06-10
drm/radeon: drop use of drmP.h (2/2)
Sam Ravnborg
2017-10-31
drm/radeon: fix atombios on big endian
Roman Kapl
2017-10-08
drm/radeon/dp: make radeon_dp_get_dp_link_config static
Alex Deucher
2016-08-08
drm/radeon: Don't retry 7 times in radeon_dp_dpcd()
Lyude
2016-05-12
drm/radeon: fix DP mode validation
Alex Deucher
2016-03-18
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-16
drm/radeon: fix indentation.
Jérome Glisse
2016-03-08
drm/radeon/dp: add back special handling for NUTMEG
Alex Deucher
2015-12-21
drm/radeon: fix dp link rate selection (v2)
Alex Deucher
2015-09-08
drm/radeon: Handle DP_AUX_I2C_WRITE_STATUS_UPDATE
Ville Syrjälä
2015-08-31
drm/radeon/atom: Send out the full AUX address
Ville Syrjälä
2015-06-04
Merge tag 'v4.1-rc6' into drm-next
Dave Airlie
2015-05-26
drm/radeon: make dpcd parameters const
Alex Deucher
2015-05-21
drm/radeon: retry dcpd fetch
Alex Deucher
2015-03-19
drm/radeon: export max link rate calculation
Dave Airlie
2015-03-19
drm/radeon: program auxch directly (v2)
Dave Airlie
2015-02-25
drm/radeon: fix atom aux payload size check for writes (v2)
Alex Deucher
2015-02-13
drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessary
Alex Deucher
2015-01-05
drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hw
Alex Deucher
2014-11-11
drm/radeon: add locking around atombios scratch space usage
Dave Airlie
2014-09-16
Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-09-09
drm/radeon: reduce memory footprint for debugging
Andy Shevchenko
2014-09-03
drm/radeon: Renaming DP training vswing pre emph defines
Sonika Jindal
2014-07-10
drm/radeon/dp: return -EIO for flags not zero case
Alex Deucher
2014-07-01
drm/radeon: Use only one line for whole DPCD debug output
Stefan Brüns
2014-06-05
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
2014-06-05
drm/dp: add a hw mutex around the transfer functions. (v2)
Dave Airlie
2014-06-02
drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devices
Alex Deucher
2014-06-02
drm/radeon: add a i2c bus mutex
Alex Deucher
2014-05-01
drm/radeon/dp: check for errors in dpcd reads
Alex Deucher
2014-04-22
drm/radeon/aux: fix hpd assignment for aux bus
Alex Deucher
2014-04-08
drm/radeon/dp: switch to the common i2c over aux code
Alex Deucher
2014-04-08
drm/radeon/dp: handle zero sized i2c over aux transactions (v2)
Alex Deucher
2014-03-25
drm/radeon: use drm_dp_dpcd_read_link_status()
Alex Deucher
2014-03-25
drm/radeon: use the new drm helpers for dp aux
Alex Deucher
2014-03-25
drm/radeon: clarify special handling in i2c over aux
Alex Deucher
2014-03-25
drm/radeon/dp: move sink power control to a separate function
Alex Deucher
2014-03-25
drm/radeon/dp: use i2c_get_adapdata rather than casting
Alex Deucher
2014-01-20
drm/radeon/dp: sleep after powering up the display
Alex Deucher
2014-01-20
drm/radeon/dp: use usleep_range rather than udelay
Alex Deucher
2014-01-20
drm/radeon/dp: bump i2c-over-aux retries to 7
Alex Deucher
[next]