CN112433768A - Display card control method, equipment and computer storage medium - Google Patents

Display card control method, equipment and computer storage medium Download PDF

Info

Publication number
CN112433768A
CN112433768A CN202011222359.5A CN202011222359A CN112433768A CN 112433768 A CN112433768 A CN 112433768A CN 202011222359 A CN202011222359 A CN 202011222359A CN 112433768 A CN112433768 A CN 112433768A
Authority
CN
China
Prior art keywords
information
card mode
specific
display card
mode
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CN202011222359.5A
Other languages
Chinese (zh)
Inventor
应健
杨兴龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
LCFC Hefei Electronics Technology Co Ltd
Original Assignee
LCFC Hefei Electronics Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by LCFC Hefei Electronics Technology Co Ltd filed Critical LCFC Hefei Electronics Technology Co Ltd
Priority to CN202011222359.5A priority Critical patent/CN112433768A/en
Publication of CN112433768A publication Critical patent/CN112433768A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

The invention discloses a method, equipment and a computer storage medium for controlling a display card, wherein the method comprises the following steps: obtaining a program starting instruction, wherein the program starting instruction is used for indicating specific software to be started; searching specific information matched with the specific software in a specific database, wherein the specific information comprises first video card mode information, and the first video card mode information is used for representing a video card mode corresponding to the specific software; when the first display card mode information is not matched with the second display card mode information, the display card mode is adjusted according to an adjustment rule, and the second display card mode information is used for representing the current display card mode.

Description

Display card control method, equipment and computer storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and an apparatus for controlling a graphics card, and a computer storage medium.
Background
The display card is one of the components of the base of the personal computer and has the functions of converting the display information required by the computer system, providing signal to the display and controlling the correct display of the display. In recent years, as the demand for computer performance from users increases, dual display card computers have appeared in the field of view of the public. The dual-display-card computer occupies a place in the market by switching the display cards according to requirements so as to improve data processing capacity, but the dual-display-card computer in the current market often needs to be restarted when switching the display card modes, so that a user cannot switch the display card modes according to the use requirements of the user in real time in the use process, the output frame rate of the dual-display-card computer is not ideal when the dual-display-card computer is used, and the user cannot obtain good user experience when the dual-display-card computer is used.
Disclosure of Invention
The embodiment of the invention provides a display card control method which has the function of dynamically controlling a display card according to the use requirement of a user and plays a role in optimizing the output frame rate of a double-display-card computer.
The invention provides a display card control method on one hand, which comprises the following steps: obtaining a program starting instruction, wherein the program starting instruction is used for indicating specific software to be started; searching specific information matched with the specific software in a specific database, wherein the specific information comprises first video card mode information, and the first video card mode information is used for representing a video card mode corresponding to the specific software; and when the first display card mode information is not matched with the second display card mode information, adjusting the display card mode according to an adjustment rule, wherein the second display card mode information is used for representing the current display card mode.
In an embodiment, the method further comprises: detecting whether a dynamic display card switching mode is supported or not; and when the mode supporting dynamic switching of the display card is detected, acquiring the specific database.
In one embodiment, the adjustment rule includes at least one of the following rules: a first adjustment rule corresponding to the priority and a second adjustment rule corresponding to the display brightness.
In an implementation manner, after the graphics card mode is adjusted according to the adjustment rule, the method further includes: detecting the running condition of the specific software to obtain running information; and when the operation information meets the preset index, adjusting the mode of the display card according to the adjustment rule.
In an embodiment, the specific information further includes matching information, and accordingly, searching the specific information matching the specific software in the specific library includes: determining feature information of the specific software; searching matching information corresponding to the characteristic information in the database; and determining the first display card mode information according to the matching information.
Another aspect of the present invention provides a display card control apparatus, including: the system comprises an acquisition module, a starting module and a control module, wherein the acquisition module is used for acquiring a program starting instruction which is used for indicating specific software to be started; the searching module is used for searching specific information matched with the specific software in a specific database, wherein the specific information comprises first video card mode information, and the first video card mode information is used for representing a video card mode corresponding to the specific software; and the adjusting module is used for adjusting the mode of the display card according to an adjusting rule under the condition that the first display card mode information is not matched with the second display card mode information, and the second display card mode information is used for representing the current display card mode.
In an embodiment, the apparatus further comprises: the detection module is used for detecting whether the mode of dynamically switching the display card is supported or not; the acquisition module is further used for acquiring the specific database when the mode supporting dynamic switching of the display card is detected.
In an implementation manner, after the adjusting module adjusts the graphics card mode according to the adjusting rule, the apparatus further includes: the detection module is also used for detecting the running condition of the specific software to obtain running information; the adjusting module is further used for adjusting the mode of the display card according to the adjusting rule under the condition that the operation information meets a preset threshold value.
In an embodiment, the specific information includes matching information, and accordingly, the searching module includes: a determining submodule for determining feature information of the specific software; the matching submodule is used for searching matching information corresponding to the characteristic information in the database; the determining submodule is further used for determining the first display card mode information according to the matching information.
In an embodiment, the adjustment rule of the adjustment module includes at least one of the following rules: a first mode adjustment rule corresponding to the priority and a second adjustment rule corresponding to the display brightness.
Another aspect of the present invention provides a computer-readable storage medium, which includes a set of computer-executable instructions, when executed, for performing any one of the above-mentioned video card control methods.
After receiving a program start instruction for indicating specific software to start, the video card control method, the device, and the computer storage medium according to embodiments of the present invention search specific information matched with the specific software in a specific database based on the program start instruction, where the specific information includes first video card mode information, and match the first video card mode information with second video card mode information, where the first video card mode information is used to represent a video card mode corresponding to the specific software, and the second video card mode information is used to represent a current video card mode, and when the first video card mode and the second video card mode are not matched, the video card mode is adjusted according to an adjustment rule.
Drawings
The above and other objects, features and advantages of exemplary embodiments of the present invention will become readily apparent from the following detailed description read in conjunction with the accompanying drawings. Several embodiments of the invention are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings and in which:
in the drawings, the same or corresponding reference numerals indicate the same or corresponding parts.
Fig. 1 is a schematic diagram illustrating an implementation flow of a graphics card control method according to an embodiment of the present invention;
fig. 2 is a schematic view illustrating a specific information determination process of a video card control method according to an embodiment of the present invention;
FIG. 3 is a specific database acquisition flow diagram illustrating a video card control method according to the present invention;
FIG. 4 is a schematic diagram illustrating a flow of reducing energy consumption of a graphics card control method according to the present invention;
fig. 5 is a schematic block diagram of a graphics card control device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, features and advantages of the present invention more obvious and understandable, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a schematic diagram illustrating an implementation flow of a graphics card control method according to an embodiment of the present invention.
Referring to fig. 1, in one aspect, the present invention provides a method for controlling a graphics card, the method including: operation 101, obtaining a program starting instruction, where the program starting instruction is used to instruct specific software to start; operation 102, searching specific information matched with specific software in a specific database, where the specific information includes first graphics card mode information, and the first graphics card mode information is used to represent a graphics card mode corresponding to the specific software; operation 103 adjusts the mode of the graphics card according to the adjustment rule when the first graphics card mode information is not matched with the second graphics card mode information, where the second graphics card mode information is used to represent the current graphics card mode.
The embodiment of the invention aims to provide a display card control method for a user, which is mainly applied to the technical field of computers, in particular to a dual-display-card computer for controlling a display card, so that the dual-display-card computer can switch the display card modes according to the use requirements of the user, and the effect of optimizing the output frame rate is achieved. Specifically, the video card control method provided in the embodiment of the present invention may search in the specific database according to the specific software indicated in the obtained program start instruction, and determine the specific information matched with the specific software, where the specific information includes first video card mode information, and the first video card mode information may be used to characterize a video card mode corresponding to the specific software. And then, matching the first display card mode information with the second display card mode information, wherein the second display card mode information is used for representing the current display card mode, and adjusting the display card mode according to an adjustment rule under the condition that the first display card mode information is not matched with the second display card mode information.
Specifically explaining the operation process, when the video card control method provided by the embodiment of the present invention is applied to control a video card, after the operation 101 receives a program start instruction for instructing the start of specific software, the operation 102 is executed to search specific information matched with the specific software in a specific database, where the specific information includes first video card mode information, and the first video card mode information is used to represent a video card mode corresponding to the specific software. The specific database may be a comparison table of specific software and specific information. In an implementation scenario provided by the embodiment of the present invention, first, specific information matched with specific software may be determined in a specific database based on the specific software indicated by the program start instruction, and then, first graphics card mode information corresponding to the specific software may be determined according to an inclusion relationship between the specific information and the first graphics card mode information.
Fig. 2 is a schematic view illustrating a specific information determination process of a video card control method according to an embodiment of the present invention.
Referring to FIG. 2, in one embodiment, the specific information further includes matching information, and accordingly, operation 102, searching the specific information matching the specific software in the specific database includes:
at operation 1021, determining feature information of the specific software;
operation 1022, searching the database for matching information corresponding to the characteristic information;
in operation 1023, the first graphics card mode information is determined according to the matching information.
Specifically, in order to accurately obtain specific information matched with specific software in a specific database, in an implementable case, the specific information may be an information set including first graphics card mode information and matching information, where the first graphics card mode information may be graphics card mode information matched with the specific software, the matching information is information matched with the specific software, and there is a one-to-one mapping relationship between the specific information, the first graphics card mode information, and the matching information, and therefore, the step 102 of searching for the specific information matched with the specific software in the specific database may include the step 1021 of determining feature information of the specific software, and in an implementable case, after receiving a program start instruction for instructing start of the specific software, determining feature information of the specific software based on the program start instruction, specifically, the feature information may be a software name of the specific software, or software serial number of the specific software, and further, in operation 1022, matching information corresponding to the characteristic information is searched in the database. In an implementable situation, the matching information may also be a software name or a software serial number of the specific software, but it is clear that the embodiment of the present invention does not limit the types of the matching information and the feature information, and only needs to satisfy that the types of the matching information and the feature information do not affect the matching of the feature information and the matching information. Further, after the matching information is obtained, operation 1023 may be performed according to a mapping relationship existing among the specific information, the first graphics card mode information, and the matching information, and the first graphics card mode information is determined according to the matching information. In addition, the display card mode may include an independent display card mode and an integrated display card mode, wherein the independent display card mode may be a mode in which the display output source is controlled by the independent display card, and the integrated display card mode may be a mode in which the display output source is controlled by the integrated display card. In an implementation case, the specific software may be game software, the specific information corresponding to the game software may be a game name, and further, a graphics card mode corresponding to the game software may be determined according to the specific information corresponding to the game software, when the graphics card mode corresponding to the game software is a mode in which the independent graphics card controls the display output source, the first graphics card mode may be an independent graphics card mode, and the first graphics card mode information may be independent graphics card mode information.
In operation 103, when the first graphics card mode information is not matched with the second graphics card mode information, the graphics card mode is adjusted according to the adjustment rule, and the second graphics card mode information is used to represent the current graphics card mode.
Specifically, after the specific information is acquired, matching is performed by using first graphics card mode information in the specific information and second graphics card mode information used for representing a current graphics card mode. When the first video card mode is matched with the second video card mode, judging that the video card mode is not adjusted; and when the first display card mode and the second display card mode are not matched, adjusting the display card mode according to the adjustment rule. Specifically, the adjustment rule is a rule for adjusting the display card control method, and it is clear that the display card control method adjusted by the adjustment rule precedes the adjustment rule itself, and the adjustment rule has a function of controlling, changing, or unifying the display card modes of the display card control method.
In one embodiment, the adjustment rule includes at least one of the following rules: a first adjustment rule corresponding to the priority and a second adjustment rule corresponding to the display brightness.
Wherein, the first adjustment rule corresponding to the priority can be applied to the running condition of a plurality of software for determining the priority of the specific software, in an implementable condition, the first adjustment rule can compare the first display card mode information to determine the priority, specifically, the priority of the independent display card mode information can be set to be larger than that of the integrated display card mode information, in one condition, the dual display card computer respectively obtains the program starting instructions of two different software, and the first display card mode information corresponding to the two different software is the independent display card mode information and the integrated display card mode information, specifically, the first display card mode information corresponding to the two different software is the independent display card mode information and the integrated display card mode information respectively, based on the comparison of the first graphics card mode information, it is determined that the specific information corresponding to the independent graphics card mode information is preferred, that is, when the two different software are started, the first graphics card mode information used for matching with the second graphics card mode information is the independent graphics card mode information. Therefore, when the second graphics card mode information used for representing the current graphics card mode is the independent graphics card mode information, the graphics card mode is not adjusted. And under the condition that the second display card mode information is the integrated display card mode information, the first display card mode information is not matched with the second display card mode information, and the display card mode is adjusted to the independent display card mode according to the adjustment rule, namely the independent display card is used for controlling the display output source. And after the adjustment is completed, the second display card mode information is determined again. Further, after the mode of the graphics card is adjusted based on the adjustment rule, if a new program start instruction is obtained, the program start instruction is used for indicating that a piece of first graphics card mode information is software start of integrated graphics card mode information, based on a rule of comparing first graphics card mode information, the integrated graphics card mode information can be compared with first graphics card mode information corresponding to software corresponding to the software currently running, in an implementable case, in a case that the first graphics card mode information corresponding to the software currently running is independent graphics card mode information, the independent graphics card mode information and the integrated graphics card mode information determine priority, finally, the independent graphics card mode information is compared with second graphics card mode information used for representing the current graphics card mode to determine whether to adjust the graphics card mode, and in a case that the graphics card mode needs to be adjusted based on the first adjustment rule is judged, and adjusting the mode of the display card to the mode of the display card represented by the first display card mode information. In addition, it should be understood that the first adjustment rule is not limited to the single comparison of the priorities of two pieces of software, but may also be applied to the comparison of the priorities of more than two pieces of software, so as to finally determine whether to adjust the mode of the graphics card according to the comparison.
Further, the second adjustment rule corresponding to the display brightness may be a regulation rule of the screen brightness, and the second adjustment rule may be applied in the case of the graphics card mode switching, and is used to keep the brightness unchanged before and after the graphics card mode switching, and in an implementable case, the second adjustment rule may also be used in the case of the screen brightness jump, and it may smoothly regulate the brightness, specifically, the screen brightness of the dual graphics card computer may be regulated by a Pulse Width Modulation (PWM) signal, the magnitude of the PWM value is proportional to the regulated screen brightness value, but the proportional relationship between the graphics card mode PWM value and the screen brightness value corresponding to different graphics cards is different, the second adjustment rule may achieve the effect of keeping the screen brightness unchanged before and after the graphics card mode switching through the conversion of the graphics card PWM values, and by controlling the PWM value conversion speed, the effect of smoothly adjusting the brightness can be achieved.
In order to facilitate further understanding of the foregoing implementation method, a specific implementation scenario is provided below, where the display card control method provided in the embodiment of the present invention may be used in a dual display card computer with an independent display card and an integrated display card installed at the same time, and is used to adjust a display card mode according to a user's usage requirement, so as to achieve an effect of optimizing an output frame rate. In an implementation case, the dual-display-card computer is in the integrated display card mode, that is, the second display card mode information is integrated display card mode information, the specific software may be game software, the specific database may be a comparison table of the specific software and the specific information, and when a program start instruction for instructing the start of the game software is obtained, the specific information corresponding to the game software is obtained based on the search of the game software in the specific database. Wherein, the specific information may include first video card mode information corresponding to the game software. And matching the first display card mode information with the second display card mode information, and judging that the first display card mode information is matched with the second display card mode information under the condition that the first display card mode information and the second display card mode information are integrated display card mode information, so that the display card mode is not adjusted. And when the first display card mode is independent display card mode information and the second display card mode information is integrated display card mode information, judging that the first display card mode information is not matched with the second display card mode information, and further adjusting the display card mode according to an adjustment rule.
FIG. 3 is a specific database acquisition flow diagram of a video card control method according to the present invention.
Referring to fig. 3, in an embodiment, the method further comprises: operation 201, detecting whether a dynamic display card switching mode is supported; in operation 202, when it is detected that the mode of dynamically switching the graphics card is supported, a specific database is obtained.
In an implementation manner, before the operation 102 searches the specific information matching the specific software in the specific database according to the specific software indicated by the instruction in the program, the method for controlling the video card according to the embodiment of the present invention may further include an operation 201 of detecting whether a dynamic switching video card mode is supported, where the dynamic switching video card mode is a mode that can satisfy a free switching between an independent video card mode and an integrated video card mode in a power-on state, and can exert computer performance to a great extent. When the dynamic switching of the graphics card mode is detected, a specific database is obtained according to operation 402. The specific database can be a comparison table of specific software and specific information, the specific information corresponding to the specific software can be determined by searching in the specific database according to the specific software, and further the first video card mode information corresponding to the specific software is determined based on the corresponding relation among the specific information, the first video card mode information and the matching information, and the first video card mode information can be used for representing a video card mode matched with the specific software. In addition, it should be clear that dual-graphics card computers of different models and brands may have different specific databases, and the specific database may be obtained by determining and downloading the dual-graphics card computers via internet after the Subsystem name (SSID) of the dual-graphics card computer is determined, or may be stored in the local storage of the dual-graphics card computer for the computer to call.
FIG. 4 is a schematic diagram illustrating a flow of reducing energy consumption of a graphics card control method according to the present invention;
referring to fig. 4, in an implementation manner, after the graphics card mode is adjusted according to the adjustment rule, the method further includes:
operation 301, detecting the running condition of the specific software to obtain running information;
in operation 302, when the running information meets the preset index, the mode of the graphics card is adjusted according to the adjustment rule.
Specifically, in order to ensure that the energy consumption of the dual-display-card computer is reduced under the condition that all software which needs to control the display output source by using the independent display card is closed, the display card control method provided by the embodiment of the invention may further include an operation 301 of detecting the running condition of specific software to obtain running information after the operation 103 of adjusting the display card mode according to the adjustment rule; the running condition of the specific software may include the on and off conditions of the specific software in the same time period by the dual-video-card computer, and may also include the quantity condition of the specific software running simultaneously in the same time period. In an implementation case, the detecting the running condition of the specific software may be detecting a quantity condition of the specific software running and detecting a first graphics card mode information condition corresponding to the specific software. In this case, the running information may be any one of information directly obtained or indirectly obtained by detecting information, and may include a quantity condition of the specific software and first graphics card mode information condition data corresponding to the specific software, and may further include a quantity of the specific software of which the running first graphics card mode information is independent graphics card mode information.
After the operation information is obtained, operation 302 is executed, and when the operation information meets the preset index, the mode of the graphics card is adjusted according to the adjustment rule. Specifically, when the running information is the number of the first graphics card mode information in the running specific software, the preset index may be a specific software number threshold value at which the first graphics card mode information is the independent graphics card mode information, and in an implementable case, when the number threshold value set by the preset index is 0, at this time, the running information is the software number at which the first graphics card mode information in the specific software is the independent graphics card mode information, correspondingly, when the dual-graphics-card computer is in the independent graphics card mode, and all the specific software at which the first graphics card mode information is the independent graphics card mode information is closed, the specific software number at which the first graphics card mode information obtained by the running information is the independent graphics card mode information is 0, that is, the running information satisfies the preset threshold value, and therefore, the graphics card mode is adjusted according to the adjustment rule, the adjustment result is that the display card mode of the dual-display card computer in the independent display card mode is adjusted into the integrated display card mode, so that the energy consumption of the dual-display card computer is reduced.
In a specific implementation situation, an embodiment of the present invention provides a graphics card control method, which has a function of controlling a graphics card mode to switch according to a user's usage requirement, so as to achieve a purpose of optimizing an output frame rate of a dual-graphics card computer, and bring a good user experience to a user. In an implementation case, the method for controlling a graphics card according to an embodiment of the present invention may be applied to hardware having a multi-way switch function, and specifically, may be applied to a chip, and the method determines and adjusts an effect of a graphics card mode according to activated specific software. Further, in the embodiment of the present invention, when the dual display card computer is applied, it is first required to detect whether the dual display card computer supports the dynamic switching display card, when the dual display card computer supports the dynamic switching display card, a specific database corresponding to the dual display card computer may be determined according to a Subsystem ID (SSID) of the dual display card computer, and further, after a program start instruction for instructing the start of specific software is obtained, feature information of the specific software may be determined based on the specific software instructed by the program start instruction, in an implementable case, the feature information of the specific software may be a software name of the specific software, and the matching information may also be a software name of the specific software, so that matching the software name of the specific software in the specific database, i.e., a comparison table between the specific software and the specific information, i.e., searching the matching information corresponding to the feature information in the database, further, after the matching information is obtained, the specific information and the first graphics card mode information included in the specific information are determined according to the one-to-one mapping relation among the specific information, the first graphics card mode information and the matching information. And finally, matching the first display card mode information with second display card mode information, wherein the second display card mode information is used for representing the current display card mode, and adjusting the display card mode according to an adjustment rule under the condition that the first display card mode information is not matched with the second display card mode information. Under an implementable condition, the current display card mode of the dual display card computer is an integrated display card mode, namely, the second display card mode information can be integrated display card mode information, and when the first display card mode information is the independent display card mode information, the first display card mode information and the second display card mode information are not matched, and further, the display card mode can be adjusted according to an adjustment rule. Namely, the integrated video card mode is adjusted to be the independent video card mode. Finally, in order to ensure that the energy consumption of the dual-display-card computer is reduced under the condition that all software which needs to control the display output source by the independent display card is closed, the running information can be obtained by detecting the running condition of the specific software, and when the running information meets the preset index, the display mode is adjusted to the integrated display card mode according to the adjustment rule, namely, the integrated display card controls the mode of the display output source.
Fig. 5 is a schematic block diagram of a graphics card control device according to an embodiment of the present invention.
Referring to fig. 5, another aspect of the present invention provides a graphic card control apparatus, including: an obtaining module 401, configured to obtain a program starting instruction, where the program starting instruction is used to instruct specific software to start; the searching module 404 is configured to search specific information matched with specific software in a specific database, where the specific information includes first graphics card mode information, and the first graphics card mode information is used to represent a graphics card mode corresponding to the specific software; the adjusting module 402 is configured to adjust the mode of the graphics card according to an adjustment rule when the first graphics card mode information is not matched with the second graphics card mode information, where the second graphics card mode information is used to represent a current graphics card mode.
In one embodiment, the apparatus further comprises: a detection module 403, configured to detect whether a dynamic display card mode switching is supported; the obtaining module 401 is further configured to obtain a specific database when it is detected that the mode of dynamically switching the graphics card is supported.
In an implementation manner, after the adjusting module 402 adjusts the graphics card mode according to the adjustment rule, the apparatus further includes: the detection module 403 is further configured to detect an operation condition of the specific software to obtain operation information; the adjusting module 402 is further configured to adjust the graphics card mode according to an adjusting rule when the running information meets a preset threshold.
In one embodiment, the specific information includes matching information, and accordingly, the searching module 404 includes: a determination sub-module 4042 configured to determine feature information of the specific software; the matching submodule 4041 is used for searching matching information corresponding to the characteristic information in a database; the determining sub-module 4042 is further configured to determine first graphics card mode information according to the matching information.
In one embodiment, the adjustment rules of the adjustment module 402 include at least one of the following rules: a first mode adjustment rule corresponding to the priority and a second adjustment rule corresponding to the display brightness.
Another aspect of the present invention provides a computer-readable storage medium, which includes a set of computer-executable instructions, when executed, for performing any one of the above-mentioned video card control methods.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present invention, "a plurality" means two or more unless specifically defined otherwise.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A display card control method is characterized by comprising the following steps:
obtaining a program starting instruction, wherein the program starting instruction is used for indicating specific software to be started;
searching specific information matched with the specific software in a specific database, wherein the specific information comprises first video card mode information, and the first video card mode information is used for representing a video card mode corresponding to the specific software;
and when the first display card mode information is not matched with the second display card mode information, adjusting the display card mode according to an adjustment rule, wherein the second display card mode information is used for representing the current display card mode.
2. The method of claim 1, further comprising:
detecting whether a dynamic display card switching mode is supported or not;
and when the mode supporting dynamic switching of the display card is detected, acquiring the specific database.
3. The method of claim 1, wherein the adjustment rule comprises at least one of the following rules: a first adjustment rule corresponding to the priority and a second adjustment rule corresponding to the display brightness.
4. The method of claim 1, wherein after the graphics card mode is adjusted according to the adjustment rule, the method further comprises:
detecting the running condition of the specific software to obtain running information;
and when the operation information meets the preset index, adjusting the mode of the display card according to the adjustment rule.
5. The method of claim 1, wherein the specific information further comprises matching information, and wherein searching a specific repository for specific information matching the specific software comprises:
determining feature information of the specific software;
searching matching information corresponding to the characteristic information in the database;
and determining the first display card mode information according to the matching information.
6. A display card control apparatus, characterized in that the apparatus comprises:
the system comprises an acquisition module, a starting module and a control module, wherein the acquisition module is used for acquiring a program starting instruction which is used for indicating specific software to be started;
the searching module is used for searching specific information matched with the specific software in a specific database, wherein the specific information comprises first video card mode information, and the first video card mode information is used for representing a video card mode corresponding to the specific software;
and the adjusting module is used for adjusting the mode of the display card according to an adjusting rule under the condition that the first display card mode information is not matched with the second display card mode information, and the second display card mode information is used for representing the current display card mode.
7. The apparatus of claim 6, further comprising:
the detection module is used for detecting whether the mode of dynamically switching the display card is supported or not;
the acquisition module is further used for acquiring the specific database when the mode supporting dynamic switching of the display card is detected.
8. The apparatus according to claim 6, wherein after the adjusting module adjusts the graphics card mode according to the adjustment rule, the apparatus further comprises:
the detection module is also used for detecting the running condition of the specific software to obtain running information;
the adjusting module is further used for adjusting the mode of the display card according to the adjusting rule under the condition that the operation information meets a preset threshold value.
9. The apparatus of claim 6, wherein the specific information comprises matching information, and wherein the lookup module comprises:
a determining submodule for determining feature information of the specific software;
the matching submodule is used for searching matching information corresponding to the characteristic information in the database;
the determining sub-module is further configured to determine the specific information according to the matching information.
10. A computer-readable storage medium comprising a set of computer-executable instructions that, when executed, perform the graphics card control method of any of claims 1-5.
CN202011222359.5A 2020-11-05 2020-11-05 Display card control method, equipment and computer storage medium Withdrawn CN112433768A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011222359.5A CN112433768A (en) 2020-11-05 2020-11-05 Display card control method, equipment and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011222359.5A CN112433768A (en) 2020-11-05 2020-11-05 Display card control method, equipment and computer storage medium

Publications (1)

Publication Number Publication Date
CN112433768A true CN112433768A (en) 2021-03-02

Family

ID=74695468

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011222359.5A Withdrawn CN112433768A (en) 2020-11-05 2020-11-05 Display card control method, equipment and computer storage medium

Country Status (1)

Country Link
CN (1) CN112433768A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113064727A (en) * 2021-04-16 2021-07-02 上海众链科技有限公司 Image display scheduling method, terminal and storage medium applied to Android system
CN116028211A (en) * 2022-05-16 2023-04-28 荣耀终端有限公司 Display card scheduling method, electronic equipment and computer readable storage medium
CN116650955A (en) * 2023-07-27 2023-08-29 深圳市芯盈科技有限公司 Display card switching control method and device, computer equipment and storage medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113064727A (en) * 2021-04-16 2021-07-02 上海众链科技有限公司 Image display scheduling method, terminal and storage medium applied to Android system
CN113064727B (en) * 2021-04-16 2022-08-26 上海众链科技有限公司 Image display scheduling method, terminal and storage medium applied to Android system
CN116028211A (en) * 2022-05-16 2023-04-28 荣耀终端有限公司 Display card scheduling method, electronic equipment and computer readable storage medium
CN116028211B (en) * 2022-05-16 2024-06-21 荣耀终端有限公司 Display card scheduling method, electronic equipment and computer readable storage medium
CN116650955A (en) * 2023-07-27 2023-08-29 深圳市芯盈科技有限公司 Display card switching control method and device, computer equipment and storage medium
CN116650955B (en) * 2023-07-27 2023-10-13 深圳市芯盈科技有限公司 Display card switching control method and device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN112433768A (en) Display card control method, equipment and computer storage medium
US7131016B2 (en) Method and apparatus for adjusting clock throttle rate based on usage of CPU
US7596705B2 (en) Automatically controlling processor mode of multi-core processor
US20030226047A1 (en) Portable terminal with enhanced power management function and method for managing power of the same
US9967824B2 (en) Mobile terminal managing method and system, mobile terminal
RU2691640C2 (en) Method and apparatus for reducing energy consumption in mobile electronic device
US7800625B2 (en) Automatic parameters adjusting system and method for a display device
US7605829B2 (en) Apparatus and method for controlling brightness level of display
US10037070B2 (en) Image display method and display system
KR100704697B1 (en) Method for controlling power consumption of battery and portable device applied the method
US20140195843A1 (en) Method and system for battery power saving
EP1821194A2 (en) Screen transmission device, method of generating screen and computer readable medium
US20070113109A1 (en) Controlling Heat Generated By A Central Processing Unit
CN105204734A (en) Brightness control method and system
US9398530B2 (en) Terminal device and control method and program therefor
US8306565B2 (en) Wireless communication terminal and control method thereof
CN113031752A (en) Chip voltage adjusting method, performance testing method and device and electronic equipment
JP2004272070A (en) Information processor and luminance adjusting method of display device
US7605782B2 (en) Method and apparatus for adjusting a brightness of a display screen
US7370221B2 (en) CPU frequency adjusting system and method
CN112435635B (en) Brightness adjusting method and device and computer storage medium
JP4030408B2 (en) Operating frequency control system and method
KR20060032079A (en) Apparatus and method for controling power saving by devices of executed program
WO2019153986A1 (en) Application display method, application, storage medium, and electronic device
CN112198953A (en) Control method and control device of terminal equipment and control equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20210302