--- Quote Start ---
I don't have a lot a space on my board and I am wondering if I can use only 2 x 10k resistors.
I would like to use use 1 resistor per bank (QL0, QL1) to connect all unused GXB_RXn, GXB_RXp together?
Is it possible ? Or each signal type needs it own resistor ?
--- Quote End ---
Look at a few of the Altera reference designs and see what they do there.
For example, on the Stratix IV GX Development Kit schematic, page 8, I see that they have tied p+n together from 5 REFCLK channels (10 pins) through to ground using a single 10k resistor. They have then tied the p+n channel from a single receiver channel to ground through a 10k resistor.
In this particular case, I'm not sure that they have separated the REFCLK from the receiver channel because that is a requirement, I think they've used two 10K resistors for reasons of physical layout, since the pin numbers look like the pins might be on different sides of the FPGA. You'd have to take a more detailed look at the pin planner view of the FPGA to confirm that hypothesis.
Cheers,
Dave