1. b384c23 i965: don't require 64bit cmpxchg by Grazvydas Ignotas · 8 years ago
  2. d5b355c i965: Move intel_debug.h to intel/common/gen_debug.h by Jason Ekstrand · 8 years ago
  3. 5da84a7 i965: Fix a mistake from porting the URB allocation code to arrays. by Kenneth Graunke · 8 years ago
  4. 767b163 intel/common: Add an is_kabylake field to gen_device_info by Jason Ekstrand · 8 years ago
  5. 9ef2b92 intel: Share URB configuration code between GL and Vulkan. by Kenneth Graunke · 8 years ago
  6. 639af2a intel: Convert devinfo->urb.min_*_entries into an array. by Kenneth Graunke · 8 years ago
  7. 58c09e7 intel: Convert devinfo->urb.max_*_entries into an array. by Kenneth Graunke · 8 years ago
  8. 37370f6 i965: Consolidate GEN9 LP definition by Ben Widawsky · 8 years ago
  9. 2193fb0 i965/glk: Add basic Geminilake support by Ben Widawsky · 8 years ago
  10. 341fc00 intel: Set min_ds_entries on Broxton. by Kenneth Graunke · 8 years ago
  11. aaee3da mesa: Fix pixel shader scratch space allocation on Gen9+ platforms. by Kenneth Graunke · 8 years ago
  12. 72e70c0 intel/common: use correct header guards by Emil Velikov · 8 years ago
  13. 2dc06e2 i965/l3: Add explicit way size calculation for bxt by Ben Widawsky · 8 years ago
  14. 387e0af intel: fix compilation warning on gen_get_device_info by Tapani Pälli · 8 years ago
  15. eaf147c i965: rename max_ds_* variable to max_tes_* by Timothy Arceri · 8 years ago
  16. b67633c i965: rename max_hs_* variables to max_tcs_* by Timothy Arceri · 8 years ago
  17. bc24590 intel/i965: make gen_device_info mutable by Lionel Landwerlin · 8 years ago
  18. c779ad3 intel: Move Vulkan sample positions to common code by Jason Ekstrand · 8 years ago
  19. 4998189 intel: Pull the guts of gen7_l3_state.c into a shared helper by Jason Ekstrand · 8 years ago
  20. 979d0ac intel: Rename brw_get_device_name/info to gen_get_device_name/info by Jason Ekstrand · 8 years ago
  21. 527f371 intel: s/brw_device_info/gen_device_info/ by Jason Ekstrand · 8 years ago
  22. 55364ab intel: Add a new "common" library for more code sharing by Jason Ekstrand · 8 years ago