summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_reset.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-11i965: store DRM fd on intel_screenLionel Landwerlin1-4/+2
2017-04-10i965: Just use a uint32_t context handle rather than a malloc'd wrapper.Kenneth Graunke1-8/+3
2017-04-10i965/drm: Fold drm_bacon_gem_reset_stats into the callers.Kenneth Graunke1-19/+17
2017-04-10i965/drm: Use our internal libdrm (drm_bacon) rather than the real one.Kenneth Graunke1-2/+2
2016-05-25i965: Enable GL_KHR_robustnessKristian Høgsberg Kristensen1-0/+20
2014-05-23i965: Properly return *RESET* status in glGetGraphicsResetStatusARBPavel Popov1-5/+13
2013-11-26Revert "i965: Make the driver compile until a proper libdrm can be released."Ian Romanick1-7/+0
2013-11-09i965: Make the driver compile until a proper libdrm can be released.Eric Anholt1-0/+7
2013-11-07i965: Add function to query the GPU reset status for a contextIan Romanick1-0/+67