WO2011072379A1 - Apparatus and method for partitioning a display surface into a plurality of virtual display areas - Google Patents

Apparatus and method for partitioning a display surface into a plurality of virtual display areas Download PDF

Info

Publication number
WO2011072379A1
WO2011072379A1 PCT/CA2010/001966 CA2010001966W WO2011072379A1 WO 2011072379 A1 WO2011072379 A1 WO 2011072379A1 CA 2010001966 W CA2010001966 W CA 2010001966W WO 2011072379 A1 WO2011072379 A1 WO 2011072379A1
Authority
WO
WIPO (PCT)
Prior art keywords
display
emulated physical
virtual
emulated
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/CA2010/001966
Other languages
English (en)
French (fr)
Inventor
Yinan Jiang
Shahriar Pezeshgi
Ming-Wei Chien
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ATI Technologies ULC
Original Assignee
ATI Technologies ULC
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 ATI Technologies ULC filed Critical ATI Technologies ULC
Priority to KR1020127018461A priority Critical patent/KR101752377B1/ko
Priority to CN201080057011.3A priority patent/CN102782747B/zh
Priority to EP10836882.0A priority patent/EP2513895A4/en
Priority to JP2012543422A priority patent/JP5506120B2/ja
Publication of WO2011072379A1 publication Critical patent/WO2011072379A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/105Program control for peripheral devices where the program performs an input/output emulation function
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/14Display of multiple viewports
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/36Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of a graphic pattern, e.g. using an all-points-addressable [APA] memory
    • G09G5/39Control of the bit-mapped memory
    • G09G5/395Arrangements specially adapted for transferring the contents of the bit-mapped memory to the screen
    • G09G5/397Arrangements specially adapted for transferring the contents of two or more bit-mapped memories to the screen simultaneously, e.g. for mixing or overlay

Definitions

  • the present disclosure is related to displays and to partitioning the display surface of a single physical display into multiple virtual displays.
  • a user may wish to have an application running in one portion of a display and have an Internet chat application running in another partition. In this manner, a user may engage in an online gaming application while running a chat session with one or more fellow gamers or other friends.
  • a user may wish to run a primary application in one partition while continuing to monitor other items, such as stock quotes, news, etc.
  • FIG. 1 is a block diagram of an apparatus in accordance with the embodiments.
  • FIG. 2 is a diagram of a display surface having two virtual display partitions in accordance with an embodiment.
  • FIG. 3 is a diagram of a display surface having two virtual display partitions where one of the applications is operated in full screen mode without interfering with the other virtual display partition in accordance with an embodiment.
  • FIG. 4 is a diagram of a display surface having two virtual display partitions where one of the application windows is moved across the virtual display boundary in accordance with an embodiment.
  • FIG. 5 is a diagram of a display surface having two virtual display partitions where the cursor is moved across the virtual display boundary in accordance with an embodiment.
  • FIG. 6 is a diagram of a display surface having two virtual display partitions and where a second display provides a clone of one of the virtual display partitions in accordance with an embodiment.
  • FIG. 7 is a flow chart illustrating frame composition in a manner which presents image tearing, in accordance with an embodiment.
  • FIG. 8 is a flow chart illustrating the handling of hardware interrupts and simulation of hardware interrupts for the virtual displays, in accordance with an embodiment.
  • FIG. 9 is a flow chart illustrating the handling of hardware interrupts and virtual display updates, in accordance with an embodiment.
  • FIG. 10 is a flow chart illustrating the handling of the cursor as it moves between various virtual display partitions in accordance with the embodiments.
  • FIG 1 1 is a flow chart illustrating high level operation of the various embodiments.
  • FIG. 12 is a flow chart illustrating high level operation of the various embodiments.
  • FIG. 13 is a flow chart illustrating high level operation of the various embodiments when an application is operated in full screen mode.
  • FIG. 14 is a flow chart illustrating enabling of a split display having a plurality of virtual partitions in accordance with the various embodiments.
  • FIG. 15 is a flow chart illustrating disabling of a split display in accordance with the various embodiments.
  • FIG. 16 is an example of a split display configuration application window in accordance with an embodiment.
  • FIG. 17 is a chart of exemplary display configurations, which may be provided in a menu of a split display configuration application window in accordance with an embodiment.
  • the present disclosure provides a method that includes partitioning a single display's viewable area into at least two virtual viewable areas, and emulating the at least two virtual viewable areas as at least two emulated physical displays with an operating system such that the operating system behaves as if interfacing with two actual physical displays.
  • the method accomplishes the emulation of the at least two emulated physical displays in various ways. For example, the method provides to the operating system, generated display identification data (such as EDID, "extended display identification data”) for each of the emulated physical displays in response to a query from the operating system for display information.
  • the method emulates the at least two emulated physical displays by receiving notification of an interrupt from a graphics processing unit, (where the interrupt corresponds to the single physical display), and reporting to the operating system with at least two sets of interrupt reporting information, corresponding to the at least two emulated physical displays, as if two interrupts were received.
  • the operating system is thereby "faked” into acting as if two physical displays are in operation.
  • the method further provides for displaying a first application window in full screen mode within one virtual viewable area, emulated as a physical display, of the at least two virtual viewable areas, where the application in full screen mode expands only within a perimeter of the one virtual viewable area.
  • the method may further include displaying a second application window within another virtual viewable area, emulated as another physical display, of the at least two virtual viewable areas, while the first application is displayed in full screen mode within the one virtual viewable area, and continuing to display the first application in full screen mode while the second application window is accessed, for example, placed into focus.
  • the method includes a double buffering method for composing display data frames where each data frame includes data from both of the at least two virtual viewable areas.
  • the method includes sending the display data frames to the single display.
  • the method may also include determining that display data displayed within a first virtual viewable area of the at least two virtual viewable areas has changed, and copying display data from a second virtual viewable area of the at least two virtual viewable areas in a first display data frame.
  • the method may also include receiving selection input corresponding to a display configuration that partitions the single display's viewable area into the at least two virtual viewable areas.
  • the method partitions the single display's viewable area, into at least two virtual viewable areas, in response to the selection input.
  • the method may also, in some embodiments, emulate the at least two virtual viewable areas as at least two emulated physical displays, by receiving notification from the operating system, of buffered data ready for display on one of the at least two emulated physical displays, determining that display data on a first emulated physical display of the at least two emulated physical displays has changed, copying display data for a second emulated physical display for which display data did not change but not in the first data frame, of the at least two emulated physical displays, into a first data frame and setting a flag as completed in the first data frame for the first and second emulated physical display, and setting a flag as not completed for the first emulated physical display in a second data frame.
  • the method of emulating may also include receiving notification from the operating system, of buffered data ready for display on one of the at least two emulated physical displays, determining that display data on a second emulated physical display of the at least two emulated physical displays has changed, copying display data for both the first, for which display data did not change but not in second data frame, and a second, emulated physical display of the at least two emulated physical displays, into a second data frame and setting a flag as completed in the second data frame for the first and second emulated physical display, and setting a flag as not completed for the second emulated physical display in a first data frame.
  • the method may also include cursor control, for example, receiving a notification corresponding to a cursor position, determining an emulated physical display of the at least two emulated physical displays upon which the cursor is located, and converting the cursor's relative position, relative to the emulated physical display upon which the cursor is located, to a physical position corresponding to an overall display surface of the single display.
  • cursor control for example, receiving a notification corresponding to a cursor position, determining an emulated physical display of the at least two emulated physical displays upon which the cursor is located, and converting the cursor's relative position, relative to the emulated physical display upon which the cursor is located, to a physical position corresponding to an overall display surface of the single display.
  • the embodiments disclosed also provide an apparatus that has at least one programmable processor, and memory operatively coupled to the programmable processor.
  • the memory contains executable instructions for execution by the at least one processor.
  • the programmable processor executes the executable instructions, the programmable processor is operable to partition a single display's viewable area into at least two virtual viewable areas, and emulate the at least two virtual viewable areas as at least two emulated physical displays with an operating system such that the operating system behaves as if interfacing with two actual physical displays.
  • the apparatus' at least one programmable processor upon executing the executable instructions, may also be operable to emulate the at least two virtual viewable areas as at least two emulated physical displays by providing to the operating system, generated display identification data for each of the at least two emulated physical displays in response to a query from the operating system for display information.
  • the at least one programmable processor may also be operable to emulate the at least two emulated physical displays by receiving notification of an interrupt from a graphics processing unit of the apparatus, where the interrupt corresponds to the single display, and reporting to the operating system with at least two sets of interrupt reporting information, corresponding to the at least two emulated physical displays, as if two interrupts were received.
  • the apparatus may also include a display operable to display a first application window in full screen mode within one virtual viewable area of the at least two virtual viewable areas, where the application window in full screen mode expands only within a perimeter of the one virtual viewable area.
  • the display may further display a second application window within another virtual viewable area of the at least two virtual viewable areas, while the first application is displayed in the full screen mode within the one virtual viewable area. The display will then continue to display the first application window in the full screen mode while the second application window is accessed, for example, placed into focus.
  • the at least one programmable processor of the disclosed apparatus may also compose display data frames where each data frame includes data from both of the at least two virtual viewable areas.
  • the display data frames are sent to the single display.
  • the at least one programmable processor may also determine that display data displayed within a first virtual viewable area of the at least two virtual viewable areas has changed, and copy display data from a second virtual viewable area of the at least two virtual viewable areas in a first display data frame.
  • a user interface is also provided for configuration of the split displays and selecting how the virtual display areas are arranged. Therefore the at least one programmable processor of the apparatus may also be operable to receive selection input corresponding to a display configuration that partitions the single display's viewable area into the at least two virtual viewable areas. The single display's viewable area is then partitioned into at least two virtual viewable areas in response to the selection input.
  • the at least one programmable processor of the apparatus may be operable to emulate the at least two virtual viewable areas as at least two emulated physical displays by receiving notification from the operating system, of buffered data ready for display on one of the at least two emulated physical displays, determining that display data on a first emulated physicals display of the at least two emulated physical displays has changed, copying display data for a second emulated physical display of the at least two emulated physical displays, for which display data did not change, into a first data frame and setting a flag as completed in the first data frame for the second emulated physical display, and setting a flag as not completed for the second emulated physical display in a second data frame.
  • the programmable processor may also be operable to emulate the physical displays by receiving notification from the operating system, of buffered data ready for display on one of the at least two emulated physical displays, determining that display data on a first emulated physical display of the at least two emulated physical displays has changed, copying display data for both the first emulated physical display and a second emulated physical display of the at least two emulated physical displays, for which display data did not change but not in first data frame, into a first data frame and setting a flag as completed in the first data frame for the first and second emulated physical display, and setting a flag as not completed for the first emulated physical display in a second data frame.
  • the programmable processor may also be operable to emulate the physical displays by receiving notification from the operating system, of buffered data ready for display on one of the at least two emulated physical displays, determining that display data on a second emulated physical display of the at least two emulated physical displays has changed, copying display data for the second emulated physical display of the at least two emulated physical displays, for which display data did change, and the first emulated physical display for which display data did not change but not in second data frame, into a second data frame and setting a flag as completed in the second data frame for the first and second emulated physical display, and setting a flag as not completed for the second emulated physical display in a first data frame.
  • the at least one programmable processor may also be operable to enact cursor control including receiving a notification corresponding to a cursor position, determining an emulated physical display of the at least two emulated physical displays upon which the cursor is located, and converting the cursor's relative position, relative to the emulated physical display upon which the cursor is located, to a physical position corresponding to an overall display surface of the single display.
  • the present disclosure further provides a computer readable memory, that includes executable instructions for execution by at least one processor, that when executed cause the at least one processor to perform the operations and methods in accordance with the embodiments as outlined above.
  • the executable instructions when executed, may cause the at least one processor to partition a single display's viewable area into at least two virtual viewable areas, and emulate the at least two virtual viewable areas as at least two emulated physical displays with an operating system such that the operating system behaves as if interfacing with two actual physical displays.
  • the computer readable memory may be any suitable non-volatile memory such as, but not limited to programmable chips such as EEPROMS, flash ROM (thumb drives), compact discs (CDs) digital video disks (DVDs), etc., that may be used to load executable instructions or program code to other processing devices or electronic devices such as those described in further detail herein below.
  • programmable chips such as EEPROMS, flash ROM (thumb drives), compact discs (CDs) digital video disks (DVDs), etc.
  • module may include software and/or firmware executing on one or more programmable processors, ASICs, DSPs, hardwired logic or combinations thereof, and may be present within an electronic device/apparatus and/or within a display device.
  • FIG. 1 illustrates an apparatus or electronic device in accordance with the embodiments.
  • the apparatus may be, for example, a laptop computer, desktop computer, handheld electronic device such as, but not limited to, a mobile telephone, a book reader, a PDA, etc., or any such electronic device that makes use of a display whether the display is external to the electronic device or integrated within the electronic device.
  • the apparatus of FIG. 1 includes a central processing unit, CPU
  • the 209 includes an operating system 207 and a graphics module 201 operatively coupled to the operating system 207.
  • the graphics module 201 may, in some embodiments, be implemented as a kernel mode driver.
  • the operating system 207 is also operatively coupled to a configuration user interface 203 which also may be executing on the CPU 209.
  • the configuration user interface 203 together with the graphics module 201 forms a split display system 200.
  • the CPU 209 and GPU 215 may, in the various embodiments, be implemented in various ways.
  • the CPU and GPU may include one or more processing cores and may be physically located on separate integrated circuits and may even be located on separate printed circuit boards.
  • the CPU 209 and GPU 215 may be integrated circuits integrated on a single integrated circuit die.
  • the CPU and GPU may share a system memory which may also be physically located externally from the CPU and GPU, or on the same die or printed circuit board with the CPU and GPU.
  • the system memory may include the frame buffer 219.
  • the GPU 215 may have a dedicated memory and may contain the frame buffer 219.
  • the frame buffer 219 may be distributed between the GPU 215 dedicated memory and a system memory shared by the CPU 209 and the GPU 215. Therefore, in accordance with the embodiments, the frame buffer 219 may be stored in any appropriate memory whether it be system memory or dedicated memory such as the GPU 215 dedicated memory.
  • the GPU 215 provides data to the virtual display buffer set 221 where the virtual display buffers each correspond to a virtual display area of a physical display such as physical display 101.
  • the data provided by the virtual buffers 221 to the physical display frame buffer 223 is display data, that is, display data that corresponds to the virtual displays.
  • the physical display buffer 223 buffers the display data and sends the display data to the physical display 101 for display in the virtual display areas 109 and 1 1 1.
  • the physical display buffer 223 is segmented into two frames, frame A and frame B, where each of the frames A and B contain display data from both of the virtual displays. That is, frame A will contain display data for virtual display area #1 and for virtual display area #2. Likewise frame B will contain display data for virtual display area #1 and for virtual display area #2.
  • Physical display 101 is a display device and may be, for example, a television, computer monitor, or a display that is integrated into another electronic device such as a laptop computer, handheld computing device, mobile telephone, PDA, etc.
  • the display device may be, for example, a CRT, LCD flat panel, LED flat panel, plasma screen, etc., that is, any appropriate display technology.
  • the physical display 101 is operatively coupled to the GPU 215, and is also operatively coupled to the CPU 209 (for example via the GPU 215).
  • the physical display 101 is operable to display information and images related to applications and/or electronic files of various file types such as, but not limited to, JPG/JPEG, GIF, MPEG, etc., and/or files that are determined by a file “extension” such as, but not limited to, ".doc,” “.pdf,” etc.
  • the physical display 101 may include memory and/or logic that enables the adjustment, or configuration, of image quality settings related to images displayed on its screen space.
  • the physical display 101 includes the capability of receiving and responding to queries for information such as, but not limited to, "EDID" information ("extended display identification data").
  • a physical display 101 includes a physical display visible surface 100.
  • the physical display visible surface 100 is partitioned via a boundary 107, into a virtual display area #1 109 and a virtual display area # 2 1 11.
  • the virtual display areas are therefore partitioned portions of the physical display 101 viewable surface area.
  • the virtual display areas may also be considered as corresponding to "virtual displays,” that is, emulated physical displays as will be described further.
  • the two virtual display areas each have a corresponding virtual display buffer, that is virtual display buffer #1 and virtual display buffer #2, respectively.
  • the physical display visible surface 100 is partitioned into only two virtual display areas, the physical display visible surface 100 may be partitioned into any desired number of virtual display areas in accordance with the embodiments. Therefore the frame buffer 219 may have 1 through N virtual display buffers within the virtual display buffer set 221. As shown in FIG. 1 , the virtual display buffer set 221 is determined per the display configuration. As mentioned above, the display configuration may be user determined using the configuration user interface 203. The virtual display buffer set 221 provides display data to the physical display frame buffer 223 which consolidates the virtual display buffer data into single frames of display data and provides them to the physical display 101 via an interface 225.
  • the graphics module 201 provides a virtualization with respect to the CPU 209 and a physical display mapping with respect to the
  • the GPU 215 as illustrated by the logical virtualization/physical display mapping boundary 21 1.
  • the operating system 207 via the logical interface 213, perceives the virtual display areas 109 and 111 as multiple physical displays operatively coupled to the CPU.
  • the GPU 215 only a single physical display, that is the physical display 101, is present and operatively coupled to the overall system.
  • the graphics module 201 interfaces between the operating system 207 and GPU 215 to handle interrupts and provide information therebetween such that the operating system acts as if it is interacting with multiple physical displays.
  • the interaction between the graphics module 201 and the GPU 215 enables the GPU to act normally as if only a single physical display is connected, which in fact is the case, however information from the virtual display areas is converted back to information corresponding to the physical display visible surface 100 of the physical display 101 so that this information can be provided to the GPU 215.
  • the physical display mapping portion of logical boundary 21 1 is the interface between the graphics module 201 and the GPU 215.
  • FIG. 2 illustrates how the physical display 101 physical display visible surface 100 is partitioned into two virtual display areas 109 and 1 1 1.
  • the virtual display areas are defined by the vertical boundary 107.
  • various application windows may be shown and operating within the various virtual display areas.
  • virtual display area 109 is shown having application windows 1 through 3 while virtual display area 11 1 is shown having application windows 4 through 6.
  • a mouse cursor 105 which is handled by the methods and apparatuses described herein and will be described in further detail below.
  • application window 2 is shown in a full screen mode, which, in this example, is an "exclusive mode.” That is, application window 2 has been expanded to take up the entire display area or screen space of the virtual display area 109, and does not show any borders.
  • the various embodiments herein disclosed enable the application window #2 to be in full screen mode within the virtual display area 109 without interfering or covering over the other virtual display area
  • application windows 4 through 6 which are present within the virtual display area 1 1 1 may still be viewed and may also still be put into focus and operated upon by the user while the application window #2 is in full screen mode within the first virtual display area 109.
  • Placing a window into focus includes, for example, an operation whereupon a computing device or electronic device user selects, usually by moving a mouse cursor over an area on a screen space and clicking, that is, "selecting," an application window in order to view that information displayed within the application window, or to proceed with some other operation related to the application or the application window (such as, but not limited to, resizing or moving the application window).
  • an application window may also be placed in a full screen mode where the application window borders as still shown, and extend along the periphery of the virtual display area.
  • the application window will also not interfere with the neighboring virtual display area or with any applications displayed in the neighboring virtual display area.
  • full screen mode may be for example, either "exclusive mode” as used, for example, in gaming (or other) applications where the application screen fills the viewable area of the display and has no borders, or a full screen windows application where an application window is extended fully within the viewable area of the display but may still show a border around the perimeter of the application window.
  • FIG. 4 illustrates further capabilities of the various embodiments.
  • application window 2 is shown being moved partially across, or between, the two virtual display areas 109 and 11 1.
  • movement of the application window #2 into the virtual display area 1 1 1 does not interfere with operation of the various application windows within the virtual display area 1 1 1.
  • the apparatus illustrated in FIG. 1 performs the necessary translations between the operating system 207 and the GPU 215. That is, the graphics module 201 takes appropriate action for transitions of an object, such as the application window #2, across the boundary 107 so that the GPU 215 receives the appropriate physical display mapping and the operating system 207 receives the appropriate information suitable for the two emulated physical displays corresponding to virtual display areas 109 and 1 11.
  • FIG. 5 illustrates a scenario where the mouse cursor 105 moves between the two virtual display areas 109 and 1 1 1.
  • the cursor 105 is shown across the boundary 107 as it is moved from one virtual display area to the other virtual display area.
  • the various embodiments likewise handle such mouse cursor movement scenarios as will be discussed further herein.
  • FIG. 6 Another use case scenario is illustrated by FIG. 6.
  • the physical display 101 is used in conjunction with a second physical display 601.
  • the second physical display 601 includes a clone of the desktop or virtual display area 109 shown on physical display 101.
  • the application window #2 on physical display 101 may move across the virtual display area boundary 107.
  • the virtual display area boundary 107 on physical display 101 corresponds to the end of the actual physical display visible surface of physical display 601 so that the application window #2 moves off of the visible display area, that is, outside the monitor bezel.
  • the graphics module 201 performs various display management tasks including, target management EDID management, connection management, mode list management, display property management, and reverse topology management, which is management of interrupts such as, for example, Vsync interrupts.
  • the other tasks that the graphics module must perform in accordance with the embodiments are related to rendering management. Therefore the graphics module in accordance with the embodiments must perform among other things, display rendering detection, displayable frame composition, and resource management, including frame buffer, command buffer and composition context management, and cursor management.
  • the graphics module 201 maintains one or more virtual displays which are derived from the physical display 101 and reports information related to the virtual displays to the operating system 207.
  • the virtual displays or rather the emulated physical displays corresponding to the virtual display areas, are given the same attributes as a real physical display, for example EDID, connectivity, video output type and interrupts.
  • the graphics module 201 may reserve a dedicated memory block, in system memory or in dedicated memory, as a swap chain for the final image which will be shown on the physical display 101.
  • the graphics module 201 forces the emulated physical displays to share the same synchronization signal (Vsync) with the physical display 101.
  • the graphics module 201 may interact with the desktop windows manager (DWM). For example, when the desktop windows manager is off, the graphics module may construct the frame in a dedicated memory block to be shown on the physical display 101. Construction of the display data frame may be based on the detection of a new render request through, for example "present()" or "flip()" for the surfaces on both emulated physical displays. For cases where the desktop windows manager is on, the graphics module 201 may report the synchronization signal (Vsync) to the operating system for both the virtual displays.
  • Vsync synchronization signal
  • the graphics module 201 When flip requests come in for the DWM on, or for full screen mode, for either one of the virtual display areas (that is, the emulated physical displays) the graphics module 201 performs a composition from the frames of the emulated physical displays into one frame of the swap chain and shows the newly constructed frame on the physical display 101.
  • the various embodiments are transparent to applications in that the graphics module 201 guarantees application independency for the virtual display areas and retains the state regardless of any configuration change from various applications that may be running within the various virtual display areas.
  • graphics module 201 takes actions as needed in the case of configuration changes on the various virtual display areas made by the user. For example relocation of the desktop or changes of resolution on the display are handled by the graphics module 201.
  • the frame composition method is essentially a double buffering operation modified for the particular necessities of the virtual display areas.
  • the operating system has buffer data ready to be displayed on one of the virtual display areas and in 703 the graphics module receives notification from the operating system that this is the case.
  • the double buffering scheme divides the physical display frame buffer 223 into two portions, frame A and frame B. Therefore if the next visible frame to be displayed is frame A as shown in 705, a determination of whether the left panel or right panel is ready to be displayed is determined in 707.
  • the two sides of the flowchart extending from 707 are symmetrical, in that if a new render frame is present for one of the virtual display areas, then the opposite or other virtual display area surface data is copied and the frame is flagged completed with respect to that particular virtual display area. For example if the new render frame is present for the right panel surface in frame A as shown in 71 1 , then the left panel surface data is copied only as shown in 727. The buffer is then marked completed with respect to the left panel information in frame A as shown in 729. The frame B is unmarked with respect to the left panel as it must be updated as shown in 731. The method then proceeds to blocks 733 through 743 where the interrupt is responded to with respect to the operating system 207.
  • FIG. 8 illustrates the handling of hardware interrupts and the simulation of hardware interrupts for the emulated physical displays in accordance with the embodiments.
  • the GPU 215 may send a hardware interrupt as shown in 801. This may be a Vsync interrupt in some embodiments as indicated.
  • the graphics module 201 will, as shown in block 803, get the target ID associated with the controller ID of the GPU. The graphics module 201 will then get the source ID associated with the controller ID as shown in 805 and will determine in 807 if that particular source is participating in the split display mode. If not, then the graphics module 201 will report to the OS with the retrieved target ID and the surface addresses shown in block 817 and will return control to the OS in 819.
  • the graphics module will search an array for the next source ID and target ID participating in the split display as shown in 81 1.
  • the graphics module will then use the found source ID as an index to retrieve the associated surface address as shown in 813.
  • the surface address may be obtained from for example the table 831 which may be stored in the system memory.
  • the graphics module 201 simulates interrupts for the emulated physical displays to the operating system so that the operating system will not inadvertently conclude that the hardware is not properly working and inadvertently place GPU 215 into a reset mode.
  • the target ID may be considered a monitor ID that is an ID that corresponds to a physical display. Therefore the graphics module 201 must simulate the target ID with respect to the virtual display areas such that the operating system perceives the virtual display areas as separate physical displays.
  • the source ID corresponds to the virtual display area or virtual desktop such as virtual display area 109 and 1 1 1.
  • FIG. 9 illustrates the handling of composition when desktop windows manager (DWM) is not running.
  • Graphics module 201 creates a call back 901 with GPU 215 through hardware interrupts such as the Vsync interrupt callback. In this case, when an interrupt occurs, graphic module 201 will check both new content states of both virtual display areas in 903. If there is a change on both of the virtual display areas 909, graphic module 201 copies both virtual display areas into a first display frame A in the physical display frame buffer 223. If there is a change on either of the virtual display areas 909, graphic module 201 copies only that particular virtual display area into the first display frame A in physical display frame buffer 223. However the graphics module does not need to report any information back to the operating system 207.
  • DWM desktop windows manager
  • FIG. 10 illustrates a method of cursor management corresponding to, for example, the scenario illustrated by FIG. 5 where the cursor 105 moves across the virtual display area boundary 107.
  • the graphics module 201 determines whether the cursor is on the left panel or right panel, that is, the graphics module 201 determines what virtual display the mouse cursor is present on as shown in 1005.
  • the position of the mouse cursor is converted from the relative position on the virtual display areas to the physical display position corresponding to the physical display visible surface 100 of the overall physical display 101. This information is then provided to the GPU 215 as shown in 1009.
  • FIGS. 1 1-13 summarize operation of the various embodiments. As shown in FIG.
  • a single physical display's viewable area may be partitioned into at least two virtual viewable areas.
  • the graphics module 201 of the various embodiments may then emulate the virtual viewable areas as physical displays with respect to the operating system 207.
  • FIG. 12 shows that the system 200 may include the configuration user interface 203. Therefore in 1201, a user interface 203 may be provided for configuration of the virtual displays.
  • the graphics module 201 may receive user selection input for a display arrangement via the logical interface 205 from the configuration user interface 203.
  • the graphics module 201 will map the virtual display data to physical display 101 on the hardware interface between the graphics module 201 and the GPU 215.
  • the graphics module 201 will then handle image movement across the virtual display sections as shown in 1209.
  • FIG. 12 shows that the system 200 may include the configuration user interface 203. Therefore in 1201, a user interface 203 may be provided for configuration of the virtual displays.
  • the graphics module 201 may receive user selection input for a display arrangement via the logical interface 205 from the configuration user interface 203.
  • FIG. 13 illustrates operation of the virtual display areas when an application is shown in full screen mode.
  • a first application may be displayed in full screen mode within a first virtual viewable area.
  • Access is provided to a second application in a second virtual viewable area while the first application is displayed in full screen mode within the first virtual viewable area as shown in 1302.
  • FIGS. 14 and 15 are flowcharts illustrating further operation of the configuration user interface 203 and illustrate the enablement and disablement of split display mode on the physical display 101.
  • the configuration user interface 203 may send a notification to the graphics module 201 that the user wishes to enter split display mode.
  • the graphics module 201 notifies the configuration user interface 203 of the beginning of the split display enable sequence. This may be accomplished by using for example, a "pause" event.
  • the graphics module 203 saves the split display data and notifies the operating system 207 that the original display, that is physical display 101 , is detached and that two new displays are now attached. The two new displays are the emulated physical displays which are actually the virtual display areas 109 and 1 1 1 shown in FIG.
  • the operating system queries for display info as shown in 1407, and the graphics module 201 generates and provides two fake EDIDs to the operating system 207.
  • the operating system 207 queries the monitor mode and graphics module 201 provides the operating system 207 with monitor source modes as shown in 1409.
  • the operating system 207 queries the mode list and the graphics module 201 provides the operating system 207 with the supported mode list.
  • the operating system 207 sets the mode on two displays, that is, corresponding to the two emulated physical displays corresponding to the two virtual display areas 109 and 1 1 1.
  • the graphics module 201 notifies the configuration user interface 203 about the end of the split display sequence using for example a "resume" event.
  • FIG. 15 is another flow chart which shows the operation of split mode disable.
  • the graphics module 201 disables the split display mode by notifying the operating system 207 that the two fake displays, that is, the two emulated physical displays corresponding to the two fake EDIDs, are detached and that the original physical display 101 is now attached as shown in 1505.
  • the graphics module 201 provides the operating system 207 with the information needed as shown in blocks 1509 through 1515, so that the operating system may begin rendering again on the physical display 101 physical display visible surface 100 as shown in 1517.
  • a graphics module 201 which in some embodiments may be implemented as a kernel mode driver, provides an interface between an operating system 207 and a graphics processing unit 215 (and related graphics hardware such as the chipset, etc.) such that the operating system 207 perceives operation of multiple physical displays where the graphics processing unit and associated graphics hardware perceives only a single physical display with respect to its specific operations.
  • a physical display may thereby be partitioned into various virtual display areas as described above.
  • FIG. 16 shows an example application window which may be used as part of the configuration user interface 203.
  • the application window 1600 allows a user to pick a display layout by, for example, a pull down menu 1603.
  • the configuration user interface 203 application window 1600 may provide a visual image of the physical display visible surface 1601 and show the selected virtual display area partition such as, for example, physical display area partition boundary 1609. The user may then use the cursor 1607 to click OK and enter into the split display mode as was described with respect to block 1401 in FIG. 14 where the configuration user interface 203 sends notification of split display mode to the graphics module 201. Therefore the action illustrated by block 1401 of FIG. 14 may be the result of user action within the application window 1600 of the configuration user interface 203.
  • the application window 1600 is a simplified exemplary application window for the purpose of explaining a possible user interface.
  • the application window 1600 is to be understood as exemplary only and therefore various other layouts and configurations of the application window 1600 may be used within the various embodiments as would be understood.
  • the pull down menu 1603 may provide text descriptions of the configurations of the physical display viewable area, however the pull down menu may also provide symbols of configuration types as illustrated by the configuration types 1700 illustrated in FIG. 17.
  • the various configuration types 1700 may be provided as part of the pull down menu 1603 of application window 1600. Therefore a user may simply select the pull down menu and select an appropriate configuration from the configuration choices of configuration types 1700.
  • the configuration types 1700 are not to be considered an all-inclusive set, but rather are to be considered as illustrative only of some possible configurations that may be used by the various embodiments. That is, while the example configuration types 1700 shown in FIG. 17 show a maximum of four virtual display areas, there may be many more virtual display areas greater than four.
  • the virtual display areas shown in FIG. 17 are defined by vertical and horizontal position boundaries.
  • the virtual display areas need not be defined simply by horizontal or vertical boundaries, but may be defined by various geometric shapes and patterns such as but not limited to, triangular, rectangular, circular or other shaped virtual display area boundary patterns.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Computer Hardware Design (AREA)
  • Controls And Circuits For Display Device (AREA)
  • User Interface Of Digital Computer (AREA)
  • Digital Computer Display Output (AREA)
PCT/CA2010/001966 2009-12-15 2010-12-10 Apparatus and method for partitioning a display surface into a plurality of virtual display areas Ceased WO2011072379A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
KR1020127018461A KR101752377B1 (ko) 2009-12-15 2010-12-10 디스플레이 표면을 복수의 가상의 디스플레이 영역들로 분할하기 위한 장치 및 방법
CN201080057011.3A CN102782747B (zh) 2009-12-15 2010-12-10 用于将显示面分割成多个虚拟显示区域的装置和方法
EP10836882.0A EP2513895A4 (en) 2009-12-15 2010-12-10 DEVICE AND METHOD FOR PARTITIONING A DISPLAY AREA IN MULTIPLE VIRTUAL DISPLAY AREAS
JP2012543422A JP5506120B2 (ja) 2009-12-15 2010-12-10 ディスプレイ面を複数の仮想ディスプレイ区域に区分化するための装置及び方法

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/638,941 2009-12-15
US12/638,941 US8538741B2 (en) 2009-12-15 2009-12-15 Apparatus and method for partitioning a display surface into a plurality of virtual display areas

Publications (1)

Publication Number Publication Date
WO2011072379A1 true WO2011072379A1 (en) 2011-06-23

Family

ID=44143885

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CA2010/001966 Ceased WO2011072379A1 (en) 2009-12-15 2010-12-10 Apparatus and method for partitioning a display surface into a plurality of virtual display areas

Country Status (6)

Country Link
US (1) US8538741B2 (https=)
EP (1) EP2513895A4 (https=)
JP (1) JP5506120B2 (https=)
KR (1) KR101752377B1 (https=)
CN (1) CN102782747B (https=)
WO (1) WO2011072379A1 (https=)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108121491A (zh) * 2017-12-18 2018-06-05 威创集团股份有限公司 一种显示方法及装置

Families Citing this family (49)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9348633B2 (en) 2009-07-20 2016-05-24 Google Technology Holdings LLC Multi-environment operating system
US9389877B2 (en) 2009-07-20 2016-07-12 Google Technology Holdings LLC Multi-environment operating system
US9372711B2 (en) 2009-07-20 2016-06-21 Google Technology Holdings LLC System and method for initiating a multi-environment operating system
US9367331B2 (en) 2009-07-20 2016-06-14 Google Technology Holdings LLC Multi-environment operating system
US10191642B2 (en) * 2010-04-09 2019-01-29 Sony Interactive Entertainment Inc. Information processing apparatus for navigating and selecting programs
US8850354B1 (en) * 2010-05-21 2014-09-30 Google Inc. Multi-window web-based application structure
JP2012118832A (ja) * 2010-12-02 2012-06-21 Sony Corp 情報処理装置、情報処理方法及びプログラム
US9354900B2 (en) 2011-04-28 2016-05-31 Google Technology Holdings LLC Method and apparatus for presenting a window in a system having two operating system environments
CN102279723A (zh) * 2011-08-24 2011-12-14 百度在线网络技术(北京)有限公司 一种实现分屏显示的系统和方法
CN103842978A (zh) * 2011-09-12 2014-06-04 英特尔公司 在相同屏幕上的多个同时显示
KR101860342B1 (ko) * 2011-09-15 2018-05-23 엘지전자 주식회사 이동 단말기 및 그 제어방법
KR20130051234A (ko) * 2011-11-09 2013-05-20 삼성전자주식회사 휴대용 단말기에서 어플리케이션에 대한 비주얼 프레젠테이션 방법 및 장치
US20130293573A1 (en) 2012-05-02 2013-11-07 Motorola Mobility, Inc. Method and Apparatus for Displaying Active Operating System Environment Data with a Plurality of Concurrent Operating System Environments
US9342325B2 (en) 2012-05-17 2016-05-17 Google Technology Holdings LLC Synchronizing launch-configuration information between first and second application environments that are operable on a multi-modal device
US20130339398A1 (en) * 2012-06-18 2013-12-19 Ryan Christopher Griggs Database inbox
US9588674B2 (en) * 2012-11-30 2017-03-07 Qualcomm Incorporated Methods and systems for providing an automated split-screen user interface on a device
CN103106000B (zh) * 2013-01-23 2015-11-25 东莞宇龙通信科技有限公司 多焦点窗口的实现方法及通信终端
KR102049855B1 (ko) 2013-01-31 2019-11-28 엘지전자 주식회사 이동 단말기 및 이의 제어 방법
US9607351B2 (en) * 2013-07-24 2017-03-28 General Dynamics Mission Systems, Inc. Systems and methods for GPU virtualization
US10915284B2 (en) * 2013-07-30 2021-02-09 Lockheed Martin Corportation Multi-monitor full screen mode in a windowing environment
KR102266198B1 (ko) 2013-08-02 2021-06-18 삼성전자주식회사 이종 애플리케이션들을 포함하는 그룹을 나타내는 탭 윈도우를 관리하는 방법 및 장치.
KR102061869B1 (ko) 2013-08-21 2020-02-11 삼성전자주식회사 전자 장치 및 영상 표시 방법
US9910884B2 (en) * 2014-01-13 2018-03-06 Microsoft Technology Licensing, Llc Resuming items in their last-used presentation modes
US9940909B2 (en) * 2014-10-14 2018-04-10 Barco N.V. Display system with a virtual display
US20160335965A1 (en) * 2015-05-13 2016-11-17 Microsoft Technology Licensing, Llc Display diode relative age tracking
CN107533469B (zh) * 2015-05-29 2022-03-29 英特尔公司 对图形处理单元资源的容器访问
CN105630444A (zh) * 2015-12-22 2016-06-01 联想(北京)有限公司 显示方法及电子设备
CN105653222B (zh) * 2015-12-31 2018-06-22 北京元心科技有限公司 一种实现多系统分屏运行的方法和装置
US10347017B2 (en) * 2016-02-12 2019-07-09 Microsoft Technology Licensing, Llc Interactive controls that are collapsible and expandable and sequences for chart visualization optimizations
US10748312B2 (en) 2016-02-12 2020-08-18 Microsoft Technology Licensing, Llc Tagging utilizations for selectively preserving chart elements during visualization optimizations
JP6988060B2 (ja) * 2016-05-25 2022-01-05 株式会社リコー 画像処理装置、画像処理システム、画像処理方法及びプログラム
KR102205087B1 (ko) * 2016-06-17 2021-01-20 휴렛-팩커드 디벨롭먼트 컴퍼니, 엘.피. 공유형 머신 러닝 데이터 구조
US10181278B2 (en) 2016-09-06 2019-01-15 Microsoft Technology Licensing, Llc Display diode relative age
KR102382557B1 (ko) * 2017-05-29 2022-04-05 주식회사 엔씨소프트 이동 단말기 기반 게임 구동 가상 머신 및 그 동작 방법
JP6528820B2 (ja) * 2017-09-19 2019-06-12 カシオ計算機株式会社 コンピュータ、情報機器、これらを動作させるプログラム、情報処理システム、及び情報処理システムの制御方法
KR102049059B1 (ko) 2017-11-07 2020-01-08 엔에이치엔 주식회사 모바일 게임 구동 방법 및 장치
WO2019112615A1 (en) * 2017-12-08 2019-06-13 Hewlett-Packard Development Company, L.P. Private virtualized displays
WO2020073334A1 (zh) * 2018-10-12 2020-04-16 北京小米移动软件有限公司 扩展内容显示方法、装置、系统及存储介质
DE102019106285A1 (de) * 2018-12-13 2020-06-18 Fujitsu Client Computing Limited Verfahren zum automatischen Ausrichten eines Fensters innerhalb einer Benutzeroberfläche
CN110209067A (zh) * 2019-05-14 2019-09-06 中国舰船研究设计中心 虚拟化的核动力非安全级模拟人机接口
CN110162288A (zh) * 2019-06-03 2019-08-23 北京淳中科技股份有限公司 一种确定显示区域的方法、装置、设备和介质
CN110955400B (zh) * 2019-12-02 2022-09-20 苏州长风航空电子有限公司 一种显示设备冗余备份方法
US11721306B2 (en) * 2020-09-25 2023-08-08 Ati Technologies Ulc Method and apparatus for providing a picture-in-picture (PIP) overlay window on a single physical monitor
CN114816285B (zh) * 2021-01-21 2025-09-16 广州视源电子科技股份有限公司 一种显示方法、装置和交互平板
CN113010245B (zh) * 2021-02-24 2023-03-14 杭州雾联科技有限公司 一种创建虚拟显示器的方法、装置、电子设备和存储介质
CN113596554B (zh) * 2021-03-31 2023-03-21 联想(北京)有限公司 一种显示方法及显示设备
US12008717B2 (en) 2021-07-07 2024-06-11 Meta Platforms Technologies, Llc Artificial reality environment control through an artificial reality environment schema
US12444152B1 (en) * 2022-10-21 2025-10-14 Meta Platforms Technologies, Llc Application multitasking in a three-dimensional environment
US12547237B1 (en) 2022-10-24 2026-02-10 Meta Platforms Technologies, Llc Artificial reality input for two-dimensional virtual objects

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7136042B2 (en) * 2002-10-29 2006-11-14 Microsoft Corporation Display controller permitting connection of multiple displays with a single video cable
US7477205B1 (en) 2002-11-05 2009-01-13 Nvidia Corporation Method and apparatus for displaying data from multiple frame buffers on one or more display devices
US7561116B2 (en) * 2003-01-31 2009-07-14 Microsoft Corporation Multiple display monitor

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6445400B1 (en) * 1999-09-23 2002-09-03 International Business Machines Corporation Computer controlled user interactive display system with each of a plurality of windows having a border of a color varied to reflect a variable parameter being tracked for the window
US7010755B2 (en) * 2002-04-05 2006-03-07 Microsoft Corporation Virtual desktop manager
US7274370B2 (en) * 2003-12-18 2007-09-25 Apple Inc. Composite graphics rendered using multiple frame buffers
US20100321395A1 (en) * 2009-06-18 2010-12-23 Apple Inc. Display simulation system and method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7136042B2 (en) * 2002-10-29 2006-11-14 Microsoft Corporation Display controller permitting connection of multiple displays with a single video cable
US7477205B1 (en) 2002-11-05 2009-01-13 Nvidia Corporation Method and apparatus for displaying data from multiple frame buffers on one or more display devices
US7561116B2 (en) * 2003-01-31 2009-07-14 Microsoft Corporation Multiple display monitor

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2513895A4 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108121491A (zh) * 2017-12-18 2018-06-05 威创集团股份有限公司 一种显示方法及装置

Also Published As

Publication number Publication date
KR20120099776A (ko) 2012-09-11
JP2013513873A (ja) 2013-04-22
US8538741B2 (en) 2013-09-17
US20110144970A1 (en) 2011-06-16
CN102782747B (zh) 2016-02-10
EP2513895A4 (en) 2013-04-24
JP5506120B2 (ja) 2014-05-28
KR101752377B1 (ko) 2017-06-29
CN102782747A (zh) 2012-11-14
EP2513895A1 (en) 2012-10-24

Similar Documents

Publication Publication Date Title
US8538741B2 (en) Apparatus and method for partitioning a display surface into a plurality of virtual display areas
KR101930565B1 (ko) 몰입형 환경의 맞춤화 기법
US10503344B2 (en) Dynamic cross-environment application configuration/orientation
KR102118275B1 (ko) 이머시브 애플리케이션으로서의 데스크탑
US8966379B2 (en) Dynamic cross-environment application configuration/orientation in an active user environment
US10528210B2 (en) Foreground/background assortment of hidden windows
RU2409834C2 (ru) Интерфейс пользователя для различных дисплеев
CN109074276B (zh) 系统任务切换器中的选项卡
US20130057572A1 (en) Multiple Display Device Taskbars
KR20090006781A (ko) 디스플레이 인터페이스에서의 아이콘들의 관리
JP6151248B2 (ja) イマーシブシェルとデスクトップシェルの表示
KR102282365B1 (ko) Os들의 화면을 통합하여 표시하는 방법 및 장치
JP2013504826A (ja) コンピュータ周辺機器上にアプリケーションインターフェイス部を提供する方法および装置
JP2013546043A (ja) 即時リモートレンダリング
US11721306B2 (en) Method and apparatus for providing a picture-in-picture (PIP) overlay window on a single physical monitor
EP3557520A1 (en) Window rendering method and terminal
WO2021042910A1 (zh) 一种用户交互方法及电子设备
KR102245042B1 (ko) 단말기, 이의 제어 방법 및 상기 방법을 구현하기 위한 프로그램을 기록한 기록 매체
KR20190058485A (ko) 모바일 가상화 시스템 및 방법
CN121563751A (zh) 图像处理方法及装置、电子设备、存储介质、程序产品
KR20210046633A (ko) 단말기, 이의 제어 방법 및 상기 방법을 구현하기 위한 프로그램을 기록한 기록 매체
US20120272184A1 (en) Apparatus and method for editing virtual space in terminal

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201080057011.3

Country of ref document: CN

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

Ref document number: 10836882

Country of ref document: EP

Kind code of ref document: A1

REEP Request for entry into the european phase

Ref document number: 2010836882

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2010836882

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2012543422

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 5870/DELNP/2012

Country of ref document: IN

ENP Entry into the national phase

Ref document number: 20127018461

Country of ref document: KR

Kind code of ref document: A