[Intel-gfx] [PATCH] drm/i915: Sysfs interface to get GFX shmem usage stats per process

2014-08-14 Thread sourab . gupta
From: Sourab Gupta sourab.gu...@intel.com Currently the Graphics Driver provides an interface through which one can get a snapshot of the overall Graphics memory consumption. Also there is an interface available, which provides information about the several memory related attributes of every

Re: [Intel-gfx] [PATCH] drm/i915: Sysfs interface to get GFX shmem usage stats per process

2014-08-14 Thread Jani Nikula
On Thu, 14 Aug 2014, sourab.gu...@intel.com wrote: From: Sourab Gupta sourab.gu...@intel.com Currently the Graphics Driver provides an interface through which one can get a snapshot of the overall Graphics memory consumption. Also there is an interface available, which provides information

Re: [Intel-gfx] [PATCH] drm/i915: Sysfs interface to get GFX shmem usage stats per process

2014-08-14 Thread Akash Goel
On Thu, 2014-08-14 at 16:50 +0300, Jani Nikula wrote: On Thu, 14 Aug 2014, sourab.gu...@intel.com wrote: From: Sourab Gupta sourab.gu...@intel.com Currently the Graphics Driver provides an interface through which one can get a snapshot of the overall Graphics memory consumption. Also

Re: [Intel-gfx] [PATCH] drm/i915: Sysfs interface to get GFX shmem usage stats per process

2014-08-14 Thread Daniel Vetter
On Thu, Aug 14, 2014 at 04:50:19PM +0300, Jani Nikula wrote: On Thu, 14 Aug 2014, sourab.gu...@intel.com wrote: From: Sourab Gupta sourab.gu...@intel.com Currently the Graphics Driver provides an interface through which one can get a snapshot of the overall Graphics memory consumption.