Showing changes from revision #7 to #8:
Added | Removed | Changed
Entry | |
---|---|
R0 | Entry type |
R1 | Colour |
R2 | Palette index |
R4 | Bits 0-15: 12 (reason code) |
Bits 16-23: Head/overlay number | |
Bits 24-31: Driver number |
Exit | |
---|---|
R1 | Updated colour |
R4 | 0 |
- | All other registers preserved |
The kernel issues this call to obtain the effective colour of a palette entry after taking into account any hardware restrictions in the video controller. The appropriate driver should respond by updating the colour value in R1 (if necessary) and setting R4 to 0 to claim the call.