Skip to content

dri2: Set fallback driver names for Intel and AMD chips

Adam Jackson requested to merge ajax/xserver:dri2-driver-fallbacks into master

i965 and radeonsi, respectively, are the drivers that have been receiving new hardware support. It's really silly to need to update the server side to know specific new devices IDs every time a new ASIC comes out.

Merge request reports