summaryrefslogtreecommitdiff
path: root/src/intel/dev
AgeCommit message (Expand)AuthorFilesLines
2019-04-23intel: workaround VS fixed function issue on Gen9 GT1 partsLionel Landwerlin1-0/+12
2019-04-19intel/devinfo: add basic sanity tests on device databaseLionel Landwerlin2-0/+45
2019-04-19intel/devinfo: fix missing num_thread_per_eu on ICLLionel Landwerlin1-6/+2
2019-04-17i965: move brw_timebase_scale to device infoLionel Landwerlin1-0/+7
2019-04-17i965: store device revision in gen_device_infoLionel Landwerlin1-0/+1
2019-04-10intel/common: move gen_debug to intel/devMark Janes3-0/+246
2019-04-01intel: Add support for Comet LakeAnuj Phogat1-0/+1
2019-03-27intel: Add Elkhart Lake device infoAnuj Phogat1-0/+60
2019-02-22intel: fix urb size for CFL GT1Lionel Landwerlin1-0/+1
2019-02-14drm-uapi: use local files, not system libdrmEric Engestrom2-2/+2
2018-10-11intel: Introducing Whiskey Lake platformRodrigo Vivi1-0/+1
2018-09-21intel/icl: Fix URB size for different SKUsAnuj Phogat1-14/+29
2018-08-31intel: Introducing Amber Lake platformRodrigo Vivi1-0/+1
2018-07-05intel: devinfo: add simulator idLionel Landwerlin2-4/+48
2018-05-21i965/glk: Add l3 banks count for 2x6 configurationAnuj Phogat1-1/+1
2018-05-09intel: devinfo: silence coverity warningLionel Landwerlin1-0/+1
2018-05-08intel: devinfo: fix assertion on devices with odd number of EUsLionel Landwerlin1-5/+1
2018-04-11intel/dev: Assert the number of slices is not zeroTopi Pohjolainen1-1/+1
2018-03-22i965: perf: query topologyLionel Landwerlin1-0/+8
2018-03-22intel: devinfo: add helper functions to fill fusing masks valuesLionel Landwerlin2-1/+140
2018-03-22intel: devinfo: meson: include drm uapiLionel Landwerlin1-1/+1
2018-03-22intel: devinfo: store slice/subslice/eu masksLionel Landwerlin2-1/+91
2018-03-22intel: devinfo: store number of EUs per subsliceLionel Landwerlin2-2/+38
2018-03-22intel/common/icl: Disable hiz surface samplingAnuj Phogat1-0/+1
2018-03-16intel: Add cfl to gen_device_name_to_pci_device_id()Matt Turner1-0/+1
2018-03-05intel: Split gen_device_info out into libintel_devJordan Justen3-0/+1148