Searched hist:bf9ac62a92ac087e44958ec18f795edfd2bf020a (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/display/ |
H A D | ati_regs.h | diff bf9ac62a92ac087e44958ec18f795edfd2bf020a Wed Nov 01 15:45:38 CDT 2023 BALATON Zoltan <balaton@eik.bme.hu> ati-vga: Add 30 bit palette access register
Radeon cards have a 30 bit DAC and corresponding palette register to access it. We only use 8 bits but let the guests use 10 bit color values for those that access it through this register.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-ID: <9fa19eec95d1563cc65853cf26912f230c702b32.1698871239.git.balaton@eik.bme.hu>
|
H A D | ati_dbg.c | diff bf9ac62a92ac087e44958ec18f795edfd2bf020a Wed Nov 01 15:45:38 CDT 2023 BALATON Zoltan <balaton@eik.bme.hu> ati-vga: Add 30 bit palette access register
Radeon cards have a 30 bit DAC and corresponding palette register to access it. We only use 8 bits but let the guests use 10 bit color values for those that access it through this register.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-ID: <9fa19eec95d1563cc65853cf26912f230c702b32.1698871239.git.balaton@eik.bme.hu>
|
H A D | ati_int.h | diff bf9ac62a92ac087e44958ec18f795edfd2bf020a Wed Nov 01 15:45:38 CDT 2023 BALATON Zoltan <balaton@eik.bme.hu> ati-vga: Add 30 bit palette access register
Radeon cards have a 30 bit DAC and corresponding palette register to access it. We only use 8 bits but let the guests use 10 bit color values for those that access it through this register.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-ID: <9fa19eec95d1563cc65853cf26912f230c702b32.1698871239.git.balaton@eik.bme.hu>
|
H A D | ati.c | diff bf9ac62a92ac087e44958ec18f795edfd2bf020a Wed Nov 01 15:45:38 CDT 2023 BALATON Zoltan <balaton@eik.bme.hu> ati-vga: Add 30 bit palette access register
Radeon cards have a 30 bit DAC and corresponding palette register to access it. We only use 8 bits but let the guests use 10 bit color values for those that access it through this register.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-ID: <9fa19eec95d1563cc65853cf26912f230c702b32.1698871239.git.balaton@eik.bme.hu>
|