Do you have config guides? I'm currently getting about 550 for ltc mining off my 7950.
I'm using cgminer --scrypt -I 19 -w 256 --thread-concurrency 21712 -g 1 --lookup-gap 2
Are you running at stock clock speeds? The easiest way to increase your hashrate is to increase your GPU core and memory clock speeds. For example, passing in
--gpu-engine 1100 --gpu-memclock 1500 to cgminer will attempt to run your GPU at 1100mhz and your GPU's memory at 1500mhz. Exactly how far you can push your GPU varies from card to card, although you can find good starting points for your particular model via Google or these forums.