Opened 9 years ago
Closed 6 years ago
#12668 closed task (fixed)
radeon_hd: Missing atombios opcodes
Reported by: | kallisti5 | Owned by: | kallisti5 |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/Graphics/radeon_hd | Version: | R1/Development |
Keywords: | atombios | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Several opcodes in newer atombios processor versions are missing and need added to radeon_hd.
Attachments (2)
Change History (5)
by , 9 years ago
Attachment: | 0001-radeon_hd-Add-updated-missing-atombios-opcodes.patch added |
---|
comment:1 by , 9 years ago
patch: | 0 → 1 |
---|
comment:2 by , 9 years ago
by , 9 years ago
Attachment: | 0001-radeon_hd-Add-updated-missing-atombios-opcodes.2.patch added |
---|
v2, now builds
Note:
See TracTickets
for help on using tickets.
We've pretty much taken ownership of the in-tree atombios parser. Later versions in the kernel have integrated DRM code. Luckily atombios doesn't change often.
The attached patch adds several new opcodes and adds one missing opcode. It needs testing but the recent gcc5 changes mean I need to rebuild (and i'm out of time today)
putting here for bus factor.