Age | Commit message (Expand) | Author | Files | Lines |
2017-01-19 | drm/i915/get_params: Add HuC status to getparams | Anusha Srivatsa | 1 | -0/+1 |
2016-12-01 | drm/i915/perf: Treat u64 in uabi as a normal integer | Chris Wilson | 1 | -1/+1 |
2016-11-22 | drm/i915: Enable i915 perf stream for Haswell OA unit | Robert Bragg | 1 | -2/+69 |
2016-11-22 | drm/i915: Add i915 perf infrastructure | Robert Bragg | 1 | -0/+67 |
2016-11-21 | drm/i915: Add bannable context parameter | Mika Kuoppala | 1 | -0/+1 |
2016-11-15 | drm/i915/scheduler: Signal the arrival of a new request | Chris Wilson | 1 | -0/+5 |
2016-08-26 | drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps | Chris Wilson | 1 | -0/+1 |
2016-08-16 | drm/i915: Embrace the race in busy-ioctl | Chris Wilson | 1 | -1/+15 |
2016-08-05 | drm/i915: Document and reject invalid tiling modes | Chris Wilson | 1 | -0/+1 |
2016-08-04 | drm/i915: Pad GTT views of exec objects up to user specified size | Chris Wilson | 1 | -2/+6 |
2016-07-19 | drm/i915: Give proper names to MOCS entries | Imre Deak | 1 | -0/+24 |
2016-07-19 | drm/i915: compile-time consistency check on __EXEC_OBJECT flags | Dave Gordon | 1 | -5/+6 |
2016-07-04 | drm/i915: Allow userspace to request no-error-capture upon GPU hangs | Chris Wilson | 1 | -0/+1 |
2016-07-01 | drm/i915/bxt: Export pooled eu info to userspace | arun.siluvery@linux.intel.com | 1 | -0/+2 |
2016-05-13 | drm/i915: add extern C guard for the UAPI header | Emil Velikov | 1 | -0/+8 |
2016-01-28 | drm/i915: Fix VCS ring selection after uapi decoupling | Tvrtko Ursulin | 1 | -4/+6 |
2016-01-21 | drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids | Chris Wilson | 1 | -4/+29 |
2015-12-23 | Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -3/+9 |
2015-12-11 | Merge branch 'drm-header-fixes' of https://github.com/GabrielL/linux into drm... | Dave Airlie | 1 | -1/+1 |
2015-12-10 | drm: fix inclusion of drm.h in exynos_sarea.h | Gabriel Laskar | 1 | -1/+1 |
2015-12-09 | drm/i915: Add soft-pinning API for execbuffer | Chris Wilson | 1 | -3/+9 |
2015-11-18 | drm/i915: Make the high dword offset more explicit in i915_reg_read_ioctl | Ville Syrjälä | 1 | -0/+6 |
2015-10-19 | drm/i915: Report context GTT size | Chris Wilson | 1 | -2/+3 |
2015-10-01 | drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset | Michel Thierry | 1 | -1/+2 |
2015-09-02 | uapi/drm/i915_drm.h: fix userspace compilation. | Artem Savkov | 1 | -1/+1 |
2015-08-17 | Merge tag 'v4.2-rc7' into drm-next | Dave Airlie | 1 | -0/+8 |
2015-07-21 | drm/i915: Use two 32bit reads for select 64bit REG_READ ioctls | Chris Wilson | 1 | -0/+8 |
2015-07-15 | drm/i915: Use expcitly fixed type in compat32 structs | Daniel Vetter | 1 | -1/+5 |
2015-07-06 | drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparam | Abdiel Janulgue | 1 | -1/+7 |
2015-06-15 | drm/i915: Report to userspace if we have a (presumed) working GPU reset | Chris Wilson | 1 | -0/+1 |
2015-05-29 | drm/i915: add a context parameter to {en, dis}able zero address mapping | David Weinehall | 1 | -0/+1 |
2015-05-26 | drm/i915: Fix the confusing comment about the ioctl limits | Damien Lespiau | 1 | -2/+6 |
2015-04-10 | drm/i915: Allow disabling the destination colorkey for overlay | Chris Wilson | 1 | -0/+1 |
2015-03-27 | drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl | Tommi Rantala | 1 | -1/+1 |
2015-03-18 | drm/i915: Export total subslice and EU counts | Jeff McGee | 1 | -0/+2 |
2015-03-18 | drm/i915: Add I915_PARAM_REVISION | Neil Roberts | 1 | -0/+1 |
2015-01-27 | drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam | Zhipeng Gong | 1 | -0/+1 |
2015-01-27 | drm/i915: Specify bsd rings through exec flag | Zhipeng Gong | 1 | -1/+7 |
2015-01-07 | drm/i915: Add ioctl to set per-context parameters | Chris Wilson | 1 | -0/+12 |
2015-01-06 | drm/i915: Support creation of unbound wc user mappings for objects | Akash Goel | 1 | -0/+9 |
2014-11-14 | drm/i915: Make the physical object coherent with GTT | Chris Wilson | 1 | -0/+1 |
2014-11-07 | drm/i915: Report the actual swizzling back to userspace | Chris Wilson | 1 | -0/+6 |
2014-05-16 | drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl | Chris Wilson | 1 | -0/+16 |
2014-04-02 | drm/i915: Add a CMD_PARSER_VERSION getparam | Brad Volkin | 1 | -0/+1 |
2014-01-22 | drm/i915: Spelling s/auxilliary/auxiliary/ | Geert Uytterhoeven | 1 | -1/+1 |
2013-11-12 | drm/i915: add i915_get_reset_stats_ioctl | Mika Kuoppala | 1 | -0/+19 |
2013-09-19 | drm/i915: Add second slice l3 remapping | Ben Widawsky | 1 | -4/+4 |
2013-08-22 | drm/i915: Use Write-Through cacheing for the display plane on Iris | Chris Wilson | 1 | -0/+1 |
2013-08-22 | drm/i915: reserve I915_CACHING_DISPLAY and document cache modes | Daniel Vetter | 1 | -0/+24 |
2013-07-19 | drm/i915: Make i915 events part of uapi | Ben Widawsky | 1 | -0/+24 |