Changeset c67dbd6 in mainline for uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.c
- Timestamp:
- 2013-09-09T21:51:32Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8cbf1c3
- Parents:
- 8442d10
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.c
r8442d10 rc67dbd6 281 281 return ret; 282 282 } 283 283 284 amdm37x_dispc_setup_fb(dispc->regs, x, y, bpp *8, (uint32_t)pa); 284 285 dispc->active_fb.idx = mode.index;
Note:
See TracChangeset
for help on using the changeset viewer.