summaryrefslogtreecommitdiff
path: root/tools/intel_display_poller.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-11Add missing noreturn attribute to various functionsThomas Wood1-1/+1
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-09-11tools/intel_display_poller: Align DSPSURF to 128k to appease gen4/vlv/chvVille Syrjälä1-3/+3
2015-09-11tools/intel_display_poller: Make pipe name alphabeticVille Syrjälä1-1/+11
2015-09-11tools/intel_display_poller: Try to fix pipe<->plane handling on gen2/3Ville Syrjälä1-9/+17
2015-09-11tools/intel_display_poller: Add CHV supportVille Syrjälä1-229/+49
2015-05-05intel_display_poller: use INREG and OUTREGJani Nikula1-4/+4
2014-10-17lib: add common min and max macrosThomas Wood1-3/+1
2014-06-13tools/intel_display_poller: Add a new tool that will poll various display reg...Ville Syrjälä1-0/+1471