index
:
linux.git
master
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
/
i915
/
display
/
intel_tc.c
Age
Commit message (
Expand
)
Author
2020-02-04
drm/i915/display/tc: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2019-09-27
drm/i915/tc: Update DP_MODE programming
Clinton A Taylor
2019-09-23
drm/i915/tgl: Finish modular FIA support on registers
José Roberto de Souza
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-08-07
drm/i915/tc: un-inline intel_tc_port_ref_held()
Jani Nikula
2019-07-12
drm/i915: Add modular FIA
Anusha Srivatsa
2019-07-10
drm/i915: move intel_ddi_set_fia_lane_count to intel_tc.c
Lucas De Marchi
2019-07-10
drm/i915: fix include order in intel_tc.*
Lucas De Marchi
2019-07-10
drm/i915: make new intel_tc.c use uncore accessors
Lucas De Marchi
2019-07-01
drm/i915: Remove unneeded disconnect in TypeC legacy port mode
Imre Deak
2019-07-01
drm/i915: Add state verification for the TypeC port mode
Imre Deak
2019-07-01
drm/i915: Keep the TypeC port mode fixed when the port is active
Imre Deak
2019-07-01
drm/i915: Sanitize the TypeC FIA lane configuration decoding
Imre Deak
2019-07-01
drm/i915: Keep the TypeC port mode fixed for detect/AUX transfers
Imre Deak
2019-07-01
drm/i915: Fix the TypeC port mode sanitization during loading/resume
Imre Deak
2019-07-01
drm/i915: Sanitize the TypeC connect/detect sequences
Imre Deak
2019-07-01
drm/i915: Handle the TCCOLD power-down event
Imre Deak
2019-07-01
drm/i915: Wait for TypeC PHY complete flag to clear in safe mode
Imre Deak
2019-07-01
drm/i915: Factor out common parts from TypeC port handling functions
Imre Deak
2019-07-01
drm/i915: Unify the TypeC port notation in debug/error messages
Imre Deak
2019-07-01
drm/i915: Sanitize the terminology used for TypeC port modes
Imre Deak
2019-07-01
drm/i915: Move the TypeC port handling code to a separate file
Imre Deak