Changes between Version 1 and Version 2 of Ticket #18317, comment 1
- Timestamp:
- Jul 2, 2023, 9:31:31 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18317, comment 1
v1 v2 13 13 KERN: intel_extreme: CALLED status_t create_mode_list() 14 14 }}} 15 Or in the thereafter call(function ''intel_set_display_mode'' [https://git.haiku-os.org/haiku/tree/src/add-ons/accelerants/intel_extreme/mode.cpp]):15 In the thereafter call, the correct resolution is already gone (function ''intel_set_display_mode'' [https://git.haiku-os.org/haiku/tree/src/add-ons/accelerants/intel_extreme/mode.cpp]): 16 16 {{{ 17 17 KERN: intel_extreme: intel_set_display_mode(1024x768, virtual: 1024x768)