WO2023046164A1 - Image display method, ddic, display screen module, and terminal - Google Patents

Image display method, ddic, display screen module, and terminal Download PDF

Info

Publication number
WO2023046164A1
WO2023046164A1 PCT/CN2022/121325 CN2022121325W WO2023046164A1 WO 2023046164 A1 WO2023046164 A1 WO 2023046164A1 CN 2022121325 W CN2022121325 W CN 2022121325W WO 2023046164 A1 WO2023046164 A1 WO 2023046164A1
Authority
WO
WIPO (PCT)
Prior art keywords
display
ddic
image data
nth frame
duration
Prior art date
Application number
PCT/CN2022/121325
Other languages
French (fr)
Chinese (zh)
Inventor
高延凯
王月文
蔡辉跃
Original Assignee
Oppo广东移动通信有限公司
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 Oppo广东移动通信有限公司 filed Critical Oppo广东移动通信有限公司
Publication of WO2023046164A1 publication Critical patent/WO2023046164A1/en

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G3/00Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
    • G09G3/20Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2320/00Control of display operating conditions
    • G09G2320/02Improving the quality of display appearance
    • G09G2320/0247Flicker reduction other than flicker reduction circuits used for single beam cathode-ray tubes

Definitions

  • the embodiments of the present application relate to the field of display technologies, and in particular to an image display method, DDIC, display screen module and terminal.
  • the DDIC outputs the frame rate according to the AP (that is, the output image Data rate) adaptively adjusts the refresh frequency to realize adaptive frequency conversion.
  • AP Application Processor
  • DDIC display driver integrated circuit
  • the output frame rate of the AP will fluctuate within a certain range, it will cause the refresh rate of the DDIC to fluctuate.
  • the refresh rate jumps sharply, there will be screen flickering and shaking problems, which will affect the image display quality.
  • Embodiments of the present application provide an image display method, a DDIC, a display screen module, and a terminal. Described technical scheme is as follows:
  • an embodiment of the present application provides an image display method for a DDIC of a display screen, the method comprising:
  • n is a positive integer
  • the display screen is controlled to display the nth frame of image based on the nth frame of image data.
  • an embodiment of the present application provides a DDIC, the DDIC chip is applied to a display screen, and the DDIC is used for:
  • n is a positive integer
  • the display screen is controlled to display the nth frame of image based on the nth frame of image data.
  • an embodiment of the present application provides a display screen module, the display screen module includes a display screen and a DDIC, the DDIC is used to drive the display screen, and the DDIC is used to realize the The image display method described above.
  • an embodiment of the present application provides a terminal.
  • the terminal includes an application processor AP, a display screen, and a display driver chip DDIC.
  • the AP and the DDIC are connected through a mobile industry processor interface MIPI.
  • the DDIC is used to realize the image display method described in the above aspect.
  • Figure 1 is a schematic diagram of the image display process under the AP-DDCI-Panel architecture
  • Fig. 2 is a schematic diagram of the principle of the image data transmission method provided by the embodiment of the present application.
  • FIG. 3 shows a flowchart of an image display method shown in an exemplary embodiment of the present application
  • Figure 4 is a comparison chart of the refresh rate when the display delay mechanism is introduced and when the display delay mechanism is not introduced;
  • Fig. 5 shows a flowchart of an image display method shown in another exemplary embodiment of the present application
  • Fig. 6 is a schematic diagram of Vsync, VBP, Vact and VFP shown in an exemplary embodiment
  • Fig. 7 is an implementation schematic diagram of a display delay process shown in an exemplary embodiment of the present application.
  • Fig. 8 is an implementation schematic diagram of a display delay process shown in another exemplary embodiment of the present application.
  • Fig. 9 is an implementation schematic diagram of an image rescanning process shown in an exemplary embodiment of the present application.
  • FIG. 10 is a flowchart of an image display process provided by another embodiment of the present application.
  • Fig. 11 shows a structural block diagram of a terminal provided by an exemplary embodiment of the present application.
  • the "plurality” mentioned herein means two or more.
  • “And/or” describes the association relationship of associated objects, indicating that there may be three types of relationships, for example, A and/or B may indicate: A exists alone, A and B exist simultaneously, and B exists independently.
  • the character “/” generally indicates that the contextual objects are an "or” relationship.
  • the AP side first performs layer drawing and rendering through the application (Application, App), and then performs layer synthesis on the drawn layers through SurfaceFlinger (layer synthesizer) Get the image data, and then send the image data to display (write) DDIC through MIPI.
  • the DDIC stores the image data sent by the AP in the buffer (Buffer), and controls the display (Panel) to perform image refresh display (Display) by scanning (reading) the image data in the Buffer.
  • the DDIC When implementing adaptive frequency conversion, the DDIC will adaptively adjust the refresh frequency according to the display sending rate of the AP (that is, the amount of image data that the AP sends to the DDIC per unit time, or the speed at which the AP sends image data to the DDIC). For example, when the output frame rate of the AP decreases, the DDIC lowers the refresh rate, and when the output frame rate of the AP increases, the DDIC increases the refresh rate.
  • the display sending rate of the AP that is, the amount of image data that the AP sends to the DDIC per unit time, or the speed at which the AP sends image data to the DDIC. For example, when the output frame rate of the AP decreases, the DDIC lowers the refresh rate, and when the output frame rate of the AP increases, the DDIC increases the refresh rate.
  • the refresh frequency changes in a small range in a short time without affecting the image display quality, but when the refresh frequency changes in a large range (that is, a large jump) in a short time, problems such as flickering and jitter will occur , affecting image display quality.
  • the display rate of the AP changes from 60 Hz to 45 Hz in a short period of time, and then changes from 45 Hz to 72 Hz, and the refresh rate of the DDIC changes from 60 Hz.
  • the refresh rate of DDIC changes from 45Hz to 72Hz, the flickering and jittering of the screen will appear because the refresh rate changes too much.
  • a display delay mechanism is introduced on the DDIC side.
  • the DDIC detects the display delay condition of the historical display rate of the AP according to the receiving time position of the image data, and when it detects that the display delay condition is satisfied
  • the display delay operation is performed on the image data to avoid the large jump in the refresh rate of the DDIC caused by scattered acceleration requests on the AP side, and achieve the effect of stabilizing the refresh rate of the DDIC, thereby reducing the flickering of the display screen caused by this.
  • the historical display sending rate is the transmission rate when the AP transmits image data of several frames before the current display frame to the DDIC.
  • the refresh rate of DDIC for the n-1th frame is less than 60Hz, and the AP sends the image data of the nth frame in advance (that is, the frequency of sending image data is greater than 60Hz time)
  • the DDIC immediately controls the display screen to display images according to the image data of the nth frame
  • the refresh rate of the DDIC will jump (for example, from 45Hz to 72Hz);
  • Display rate when it is determined that the image of the nth frame meets the display delay condition, the display delay operation is performed on the image of the nth frame, that is, after receiving the image data of the nth frame, the display is delayed for a period of time before the display is controlled to display the image, avoiding the refresh rate of DDIC A large jump occurs (for example, the refresh rate changes from 72Hz to 60Hz after display delay operation).
  • the method provided in the embodiment of this application is applied to a terminal, and the DDIC in the terminal display screen executes the above image display method.
  • the terminal may include a smart phone, a tablet computer, a wearable device (such as a smart watch), a portable personal computer, a smart TV, etc.
  • the embodiment of the present application does not limit the specific type of the terminal.
  • FIG. 3 shows a flowchart of an image display method according to an exemplary embodiment of the present application.
  • the method includes:
  • Step 301 receiving the nth frame of image data sent by the AP, where n is a positive integer.
  • the DDIC When the DDIC is ready to refresh the next frame of image, it will output a tearing effect (Tearing Effect, TE) signal.
  • TE tearing Effect
  • the AP sends the prepared image data to the DDIC, and the DDIC performs image scanning (or called frame scanning) .
  • the TE signal output by the DDIC may be a single-TE (single TE) signal or a multiple-TE (multiple TE) signal.
  • the single-TE signal is a continuous high-level TE signal output by DDIC
  • the multiple-TE signal is a continuous TE signal of DDIC according to a preset frequency, where the preset frequency can be the light-emitting frequency of the display screen, for example, DDIC
  • the output frequency of the multiple-TE signal is 360Hz.
  • the AP transmits new image data to the DDIC when it detects that the TE signal is in a high-level state; when the DDIC outputs a multiple-TE signal, the AP detects the rising edge of the TE signal , transfer new image data to DDIC.
  • the AP When the image rendering speed on the AP side is accelerated (the image rendering speed is related to factors such as the complexity of the image), the AP will send the display at a faster speed than the current display rate, that is, compared to sending the image in advance , correspondingly, the DDIC scans the image immediately after receiving the image data, and the refresh frequency of the DDIC will increase accordingly; After the image data is scanned, the refresh frequency of the DDIC will be reduced accordingly.
  • the DDIC scans the image immediately after receiving the image data, in the case of large fluctuations in the image rendering speed, sporadic acceleration requests on the AP side will cause the refresh rate of the DDIC to jump, causing the screen to flicker.
  • the phenomenon that the image data preparation speed on the AP side rises sharply in a short period of time and cannot be maintained for a long time is called sporadic acceleration.
  • the image data transmitted by the AP to the DDIC during acceleration is regarded as a sporadic acceleration request.
  • Step 302 When the historical display rate of the AP satisfies the display delay condition, perform a display delay operation on the nth frame of image data, and the display delay operation is used to delay display of the nth frame of image.
  • the DDIC needs to detect whether the nth frame image meets the display delay condition according to the historical display rate of the AP. Whether the acceleration request is a sporadic acceleration request, and when the acceleration request is a sporadic acceleration request (that is, when the display delay condition is satisfied), the display delay operation is performed on the nth frame of image data, and the display of the nth frame of image is delayed.
  • the historical display sending rate is used to characterize the rate at which the AP sends image data in a recent period.
  • the DDIC can identify whether the AP has continuously sent the display in advance in the recent period of time, and then filter the sporadic acceleration requests on the AP side (that is, filter the non-continuous early display), to avoid the sporadic The acceleration request causes the refresh frequency of DDIC to jump greatly.
  • the display delay operation DDIC performs the display delay operation based on the target refresh frequency, so that the refresh frequency of the DDIC is stabilized at the target refresh frequency.
  • Step 303 when the display delay operation is completed, control the display screen to display the nth frame of image based on the nth frame of image data.
  • the DDIC After completing the display delay operation on the nth frame of image data, the DDIC performs image scanning, and controls the display screen to display the nth frame of image based on the nth frame of image data.
  • the DDIC filters the sporadic acceleration requests of the AP to improve the stability of the refresh frequency of the DDIC; at the same time, the display delay mechanism is controlled by the DDIC through hardware logic, without the need for AP control, which helps to improve Timeliness and accuracy of the control process.
  • the refresh frequency of the DDIC jumps from 45Hz to 72Hz.
  • the refresh frequency of DDIC jumps from 51Hz to 72Hz.
  • the refresh frequency of DDIC changes from 45Hz to 60Hz during the display of the fifth and sixth frames, and changes from 45Hz to 60Hz during the display of the 13th and 14th frames. 51Hz jumps to 60Hz.
  • the DDIC after the DDIC receives the image data sent by the AP, it determines whether the display delay condition is met based on the historical display rate of the AP, and when the display delay condition is met, delays Image display process; compared to DDIC displaying the image immediately after receiving the image data sent by the AP, by setting the display delay condition, it is possible to filter the sporadic acceleration request of the AP (that is, the temporary increase of the display rate of the AP causes the image data to be sent to the display in advance.
  • the display rate after the temporary increase cannot be maintained
  • the DDIC refresh frequency jumping greatly due to the fluctuation of the AP output frame rate to the display rate which in turn leads to the problem of flickering and jittering of the screen, and helps to improve the DDIC refresh rate during the image display process
  • the stability of the frequency can achieve the effect of improving the image display quality.
  • the display delay operation is performed on the nth frame of image data, including:
  • the count value of the counter is obtained, and the count value of the counter is used to represent the consecutive times that the AP sends the display in advance;
  • performing a display delay operation on the nth frame of image data based on the first VFP duration includes:
  • the display delay operation is performed on the nth frame of image data based on the delay time.
  • control the display screen to display the nth frame of image based on the nth frame of image data, including:
  • the display screen is controlled to display the nth frame of image based on the nth frame of image data.
  • the method further includes:
  • the display screen is controlled to display the nth frame of image based on the nth frame of image data
  • the method also includes:
  • the count value of the counter is reset, and the second refresh rate Less than the first refresh frequency, and the second VFP duration is longer than the first VFP duration.
  • the method also includes:
  • the count value of the counter is reset;
  • the display screen is controlled to repeatedly display the n-1th frame of image.
  • both the first VFP duration and the second VFP duration are integer multiples of the light emitting EM period.
  • the first refresh rate matches the reference frame rate during the running of the foreground application.
  • the method also includes:
  • control command sent by the AP includes the base frame rate of the foreground application
  • the first VFP duration is set based on the first refresh rate.
  • the DDIC is applied to an OLED display.
  • the DDIC determines whether the AP has advanced display based on the receiving position of the image data (the receiving position is used to indicate the moment when the image data is received), and uses a counter to record the consecutive times of the AP's early display, Therefore, based on the consecutive times, the sporadic acceleration requests on the AP side are identified and filtered.
  • the consecutive times of sending the display in advance is used to represent the number of frames that the AP transmits image data to the DDIC in advance. For example, when the consecutive times of sending the display in advance are 3 times , indicating that the image data of the last three frames of images are sent to the DDIC by the AP in advance.
  • the following uses an exemplary embodiment for description.
  • FIG. 5 shows a flowchart of an image display method according to another exemplary embodiment of the present application.
  • the method includes:
  • Step 501 receiving the nth frame of image data sent by the AP, where n is a positive integer.
  • the DDIC after receiving the nth frame of image data, the DDIC first determines whether the nth frame of image data is sent for display in advance based on the receiving position of the image data. Regarding the specific method of determining whether to send the display in advance, in a possible implementation, the DDIC determines the duration of the first vertical front porch (VFP) based on the first refresh frequency, and defines it within the duration of the first VFP The received image data belongs to the image data sent to the display ahead of time, and it is defined that the image data received outside the first VFP duration belongs to the image data not sent to the display ahead of time.
  • VFP vertical front porch
  • Vsync Vertical Synchronous Signal
  • VBP Vertical Back Porch
  • Vact column-to-effective row number
  • VFP the waiting process after the frame scanning is completed.
  • the DDIC determines the first refresh rate that matches the reference frame rate during the running of the foreground application as the target refresh rate, and then uses the first VFP duration corresponding to the first refresh rate as a reference to determine whether the AP is ahead of schedule. Send display.
  • the match between the target refresh rate and the reference frame rate means that the difference between the target refresh rate and the reference frame rate is less than a threshold (for example, the threshold is 5 Hz).
  • the target refresh rate is equal to the reference frame rate, or, the target refresh rate The frequency is slightly higher than the base frame rate, or the target refresh rate is slightly lower than the base frame rate.
  • the DDIC determines that the first refresh frequency is 60 Hz.
  • the DDIC pre-determines the correspondence between different refresh frequencies and VFP durations based on the highest refresh rate of the display screen, wherein the VFP duration is an integer multiple of the EM period, that is, the VFP duration is The pulse duration of at least one light emitting pulse (Emisson pulse, EM pulse), and the period in which the display screen emits light once is the EM period.
  • Emisson pulse EM pulse
  • the duration of each EM cycle is 2.8ms.
  • DDIC determines that the first VFP duration is 8.3ms.
  • the DDIC detects whether the receiving position of the nth frame of image data is within the first VFP duration, and if it is within the first VFP duration, determines that the nth frame of image data is sent to display ahead of time, and executes the following step 502 .
  • Step 502 when the nth frame of image data is received within the first VFP duration corresponding to the first refresh frequency, obtain the count value of the counter, which is used to represent the consecutive times of the AP sending the display in advance.
  • DDIC When it is determined that the image data of the nth frame is sent for display in advance, DDIC needs to further determine whether the image data of the nth frame is scattered in advance based on the historical display rate of the AP before the image data of the nth frame. In some embodiments, if several consecutive frames of image data before the nth frame of image data are also sent for display in advance, the DDIC determines that the AP side continues to send for display in advance; , the DDIC determines that the AP side does not continue to send the display in advance, that is, the AP side sends the display in advance sporadically.
  • the DDIC uses a counter to record the number of consecutive times that the AP sends the display in advance.
  • the DDIC determines whether the AP continues to send the display in advance based on the count value of the counter. Among them, the initial count value of the counter is 0.
  • the DDIC detects whether the counting value of the counter reaches the counting threshold. If the counting threshold is not reached, the DDIC determines that the AP has not continuously sent the display in advance, and determines that the display delay condition is met, and performs the following steps 503 to 505; if the counting threshold is reached, The DDIC determines that the AP continues to send the display in advance, and determines that the display delay condition is not met, and executes the following steps 506 to 507.
  • the counting threshold may be preset or user-defined, which is not limited in this embodiment.
  • the counting threshold when the counting threshold is set to 2, it indicates that when the image data of 3 consecutive frames (including the current frame) are sent for display ahead of time, the DDIC determines that the AP continuously sends for display ahead of time.
  • Step 503 when the count value of the counter is less than the count threshold, determine that the historical display rate of the AP satisfies the display delay condition, and perform a display delay operation on the nth frame of image data based on the first VFP duration.
  • the DDIC determines that the display delay condition is satisfied, and it is necessary to perform delayed display on the nth frame of image.
  • the DDIC performs a display delay operation on the nth frame of image data based on the first VFP duration, so as to avoid When displayed within a certain period of time, the refresh rate suddenly increases.
  • the DDIC determines the delay duration of the display delay operation based on the first VFP duration and the receiving position of the nth frame of image data, so as to perform the display delay operation on the nth frame of image data based on the delay duration, that is, the response If the waiting time after the scanning of the n-1th frame does not reach the first VFP duration, the DDIC will not control the display to display the nth frame image based on the nth frame image data, so as to prevent the nth frame image from being displayed in advance due to early display.
  • the delay time is the time when the DDIC delays scanning the nth frame
  • the delay is the interval between the receiving position of the nth frame of image data and the position corresponding to the first VFP time length.
  • DDIC determines that the nth frame of image needs to be delayed by 1 Displayed after the EM cycle; when DDIC receives the nth frame of image data in the first EM cycle, and DDIC determines that the first VFP duration is 3 EM cycles, DDIC determines that the nth frame of image needs to be delayed by 2 EM cycles show.
  • the DDIC determines that the first VFP duration is 3 EM cycles, so as to detect whether to receive within 3 EM cycles after the image scanning of the current frame is completed. to the new image data sent by the AP. Since the DDIC receives the sixth frame of image data within the first VFP duration (at the second EM cycle), the DDIC determines that the sixth frame of image data is sent to display ahead of time, and obtains the current count value of the counter as 0 (the first to the first None of the 5 frames of image data was sent to display in advance). Since the current count value is less than the count threshold (2), the DDIC determines that the display delay condition is satisfied, and determines that a display delay operation of 1 EM cycle is required for the sixth frame of image data.
  • Step 504 updating the count value of the counter.
  • the DDIC needs to update the count value of the counter, that is, perform an operation of adding one to the current count value.
  • the DDIC updates the count value of the counter from 0 to 1.
  • the DDIC can also update the count value of the counter first, and then perform display delay condition detection (Compared with the scheme of first detecting and then updating the count value, under the scheme of first updating the count value and then detecting, the count threshold needs to be increased by 1), and this embodiment will not be described in detail here.
  • Step 505 when the waiting time after the scanning of the n-1th frame reaches the first VFP duration, control the display screen to display the nth frame of image based on the nth frame of image data.
  • the DDIC controls the display screen to display images based on the image data of the nth frame, so that the refresh rate of the DDIC is stabilized at the first refresh rate.
  • Step 506 when the count value of the counter is greater than or equal to the count threshold, determine that the historical display rate of the AP does not meet the display delay condition, and control the display screen to display the nth frame of image based on the nth frame of image data.
  • the count value of the counter When the count value of the counter reaches the count threshold, it indicates that the AP has continuously sent the display in advance in the recent period, that is, there is a continuous acceleration request, and the DDIC determines that the display delay condition is not met, so the image scan is performed based on the nth frame of image data, so that the DDIC The refresh rate is consistent with the display rate of the AP.
  • Step 507 update the count value of the counter.
  • the DDIC when the display delay condition is not satisfied, the DDIC also needs to update the count value of the counter. Schematically, as shown in FIG. 8 , after receiving the sixth frame of image data sent by the AP for display in advance, the DDIC updates the count value of the counter to 3.
  • the DDIC determines whether the AP has an early display based on the positional relationship between the receiving position of the image data and the first VFP duration, and uses a counter to record the consecutive times of the AP's early display, so as to identify and Filter the sporadic acceleration requests on the AP side to avoid fluctuations in the refresh frequency of the DDIC caused by sporadic acceleration requests; and, using the counter to realize the above display delay judgment, the implementation process is simple, and it helps to improve the timeliness of the judgment of the display delay timing.
  • the base frame rate of the foreground application matches the base frame rate of the foreground application, and the base frame rate of different foreground applications may be different, for example, the base frame rate of a game application is 60FPS, while the base frame rate of an instant messaging application is 45FPS.
  • the AP detects that the foreground application is running, it sends a control instruction to the AP that includes the reference frame rate corresponding to the foreground application.
  • the DDIC determines the first refresh frequency based on the reference frame rate in the control instruction, and then sets the first VFP duration based on the first refresh frequency.
  • the DDIC determines the first refresh frequency based on the reference frame rate, so as to determine the first VFP duration based on the correspondence between the refresh frequency and the VFP duration.
  • the DDIC needs to rescan (repeating) the current display image, and continue to output the TE signal after rescanning, so that the AP can detect the TE signal Send image data to DDIC at the same time.
  • the DDIC in addition to determining whether the AP sends the display in advance based on the first VFP duration corresponding to the first refresh frequency, the DDIC also needs to determine whether the AP has an excessive Amplitude of display delay.
  • DDIC determines the nth frame of image data There is a slight delay.
  • the count value of the counter is reset. For example, DDIC resets the count value of the counter to 0.
  • the second refresh frequency is lower than the first refresh frequency, so the second VFP duration corresponding to the second refresh rate is longer than the first VFP duration corresponding to the first refresh rate, and the second VFP duration is also an integer multiple of the EM cycle.
  • the first refresh frequency is 60 Hz
  • the second refresh frequency is 30 Hz
  • the second VFP duration is a duration corresponding to 9 EM cycles.
  • the DDIC when the display delay mechanism is introduced, the DDIC receives the seventh frame of image data sent by the AP outside the first VFP duration (at the seventh EM cycle), and the count value of the counter reset to 0; as shown in Figure 8, the DDIC receives the 7th frame of image data sent by the AP outside the first VFP duration (at the 6th EM cycle), thereby resetting the count value of the counter to 0.
  • the DDIC when the nth frame of image data is not received within the second VFP duration, the DDIC resets the count value of the counter, and controls the display screen to repeatedly display the n-1th frame of image based on the n-1th frame of image data.
  • the 4th frame of image data sent by the AP has not been received, and the DDIC determines that there is an excessive display delay on the AP side, thereby resetting the count value of the counter, and rescanning the 3rd frame of image based on the 3rd frame of image data, wherein, after rescanning During the period of the third image frame, the DDIC continues to output the TE signal, so that the AP can transmit the prepared fourth frame image data when the TE signal is detected.
  • FIG. 10 the process of the DDIC controlling the display screen to display images is shown in FIG. 10 .
  • Step 1001 detecting whether the image data sent by the AP is received. If image data is not received, execute step 1002; if image data is received, execute step 1004.
  • the DDIC detects whether image data is received at the same frequency as the EM frequency (the image data sent by the AP is marked with 0x2C).
  • Step 1002 detecting whether Temp_Extend_Pulse (temporary extended pulse) reaches ADFR_Max_Extend_Pulse (ADFR extended pulse upper limit). If ADFR_Max_Extend_Pulse is reached, step 1008 is performed; if ADFR_Max_Extend_Pulse is not reached, step 1003 is performed.
  • Temp_Extend_Pulse is the number of EM cycles passed after image scanning
  • ADFR_Max_Extend_Pulse is the second VFP duration in the above embodiment
  • the display frequency conversion technology automatically implemented by DDIC within the frequency conversion range is called Adaptive Dynamic Frequency Conversion (Adaptive Dynamic Frequency Conversion) Dynamic Frame Rate, ADFR).
  • Step 1003 add one to Temp_Extend_Pulse.
  • Step 1004 detecting whether Temp_Extend_Pulse is smaller than ADFR_Delay_Extend_Pulse_Threshold (ADFR extended pulse threshold). If less, execute step 1005; if greater than or equal, execute step 1008.
  • ADFR_Delay_Extend_Pulse_Threshold ADFR extended pulse threshold
  • the ADFR_Delay_Extend_Pulse_Threshold is the first VFP duration in the above embodiment.
  • Step 1005 detecting whether Temp_Delay_Count (temporary delay count) is smaller than ADFR_Delay_Count_Threshold (ADFR delay count threshold). If less, execute step 1006; if greater than or equal to, execute step 1009.
  • Temp_Delay_Count is the count value of the counter in the above embodiment
  • ADFR_Delay_Count_Threshold is the count threshold
  • Step 1006 add one to Temp_Delay_Count.
  • Step 1007 delay Temp_Extend_Pulse to ADFR_Delay_Extend_Pulse_Threshold.
  • the DDIC performs a display delay operation when the display delay condition is satisfied, and scans the image until the waiting time after image scanning reaches the first VFP time length.
  • Step 1008 reset Temp_Delay_Count.
  • Step 1009 controlling the display screen to display images.
  • DDIC controls the display to redisplay the image; when Temp_Delay_Count is greater than or equal to ADFR_Delay_Count_Threshold, DDIC controls to display a new image frame.
  • the method provided by the embodiment of the present application is applied to a mobile terminal, that is, the DDIC of the OLED display screen in the mobile terminal executes the above image display method. Since the mobile terminal is usually powered by a battery, and the power of the battery is limited (it is relatively sensitive to power consumption), after applying the method provided by the embodiment of the present application to the mobile terminal, it can reduce the display quality of the mobile terminal while improving the display quality of the mobile terminal. power consumption.
  • the mobile terminal may include a smart phone, a tablet computer, a wearable device (such as a smart watch), a portable personal computer, etc., and the embodiment of the present application does not limit the specific type of the mobile terminal.
  • the method provided in the embodiment of the present application may also be used in other non-battery-powered terminals, such as a TV, a monitor, or a personal computer, which is not limited in the embodiment of the present application.
  • the embodiment of the present application also provides a DDIC, the DDIC is applied to a display screen, and the DDIC is used for:
  • n is a positive integer
  • the display screen is controlled to display the nth frame of image based on the nth frame of image data.
  • the DDIC is used for:
  • the count value of the counter is obtained, and the count value of the counter is used to represent the consecutive times that the AP sends the display in advance;
  • the count value of the counter is updated.
  • the DDIC is used for:
  • the display delay operation is performed on the nth frame of image data based on the delay time length.
  • the DDIC is used for:
  • controlling the display screen to display the nth frame of image based on the nth frame of image data.
  • the DDIC is also used for:
  • the display screen is controlled based on the nth frame of image data to display the Describe the nth frame image
  • the count value of the counter is updated.
  • the DDIC is also used for:
  • reset the counter is a count value
  • the second refresh rate is less than the first refresh rate
  • the second VFP duration is greater than the first VFP duration
  • the DDIC is also used for:
  • the count of the counter is reset value
  • the display screen is controlled to repeatedly display the n-1th frame of image based on the n-1th frame of image data.
  • both the first VFP duration and the second VFP duration are integer multiples of an EM period of light emission.
  • the first refresh rate matches a reference frame rate during the running of the foreground application.
  • the DDIC is also used for:
  • control instruction includes the reference frame rate of the foreground application
  • the first VFP duration is set based on the first refresh frequency.
  • the DDIC is applied to an OLED display.
  • the embodiment of the present application also provides a display screen module, the display screen module includes a display screen and a DDIC, the DDIC is used to drive the display screen, and the DDIC is used to implement the image display method provided by the above method embodiments.
  • FIG. 11 shows a structural block diagram of a terminal 1100 provided by an exemplary embodiment of the present application.
  • the terminal 1100 may be a smart phone, a tablet computer, a notebook computer, and the like.
  • the terminal 1100 in this application may include one or more of the following components: a processor 1110 , a memory 1120 , and a display screen module 1130 .
  • the processor 1110 may include one or more processing cores, and the processor 1110 may be the AP described in the foregoing embodiments.
  • the processor 1110 uses various interfaces and lines to connect various parts of the entire terminal 1100, and executes the terminal by running or executing instructions, programs, code sets or instruction sets stored in the memory 1120, and calling data stored in the memory 1120. 1100 various functions and process data.
  • the processor 1110 may adopt at least one of Digital Signal Processing (Digital Signal Processing, DSP), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA), and Programmable Logic Array (Programmable Logic Array, PLA). implemented in the form of hardware.
  • DSP Digital Signal Processing
  • FPGA Field-Programmable Gate Array
  • PLA Programmable Logic Array
  • the processor 1110 can integrate one or more of a central processing unit (Central Processing Unit, CPU), an image processor (Graphics Processing Unit, GPU), a neural network processor (Neural-network Processing Unit, NPU) and a modem, etc.
  • a central processing unit Central Processing Unit, CPU
  • an image processor Graphics Processing Unit, GPU
  • a neural network processor Neural-network Processing Unit, NPU
  • the CPU mainly handles the operating system, user interface and application programs, etc.
  • the GPU is used for rendering and drawing the content that the touch display module 1130 needs to display
  • the NPU is used for realizing artificial intelligence (Artificial Intelligence, AI) functions
  • AI Artificial Intelligence
  • the modem Used to handle wireless communications. It can be understood that, the above-mentioned modem may not be integrated into the processor 1110, but may be realized by a single chip.
  • the memory 1120 may include a random access memory (Random Access Memory, RAM), and may also include a read-only memory (Read-Only Memory, ROM).
  • the memory 1120 includes a non-transitory computer-readable storage medium.
  • the memory 1120 may be used to store instructions, programs, codes, sets of codes, or sets of instructions.
  • the memory 1120 may include a program storage area and a data storage area, wherein the program storage area may store instructions for implementing an operating system, instructions for at least one function (such as a touch function, a sound playback function, an image playback function, etc.), Instructions and the like for implementing various method embodiments of the present application; the storage data area may store data created according to the use of the terminal 1100 (such as audio data, phone book) and the like.
  • the program storage area may store instructions for implementing an operating system, instructions for at least one function (such as a touch function, a sound playback function, an image playback function, etc.), Instructions and the like for implementing various method embodiments of the present application; the storage data area may store data created according to the use of the terminal 1100 (such as audio data, phone book) and the like.
  • the display screen module 1130 is a display component for displaying images, and is usually arranged on the front panel of the terminal 1100 .
  • the display module 1130 can be designed as a full screen, a curved screen, a special-shaped screen, a double-sided screen or a folding screen.
  • the display screen module 1130 can also be designed as a combination of a full screen and a curved screen, or a combination of a special-shaped screen and a curved screen, which is not limited in this embodiment.
  • the display screen module 1130 includes a DDIC 1131 and a display screen 1132 (panel).
  • the display screen 1132 may be an OLED display screen, which may be a low temperature polysilicon (Low Temperature Poly-Silicon, LTPS) AMOLED display screen or a low temperature polycrystalline oxide (Low Temperature Polycrystalline Oxide, LTPO) AMOLED display screen.
  • the DDIC 1131 is used to drive the display screen 1132 to display images, so as to realize the image display methods provided by the above-mentioned embodiments.
  • the DDIC 1131 is connected to the processor 1110 through a MIPI interface, and is used to receive image data and instructions issued by the processor 1110.
  • the display screen module 1130 also has a touch function, through which a user can use any suitable object such as a finger or a touch pen to perform touch operations on the display screen module 1130 .
  • the structure of the terminal 1100 shown in the above drawings does not constitute a limitation on the terminal 1100, and the terminal may include more or less components than those shown in the figure, or combine some components, or different component arrangements.
  • the terminal 1100 also includes components such as a microphone, a speaker, a radio frequency circuit, an input unit, a sensor, an audio circuit, a wireless fidelity (Wireless Fidelity, WiFi) module, a power supply, and a bluetooth module, which will not be repeated here.
  • the functions described in the embodiments of the present application may be implemented by hardware, software, firmware or any combination thereof.
  • the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium.
  • Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another.
  • a storage media may be any available media that can be accessed by a general purpose or special purpose computer.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Abstract

An image display method, a DDIC, a display screen module, and a terminal. The method comprises: a DDIC receives an nth frame of image data sent by an AP, n being a positive integer; when a historical sending and displaying rate of the AP satisfies a display delay condition, the DDIC performs a display delay operation on the nth frame of image data, the display delay operation being used for delaying display of an nth image frame; and when the display delay operation is completed, the DDIC controls, on the basis of the nth frame of image data, a display screen to display the nth image frame.

Description

图像显示方法、DDIC、显示屏模组及终端Image display method, DDIC, display module and terminal
本申请要求于2021年09月26日提交的申请号为202111130179.9、发明名称为“图像显示方法、DDIC、显示屏模组及终端”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application with the application number 202111130179.9 and the title of the invention "image display method, DDIC, display module and terminal" filed on September 26, 2021, the entire contents of which are incorporated herein by reference. Applying.
技术领域technical field
本申请实施例涉及显示技术领域,特别涉及一种图像显示方法、DDIC、显示屏模组及终端。The embodiments of the present application relate to the field of display technologies, and in particular to an image display method, DDIC, display screen module and terminal.
背景技术Background technique
随着显示屏技术的不断发展,越来越多能够支持高刷新率显示的显示屏应运而生,在运行高帧率应用程序或在滑动操作过程中,通过将显示屏设置为高刷新率模式能够提高画面的流畅度。With the continuous development of display technology, more and more displays that can support high refresh rate display have emerged as the times require. When running high frame rate applications or during sliding operations, by setting the display to high refresh rate mode It can improve the fluency of the picture.
对于采用应用处理器(Application Processor,AP)-显示驱动芯片(Display Driver Integrated Circuit,DDIC)-面板(Panel)驱动架构的显示屏,图像显示过程中,DDIC根据AP的输出帧率(即输出图像数据的速率)自适应调整刷新频率,实现自适应变频。For a display screen that adopts the application processor (Application Processor, AP)-display driver integrated circuit (DDIC)-panel (Panel) drive architecture, during the image display process, the DDIC outputs the frame rate according to the AP (that is, the output image Data rate) adaptively adjusts the refresh frequency to realize adaptive frequency conversion.
然而,由于AP的输出帧率会在一定范围内波动,因此会导致DDIC的刷新频率波动,当刷新频率发生大幅跳变时,会出现画面闪烁和抖动的问题,影响图像显示质量。However, because the output frame rate of the AP will fluctuate within a certain range, it will cause the refresh rate of the DDIC to fluctuate. When the refresh rate jumps sharply, there will be screen flickering and shaking problems, which will affect the image display quality.
发明内容Contents of the invention
本申请实施例提供了一种图像显示方法、DDIC、显示屏模组及终端。所述技术方案如下:Embodiments of the present application provide an image display method, a DDIC, a display screen module, and a terminal. Described technical scheme is as follows:
一方面,本申请实施例提供了一种图像显示方法,用于显示屏的DDIC,所述方法包括:On the one hand, an embodiment of the present application provides an image display method for a DDIC of a display screen, the method comprising:
接收AP发送的第n帧图像数据,n为正整数;Receive the nth frame of image data sent by the AP, where n is a positive integer;
在所述AP的历史送显速率满足显示延迟条件的情况下,对所述第n帧图像数据进行显示延迟操作,所述显示延迟操作用于延迟显示第n帧图像;When the historical display rate of the AP satisfies the display delay condition, perform a display delay operation on the nth frame of image data, and the display delay operation is used to delay displaying the nth frame of image;
在完成所述显示延迟操作的情况下,基于所述第n帧图像数据控制所述显示屏显示所述第n帧图像。When the display delay operation is completed, the display screen is controlled to display the nth frame of image based on the nth frame of image data.
另一方面,本申请实施例提供了一种DDIC,所述DDIC芯片应用于显示屏,所述DDIC用于:On the other hand, an embodiment of the present application provides a DDIC, the DDIC chip is applied to a display screen, and the DDIC is used for:
接收AP发送的第n帧图像数据,n为正整数;Receive the nth frame of image data sent by the AP, where n is a positive integer;
在所述AP的历史送显速率满足显示延迟条件的情况下,对所述第n帧图像数据进行显示延迟操作,所述显示延迟操作用于延迟进行图像显示;When the historical display rate of the AP satisfies the display delay condition, perform a display delay operation on the nth frame of image data, and the display delay operation is used to delay image display;
在完成所述显示延迟操作的情况下,基于所述第n帧图像数据控制所述显示屏显示第n帧图像。When the display delay operation is completed, the display screen is controlled to display the nth frame of image based on the nth frame of image data.
另一方面,本申请实施例提供了一种显示屏模组,所述显示屏模组包括显示屏和DDIC,所述DDIC用于驱动所述显示屏,所述DDIC用于实现如上述方面所述的图像显示方法。On the other hand, an embodiment of the present application provides a display screen module, the display screen module includes a display screen and a DDIC, the DDIC is used to drive the display screen, and the DDIC is used to realize the The image display method described above.
另一方面,本申请实施例提供了一种终端,所述终端包括应用处理器AP、显示屏和显示驱动芯片DDIC,所述AP与所述DDIC之间通过移动产业处理器接口MIPI相连,所述DDIC用于实现如上述方面所述的图像显示方法。On the other hand, an embodiment of the present application provides a terminal. The terminal includes an application processor AP, a display screen, and a display driver chip DDIC. The AP and the DDIC are connected through a mobile industry processor interface MIPI. The DDIC is used to realize the image display method described in the above aspect.
附图说明Description of drawings
图1是AP-DDCI-Panel架构下图像显示过程的示意图;Figure 1 is a schematic diagram of the image display process under the AP-DDCI-Panel architecture;
图2是本申请实施例提供的图像数据传输方法的原理示意图;Fig. 2 is a schematic diagram of the principle of the image data transmission method provided by the embodiment of the present application;
图3示出了本申请一个示例性实施例示出的图像显示方法的流程图;FIG. 3 shows a flowchart of an image display method shown in an exemplary embodiment of the present application;
图4是引入显示延迟和未引入显示延迟机制时刷新频率的对比图;Figure 4 is a comparison chart of the refresh rate when the display delay mechanism is introduced and when the display delay mechanism is not introduced;
图5示出了本申请另一个示例性实施例示出的图像显示方法的流程图;Fig. 5 shows a flowchart of an image display method shown in another exemplary embodiment of the present application;
图6是一个示例性实施例示出的Vsync、VBP、Vact以及VFP的示意图;Fig. 6 is a schematic diagram of Vsync, VBP, Vact and VFP shown in an exemplary embodiment;
图7是本申请一个示例性实施例示出的显示延迟过程的实施示意图;Fig. 7 is an implementation schematic diagram of a display delay process shown in an exemplary embodiment of the present application;
图8是本申请另一个示例性实施例示出的显示延迟过程的实施示意图;Fig. 8 is an implementation schematic diagram of a display delay process shown in another exemplary embodiment of the present application;
图9是本申请一个示例性实施例示出的图像重新扫描过程的实施示意图;Fig. 9 is an implementation schematic diagram of an image rescanning process shown in an exemplary embodiment of the present application;
图10是本申请另一个实施例提供的图像显示过程的流程图;FIG. 10 is a flowchart of an image display process provided by another embodiment of the present application;
图11示出了本申请一个示例性实施例提供的终端的结构方框图。Fig. 11 shows a structural block diagram of a terminal provided by an exemplary embodiment of the present application.
具体实施方式Detailed ways
为使本申请的目的、技术方案和优点更加清楚,下面将结合附图对本申请实施方式作进一步地详细描述。In order to make the purpose, technical solution and advantages of the present application clearer, the implementation manners of the present application will be further described in detail below in conjunction with the accompanying drawings.
在本文中提及的“多个”是指两个或两个以上。“和/或”,描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。字符“/”一般表示前后关联对象是一种“或”的关系。The "plurality" mentioned herein means two or more. "And/or" describes the association relationship of associated objects, indicating that there may be three types of relationships, for example, A and/or B may indicate: A exists alone, A and B exist simultaneously, and B exists independently. The character "/" generally indicates that the contextual objects are an "or" relationship.
如图1所示,AP-DDIC-Panel架构下,AP侧首先通过应用程序(Application,App)进行图层绘制渲染,然后通过SurfaceFlinger(图层合成者)对绘制得到的图层进行图层合成得到图像数据,进而通过MIPI将图像数据送显(写入)DDIC。DDIC将AP送显的图像数据存储在缓存器(Buffer)中,并通过扫描(读取)Buffer中的图像数据,控制显示屏(Panel)进行图像刷新显示(Display)。而在实现自适应变频时,DDIC会根据AP的送显速率(即,AP在单位时间内向DDIC输送图像数据的数量,或者,AP向DDIC输送图像数据的速度),自适应地调节刷新频率。比如,当AP的输出帧率降低时,DDIC下调刷新频率,而当AP的输出帧率提高时,DDIC则上调刷新频率。As shown in Figure 1, under the AP-DDIC-Panel architecture, the AP side first performs layer drawing and rendering through the application (Application, App), and then performs layer synthesis on the drawn layers through SurfaceFlinger (layer synthesizer) Get the image data, and then send the image data to display (write) DDIC through MIPI. The DDIC stores the image data sent by the AP in the buffer (Buffer), and controls the display (Panel) to perform image refresh display (Display) by scanning (reading) the image data in the Buffer. When implementing adaptive frequency conversion, the DDIC will adaptively adjust the refresh frequency according to the display sending rate of the AP (that is, the amount of image data that the AP sends to the DDIC per unit time, or the speed at which the AP sends image data to the DDIC). For example, when the output frame rate of the AP decreases, the DDIC lowers the refresh rate, and when the output frame rate of the AP increases, the DDIC increases the refresh rate.
自适应变频过程中,刷新频率在短时内小范围变化不会对图像显示质量造成影响,而当刷新频率在短时内大范围变化(即大幅跳变)时,则会出现闪烁抖动等问题,影响图像显示质量。In the process of adaptive frequency conversion, the refresh frequency changes in a small range in a short time without affecting the image display quality, but when the refresh frequency changes in a large range (that is, a large jump) in a short time, problems such as flickering and jitter will occur , affecting image display quality.
比如,在一些场景下,由于AP侧准备图像数据的速度存在波动,使得AP的送显速率在短时内由60Hz变为45Hz,再由45Hz变为72Hz时,DDIC的刷新频率随之由60Hz变为45Hz时并不会造成画面闪烁抖动,而当DDIC的刷新频率由45Hz变为72Hz时,由于刷新频率变化幅度过大,因此会出现画面闪烁抖动。For example, in some scenarios, due to fluctuations in the speed of preparing image data on the AP side, the display rate of the AP changes from 60 Hz to 45 Hz in a short period of time, and then changes from 45 Hz to 72 Hz, and the refresh rate of the DDIC changes from 60 Hz. When changing to 45Hz, it will not cause flickering and jittering of the screen, but when the refresh rate of DDIC changes from 45Hz to 72Hz, the flickering and jittering of the screen will appear because the refresh rate changes too much.
为了解决上述技术问题,本申请实施例中,DDIC侧引入了显示延迟机制。在该机制下,如图2所示,DDIC接收到AP发送的图像数据后,根据图像数据的接收时间位置,对AP的历史送显速率进行显示延迟条件检测,并在检测到满足显示延迟条件时,通过刷新频率稳定算法对图像数据进行显示延迟操作,避免因AP侧的零散加速请求导致DDIC的刷新频率大幅跳变,达到稳定DDIC刷新频率的效果,进而减少因此带来的显示画面闪烁的问题。其中,该历史送显速率为AP向DDIC传输当前显示帧之前若干帧图像数据时的传输速率。In order to solve the above technical problems, in the embodiment of the present application, a display delay mechanism is introduced on the DDIC side. Under this mechanism, as shown in Figure 2, after receiving the image data sent by the AP, the DDIC detects the display delay condition of the historical display rate of the AP according to the receiving time position of the image data, and when it detects that the display delay condition is satisfied When using the refresh rate stabilization algorithm, the display delay operation is performed on the image data to avoid the large jump in the refresh rate of the DDIC caused by scattered acceleration requests on the AP side, and achieve the effect of stabilizing the refresh rate of the DDIC, thereby reducing the flickering of the display screen caused by this. question. Wherein, the historical display sending rate is the transmission rate when the AP transmits image data of several frames before the current display frame to the DDIC.
比如,在运行基准帧率为60FPS的游戏应用的过程中,在DDIC对第n-1帧的刷新频率小于60Hz,且AP又提前发送第n帧图像数据时(即发送图像数据的频率大于60Hz时),若DDIC立即根据第n帧图像数据控制显示屏进行图像显示,DDIC的刷新频率会出现跳变(比如由45Hz跳变为72Hz);而引入显示延迟机制后,DDIC基于AP的历史送显速率,确定第n帧图像满足显示延迟条件时,对第n帧图像进行显示延迟操作,即在接收到第n帧图像数据后延迟一段时间再控制显示屏进行图像显示,避免DDIC的刷新频率出现大幅跳变(比如显示延迟操作后刷新频率由72Hz变为60Hz)。For example, in the process of running a game application with a reference frame rate of 60FPS, when the refresh rate of DDIC for the n-1th frame is less than 60Hz, and the AP sends the image data of the nth frame in advance (that is, the frequency of sending image data is greater than 60Hz time), if the DDIC immediately controls the display screen to display images according to the image data of the nth frame, the refresh rate of the DDIC will jump (for example, from 45Hz to 72Hz); Display rate, when it is determined that the image of the nth frame meets the display delay condition, the display delay operation is performed on the image of the nth frame, that is, after receiving the image data of the nth frame, the display is delayed for a period of time before the display is controlled to display the image, avoiding the refresh rate of DDIC A large jump occurs (for example, the refresh rate changes from 72Hz to 60Hz after display delay operation).
本申请实施例提供的方法应用于终端,且由终端显示屏中的DDIC执行上述图像显示方 法。该终端可以包括智能手机、平板电脑、可穿戴式设备(比如智能手表)、便携式个人计算机、智能电视等等,本申请实施例并不对终端的具体类型进行限定。The method provided in the embodiment of this application is applied to a terminal, and the DDIC in the terminal display screen executes the above image display method. The terminal may include a smart phone, a tablet computer, a wearable device (such as a smart watch), a portable personal computer, a smart TV, etc. The embodiment of the present application does not limit the specific type of the terminal.
请参考图3,其示出了本申请一个示例性实施例示出的图像显示方法的流程图。该方法包括:Please refer to FIG. 3 , which shows a flowchart of an image display method according to an exemplary embodiment of the present application. The method includes:
步骤301,接收AP发送的第n帧图像数据,n为正整数。 Step 301, receiving the nth frame of image data sent by the AP, where n is a positive integer.
DDIC准备好刷新下一帧图像时会输出撕裂效应(Tearing Effect,TE)信号,AP通过检测TE信号,将准备好的图像数据发送至DDIC,由DDIC进行图像扫描(或称为帧扫描)。其中,DDIC输出的TE信号可以为single-TE(单TE)信号或multiple-TE(多TE)信号。single-TE信号为DDIC输出的持续高电平的TE信号,而multiple-TE信号则是DDIC按照预设频率连续的TE信号,其中,该预设频率可以为显示屏的发光频率,比如,DDIC输出multiple-TE信号的频率为360Hz。相应的,当DDIC输出single-TE信号时,AP在检测到TE信号处于高电平状态时,向DDIC传输新的图像数据;当DDIC输出multiple-TE信号时,AP在检测到TE信号上升沿时,向DDIC传输新的图像数据。When the DDIC is ready to refresh the next frame of image, it will output a tearing effect (Tearing Effect, TE) signal. By detecting the TE signal, the AP sends the prepared image data to the DDIC, and the DDIC performs image scanning (or called frame scanning) . Wherein, the TE signal output by the DDIC may be a single-TE (single TE) signal or a multiple-TE (multiple TE) signal. The single-TE signal is a continuous high-level TE signal output by DDIC, and the multiple-TE signal is a continuous TE signal of DDIC according to a preset frequency, where the preset frequency can be the light-emitting frequency of the display screen, for example, DDIC The output frequency of the multiple-TE signal is 360Hz. Correspondingly, when the DDIC outputs a single-TE signal, the AP transmits new image data to the DDIC when it detects that the TE signal is in a high-level state; when the DDIC outputs a multiple-TE signal, the AP detects the rising edge of the TE signal , transfer new image data to DDIC.
当AP侧的图像渲染速度加快时(图像渲染速度与图像的复杂程度等因素有关),AP会相较于当前的送显速率以更快的速度送显,也就是相较于提前进行送显,相应的,DDIC在接收到图像数据后立即进行图像扫描,则DDIC的刷新频率会相应提高;当AP侧的图像渲染速度减慢时,AP送显会出现延迟,相应的,DDIC在接收到图像数据后进行图像扫描,DDIC的刷新频率会相应降低。然而,若DDIC在接收到图像数据后立即进行图像扫描,在图像渲染速度存在较大波动的情况下,AP侧的零散加速请求会导致DDIC的刷新频率出现跳变,造成画面闪烁。其中,AP侧的图像数据准备速度在短时间内大幅上升,且无法长时间保持(即在短时间内AP侧的图像数据准备速度会大幅下降)的现象被称为零散加速,而在发生零散加速时AP向DDIC传输的图像数据即被视作零散加速请求。When the image rendering speed on the AP side is accelerated (the image rendering speed is related to factors such as the complexity of the image), the AP will send the display at a faster speed than the current display rate, that is, compared to sending the image in advance , correspondingly, the DDIC scans the image immediately after receiving the image data, and the refresh frequency of the DDIC will increase accordingly; After the image data is scanned, the refresh frequency of the DDIC will be reduced accordingly. However, if the DDIC scans the image immediately after receiving the image data, in the case of large fluctuations in the image rendering speed, sporadic acceleration requests on the AP side will cause the refresh rate of the DDIC to jump, causing the screen to flicker. Among them, the phenomenon that the image data preparation speed on the AP side rises sharply in a short period of time and cannot be maintained for a long time (that is, the image data preparation speed on the AP side will drop sharply in a short period of time) is called sporadic acceleration. The image data transmitted by the AP to the DDIC during acceleration is regarded as a sporadic acceleration request.
步骤302,在AP的历史送显速率满足显示延迟条件的情况下,对第n帧图像数据进行显示延迟操作,显示延迟操作用于延迟显示第n帧图像。Step 302: When the historical display rate of the AP satisfies the display delay condition, perform a display delay operation on the nth frame of image data, and the display delay operation is used to delay display of the nth frame of image.
为了降低刷新频率波动,避免出现画面闪烁,本申请实施例中,DDIC接收到AP发送的图像数据后,需要根据AP的历史送显速率检测第n帧图像是否满足显示延迟条件,即检测AP当前的加速请求是否为零散加速请求,并在该加速请求为零散加速请求时(即满足显示延迟条件时),对第n帧图像数据进行显示延迟操作,延迟第n帧图像的显示。In order to reduce refresh frequency fluctuations and avoid screen flickering, in the embodiment of this application, after receiving the image data sent by the AP, the DDIC needs to detect whether the nth frame image meets the display delay condition according to the historical display rate of the AP. Whether the acceleration request is a sporadic acceleration request, and when the acceleration request is a sporadic acceleration request (that is, when the display delay condition is satisfied), the display delay operation is performed on the nth frame of image data, and the display of the nth frame of image is delayed.
可选的,历史送显速率用于表征最近一段时间内AP发送图像数据的速率。在一些实施例中,基于该历史显示速率,DDIC可以识别出AP在最近一段时间内是否持续提前送显,进而过滤AP侧的零散加速请求(即过滤非持续的提前送显),避免因零散加速请求导致DDIC的刷新频率大幅跳变。Optionally, the historical display sending rate is used to characterize the rate at which the AP sends image data in a recent period. In some embodiments, based on the historical display rate, the DDIC can identify whether the AP has continuously sent the display in advance in the recent period of time, and then filter the sporadic acceleration requests on the AP side (that is, filter the non-continuous early display), to avoid the sporadic The acceleration request causes the refresh frequency of DDIC to jump greatly.
在一种可能的实施方式中,显示延迟操作DDIC基于目标刷新频率进行显示延迟操作,从而使DDIC的刷新频率稳定在目标刷新频率。In a possible implementation manner, the display delay operation DDIC performs the display delay operation based on the target refresh frequency, so that the refresh frequency of the DDIC is stabilized at the target refresh frequency.
步骤303,在完成显示延迟操作的情况下,基于第n帧图像数据控制显示屏显示第n帧图像。 Step 303 , when the display delay operation is completed, control the display screen to display the nth frame of image based on the nth frame of image data.
完成对第n帧图像数据的显示延迟操作后,DDIC即进行图像扫描,基于第n帧图像数据控制显示屏显示第n帧图像。After completing the display delay operation on the nth frame of image data, the DDIC performs image scanning, and controls the display screen to display the nth frame of image based on the nth frame of image data.
采用本申请实施例提供的方案,由DDIC对AP的零散加速请求进行过滤,提高DDIC刷新频率的稳定性;同时,显示延迟机制由DDIC通过硬件逻辑进行控制,无需AP进行控制,有助于提高控制过程的及时性以及准确性。Using the solution provided by the embodiment of this application, the DDIC filters the sporadic acceleration requests of the AP to improve the stability of the refresh frequency of the DDIC; at the same time, the display delay mechanism is controlled by the DDIC through hardware logic, without the need for AP control, which helps to improve Timeliness and accuracy of the control process.
在一个示意性的例子中,如图4所示,在未引入显示延迟机制的情况下,在显示第5帧和第6帧图像的过程中,DDIC的刷新频率由45Hz跳变为72Hz,在显示第13帧和第14帧图像的过程中,DDIC的刷新频率由51Hz跳变为72Hz。而引入显示延迟机制后,在显示第5 帧和第6帧图像的过程中,DDIC的刷新频率由45Hz变为60Hz,在显示第13帧和第14帧图像的过程中,DDIC的刷新频率由51Hz跳变为60Hz。In a schematic example, as shown in Figure 4, without introducing a display delay mechanism, during the process of displaying the fifth and sixth frames, the refresh frequency of the DDIC jumps from 45Hz to 72Hz. During the process of displaying the 13th and 14th frames, the refresh frequency of DDIC jumps from 51Hz to 72Hz. After introducing the display delay mechanism, the refresh frequency of DDIC changes from 45Hz to 60Hz during the display of the fifth and sixth frames, and changes from 45Hz to 60Hz during the display of the 13th and 14th frames. 51Hz jumps to 60Hz.
综上所述,本申请实施例中,通过引入显示延迟机制,DDIC接收到AP发送的图像数据后,基于AP的历史送显速率确定是否满足显示延迟条件,并在满足显示延迟条件时,推迟图像显示流程;相较于DDIC接收到AP发送的图像数据后立即进行图像显示,通过设置显示延迟条件能够过滤AP的零散加速请求(即AP送显速率临时提升导致图像数据的送显提前送显,且临时提升后的送显速率无法保持),避免因AP输出帧率送显速率波动导致DDIC刷新频率大幅跳变,进而导致画面闪烁和抖动的问题,有助于提高图像显示过程中DDIC刷新频率的稳定性,达到提升图像显示质量的效果。To sum up, in the embodiment of this application, by introducing the display delay mechanism, after the DDIC receives the image data sent by the AP, it determines whether the display delay condition is met based on the historical display rate of the AP, and when the display delay condition is met, delays Image display process; compared to DDIC displaying the image immediately after receiving the image data sent by the AP, by setting the display delay condition, it is possible to filter the sporadic acceleration request of the AP (that is, the temporary increase of the display rate of the AP causes the image data to be sent to the display in advance. , and the display rate after the temporary increase cannot be maintained), to avoid the DDIC refresh frequency jumping greatly due to the fluctuation of the AP output frame rate to the display rate, which in turn leads to the problem of flickering and jittering of the screen, and helps to improve the DDIC refresh rate during the image display process The stability of the frequency can achieve the effect of improving the image display quality.
可选的,在AP的历史送显速率满足显示延迟条件的情况下,对第n帧图像数据进行显示延迟操作,包括:Optionally, when the historical display rate of the AP satisfies the display delay condition, the display delay operation is performed on the nth frame of image data, including:
在第一刷新频率对应的第一VFP时长内接收到第n帧图像数据的情况下,获取计数器的计数值,计数器的计数值用于表征AP提前送显的连续次数;In the case that the nth frame of image data is received within the first VFP duration corresponding to the first refresh frequency, the count value of the counter is obtained, and the count value of the counter is used to represent the consecutive times that the AP sends the display in advance;
在计数器的计数值小于计数阈值的情况下,确定AP的历史送显速率满足显示延迟条件,基于第一VFP时长对第n帧图像数据进行显示延迟操作;When the count value of the counter is less than the count threshold, it is determined that the historical display rate of the AP satisfies the display delay condition, and the display delay operation is performed on the nth frame of image data based on the first VFP duration;
更新计数器的计数值。Update the count value of the counter.
可选的,基于第一VFP时长对第n帧图像数据进行显示延迟操作,包括:Optionally, performing a display delay operation on the nth frame of image data based on the first VFP duration includes:
基于第一VFP时长与第n帧图像数据的接收位置,确定显示延迟操作的延迟时长;Based on the first VFP duration and the receiving position of the nth frame of image data, determine the delay duration of the display delay operation;
基于延迟时长对第n帧图像数据进行所述显示延迟操作。The display delay operation is performed on the nth frame of image data based on the delay time.
可选的,在完成显示延迟操作的情况下,基于第n帧图像数据控制显示屏显示第n帧图像,包括:Optionally, when the display delay operation is completed, control the display screen to display the nth frame of image based on the nth frame of image data, including:
在第n-1帧扫描完成后的等待时长达到第一VFP时长的情况下,基于第n帧图像数据控制显示屏显示第n帧图像。In the case that the waiting period after the scan of the n-1th frame reaches the first VFP duration, the display screen is controlled to display the nth frame of image based on the nth frame of image data.
可选的,获取计数器的计数值之后,该方法还包括:Optionally, after obtaining the count value of the counter, the method further includes:
在计数器的计数值大于或等于计数阈值的情况下,确定AP的历史送显速率不满足显示延迟条件,基于第n帧图像数据控制显示屏显示第n帧图像;When the count value of the counter is greater than or equal to the count threshold, it is determined that the historical display rate of the AP does not meet the display delay condition, and the display screen is controlled to display the nth frame of image based on the nth frame of image data;
更新计数器的计数值。Update the count value of the counter.
可选的,该方法还包括:Optionally, the method also includes:
在第一VFP时长内未接收到第n帧图像数据,且在第二刷新频率对应的第二VFP时长内接收到第n帧图像数据的情况下,重置计数器的计数值,第二刷新频率小于第一刷新频率,且第二VFP时长大于第一VFP时长。In the case that the nth frame of image data is not received within the first VFP duration, and the nth frame of image data is received within the second VFP duration corresponding to the second refresh rate, the count value of the counter is reset, and the second refresh rate Less than the first refresh frequency, and the second VFP duration is longer than the first VFP duration.
可选的,该方法还包括:Optionally, the method also includes:
在第一VFP时长内未接收到第n帧图像数据,且在第二VFP时长内也未接收到第n帧图像数据的情况下,重置计数器的计数值;In the case that the nth frame of image data is not received in the first VFP duration, and the nth frame of image data is not received in the second VFP duration, the count value of the counter is reset;
基于第n-1帧图像数据控制显示屏重复显示第n-1帧图像。Based on the image data of the n-1th frame, the display screen is controlled to repeatedly display the n-1th frame of image.
可选的,第一VFP时长和第二VFP时长均为发光EM周期的整数倍。Optionally, both the first VFP duration and the second VFP duration are integer multiples of the light emitting EM period.
可选的,第一刷新频率与前台应用运行过程中的基准帧率相匹配。Optionally, the first refresh rate matches the reference frame rate during the running of the foreground application.
可选的,该方法还包括:Optionally, the method also includes:
接收AP发送的控制指令,控制指令中包含前台应用的基准帧率;Receive the control command sent by the AP, and the control command includes the base frame rate of the foreground application;
基于基准帧率确定第一刷新频率;determining a first refresh rate based on a reference frame rate;
基于第一刷新频率设置第一VFP时长。The first VFP duration is set based on the first refresh rate.
可选的,DDIC应用于OLED显示屏。Optionally, the DDIC is applied to an OLED display.
在一种可能的实施方式中,DDIC基于图像数据的接收位置(接收位置用于指示接收到图像数据的时刻),确定AP是否存在提前送显,并利用计数器记录AP提前送显的连续次数, 从而基于该连续次数识别并过滤AP侧的零散加速请求,其中,提前送显的连续次数用于表征AP提前向DDIC传输图像数据的帧数,比如,当提前送显的连续次数为3次时,表明最近3帧图像的图像数据均由AP提前送显至DDIC。下面采用示例性的实施例进行说明。In a possible implementation, the DDIC determines whether the AP has advanced display based on the receiving position of the image data (the receiving position is used to indicate the moment when the image data is received), and uses a counter to record the consecutive times of the AP's early display, Therefore, based on the consecutive times, the sporadic acceleration requests on the AP side are identified and filtered. The consecutive times of sending the display in advance is used to represent the number of frames that the AP transmits image data to the DDIC in advance. For example, when the consecutive times of sending the display in advance are 3 times , indicating that the image data of the last three frames of images are sent to the DDIC by the AP in advance. The following uses an exemplary embodiment for description.
请参考图5,其示出了本申请另一个示例性实施例示出的图像显示方法的流程图。该方法包括:Please refer to FIG. 5 , which shows a flowchart of an image display method according to another exemplary embodiment of the present application. The method includes:
步骤501,接收AP发送的第n帧图像数据,n为正整数。 Step 501, receiving the nth frame of image data sent by the AP, where n is a positive integer.
在一种可能的实施方式中,DDIC接收到第n帧图像数据后,首先基于图像数据的接收位置,确定第n帧图像数据是否提前送显。关于确定是否提前送显的具体方式,在一种可能的实施方式中,DDIC基于第一刷新频率确定第一列向前延间隔(Vertical Front Porch,VFP)时长,并定义在第一VFP时长内接收到的图像数据属于送显提前的图像数据,定义在第一VFP时长外接收到的图像数据属于未送显提前的图像数据。In a possible implementation manner, after receiving the nth frame of image data, the DDIC first determines whether the nth frame of image data is sent for display in advance based on the receiving position of the image data. Regarding the specific method of determining whether to send the display in advance, in a possible implementation, the DDIC determines the duration of the first vertical front porch (VFP) based on the first refresh frequency, and defines it within the duration of the first VFP The received image data belongs to the image data sent to the display ahead of time, and it is defined that the image data received outside the first VFP duration belongs to the image data not sent to the display ahead of time.
示意性的,垂直同步信号(Vertical Synchronous Signal,Vsync)、列向后延间隔(Vertical Back Porch,VBP)、列向有效行数(Vertical active,Vact)以及VFP之间的关系如图6所示,其中,Vact即为帧扫描过程,而VFP即为帧扫描完成后的等待过程。Schematically, the relationship between vertical synchronous signal (Vertical Synchronous Signal, Vsync), column-to-post delay interval (Vertical Back Porch, VBP), column-to-effective row number (Vertical active, Vact) and VFP is shown in Figure 6 , where Vact is the frame scanning process, and VFP is the waiting process after the frame scanning is completed.
通常情况下,应用运行过程中的帧率整体保持稳定,为了在保证显示流畅性的前提下,降低显示功耗,DDIC的刷新频率需要尽可能与应用的基础帧率保持一致。因此本实施例中,DDIC将与前台应用运行过程中的基准帧率相匹配的第一刷新频率确定为目标刷新频率,从而以第一刷新频率对应的第一VFP时长为基准,确定AP是否提前送显。Normally, the overall frame rate during application running remains stable. In order to reduce display power consumption while ensuring smooth display, the refresh frequency of DDIC needs to be consistent with the basic frame rate of the application as much as possible. Therefore, in this embodiment, the DDIC determines the first refresh rate that matches the reference frame rate during the running of the foreground application as the target refresh rate, and then uses the first VFP duration corresponding to the first refresh rate as a reference to determine whether the AP is ahead of schedule. Send display.
其中,目标刷新频率与基准帧率相匹配是指目标刷新频率与基准帧率之间的差值小于阈值(比如阈值为5Hz),可选的,目标刷新频率等于基准帧率,或,目标刷新频率略大于基准帧率,或,目标刷新频率略小于基准帧率。Wherein, the match between the target refresh rate and the reference frame rate means that the difference between the target refresh rate and the reference frame rate is less than a threshold (for example, the threshold is 5 Hz). Optionally, the target refresh rate is equal to the reference frame rate, or, the target refresh rate The frequency is slightly higher than the base frame rate, or the target refresh rate is slightly lower than the base frame rate.
在一个示意性的例子中,当前台应用的基准帧率为60Hz时,DDIC确定第一刷新频率为60Hz。In an exemplary example, when the base frame rate of the front-end application is 60 Hz, the DDIC determines that the first refresh frequency is 60 Hz.
在一种可能的实施方式中,DDIC以显示屏的最高刷新频率为基准,预先确定不同刷新频率与VFP时长之间的对应关系,其中,该VFP时长为EM周期的整数倍,即VFP时长为至少一个发光脉冲(Emissonpulse,EM pulse)的脉冲时长,且显示屏进行一次发光的周期即为EM周期。比如,当显示屏的EM频率为360Hz时,每个EM周期的时长即为2.8ms。In a possible implementation, the DDIC pre-determines the correspondence between different refresh frequencies and VFP durations based on the highest refresh rate of the display screen, wherein the VFP duration is an integer multiple of the EM period, that is, the VFP duration is The pulse duration of at least one light emitting pulse (Emisson pulse, EM pulse), and the period in which the display screen emits light once is the EM period. For example, when the EM frequency of the display is 360Hz, the duration of each EM cycle is 2.8ms.
在一个示意性的例子中,DDIC的刷新频率与VFP之间的对应关系如表一所示。In a schematic example, the corresponding relationship between the refresh frequency of the DDIC and the VFP is shown in Table 1.
表一Table I
刷新频率refresh rate VFPVFP
90Hz90Hz 2.8ms(1个EM周期)2.8ms (1 EM cycle)
60Hz60Hz 8.3ms(3个EM周期)8.3ms (3 EM cycles)
30Hz30Hz 25ms(9个EM周期)25ms (9 EM cycles)
结合表一所示的数据,当第一刷新频率为60Hz时,DDIC确定第一VFP时长为8.3ms。Combined with the data shown in Table 1, when the first refresh frequency is 60Hz, DDIC determines that the first VFP duration is 8.3ms.
可选的,DDIC检测第n帧图像数据的接收位置是否位于第一VFP时长内,若位于第一VFP时长内,则确定第n帧图像数据送显提前,并执行下述步骤502。Optionally, the DDIC detects whether the receiving position of the nth frame of image data is within the first VFP duration, and if it is within the first VFP duration, determines that the nth frame of image data is sent to display ahead of time, and executes the following step 502 .
步骤502,在第一刷新频率对应的第一VFP时长内接收到第n帧图像数据的情况下,获取计数器的计数值,计数器的计数值用于表征AP提前送显的连续次数。 Step 502, when the nth frame of image data is received within the first VFP duration corresponding to the first refresh frequency, obtain the count value of the counter, which is used to represent the consecutive times of the AP sending the display in advance.
当确定第n帧图像数据提前送显时,DDIC需要进一步基于第n帧图像数据之前AP的历史送显速率,确定第n帧图像数据是否为零散的提前送显。在一些实施例中,若第n帧图像数据之前连续若干帧图像数据同样提前送显,DDIC确定AP侧持续提前送显;若第n帧图像数据之前连续若干帧图像数据中存在未提前送显,DDIC确定AP侧未持续提前送显,即AP侧零散的提前送显。When it is determined that the image data of the nth frame is sent for display in advance, DDIC needs to further determine whether the image data of the nth frame is scattered in advance based on the historical display rate of the AP before the image data of the nth frame. In some embodiments, if several consecutive frames of image data before the nth frame of image data are also sent for display in advance, the DDIC determines that the AP side continues to send for display in advance; , the DDIC determines that the AP side does not continue to send the display in advance, that is, the AP side sends the display in advance sporadically.
本实施例中,DDIC通过计数器记录AP提前送显的连续次数,当第n帧图像数据提前送显时,DDIC即基于计数器的计数值,确定AP是否持续提前送显。其中,计数器的初始计数 值为0。In this embodiment, the DDIC uses a counter to record the number of consecutive times that the AP sends the display in advance. When the nth frame of image data is sent to the display in advance, the DDIC determines whether the AP continues to send the display in advance based on the count value of the counter. Among them, the initial count value of the counter is 0.
进一步的,DDIC检测计数器的计数值是否达到计数阈值,若未达到计数阈值,DDIC即确定AP未连续提前送显,并确定满足显示延迟条件,执行下述步骤503至505;若达到计数阈值,DDIC即确定AP持续提前送显,并确定不满足显示延迟条件,执行下述步骤506至507。Further, the DDIC detects whether the counting value of the counter reaches the counting threshold. If the counting threshold is not reached, the DDIC determines that the AP has not continuously sent the display in advance, and determines that the display delay condition is met, and performs the following steps 503 to 505; if the counting threshold is reached, The DDIC determines that the AP continues to send the display in advance, and determines that the display delay condition is not met, and executes the following steps 506 to 507.
其中,该计数阈值可以预先设置,也可以由用户自定义,本实施例对此不作限定。Wherein, the counting threshold may be preset or user-defined, which is not limited in this embodiment.
在一个示意性的例子中,当计数阈值被设置为2时,表明在连续3帧(包括当前接帧)图像数据提前送显时,DDIC确定AP连续提前送显。In a schematic example, when the counting threshold is set to 2, it indicates that when the image data of 3 consecutive frames (including the current frame) are sent for display ahead of time, the DDIC determines that the AP continuously sends for display ahead of time.
步骤503,在计数器的计数值小于计数阈值的情况下,确定AP的历史送显速率满足显示延迟条件,基于第一VFP时长对第n帧图像数据进行显示延迟操作。 Step 503, when the count value of the counter is less than the count threshold, determine that the historical display rate of the AP satisfies the display delay condition, and perform a display delay operation on the nth frame of image data based on the first VFP duration.
当计数器的计数值小于计数阈值时,DDIC确定满足显示延迟条件,需要对第n帧图像进行延迟显示。在一种可能的实施方式中,为了使DDIC的刷新频率尽可能稳定在第一刷新频率,DDIC基于第一VFP时长对第n帧图像数据进行显示延迟操作,避免第n帧图像在第一VFP时长内显示时导致刷新频率突然提高。When the count value of the counter is less than the count threshold, the DDIC determines that the display delay condition is satisfied, and it is necessary to perform delayed display on the nth frame of image. In a possible implementation, in order to keep the refresh rate of the DDIC as stable as possible at the first refresh rate, the DDIC performs a display delay operation on the nth frame of image data based on the first VFP duration, so as to avoid When displayed within a certain period of time, the refresh rate suddenly increases.
在一些实施例中,DDIC基于第一VFP时长以及第n帧图像数据的接收位置,确定显示延迟操作的延迟时长,从而基于该延迟时长对第n帧图像数据进行显示延迟操作,也即,响应于第n-1帧扫描完成后的等待时长未达到第一VFP时长,DDIC不会基于第n帧图像数据控制显示屏显示第n帧图像,避免第n帧图像因提前送显导致提前显示。其中,该延迟时长为DDIC延迟第n帧扫描的时长,且该延迟时长为第n帧图像数据的接收位置与第一VFP时长对应位置之间的间隔。In some embodiments, the DDIC determines the delay duration of the display delay operation based on the first VFP duration and the receiving position of the nth frame of image data, so as to perform the display delay operation on the nth frame of image data based on the delay duration, that is, the response If the waiting time after the scanning of the n-1th frame does not reach the first VFP duration, the DDIC will not control the display to display the nth frame image based on the nth frame image data, so as to prevent the nth frame image from being displayed in advance due to early display. Wherein, the delay time is the time when the DDIC delays scanning the nth frame, and the delay is the interval between the receiving position of the nth frame of image data and the position corresponding to the first VFP time length.
在一个示意性的例子中,当DDIC在第2个EM周期时接收到的第n帧图像数据,且DDIC确定第一VFP时长为3个EM周期时,DDIC确定第n帧图像需要延迟1个EM周期后显示;当DDIC在第1个EM周期时接收到的第n帧图像数据,且DDIC确定第一VFP时长为3个EM周期时,DDIC确定第n帧图像需要延迟2个EM周期后显示。示意性的,如图7所示,当前台应用的基础帧率为60FPS时,DDIC确定第一VFP时长为3个EM周期,从而检测在完成当前帧图像扫描后的3个EM周期内是否接收到AP发送的新的图像数据。由于DDIC在第一VFP时长内(第2个EM周期处)接收到第6帧图像数据,因此DDIC确定第6帧图像数据送显提前,并获取计数器的当前计数值为0(第1至第5帧图像数据均未提前送显)。由于当前计数值小于计数阈值(2),因此DDIC确定满足显示延迟条件,并确定需要对第6帧图像数据进行1个EM周期的显示延迟操作。In a schematic example, when DDIC receives the nth frame of image data in the second EM cycle, and DDIC determines that the first VFP duration is 3 EM cycles, DDIC determines that the nth frame of image needs to be delayed by 1 Displayed after the EM cycle; when DDIC receives the nth frame of image data in the first EM cycle, and DDIC determines that the first VFP duration is 3 EM cycles, DDIC determines that the nth frame of image needs to be delayed by 2 EM cycles show. Schematically, as shown in Figure 7, when the basic frame rate of the front-end application is 60FPS, the DDIC determines that the first VFP duration is 3 EM cycles, so as to detect whether to receive within 3 EM cycles after the image scanning of the current frame is completed. to the new image data sent by the AP. Since the DDIC receives the sixth frame of image data within the first VFP duration (at the second EM cycle), the DDIC determines that the sixth frame of image data is sent to display ahead of time, and obtains the current count value of the counter as 0 (the first to the first None of the 5 frames of image data was sent to display in advance). Since the current count value is less than the count threshold (2), the DDIC determines that the display delay condition is satisfied, and determines that a display delay operation of 1 EM cycle is required for the sixth frame of image data.
步骤504,更新计数器的计数值。 Step 504, updating the count value of the counter.
在一种可能的实施方式中,完成显示延迟条件检测后,DDIC需要对计数器的计数值进行更新,即在当前计数值的基础上进行加一操作。In a possible implementation manner, after the detection of the display delay condition is completed, the DDIC needs to update the count value of the counter, that is, perform an operation of adding one to the current count value.
示意性的,如图7所示,DDIC将计数器的计数值由0更新为1。Schematically, as shown in FIG. 7 , the DDIC updates the count value of the counter from 0 to 1.
当然,在其他可能的实施方式中,在第一刷新频率对应的第一VFP时长内接收到第n帧图像数据时,DDIC也可以先对计数器的计数值进行更新,然后再进行显示延迟条件检测(相较于先检测后更新计数值的方案,先更新计数值后检测方案下,计数阈值需要增加1),本实施例在此不作赘述。Of course, in other possible implementations, when the nth frame of image data is received within the first VFP duration corresponding to the first refresh rate, the DDIC can also update the count value of the counter first, and then perform display delay condition detection (Compared with the scheme of first detecting and then updating the count value, under the scheme of first updating the count value and then detecting, the count threshold needs to be increased by 1), and this embodiment will not be described in detail here.
步骤505,在第n-1帧扫描完成后的等待时长达到第一VFP时长的情况下,基于第n帧图像数据控制显示屏显示第n帧图像。 Step 505 , when the waiting time after the scanning of the n-1th frame reaches the first VFP duration, control the display screen to display the nth frame of image based on the nth frame of image data.
当第n-1帧扫描完成后的等待时长达到第一VFP时长时,DDIC基于第n帧图像数据控制显示屏进行图像显示,使DDIC的刷新频率稳定在第一刷新频率。When the waiting time after the scanning of the n-1th frame reaches the first VFP duration, the DDIC controls the display screen to display images based on the image data of the nth frame, so that the refresh rate of the DDIC is stabilized at the first refresh rate.
示意性的,如图7所示,若在未引入显示延迟机制的情况下,若DDIC在接收到图像数据后立即进行图像扫描,当AP在发送第6帧图像数据时存在临时送显提前时,DDIC的刷新频率会突然上升至72Hz;当AP在发送第7帧图像数据时存在1个EM周期的延迟时,DDIC 的刷新频率又会突然下降至45Hz,导致刷新频率出现大范围跳变;而引入显示延迟机制的情况下,DDIC接收到AP提前送显的第6帧图像数据时,由于计数器的计数值未达到计数阈值,因此DDIC并不会直接进行图像扫描,而是进行1个EM周期显示延迟操作,使刷新频率保持在60Hz;当AP在发送第7帧图像数据时存在1个EM周期的延迟时,DDIC的刷新频率由60Hz下降至51Hz,刷新频率的稳定性明显提高。Schematically, as shown in Figure 7, if the display delay mechanism is not introduced, if the DDIC performs image scanning immediately after receiving the image data, when the AP sends the sixth frame of image data, there is a temporary delay in sending the display , the refresh rate of DDIC will suddenly rise to 72Hz; when there is a delay of 1 EM cycle when the AP sends the seventh frame of image data, the refresh rate of DDIC will suddenly drop to 45Hz, resulting in a large-scale jump in the refresh rate; When the display delay mechanism is introduced, when the DDIC receives the sixth frame of image data sent by the AP in advance, because the count value of the counter does not reach the count threshold, the DDIC does not directly scan the image, but performs an EM The cycle display delay operation keeps the refresh rate at 60Hz; when the AP sends the seventh frame of image data with a delay of 1 EM cycle, the refresh rate of the DDIC drops from 60Hz to 51Hz, and the stability of the refresh rate is significantly improved.
步骤506,在计数器的计数值大于或等于计数阈值的情况下,确定AP的历史送显速率不满足显示延迟条件,基于第n帧图像数据控制显示屏显示第n帧图像。 Step 506, when the count value of the counter is greater than or equal to the count threshold, determine that the historical display rate of the AP does not meet the display delay condition, and control the display screen to display the nth frame of image based on the nth frame of image data.
当计数器的计数值达到计数阈值时,表明AP在最近一段时间内连续提前送显,即存在持续加速请求,DDIC确定不满足显示延迟条件,从而基于第n帧图像数据进行图像扫描,使DDIC的刷新频率与AP的送显速率保持一致。When the count value of the counter reaches the count threshold, it indicates that the AP has continuously sent the display in advance in the recent period, that is, there is a continuous acceleration request, and the DDIC determines that the display delay condition is not met, so the image scan is performed based on the nth frame of image data, so that the DDIC The refresh rate is consistent with the display rate of the AP.
示意性的,如图8所示,当接收到AP提前送显的第4帧图像数据时,由于计数器的计数值0<计数阈值2,因此DDIC确定满足显示延迟条件,从而对第4帧图像数据进行显示延迟操作(延迟2个EM周期);当接收到AP提前送显的第5帧图像数据时,由于计数器的计数值1<计数阈值2,因此DDIC确定满足显示延迟条件,从而对第5帧图像数据进行显示延迟操作(延迟1个EM周期);当接收到AP提前送显的第6帧图像数据时,由于计数器的计数值为2=计数阈值2,因此DDIC确定不满足显示延迟条件,即不对第6帧图像数据进行显示延迟,而是即时进行图像扫描。Schematically, as shown in Figure 8, when receiving the fourth frame of image data sent by the AP in advance, since the count value of the counter is 0<count threshold 2, the DDIC determines that the display delay condition is met, and the fourth frame of image data The data is displayed with a delay operation (delayed by 2 EM cycles); when receiving the fifth frame of image data sent by the AP in advance, since the count value 1 of the counter is less than the count threshold 2, the DDIC determines that the display delay condition is satisfied, and the 5 frames of image data are displayed with a delay operation (delayed by 1 EM cycle); when receiving the 6th frame of image data sent by the AP in advance, since the count value of the counter is 2 = count threshold 2, DDIC determines that the display delay is not satisfied The condition is that the display delay is not performed on the image data of the sixth frame, but the image scan is performed immediately.
步骤507,更新计数器的计数值。 Step 507, update the count value of the counter.
在一种可能的实施方式中,在不满足显示延迟条件的情况下,DDIC同样需要对计数器的计数值进行更新。示意性的,如图8所示,当接收到AP提前送显的第6帧图像数据后,DDIC将计数器的计数值更新为3。In a possible implementation manner, when the display delay condition is not satisfied, the DDIC also needs to update the count value of the counter. Schematically, as shown in FIG. 8 , after receiving the sixth frame of image data sent by the AP for display in advance, the DDIC updates the count value of the counter to 3.
本实施例中,DDIC基于图像数据的接收位置与第一VFP时长之间的位置关系,确定AP是否存在提前送显,并利用计数器记录AP提前送显的连续次数,从而基于该连续次数识别并过滤AP侧的零散加速请求,避免零散加速请求造成DDIC的刷新频率波动;并且,利用计数器实现上述显示延迟判断,实现过程简单,有助于提高显示延迟时机的判断及时性。In this embodiment, the DDIC determines whether the AP has an early display based on the positional relationship between the receiving position of the image data and the first VFP duration, and uses a counter to record the consecutive times of the AP's early display, so as to identify and Filter the sporadic acceleration requests on the AP side to avoid fluctuations in the refresh frequency of the DDIC caused by sporadic acceleration requests; and, using the counter to realize the above display delay judgment, the implementation process is simple, and it helps to improve the timeliness of the judgment of the display delay timing.
由于第一刷新频率与前台应用的基准帧率相匹配,而不同前台应用的基准帧率可能存在差异,比如游戏应用的基准帧率为60FPS,而即时通信应用的基准帧率为45FPS,因此为了使DDIC的刷新频率能够适配当前运行的前台应用,在一种可能的实施方式中,AP在检测到前台应用运行时,向AP发送包含前台应用对应基准帧率的控制指令。相应的,DDIC接收AP发送的控制指令后,基于控制指令中的基准帧率确定第一刷新频率,进而基于第一刷新频率设置第一VFP时长。可选的,DDIC基于基准帧率确定第一刷新频率,从而基于刷新频率与VFP时长之间的对应关系,确定第一VFP时长。Because the first refresh rate matches the base frame rate of the foreground application, and the base frame rate of different foreground applications may be different, for example, the base frame rate of a game application is 60FPS, while the base frame rate of an instant messaging application is 45FPS. To enable the refresh frequency of the DDIC to be adapted to the currently running foreground application, in a possible implementation manner, when the AP detects that the foreground application is running, it sends a control instruction to the AP that includes the reference frame rate corresponding to the foreground application. Correspondingly, after receiving the control instruction sent by the AP, the DDIC determines the first refresh frequency based on the reference frame rate in the control instruction, and then sets the first VFP duration based on the first refresh frequency. Optionally, the DDIC determines the first refresh frequency based on the reference frame rate, so as to determine the first VFP duration based on the correspondence between the refresh frequency and the VFP duration.
在一种可能的情况下,当AP侧送显存在较大延迟时,DDIC需要对当前显示图像进行重新扫描(repeating),并在重新扫描后继续输出TE信号,以便AP能够在检测到TE信号时向DDIC发送图像数据。在一种可能的实施方式中,DDIC除了基于第一刷新频率对应的第一VFP时长确定AP是否提前送显外,DDIC还需要基于第二刷新频率对应的第二VFP时长确定AP是否存在过大幅度的送显延迟。In a possible situation, when there is a large delay in sending the display on the AP side, the DDIC needs to rescan (repeating) the current display image, and continue to output the TE signal after rescanning, so that the AP can detect the TE signal Send image data to DDIC at the same time. In a possible implementation, in addition to determining whether the AP sends the display in advance based on the first VFP duration corresponding to the first refresh frequency, the DDIC also needs to determine whether the AP has an excessive Amplitude of display delay.
可选的,在第一VFP时长内未接收到第n帧图像数据,且在第二刷新频率对应的第二VFP时长内接收到第n帧图像数据的情况下,DDIC确定第n帧图像数据稍有延迟,相应的,若第n帧图像数据之前AP侧的连续提前送显中断,从而重置计数器的计数值。比如,DDIC将计数器的计数值重置为0。Optionally, if the nth frame of image data is not received within the first VFP duration and the nth frame of image data is received within the second VFP duration corresponding to the second refresh frequency, DDIC determines the nth frame of image data There is a slight delay. Correspondingly, if the continuous advance display on the AP side before the nth frame of image data is interrupted, the count value of the counter is reset. For example, DDIC resets the count value of the counter to 0.
其中,第二刷新频率小于第一刷新频率,故第二刷新率对应的第二VFP时长大于第一刷新率对应的第一VFP时长,第二VFP时长同样为EM周期的整数倍。在一个示意性的例子中,当第一刷新频率为60Hz时,第二刷新频率为30Hz,且第二VFP时长为9个EM周期 对应的时长。Wherein, the second refresh frequency is lower than the first refresh frequency, so the second VFP duration corresponding to the second refresh rate is longer than the first VFP duration corresponding to the first refresh rate, and the second VFP duration is also an integer multiple of the EM cycle. In an illustrative example, when the first refresh frequency is 60 Hz, the second refresh frequency is 30 Hz, and the second VFP duration is a duration corresponding to 9 EM cycles.
示意性的,如图7所示,引入显示延迟机制的情况下,DDIC在第一VFP时长外(第7个EM周期处)接收到AP发送的第7帧图像数据,从而将计数器的计数值重置为0;如图8所示,DDIC在第一VFP时长外(第6个EM周期处)接收到AP发送的第7帧图像数据,从而将计数器的计数值重置为0。Schematically, as shown in Figure 7, when the display delay mechanism is introduced, the DDIC receives the seventh frame of image data sent by the AP outside the first VFP duration (at the seventh EM cycle), and the count value of the counter reset to 0; as shown in Figure 8, the DDIC receives the 7th frame of image data sent by the AP outside the first VFP duration (at the 6th EM cycle), thereby resetting the count value of the counter to 0.
可选的,在第二VFP时长内未接收到第n帧图像数据的情况下,DDIC重置计数器的计数值,基于第n-1帧图像数据控制显示屏重复显示第n-1帧图像。Optionally, when the nth frame of image data is not received within the second VFP duration, the DDIC resets the count value of the counter, and controls the display screen to repeatedly display the n-1th frame of image based on the n-1th frame of image data.
比如,如图9所示,当DDIC在第一刷新频率60Hz对应的第一VFP时长内为接收到AP发送的第4帧图像数据,且在第二刷新频率30Hz对应的第二VFP时长内仍未接收到AP发送的第4帧图像数据,DDIC确定AP端存在过大送显延迟,从而重置计数器的计数值,并基于第3帧图像数据重新扫描第3帧图像,其中,在重新扫描第3帧图像期间内,DDIC继续输出TE信号,以便AP在检测到TE信号时传输准备完成的第4帧图像数据。For example, as shown in Figure 9, when the DDIC receives the fourth frame of image data sent by the AP within the first VFP duration corresponding to the first refresh frequency of 60 Hz, and still receives the fourth frame of image data during the second VFP duration corresponding to the second refresh frequency of 30 Hz. The 4th frame of image data sent by the AP has not been received, and the DDIC determines that there is an excessive display delay on the AP side, thereby resetting the count value of the counter, and rescanning the 3rd frame of image based on the 3rd frame of image data, wherein, after rescanning During the period of the third image frame, the DDIC continues to output the TE signal, so that the AP can transmit the prepared fourth frame image data when the TE signal is detected.
在一个示意性的例子中,DDIC控制显示屏进行图像显示的过程如图10所示。In a schematic example, the process of the DDIC controlling the display screen to display images is shown in FIG. 10 .
步骤1001,检测是否接收到AP发送的图像数据。若未接收到图像数据,则执行步骤1002;若接收到图像数据,则执行步骤1004。Step 1001, detecting whether the image data sent by the AP is received. If image data is not received, execute step 1002; if image data is received, execute step 1004.
可选的,DDIC按照与EM频率相同的频率检测是否接收到图像数据(AP发送的图像数据采用0x2C进行标识)。Optionally, the DDIC detects whether image data is received at the same frequency as the EM frequency (the image data sent by the AP is marked with 0x2C).
步骤1002,检测Temp_Extend_Pulse(临时延长脉冲)是否达到ADFR_Max_Extend_Pulse(ADFR延长脉冲上限)。若达到ADFR_Max_Extend_Pulse,则执行步骤1008;若未达到ADFR_Max_Extend_Pulse,则执行步骤1003。Step 1002, detecting whether Temp_Extend_Pulse (temporary extended pulse) reaches ADFR_Max_Extend_Pulse (ADFR extended pulse upper limit). If ADFR_Max_Extend_Pulse is reached, step 1008 is performed; if ADFR_Max_Extend_Pulse is not reached, step 1003 is performed.
其中,该Temp_Extend_Pulse为图像扫描后经过的EM周期的数量,ADFR_Max_Extend_Pulse即为上述实施例中的第二VFP时长,且由DDIC在变频范围内自动实现的显示变频技术被称为自适应动态变频(Adaptive Dynamic Frame Rate,ADFR)。Wherein, the Temp_Extend_Pulse is the number of EM cycles passed after image scanning, ADFR_Max_Extend_Pulse is the second VFP duration in the above embodiment, and the display frequency conversion technology automatically implemented by DDIC within the frequency conversion range is called Adaptive Dynamic Frequency Conversion (Adaptive Dynamic Frequency Conversion) Dynamic Frame Rate, ADFR).
步骤1003,对Temp_Extend_Pulse进行加一操作。Step 1003, add one to Temp_Extend_Pulse.
步骤1004,检测Temp_Extend_Pulse是否小于ADFR_Delay_Extend_Pulse_Threshold(ADFR延长脉冲阈值)。若小于,则执行步骤1005;若大于或等于,则执行步骤1008。Step 1004, detecting whether Temp_Extend_Pulse is smaller than ADFR_Delay_Extend_Pulse_Threshold (ADFR extended pulse threshold). If less, execute step 1005; if greater than or equal, execute step 1008.
其中,该ADFR_Delay_Extend_Pulse_Threshold即为上述实施例中的第一VFP时长。Wherein, the ADFR_Delay_Extend_Pulse_Threshold is the first VFP duration in the above embodiment.
步骤1005,检测Temp_Delay_Count(临时延迟计数)是否小于ADFR_Delay_Count_Threshold(ADFR延迟计数阈值)。若小于,则执行步骤1006;若大于或等于,则执行步骤1009。Step 1005, detecting whether Temp_Delay_Count (temporary delay count) is smaller than ADFR_Delay_Count_Threshold (ADFR delay count threshold). If less, execute step 1006; if greater than or equal to, execute step 1009.
其中,Temp_Delay_Count即为上述实施例中计数器的计数值,ADFR_Delay_Count_Threshold即为计数阈值。Wherein, Temp_Delay_Count is the count value of the counter in the above embodiment, and ADFR_Delay_Count_Threshold is the count threshold.
步骤1006,对Temp_Delay_Count进行加一操作。Step 1006, add one to Temp_Delay_Count.
步骤1007,延迟Temp_Extend_Pulse至ADFR_Delay_Extend_Pulse_Threshold。Step 1007, delay Temp_Extend_Pulse to ADFR_Delay_Extend_Pulse_Threshold.
本步骤即为满足显示延迟条件时DDIC进行显示延迟操作,直至图像扫描后的等待时长达到第一VFP时长时进行图像扫描。In this step, the DDIC performs a display delay operation when the display delay condition is satisfied, and scans the image until the waiting time after image scanning reaches the first VFP time length.
步骤1008,重置Temp_Delay_Count。Step 1008, reset Temp_Delay_Count.
步骤1009,控制显示屏进行图像显示。Step 1009, controlling the display screen to display images.
其中,当Temp_Extend_Pulse达到ADFR_Max_Extend_Pulse时,DDIC控制显示屏进行图像重新显示;当Temp_Delay_Count大于或等于ADFR_Delay_Count_Threshold时,DDIC控制显示新的图像帧。Among them, when Temp_Extend_Pulse reaches ADFR_Max_Extend_Pulse, DDIC controls the display to redisplay the image; when Temp_Delay_Count is greater than or equal to ADFR_Delay_Count_Threshold, DDIC controls to display a new image frame.
在一些实施例中,本申请实施例提供的方法应用于移动终端,即由移动终端中OLED显示屏的DDIC执行上述图像显示方法。由于移动终端通常由电池进行供电,且电池的电量有限(对功耗较为敏感),因此将本申请实施例提供的方法用于移动终端后,在提高移动终端显 示质量的同时,能够降低移动终端的功耗。其中,该移动终端可以包括智能手机、平板电脑、可穿戴式设备(比如智能手表)、便携式个人计算机等等,本申请实施例并不对移动终端的具体类型进行限定。In some embodiments, the method provided by the embodiment of the present application is applied to a mobile terminal, that is, the DDIC of the OLED display screen in the mobile terminal executes the above image display method. Since the mobile terminal is usually powered by a battery, and the power of the battery is limited (it is relatively sensitive to power consumption), after applying the method provided by the embodiment of the present application to the mobile terminal, it can reduce the display quality of the mobile terminal while improving the display quality of the mobile terminal. power consumption. Wherein, the mobile terminal may include a smart phone, a tablet computer, a wearable device (such as a smart watch), a portable personal computer, etc., and the embodiment of the present application does not limit the specific type of the mobile terminal.
当然,本申请实施例提供的方法还可以用于其他非电池供电的终端,比如电视、显示器或个人计算机等等,本申请实施例对此不作限定。Certainly, the method provided in the embodiment of the present application may also be used in other non-battery-powered terminals, such as a TV, a monitor, or a personal computer, which is not limited in the embodiment of the present application.
本申请实施例还提供了一种DDIC,所述DDIC应用于显示屏,所述DDIC用于:The embodiment of the present application also provides a DDIC, the DDIC is applied to a display screen, and the DDIC is used for:
接收AP发送的第n帧图像数据,n为正整数;Receive the nth frame of image data sent by the AP, where n is a positive integer;
在所述AP的历史送显速率满足显示延迟条件的情况下,对所述第n帧图像数据进行显示延迟操作,所述显示延迟操作用于延迟显示第n帧图像;When the historical display rate of the AP satisfies the display delay condition, perform a display delay operation on the nth frame of image data, and the display delay operation is used to delay displaying the nth frame of image;
在完成所述显示延迟操作的情况下,基于所述第n帧图像数据控制所述显示屏显示所述第n帧图像。When the display delay operation is completed, the display screen is controlled to display the nth frame of image based on the nth frame of image data.
可选的,所述DDIC,用于:Optionally, the DDIC is used for:
在第一刷新频率对应的第一VFP时长内接收到所述第n帧图像数据的情况下,获取计数器的计数值,所述计数器的计数值用于表征所述AP提前送显的连续次数;In the case that the nth frame of image data is received within the first VFP duration corresponding to the first refresh frequency, the count value of the counter is obtained, and the count value of the counter is used to represent the consecutive times that the AP sends the display in advance;
在所述计数器的计数值小于计数阈值的情况下,确定所述AP的历史送显速率满足所述显示延迟条件,基于所述第一VFP时长对所述第n帧图像数据进行所述显示延迟操作;When the count value of the counter is less than the count threshold, it is determined that the historical display rate of the AP satisfies the display delay condition, and the display delay is performed on the nth frame of image data based on the first VFP duration. operate;
更新所述计数器的计数值。The count value of the counter is updated.
可选的,所述DDIC,用于:Optionally, the DDIC is used for:
基于所述第一VFP时长与所述第n帧图像数据的接收位置,确定所述显示延迟操作的延迟时长;Based on the first VFP duration and the receiving position of the nth frame of image data, determine the delay duration of the display delay operation;
基于所述延迟时长对所述第n帧图像数据进行所述显示延迟操作。The display delay operation is performed on the nth frame of image data based on the delay time length.
可选的,所述DDIC,用于:Optionally, the DDIC is used for:
在第n-1帧扫描完成后的等待时长达到所述第一VFP时长的情况下,基于所述第n帧图像数据控制所述显示屏显示所述第n帧图像。In a case where the waiting time after the scanning of the n-1th frame is completed reaches the first VFP duration, controlling the display screen to display the nth frame of image based on the nth frame of image data.
可选的,所述DDIC,还用于:Optionally, the DDIC is also used for:
在所述计数器的计数值大于或等于所述计数阈值的情况下,确定所述AP的历史送显速率不满足所述显示延迟条件,基于所述第n帧图像数据控制所述显示屏显示所述第n帧图像;When the count value of the counter is greater than or equal to the count threshold, it is determined that the historical display rate of the AP does not meet the display delay condition, and the display screen is controlled based on the nth frame of image data to display the Describe the nth frame image;
更新所述计数器的计数值。The count value of the counter is updated.
可选的,所述DDIC,还用于:Optionally, the DDIC is also used for:
在所述第一VFP时长内未接收到所述第n帧图像数据,且在第二刷新频率对应的第二VFP时长内接收到所述第n帧图像数据的情况下,重置所述计数器的计数值,所述第二刷新频率小于所述第一刷新频率,且所述第二VFP时长大于所述第一VFP时长。When the nth frame of image data is not received within the first VFP duration and the nth frame of image data is received within the second VFP duration corresponding to the second refresh frequency, reset the counter is a count value, the second refresh rate is less than the first refresh rate, and the second VFP duration is greater than the first VFP duration.
可选的,所述DDIC,还用于:Optionally, the DDIC is also used for:
在所述第一VFP时长内未接收到所述第n帧图像数据,且在所述第二VFP时长内也未接收到所述第n帧图像数据的情况下,重置所述计数器的计数值;In the case that the nth frame of image data is not received within the first VFP duration, and the nth frame of image data is not received within the second VFP duration, the count of the counter is reset value;
基于第n-1帧图像数据控制所述显示屏重复显示第n-1帧图像。The display screen is controlled to repeatedly display the n-1th frame of image based on the n-1th frame of image data.
可选的,所述第一VFP时长和所述第二VFP时长均为发光EM周期的整数倍。Optionally, both the first VFP duration and the second VFP duration are integer multiples of an EM period of light emission.
可选的,所述第一刷新频率与前台应用运行过程中的基准帧率相匹配。Optionally, the first refresh rate matches a reference frame rate during the running of the foreground application.
可选的,所述DDIC,还用于:Optionally, the DDIC is also used for:
接收所述AP发送的控制指令,所述控制指令中包含所述前台应用的所述基准帧率;receiving a control instruction sent by the AP, where the control instruction includes the reference frame rate of the foreground application;
基于所述基准帧率确定所述第一刷新频率;determining the first refresh rate based on the reference frame rate;
基于所述第一刷新频率设置所述第一VFP时长。The first VFP duration is set based on the first refresh frequency.
可选的,所述DDIC应用于OLED显示屏。Optionally, the DDIC is applied to an OLED display.
上述DDIC在实现图像显示方法的详细过程可以参考上述各个方法实施例,本实施例在 此不再赘述。For the detailed process of implementing the image display method by the above DDIC, reference may be made to the above method embodiments, and details will not be repeated here in this embodiment.
此外,本申请实施例还提供了一种显示屏模组,该显示屏模组包括显示屏和DDIC,DDIC用于驱动显示屏,DDIC用于实现如上述各个方法实施例提供的图像显示方法。In addition, the embodiment of the present application also provides a display screen module, the display screen module includes a display screen and a DDIC, the DDIC is used to drive the display screen, and the DDIC is used to implement the image display method provided by the above method embodiments.
请参考图11,其示出了本申请一个示例性实施例提供的终端1100的结构方框图。该终端1100可以是智能手机、平板电脑、笔记本电脑等。本申请中的终端1100可以包括一个或多个如下部件:处理器1110、存储器1120、显示屏模组1130。Please refer to FIG. 11 , which shows a structural block diagram of a terminal 1100 provided by an exemplary embodiment of the present application. The terminal 1100 may be a smart phone, a tablet computer, a notebook computer, and the like. The terminal 1100 in this application may include one or more of the following components: a processor 1110 , a memory 1120 , and a display screen module 1130 .
处理器1110可以包括一个或者多个处理核心,该处理器1110可以为上述实施例中所述的AP。处理器1110利用各种接口和线路连接整个终端1100内的各个部分,通过运行或执行存储在存储器1120内的指令、程序、代码集或指令集,以及调用存储在存储器1120内的数据,执行终端1100的各种功能和处理数据。可选地,处理器1110可以采用数字信号处理(Digital Signal Processing,DSP)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)、可编程逻辑阵列(Programmable Logic Array,PLA)中的至少一种硬件形式来实现。处理器1110可集成中央处理器(Central Processing Unit,CPU)、图像处理器(Graphics Processing Unit,GPU)、神经网络处理器(Neural-network Processing Unit,NPU)和调制解调器等中的一种或几种的组合。其中,CPU主要处理操作系统、用户界面和应用程序等;GPU用于负责触摸显示屏模组1130所需要显示的内容的渲染和绘制;NPU用于实现人工智能(Artificial Intelligence,AI)功能;调制解调器用于处理无线通信。可以理解的是,上述调制解调器也可以不集成到处理器1110中,单独通过一块芯片进行实现。The processor 1110 may include one or more processing cores, and the processor 1110 may be the AP described in the foregoing embodiments. The processor 1110 uses various interfaces and lines to connect various parts of the entire terminal 1100, and executes the terminal by running or executing instructions, programs, code sets or instruction sets stored in the memory 1120, and calling data stored in the memory 1120. 1100 various functions and process data. Optionally, the processor 1110 may adopt at least one of Digital Signal Processing (Digital Signal Processing, DSP), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA), and Programmable Logic Array (Programmable Logic Array, PLA). implemented in the form of hardware. The processor 1110 can integrate one or more of a central processing unit (Central Processing Unit, CPU), an image processor (Graphics Processing Unit, GPU), a neural network processor (Neural-network Processing Unit, NPU) and a modem, etc. The combination. Among them, the CPU mainly handles the operating system, user interface and application programs, etc.; the GPU is used for rendering and drawing the content that the touch display module 1130 needs to display; the NPU is used for realizing artificial intelligence (Artificial Intelligence, AI) functions; the modem Used to handle wireless communications. It can be understood that, the above-mentioned modem may not be integrated into the processor 1110, but may be realized by a single chip.
存储器1120可以包括随机存储器(Random Access Memory,RAM),也可以包括只读存储器(Read-Only Memory,ROM)。可选地,该存储器1120包括非瞬时性计算机可读介质(non-transitory computer-readable storage medium)。存储器1120可用于存储指令、程序、代码、代码集或指令集。存储器1120可包括存储程序区和存储数据区,其中,存储程序区可存储用于实现操作系统的指令、用于至少一个功能的指令(比如触控功能、声音播放功能、图像播放功能等)、用于实现本申请各个方法实施例的指令等;存储数据区可存储根据终端1100的使用所创建的数据(比如音频数据、电话本)等。The memory 1120 may include a random access memory (Random Access Memory, RAM), and may also include a read-only memory (Read-Only Memory, ROM). Optionally, the memory 1120 includes a non-transitory computer-readable storage medium. The memory 1120 may be used to store instructions, programs, codes, sets of codes, or sets of instructions. The memory 1120 may include a program storage area and a data storage area, wherein the program storage area may store instructions for implementing an operating system, instructions for at least one function (such as a touch function, a sound playback function, an image playback function, etc.), Instructions and the like for implementing various method embodiments of the present application; the storage data area may store data created according to the use of the terminal 1100 (such as audio data, phone book) and the like.
显示屏模组1130是用于进行图像显示的显示组件,通常设置在终端1100的前面板。显示屏模组1130可被设计成为全面屏、曲面屏、异型屏、双面屏或折叠屏。显示屏模组1130还可被设计成为全面屏与曲面屏的结合,异型屏与曲面屏的结合,本实施例对此不加以限定。The display screen module 1130 is a display component for displaying images, and is usually arranged on the front panel of the terminal 1100 . The display module 1130 can be designed as a full screen, a curved screen, a special-shaped screen, a double-sided screen or a folding screen. The display screen module 1130 can also be designed as a combination of a full screen and a curved screen, or a combination of a special-shaped screen and a curved screen, which is not limited in this embodiment.
本申请实施例中,显示屏模组1130包括DDIC 1131和显示屏1132(面板)。其中,显示屏1132可以为OLED显示屏,其可以是低温多晶硅(Low Temperature Poly-Silicon,LTPS)AMOLED显示屏或低温多晶氧化物(Low Temperature Polycrystalline Oxide,LTPO)AMOLED显示屏。In the embodiment of the present application, the display screen module 1130 includes a DDIC 1131 and a display screen 1132 (panel). Wherein, the display screen 1132 may be an OLED display screen, which may be a low temperature polysilicon (Low Temperature Poly-Silicon, LTPS) AMOLED display screen or a low temperature polycrystalline oxide (Low Temperature Polycrystalline Oxide, LTPO) AMOLED display screen.
DDIC 1131用于驱动显示屏1132进行图像显示,以实现上述各个实施例提供的图像显示方法。此外,DDIC 1131与处理器1110之间通过MIPI接口相连,用于接收处理器1110下发的图像数据以及指令。The DDIC 1131 is used to drive the display screen 1132 to display images, so as to realize the image display methods provided by the above-mentioned embodiments. In addition, the DDIC 1131 is connected to the processor 1110 through a MIPI interface, and is used to receive image data and instructions issued by the processor 1110.
在一种可能的实现方式中,该显示屏模组1130还具有触控功能,通过触控功能,用户可以使用手指、触摸笔等任何适合的物体在显示屏模组1130上进行触控操作。In a possible implementation manner, the display screen module 1130 also has a touch function, through which a user can use any suitable object such as a finger or a touch pen to perform touch operations on the display screen module 1130 .
除此之外,本领域技术人员可以理解,上述附图所示出的终端1100的结构并不构成对终端1100的限定,终端可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。比如,终端1100中还包括麦克风、扬声器、射频电路、输入单元、传感器、音频电路、无线保真(Wireless Fidelity,WiFi)模块、电源、蓝牙模块等部件,在此不再赘述。In addition, those skilled in the art can understand that the structure of the terminal 1100 shown in the above drawings does not constitute a limitation on the terminal 1100, and the terminal may include more or less components than those shown in the figure, or combine some components, or different component arrangements. For example, the terminal 1100 also includes components such as a microphone, a speaker, a radio frequency circuit, an input unit, a sensor, an audio circuit, a wireless fidelity (Wireless Fidelity, WiFi) module, a power supply, and a bluetooth module, which will not be repeated here.
本领域技术人员应该可以意识到,在上述一个或多个示例中,本申请实施例所描述的功能可以用硬件、软件、固件或它们的任意组合来实现。当使用软件实现时,可以将这些功能存储在计算机可读介质中或者作为计算机可读介质上的一个或多个指令或代码进行传输。计 算机可读介质包括计算机存储介质和通信介质,其中通信介质包括便于从一个地方向另一个地方传送计算机程序的任何介质。存储介质可以是通用或专用计算机能够存取的任何可用介质。Those skilled in the art should be aware that, in the foregoing one or more examples, the functions described in the embodiments of the present application may be implemented by hardware, software, firmware or any combination thereof. When implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer.
以上所述仅为本申请的可选实施例,并不用以限制本申请,凡在本申请的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本申请的保护范围之内。The above are only optional embodiments of the application, and are not intended to limit the application. Any modifications, equivalent replacements, improvements, etc. made within the spirit and principles of the application shall be included in the protection of the application. within range.

Claims (24)

  1. 一种图像显示方法,用于显示屏的显示驱动芯片DDIC,所述方法包括:An image display method for a display driver chip DDIC of a display screen, the method comprising:
    接收应用处理器AP发送的第n帧图像数据,n为正整数;Receive the nth frame of image data sent by the application processor AP, where n is a positive integer;
    在所述AP的历史送显速率满足显示延迟条件的情况下,对所述第n帧图像数据进行显示延迟操作,所述显示延迟操作用于延迟显示第n帧图像;When the historical display rate of the AP satisfies the display delay condition, perform a display delay operation on the nth frame of image data, and the display delay operation is used to delay displaying the nth frame of image;
    在完成所述显示延迟操作的情况下,基于所述第n帧图像数据控制所述显示屏显示所述第n帧图像。When the display delay operation is completed, the display screen is controlled to display the nth frame of image based on the nth frame of image data.
  2. 根据权利要求1所述的方法,其中,所述在所述AP的历史送显速率满足显示延迟条件的情况下,对所述第n帧图像数据进行显示延迟操作,包括:The method according to claim 1, wherein the performing a display delay operation on the nth frame of image data when the historical display rate of the AP satisfies the display delay condition includes:
    在第一刷新频率对应的第一列向前延间隔VFP时长内接收到所述第n帧图像数据的情况下,获取计数器的计数值,所述计数器的计数值用于表征所述AP提前送显的连续次数;When the first column corresponding to the first refresh frequency receives the nth frame of image data within the forward delay interval VFP duration, the count value of the counter is obtained, and the count value of the counter is used to indicate that the AP sends in advance Displayed consecutive times;
    在所述计数器的计数值小于计数阈值的情况下,确定所述AP的历史送显速率满足所述显示延迟条件,基于所述第一VFP时长对所述第n帧图像数据进行所述显示延迟操作;When the count value of the counter is less than the count threshold, it is determined that the historical display rate of the AP satisfies the display delay condition, and the display delay is performed on the nth frame of image data based on the first VFP duration. operate;
    更新所述计数器的计数值。The count value of the counter is updated.
  3. 根据权利要求2所述的方法,其中,所述基于所述第一VFP时长对所述第n帧图像数据进行所述显示延迟操作,包括:The method according to claim 2, wherein said performing the display delay operation on the nth frame of image data based on the first VFP duration comprises:
    基于所述第一VFP时长与所述第n帧图像数据的接收位置,确定所述显示延迟操作的延迟时长;Based on the first VFP duration and the receiving position of the nth frame of image data, determine the delay duration of the display delay operation;
    基于所述延迟时长对所述第n帧图像数据进行所述显示延迟操作。The display delay operation is performed on the nth frame of image data based on the delay time length.
  4. 根据权利要求2所述的方法,其中,所述在完成所述显示延迟操作的情况下,基于所述第n帧图像数据控制所述显示屏显示所述第n帧图像,包括:The method according to claim 2, wherein when the display delay operation is completed, controlling the display screen to display the nth frame of image based on the nth frame of image data comprises:
    在第n-1帧扫描完成后的等待时长达到所述第一VFP时长的情况下,基于所述第n帧图像数据控制所述显示屏显示所述第n帧图像。In a case where the waiting time after the scanning of the n-1th frame is completed reaches the first VFP duration, controlling the display screen to display the nth frame of image based on the nth frame of image data.
  5. 根据权利要求2所述的方法,其中,所述获取计数器的计数值之后,所述方法还包括:The method according to claim 2, wherein, after acquiring the count value of the counter, the method further comprises:
    在所述计数器的计数值大于或等于所述计数阈值的情况下,确定所述AP的历史送显速率不满足所述显示延迟条件,基于所述第n帧图像数据控制所述显示屏显示所述第n帧图像;When the count value of the counter is greater than or equal to the count threshold, it is determined that the historical display rate of the AP does not meet the display delay condition, and the display screen is controlled based on the nth frame of image data to display the Describe the nth frame image;
    更新所述计数器的计数值。The count value of the counter is updated.
  6. 根据权利要求2所述的方法,其中,所述方法还包括:The method according to claim 2, wherein the method further comprises:
    在所述第一VFP时长内未接收到所述第n帧图像数据,且在第二刷新频率对应的第二VFP时长内接收到所述第n帧图像数据的情况下,重置所述计数器的计数值,所述第二刷新频率小于所述第一刷新频率,且所述第二VFP时长大于所述第一VFP时长。When the nth frame of image data is not received within the first VFP duration and the nth frame of image data is received within the second VFP duration corresponding to the second refresh frequency, reset the counter is a count value, the second refresh rate is less than the first refresh rate, and the second VFP duration is greater than the first VFP duration.
  7. 根据权利要求6所述的方法,其中,所述方法还包括:The method according to claim 6, wherein the method further comprises:
    在所述第一VFP时长内未接收到所述第n帧图像数据,且在所述第二VFP时长内也未接收到所述第n帧图像数据的情况下,重置所述计数器的计数值;In the case that the nth frame of image data is not received within the first VFP duration, and the nth frame of image data is not received within the second VFP duration, the count of the counter is reset value;
    基于第n-1帧图像数据控制所述显示屏重复显示第n-1帧图像。The display screen is controlled to repeatedly display the n-1th frame of image based on the n-1th frame of image data.
  8. 根据权利要求6所述的方法,其中,所述第一VFP时长和所述第二VFP时长均为发光EM周期的整数倍。The method according to claim 6, wherein both the first VFP duration and the second VFP duration are integer multiples of an EM period of light emission.
  9. 根据权利要求2所述的方法,其中,所述第一刷新频率与前台应用运行过程中的基准帧率相匹配。The method according to claim 2, wherein the first refresh rate matches a reference frame rate during the running of the foreground application.
  10. 根据权利要求9所述的方法,其中,所述方法还包括:The method according to claim 9, wherein the method further comprises:
    接收所述AP发送的控制指令,所述控制指令中包含所述前台应用的所述基准帧率;receiving a control instruction sent by the AP, where the control instruction includes the reference frame rate of the foreground application;
    基于所述基准帧率确定所述第一刷新频率;determining the first refresh rate based on the reference frame rate;
    基于所述第一刷新频率设置所述第一VFP时长。The first VFP duration is set based on the first refresh frequency.
  11. 根据权利要求1至10任一所述的方法,其中,所述DDIC应用于有机发光二极管OLED显示屏。The method according to any one of claims 1 to 10, wherein the DDIC is applied to an organic light emitting diode (OLED) display.
  12. 一种显示驱动芯片DDIC,所述DDIC芯片应用于显示屏,所述DDIC用于:A display driver chip DDIC, the DDIC chip is applied to a display screen, and the DDIC is used for:
    接收应用处理器AP发送的第n帧图像数据,n为正整数;Receive the nth frame of image data sent by the application processor AP, where n is a positive integer;
    在所述AP的历史送显速率满足显示延迟条件情况下,对所述第n帧图像数据进行显示延迟操作,所述显示延迟操作用于延迟显示第n帧图像;When the historical display rate of the AP satisfies the display delay condition, perform a display delay operation on the nth frame of image data, and the display delay operation is used to delay displaying the nth frame of image;
    在完成所述显示延迟操作的情况下,基于所述第n帧图像数据控制所述显示屏显示所述第n帧图像。When the display delay operation is completed, the display screen is controlled to display the nth frame of image based on the nth frame of image data.
  13. 根据权利要求12所述的DDIC,其中,所述DDIC,用于:The DDIC according to claim 12, wherein the DDIC is used for:
    在第一刷新频率对应的第一列向前延间隔VFP时长内接收到所述第n帧图像数据的情况下,获取计数器的计数值,所述计数器的计数值用于表征所述AP提前送显的连续次数;When the first column corresponding to the first refresh frequency receives the nth frame of image data within the forward delay interval VFP duration, the count value of the counter is obtained, and the count value of the counter is used to indicate that the AP sends in advance Displayed consecutive times;
    在所述计数器的计数值小于计数阈值的情况下,确定所述AP的历史送显速率满足所述显示延迟条件,基于所述第一VFP时长对所述第n帧图像数据进行所述显示延迟操作;When the count value of the counter is less than the count threshold, it is determined that the historical display rate of the AP satisfies the display delay condition, and the display delay is performed on the nth frame of image data based on the first VFP duration. operate;
    更新所述计数器的计数值。The count value of the counter is updated.
  14. 根据权利要求13所述的DDIC,其中,所述DDIC,用于:The DDIC according to claim 13, wherein the DDIC is used for:
    基于所述第一VFP时长与所述第n帧图像数据的接收位置,确定所述显示延迟操作的延迟时长;Based on the first VFP duration and the receiving position of the nth frame of image data, determine the delay duration of the display delay operation;
    基于所述延迟时长对所述第n帧图像数据进行所述显示延迟操作。The display delay operation is performed on the nth frame of image data based on the delay time length.
  15. 根据权利要求13所述的DDIC,其中,所述DDIC,用于:The DDIC according to claim 13, wherein the DDIC is used for:
    在第n-1帧扫描完成后的等待时长达到所述第一VFP时长的情况下,基于所述第n帧图像数据控制所述显示屏显示所述第n帧图像。In a case where the waiting time after the scanning of the n-1th frame is completed reaches the first VFP duration, controlling the display screen to display the nth frame of image based on the nth frame of image data.
  16. 根据权利要求13所述的DDIC,其中,所述DDIC,还用于:The DDIC according to claim 13, wherein the DDIC is also used for:
    在所述计数器的计数值大于或等于所述计数阈值的情况下,确定所述AP的历史送显速率不满足所述显示延迟条件,基于所述第n帧图像数据控制所述显示屏显示所述第n帧图像;When the count value of the counter is greater than or equal to the count threshold, it is determined that the historical display rate of the AP does not meet the display delay condition, and the display screen is controlled based on the nth frame of image data to display the Describe the nth frame image;
    更新所述计数器的计数值。The count value of the counter is updated.
  17. 根据权利要求13所述的DDIC,其中,所述DDIC,还用于:The DDIC according to claim 13, wherein the DDIC is also used for:
    在所述第一VFP时长内未接收到所述第n帧图像数据,且在第二刷新频率对应的第二VFP时长内接收到所述第n帧图像数据的情况下,重置所述计数器的计数值,所述第二刷新频率小于所述第一刷新频率,且所述第二VFP时长大于所述第一VFP时长。When the nth frame of image data is not received within the first VFP duration and the nth frame of image data is received within the second VFP duration corresponding to the second refresh frequency, reset the counter is a count value, the second refresh rate is less than the first refresh rate, and the second VFP duration is greater than the first VFP duration.
  18. 根据权利要求17所述的DDIC,其中,所述DDIC,还用于:The DDIC according to claim 17, wherein the DDIC is also used for:
    在所述第一VFP时长内未接收到所述第n帧图像数据,且在所述第二VFP时长内也未 接收到所述第n帧图像数据的情况下,重置所述计数器的计数值;In the case that the nth frame of image data is not received within the first VFP duration, and the nth frame of image data is not received within the second VFP duration, the count of the counter is reset value;
    基于第n-1帧图像数据控制所述显示屏重复显示第n-1帧图像。The display screen is controlled to repeatedly display the n-1th frame of image based on the n-1th frame of image data.
  19. 根据权利要求17所述的DDIC,其中,所述第一VFP时长和所述第二VFP时长均为发光EM周期的整数倍。The DDIC according to claim 17, wherein both the first VFP duration and the second VFP duration are integer multiples of an EM period of light emission.
  20. 根据权利要求13所述的DDIC,其中,所述第一刷新频率与前台应用运行过程中的基准帧率相匹配。The DDIC according to claim 13, wherein the first refresh rate matches a reference frame rate during the running of the foreground application.
  21. 根据权利要求20所述的DDIC,其中,所述DDIC,还用于:The DDIC according to claim 20, wherein the DDIC is also used for:
    接收所述AP发送的控制指令,所述控制指令中包含所述前台应用的所述基准帧率;receiving a control instruction sent by the AP, where the control instruction includes the reference frame rate of the foreground application;
    基于所述基准帧率确定所述第一刷新频率;determining the first refresh rate based on the reference frame rate;
    基于所述第一刷新频率设置所述第一VFP时长。The first VFP duration is set based on the first refresh frequency.
  22. 根据权利要求12至21任一所述的DDIC,其中,所述DDIC应用于有机发光二极管OLED显示屏。The DDIC according to any one of claims 12 to 21, wherein the DDIC is applied to an organic light emitting diode (OLED) display.
  23. 一种显示屏模组,所述显示屏模组包括显示屏和显示驱动芯片DDIC,所述DDIC用于驱动所述显示屏,所述DDIC用于实现如权利要求1至11任一所述的图像显示方法。A display screen module, the display screen module includes a display screen and a display driver chip DDIC, the DDIC is used to drive the display screen, and the DDIC is used to realize any one of claims 1 to 11 Image display method.
  24. 一种终端,其所述终端包括应用处理器AP、显示屏和显示驱动芯片DDIC,所述AP与所述DDIC之间通过移动产业处理器接口MIPI相连,所述DDIC用于实现如权利要求1至11任一所述的图像显示方法。A terminal, wherein the terminal includes an application processor AP, a display screen and a display driver chip DDIC, the AP and the DDIC are connected through a mobile industry processor interface MIPI, and the DDIC is used to implement the The image display method described in any one of 11 to 11.
PCT/CN2022/121325 2021-09-26 2022-09-26 Image display method, ddic, display screen module, and terminal WO2023046164A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111130179.9 2021-09-26
CN202111130179.9A CN113781949B (en) 2021-09-26 2021-09-26 Image display method, display driving chip, display screen module and terminal

Publications (1)

Publication Number Publication Date
WO2023046164A1 true WO2023046164A1 (en) 2023-03-30

Family

ID=78853579

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/121325 WO2023046164A1 (en) 2021-09-26 2022-09-26 Image display method, ddic, display screen module, and terminal

Country Status (2)

Country Link
CN (1) CN113781949B (en)
WO (1) WO2023046164A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113781949B (en) * 2021-09-26 2023-10-27 Oppo广东移动通信有限公司 Image display method, display driving chip, display screen module and terminal
CN114648951B (en) * 2022-02-28 2023-05-12 荣耀终端有限公司 Method for controlling dynamic change of screen refresh rate and electronic equipment
CN115643393B (en) * 2022-12-23 2023-03-10 广州视景医疗软件有限公司 Method and device for playing binocular images

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040217982A1 (en) * 2003-05-02 2004-11-04 Etron Technology, Inc. LCD controller to hold a fixed image aspect ratio
CN103873828A (en) * 2014-03-11 2014-06-18 浙江宇视科技有限公司 Live flow sending display control method and device
CN109474768A (en) * 2017-09-08 2019-03-15 中兴通讯股份有限公司 A kind of method and device improving image fluency
KR20190087875A (en) * 2018-01-17 2019-07-25 엘지전자 주식회사 Display device and image signal processing method of the same
CN113160748A (en) * 2020-01-22 2021-07-23 Oppo广东移动通信有限公司 Display screen frequency conversion method, display driving integrated circuit chip and application processor
CN113781949A (en) * 2021-09-26 2021-12-10 Oppo广东移动通信有限公司 Image display method, DDIC, display screen module and terminal

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017173415A (en) * 2016-03-22 2017-09-28 株式会社ジャパンディスプレイ Display device and control method for display device
CN108693948B (en) * 2018-03-27 2020-12-11 Oppo广东移动通信有限公司 Frame rate adjusting method and device, terminal equipment and storage medium
CN110798738B (en) * 2018-08-01 2022-01-28 Oppo广东移动通信有限公司 Frame rate control method, device, terminal and storage medium
CN111968582B (en) * 2020-01-14 2022-04-15 Oppo广东移动通信有限公司 Display screen frequency conversion method, DDIC chip, display screen module and terminal
CN113140173B (en) * 2020-01-17 2023-01-13 华为技术有限公司 Display driver, display control circuit system, electronic device, display driver control method, and display control circuit system
CN115019732A (en) * 2020-01-22 2022-09-06 Oppo广东移动通信有限公司 Display screen frequency conversion method, display driving integrated circuit chip and application processor
CN111951206A (en) * 2020-08-19 2020-11-17 Oppo(重庆)智能科技有限公司 Image synthesis method, image synthesis device and terminal equipment
CN112114767A (en) * 2020-10-26 2020-12-22 努比亚技术有限公司 Screen projection frame rate control method and device and computer readable storage medium
CN112363641A (en) * 2020-11-24 2021-02-12 Oppo广东移动通信有限公司 Touch scanning method, TPIC chip, DDIC chip and module

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040217982A1 (en) * 2003-05-02 2004-11-04 Etron Technology, Inc. LCD controller to hold a fixed image aspect ratio
CN103873828A (en) * 2014-03-11 2014-06-18 浙江宇视科技有限公司 Live flow sending display control method and device
CN109474768A (en) * 2017-09-08 2019-03-15 中兴通讯股份有限公司 A kind of method and device improving image fluency
KR20190087875A (en) * 2018-01-17 2019-07-25 엘지전자 주식회사 Display device and image signal processing method of the same
CN113160748A (en) * 2020-01-22 2021-07-23 Oppo广东移动通信有限公司 Display screen frequency conversion method, display driving integrated circuit chip and application processor
CN113781949A (en) * 2021-09-26 2021-12-10 Oppo广东移动通信有限公司 Image display method, DDIC, display screen module and terminal

Also Published As

Publication number Publication date
CN113781949A (en) 2021-12-10
CN113781949B (en) 2023-10-27

Similar Documents

Publication Publication Date Title
WO2022105484A1 (en) Display screen frequency conversion method, ddic chip, display screen module, and terminal
US11893929B2 (en) Display screen rate conversion method and terminal
CN113160748B (en) Display screen frequency conversion method, display driving integrated circuit chip and application processor
CN113160747B (en) Display screen frequency conversion method, display driving integrated circuit chip and application processor
WO2023046164A1 (en) Image display method, ddic, display screen module, and terminal
WO2023005558A1 (en) Frequency conversion display method, ddic, display screen module, and terminal
US9030481B2 (en) Method and apparatus for reducing power usage during video presentation on a display
WO2022111098A1 (en) Touch scanning method, tpic chip, ddic chip and module
WO2022105485A1 (en) Image display method, ddic chip, ap, display screen module and terminal
WO2023040591A1 (en) Image display method, ddic, display screen module and terminal
WO2023040593A1 (en) Image data transmission method and apparatus, terminal and medium
JP2014052548A (en) Memory controller, portable terminal, memory control program and computer readable recording medium
CN115424599A (en) Varying display refresh rate
WO2024012098A1 (en) Control method and apparatus for display screen, electronic device, and storage medium
WO2023061096A1 (en) Method and apparatus for adjusting refresh frame rate of display screen, and processor, chip and terminal
JP2018505450A (en) Content display method and apparatus
WO2023040592A1 (en) Image data transmission method and apparatus, terminal, and medium
WO2021077308A1 (en) Touch screen processing method and apparatus, and mobile terminal and storage medium
WO2023010983A9 (en) Method for switching refresh rate, electronic device, and system
WO2022199492A1 (en) Display device, and image processing method and apparatus

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22872207

Country of ref document: EP

Kind code of ref document: A1