1. Field of the Invention
The invention pertains to computer systems in which a graphics processor or display device includes a microcontroller that can be programmed to control the timing of operations (such as power up or power down operations) by one or both of the graphics processor and display device.
2. Description of the Related Art
The invention is useful in computer systems, for example the computer system of
Control circuitry 15 controls operation of pipelined processing circuitry 17 and other elements of GPU 4, including by setting bits in register 29 which are then asserted to circuitry 17 and/or other elements of GPU 4 via multiplexer 30 (to be described below).
GPU 4 is typically implemented as an integrated circuit (chip), a graphics processing portion of a chip (sometimes referred to as a graphics “core” or “core portion”), or two or more chips. Typically, both GPU 4 and frame buffer 6 are implemented as separate chips of a graphics card. Alternatively, both frame buffer 6 and graphics processor 4 are implemented as elements of a single chip.
As shown, GPU 4 includes microcontroller 14 which is implemented in accordance with the invention to control the timing of power up (and power down) operations by GPU 4 and display device 8. Microcontroller 14 includes program memory 16 (typically implemented as a RAM to be referred to herein as a “sequencer RAM”), instruction execution circuitry 20 (sometimes referred to below as “unit” 20), bypass register 28, multiplexer 30, and other elements to be described below.
Variations on GPU 4 that have conventional design (and do not embody the invention) do not include microcontroller 14 and instead employ conventional hardware and/or software to control the timing and sequencing of power up and power down operations of GPU 4 and optionally also display device 8.
For example, such conventional hardware and software can be an implementation of control circuitry 15 that includes timer circuitry, and with an external programmable controller (e.g., CPU 2), controls the timing and sequencing of power up and power down operations of the GPU and device 8 (implemented as a flat panel display). In such a conventional system, the timer circuitry would respond to external control signals (e.g., a “power on” signal from CPU 2 of
In the specification, including in the claims, the term “device” (without qualifying terminology) will denote either a display device (e.g., a flat panel display device) or a graphics processor. In a class of embodiments, the invention is a device including a microcontroller that functions as a sequencer. In other embodiments, the invention is a computer system including such a device.
In preferred embodiments, the microcontroller functions as a sequencer for controlling the timing of power up and/or power down operations by one or both of a graphics processor and a display device. For example, the microcontroller is implemented in a graphics processor and controls the timing which the graphics processor and a display device coupled thereto perform the steps required to enter or leave a “suspend” mode (or other reduced power consumption mode), or perform the sequence of steps comprising a full power up (or power down) operation. The microcontroller is purposely implemented to exclude any capacity to handle interrupts and so can provide guaranteed timing (unlike a general-purpose CPU subject to interrupts).
The microcontroller is preferably implemented to be small, simple, and programmable. Preferably, it can be programmed to execute any of a small number of programs (e.g., a “full power down” program, a “full power up” program, a “suspend mode entry” program, and a “suspend mode exit” program). In typical embodiments, when executing a program it overrides (in an ordered sequence) state and control bits normally asserted by the device in which it is embodied (e.g., those determined by register bits of the device).
Another aspect of the invention is a microcontroller of the type included in any of the embodiments of the inventive display device or graphics processor. The microcontroller is configured to execute a small set of instructions, such as a set consisting of or including the following instructions: “wait” (wait for a specified amount of time), “set” (override or overwrite a specified register bit with a “one”), “clear” (override or overwrite a specified register bit with a “zero”), “release” (cease overriding a specified register bit, or overwrite a previously overwritten specified register bit to its original value), and “stop” (enter a state in which the microcontroller is free to begin executing another program). Preferably, the microcontroller includes a program memory (e.g., a RAM) into which a small number of programs (e.g., four programs) can be loaded from a host, a program counter, and instruction execution circuitry for executing the instructions of each program. The microcontroller optionally includes a timer for generating control signals with timing determined by instructions in the program memory.
In preferred embodiments, the program memory is a RAM having X bit width and Z bit depth, in which a maximum number, N, of programs can be stored. X is the number of bits of each instruction of each program, and Z is the maximum number of steps of all the programs that can be stored. Typically, X=8, N=4 and Z=64, so that one program (consisting of up to 64 instructions), four programs (each consisting of up to 16 instructions), or two or three programs can be stored in the program memory. Each of the X-bit words stored in the RAM determines one instruction for one of the stored programs.
In other preferred embodiments, the program memory is a RAM having S*M=X bit width and Z bit depth, in which a maximum number, N, of programs can be stored, and where M is the number of bits of each instruction of each program and S is the maximum number of instructions that can be stored in each row of the program memory. Typically, S=4, M=8, N=4, and Z=16. Each of the X-bit words stored in the RAM determines one M-bit instruction for each of the stored programs. A multiplexer selectively passes through to the instruction execution circuitry one of the instructions determined by each X-bit word read from a row of the RAM.
In response to the instructions of each program, the instruction execution circuitry outputs a two-bit control value for each of Y register bits: one bit of the control word indicating whether the register bit is to be overridden; the other indicating the “override” value of each register bit to be overridden. Each register bit is a state or control bit, and Y is typically equal to 32.
Preferably, the microcontroller includes two program counters and can execute two programs simultaneously (in interleaved fashion), including by selectively passing the output of each program counter to the program memory.
We will describe a preferred embodiment of the inventive graphics processor with reference to
GPU 4 of
During execution of at least one program preloaded in program memory 16 of microcontroller 14, instruction execution circuitry 20 asserts control bits (e.g., a thirty-two bit word identified as “BYP_EN_N” in
During program execution, while control bit sets (each set comprising two 32-bit words, in preferred embodiments) are clocked out of register 28 to multiplexer 30, a first subset of each such control bit set (thirty-two bits identified as “bypass enable” or “BYP_EN” bits in
Microcontroller 14 of
Microcontroller 14 of
Microcontroller 14 of
In a class of preferred embodiments, the invention includes a program memory implemented as a RAM (random access memory) having S*M=X bit width and Z bit depth, in which a maximum number, N, of programs can be stored, and where M is the number of bits of each instruction of each program and S is the maximum number of instructions that can be stored in each row of the program memory. For example, program memory 16 of
Multiplexer 19 of
In another class of preferred embodiments, the invention includes a program memory implemented as a RAM having X bit width and Z bit depth, in which a maximum number, N, of programs can be stored. Each of the X-bit words stored in the RAM determines one instruction for one of the stored programs, and Z is the maximum number of steps of all the programs that can be stored. For example, in a variation on the
In a class of preferred embodiments, the invention includes a program memory implemented as a RAM (random access memory) having X bit width and Z bit depth, in which a maximum number, N, of programs can be stored. Each of the X-bit words stored in the RAM determines one instruction for one of the stored programs, and Z is the maximum number of steps of all the programs that can be stored. For example, in a variation on the embodiment shown in
Microcontroller 14 of
Program counter circuitry 44 includes instruction pointer register 36, multiplexers 40 and 41 (each having six inputs, four of which are coupled to register 36), registers 32 and 34 (coupled respectively to the outputs of multiplexers 40 and 41), multiplexer 39 (coupled to assert the pointer in either register 32 or 34 to memory 16's read address input), and arbiter 38. Arbiter 38 is coupled to multiplexer 39 and operates to control which of the inputs to multiplexer 39 is passed through to memory 16.
Register 36 stores a pointer to the first instruction of each of one, two, three, or four programs stored in program memory 16 (i.e., an instruction address for reading each such first instruction from memory 16). For example, register 36 can store the following four pointers (as shown in
In response to control signals from control unit 18, arbiter 38 asserts a thread selection signal (“PC2_isActive”) to multiplexer 39, control unit 18, and alarm circuitry 24. The thread selection signal controls which of the inputs to multiplexer 39 is passed through (to program memory 16) as a read address.
Execution of a program can be started by a register bit stored in the graphics processor (e.g., in register 29). Execution of a program can be started in response to a command to execute a program stored in program memory 16 (e.g., a command from control unit 15 of
In response to a command or register bit that triggers execution of a program stored in program memory 16, control unit 18 causes multiplexer 40 to assert to register 32 (from register 36) the pointer to the program's initial instruction. The pointer in register 32 (the six-bit pointer labeled “PC1” in
When only one program is being executed, the thread selection signal (“PC2_isActive”) causes only alarm unit 24A of alarm circuitry 24 to be coupled to unit 20. During execution of a “Wait” instruction, unit 20 asserts a “wait interval start” signal to alarm unit 24A and timer 22, and sends control bits to timer 22 that are indicative of the duration of the wait interval. In response, alarm unit 24A asserts a “suspend” signal to control unit 18. In response, unit 18 causes multiplexer 40 to pass the pointer at its fifth input (the current pointer “PC1”) to register 32 (rather than the pointer at its sixth input). Thus, no new instruction is asserted from memory 16 to unit 20 during the wait interval specified by the current “Wait” instruction. At the end of the wait interval, timer 22 asserts a “wait interval end” signal to unit 24A, causing unit 24A to cease assertion of the suspend signal to unit 18, which in turn causes unit 18 to cause multiplexer 40 again to pass the pointer at its sixth input (the next pointer “PC+1”) to register 32. As a result, microcontroller 14 again enters a mode in which it asserts a sequence of different instructions of the program from memory 16 to unit 20.
Preferably, timer 22 is preprogrammed to assert each “wait interval end” signals with appropriate timing in response to specific control bits from instruction execution unit 20.
In response to one or more commands or register bits that trigger execution of two programs stored in program memory 16, control unit 18 causes multiplexer 40 to assert to register 32 (from register 36) the pointer to the initial instruction of one program and multiplexer 41 to assert to register 34 (from register 36) the pointer to the second program's initial instruction. The pointer in register 32 (the six-bit pointer labeled “PC1” in
When two programs are being executed, the toggling thread selection signal (“PC2_isActive”) causes alarm units 24A and 24B of alarm circuitry 24 to be coupled alternatingly to unit 20. During execution of a “Wait” instruction of the first program, unit 20 asserts a “wait interval start” signal to alarm unit 24A and timer 22, and sends control bits to timer 22 that are indicative of the duration of the wait interval. In response, alarm unit 24A asserts a “suspend” signal to control unit 18. In response, unit 18 causes multiplexer 40 to pass through the pointer at its fifth input (the current pointer “PC1”) to register 32 (rather than the pointer at its sixth input). Thus, no new instruction of the first program is asserted from memory 16 to unit 20 during the wait interval specified by the current “Wait” instruction, but a sequence of different instructions of the second program can be asserted from memory 16 to unit 20. At the end of the wait interval, timer 22 asserts a “wait interval end” signal to unit 24A, causing unit 24A to cease assertion of the suspend signal to unit 18, which in turn causes unit 18 to cause multiplexer 40 again to pass through the pointer at its sixth input (the next pointer “PC+1”) to register 32. As a result, microcontroller 14 again enters a mode in which it can execute sequences of different instructions of both programs in interleaved fashion.
During execution of a “Wait” instruction of the second program, unit 20 asserts a “wait interval start” signal to alarm unit 24B and timer 22, and sends control bits to timer 22 that are indicative of the duration of the wait interval. In response, alarm unit 24B asserts a “suspend” signal to control unit 18. In response, unit 18 causes multiplexer 41 to pass through the pointer at its fifth input (the current pointer “PC1”) to register 34 (rather than the pointer at its sixth input). Thus, no new instruction of the second program is asserted from memory 16 to unit 20 during the wait interval specified by the current “Wait” instruction, but a sequence of instructions of the first program are asserted from memory 16 to unit 20. At the end of the wait interval, timer 22 asserts a “wait interval end” signal to unit 24B, causing unit 24B to cease assertion of the suspend signal to unit 18, which in turn causes unit 18 to cause multiplexer 41 again to pass through the pointer at its sixth input (the next pointer “PC+1”) to register 34. As a result, microcontroller 14 again enters a mode in which it can execute sequences of different instructions of both programs in interleaved fashion.
In alternative embodiments, the bypass values produced by the inventive microcontroller are employed to overwrite register bits (e.g., bits in register 29 of a modified version of GPU 4) rather than to override such register bits (e.g., by being selected in favor of the register bits by multiplexing circuitry as in the
An example of a program that can be loaded in program memory 16 is the following sequence of six instructions:
The following eight-bit instructions could be stored in program memory 16 at the indicated addresses for executing this program:
where the prefix “0x” denotes that the following symbol is a hexadecimal representation of a number (for example “0xC1” denotes a binary number 11000001).
In a preferred implementation, the instructions stored in the program memory have the following formats:
In an implementation of graphics processor 4 with microcontroller 14 implemented as shown in
//All programs must end with the STOP command.
In variations on the
In some embodiments, the inventive microcontroller does not employ a timer (e.g., timer 22 of
In preferred embodiments, the inventive microcontroller (e.g., microcontroller 14 of
It should be understood that while certain forms of the invention have been illustrated and described herein, the invention is not to be limited to the specific embodiments described and shown.
This application claims the benefit of U.S. Provisional Patent Application No. 60/406,464, entitled “Graphics Processor And System With Microcontroller For Programmable Sequencing Of Power Up Or Power Down Operations,” filed on Aug. 27, 2002. This application is a divisional of U.S. application Ser. No. 10/233,650 filed Sep. 3, 2002 in the name of Jonah M. Alben and entitled “Graphics Processor And System With Microcontroller For Programmable Sequencing Of Power Up Or Power Down Operations”.
Number | Date | Country | |
---|---|---|---|
Parent | 10233650 | Sep 2002 | US |
Child | 11157689 | Jun 2005 | US |