[Intel-gfx] [PATCH] dri3: Print log message

2014-04-08 Thread Adel Gadllah
This is based on the not yet merged dri3 branch, it simply adds a log message to avoid user confusion. Adel Gadllah (1): dri3: Print log message src/uxa/intel_dri3.c | 2 +- src/uxa/intel_driver.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) -- 1.9.0

[Intel-gfx] [PATCH] dri3: Print log message

2014-04-08 Thread Adel Gadllah
Whe currently only print a direct rendering: DRI2 Enabled which seems to confuse people so add a DRI3 enabled message as well when successfully initalizing dri3. Signed-off-by: Adel Gadllah adel.gadl...@gmail.com Reviewed-by: Keith Packard kei...@keithp.com --- src/uxa/intel_dri3.c | 2 +- src