Skip to content

Commit

Permalink
docs(disp_pipev2): Add definition for PRC, CDFD, BICS blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
VisualEhrmanntraut committed Oct 16, 2024
1 parent 9d0a8d9 commit cd274f8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions hw/display/apple_displaypipe_v2.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
* 0x50000 | Generic Pipe 0
* 0x58000 | Generic Pipe 1
* 0x70000 | White Point Correction
* 0x7C000 | PRC
* 0x7C000 | Panel Response Correction
* 0x80000 | Dither
* 0x82000 | Dither: Enchanced ST Dither 0
* 0x83000 | Dither: Enchanced ST Dither 1
* 0x84000 | CDFD
* 0x88000 | SPLR
* 0x90000 | BICS
* 0x84000 | Content Dependent Frame Duration
* 0x88000 | SPLR (Sub-Pixel Layout R?)
* 0x90000 | Burn-In Compensation Sampler
* 0xA0000 | PDC
* 0xB0000 | PCC
* 0xF0000 | DBM
Expand Down

0 comments on commit cd274f8

Please sign in to comment.