Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-12 | drvmodes: update generator script a bitdrvmodelv2 | Dave Airlie | 1 | -0/+2 |
2012-03-12 | rr api fixup | Dave Airlie | 1 | -1/+1 |
2012-03-12 | damage: complete damage for GCs. | Dave Airlie | 2 | -16/+1094 |
2012-03-12 | exa: fixup rendering | Dave Airlie | 1 | -0/+2 |
2012-03-12 | fb/exa: handle getimage dst_stride correctly | Dave Airlie | 2 | -1/+10 |
2012-03-12 | rename member to make code translation easier | Dave Airlie | 4 | -31/+36 |
2012-03-12 | ddc: fix naming | Dave Airlie | 2 | -2/+2 |
2012-03-12 | modes: fixup drv modes | Dave Airlie | 4 | -3/+29 |
2012-03-12 | exa: fix null pointer deref | Dave Airlie | 1 | -1/+1 |
2012-03-12 | migc | Dave Airlie | 1 | -1/+2 |
2012-03-12 | fix sdksyms | Dave Airlie | 1 | -2/+3 |
2012-03-12 | migc: fixup drv code | Dave Airlie | 1 | -2/+2 |
2012-03-12 | fb: fixup more DRV_CODE | Dave Airlie | 1 | -1/+8 |
2012-03-12 | install drvfbrop.h | Dave Airlie | 1 | -1/+1 |
2012-03-12 | randr: fixup types | Dave Airlie | 10 | -134/+211 |
2012-03-08 | finish removal of all unshared code | Dave Airlie | 7 | -222/+29 |
2012-03-08 | add DRV_CODE annotations to mode code for sharing | Dave Airlie | 4 | -21/+100 |
2012-03-08 | share mode setting code | Dave Airlie | 9 | -7226/+88 |
2012-03-07 | fbgc: share | Dave Airlie | 5 | -299/+11 |
2012-03-07 | drv/picture: fixup picture interface for consistency | Dave Airlie | 7 | -46/+51 |
2012-03-07 | bring back GC ops for now to keep codebases aligned | Dave Airlie | 11 | -38/+171 |
2012-03-07 | damage: fixup damage after other changes | Dave Airlie | 2 | -4/+19 |
2012-03-07 | add more symbols to replacement tables | Dave Airlie | 2 | -2/+21 |
2012-03-07 | add new mi code | Dave Airlie | 1 | -3/+4 |
2012-03-07 | exa share more files | Dave Airlie | 9 | -1984/+149 |
2012-03-07 | exa: prepare for sharing more files | Dave Airlie | 3 | -16/+77 |
2012-03-07 | fixup glyph code sharing | Dave Airlie | 6 | -875/+15 |
2012-03-07 | exa: add sharing glyphs support | Dave Airlie | 1 | -17/+44 |
2012-03-07 | exa: make change for sharing | Dave Airlie | 1 | -5/+28 |
2012-03-07 | exa: move render to shared code | Dave Airlie | 7 | -1276/+18 |
2012-03-07 | dix: sed replacement patterns | Dave Airlie | 1 | -0/+18 |
2012-03-07 | drop unused files | Dave Airlie | 2 | -431/+0 |
2012-03-07 | shadow: generate shadow.c | Dave Airlie | 4 | -22/+32 |
2012-03-07 | drv: rename some typedefs | Dave Airlie | 6 | -9/+9 |
2012-03-07 | ephyr: fix build after EXA | Dave Airlie | 1 | -16/+16 |
2012-03-07 | exa: prepare for sharing | Dave Airlie | 4 | -7/+40 |
2012-03-07 | exa: start sharing code | Dave Airlie | 16 | -2789/+397 |
2012-03-07 | drv: more fixes for shared code gen | Dave Airlie | 3 | -0/+10 |
2012-03-07 | shadow: add drv code annotations | Dave Airlie | 5 | -0/+20 |
2012-03-07 | fb: add more drv code annotations to share code | Dave Airlie | 8 | -7/+98 |
2012-03-07 | fb: move pict/trap code into share codebase | Dave Airlie | 6 | -586/+12 |
2012-03-06 | update TODO | Dave Airlie | 1 | -5/+15 |
2012-03-06 | drop fb24_32.h | Dave Airlie | 1 | -51/+0 |
2012-03-06 | drop fbbits.h | Dave Airlie | 1 | -971/+0 |
2012-03-06 | drv/shadow: generate shadow files | Dave Airlie | 26 | -1685/+158 |
2012-03-06 | drv symbols | Dave Airlie | 2 | -1/+7 |
2012-03-06 | fb more | Dave Airlie | 6 | -1141/+7 |
2012-03-06 | initial fb sharing code | Dave Airlie | 24 | -5612/+134 |
2012-03-06 | drv/mi: generate drv mi code from mainline mi code. | Dave Airlie | 52 | -12205/+244 |
2012-03-06 | build fixes for new warning flags | Dave Airlie | 8 | -8/+18 |