forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork1
Commit3b358cd
committed
drm/i915: Kill the remaining CHV HBR2 leftovers
AFAIK CHV was supposed to have HBR2 originally, but in the end the featurewas dropped. We still have some code leftovers from those early days.Eliminate them.The extra bit for the training pattern seems to be dead in the hardware.I can set it (in fact I can set almost any reserved bit in theregisters) but it doesn't seem to interfere with the operation of thehardware. Either that or I'm very lucky that my displays complete linktraining with the incorrect pattern being sent out.Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>Link:https://patchwork.freedesktop.org/patch/msgid/20180302095656.19662-1-ville.syrjala@linux.intel.comReviewed-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>1 parente400671 commit3b358cd
2 files changed
+4
-18
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4943 | 4943 |
| |
4944 | 4944 |
| |
4945 | 4945 |
| |
4946 |
| - | |
4947 |
| - | |
4948 | 4946 |
| |
4949 | 4947 |
| |
4950 | 4948 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
95 |
| - | |
96 | 94 |
| |
97 | 95 |
| |
98 | 96 |
| |
| |||
2900 | 2898 |
| |
2901 | 2899 |
| |
2902 | 2900 |
| |
2903 |
| - | |
2904 |
| - | |
2905 |
| - | |
2906 |
| - | |
| 2901 | + | |
2907 | 2902 |
| |
2908 | 2903 |
| |
2909 | 2904 |
| |
| |||
2916 | 2911 |
| |
2917 | 2912 |
| |
2918 | 2913 |
| |
2919 |
| - | |
2920 |
| - | |
2921 |
| - | |
2922 |
| - | |
2923 |
| - | |
2924 |
| - | |
| 2914 | + | |
| 2915 | + | |
2925 | 2916 |
| |
2926 | 2917 |
| |
2927 | 2918 |
| |
| |||
3660 | 3651 |
| |
3661 | 3652 |
| |
3662 | 3653 |
| |
3663 |
| - | |
3664 |
| - | |
3665 |
| - | |
3666 |
| - | |
| 3654 | + | |
3667 | 3655 |
| |
3668 | 3656 |
| |
3669 | 3657 |
| |
|
0 commit comments
Comments
(0)