Age | Commit message (Expand) | Author | Files | Lines |
2018-07-20 | drm/i915: Only force GGTT coherency w/a on required chipsets | Chris Wilson | 1 | -0/+22 |
2018-03-08 | drm/i915: expose rcs topology through query uAPI | Lionel Landwerlin | 1 | -0/+62 |
2018-03-08 | drm/i915: add query uAPI | Lionel Landwerlin | 1 | -3/+43 |
2018-02-05 | drm/i915: Deprecate I915_SET_COLORKEY_NONE | Ville Syrjälä | 1 | -1/+3 |
2017-11-24 | drm/i915/pmu: Aggregate all RC6 states into one counter | Tvrtko Ursulin | 1 | -5/+1 |
2017-11-23 | drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headers | Tvrtko Ursulin | 1 | -2/+1 |
2017-11-22 | drm/i915/pmu: Add RC6 residency metrics | Tvrtko Ursulin | 1 | -1/+5 |
2017-11-22 | drm/i915/pmu: Add interrupt count metric | Tvrtko Ursulin | 1 | -1/+3 |
2017-11-22 | drm/i915/pmu: Expose a PMU interface for perf queries | Tvrtko Ursulin | 1 | -0/+39 |
2017-11-13 | drm/i915: expose command stream timestamp frequency to userspace | Lionel Landwerlin | 1 | -0/+6 |
2017-11-10 | drm/i915: Record the default hw state after reset upon load | Chris Wilson | 1 | -0/+15 |
2017-11-10 | drm/i915: Define an engine class enum for the uABI | Tvrtko Ursulin | 1 | -0/+16 |
2017-11-03 | drm/i915: Reject unknown syncobj flags | Tvrtko Ursulin | 1 | -0/+1 |
2017-10-06 | drm/i915: Don't use BIT() in UAPI section | Joonas Lahtinen | 1 | -1/+1 |
2017-10-04 | drm/i915/scheduler: Support user-defined priorities | Chris Wilson | 1 | -0/+7 |
2017-10-04 | drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask | Chris Wilson | 1 | -1/+8 |
2017-09-18 | uapi/drm/i915: document field usage of drm_i915_perf_oa_config | Lionel Landwerlin | 1 | -0/+5 |
2017-09-14 | drm/i915: Simplify i915_reg_read_ioctl | Joonas Lahtinen | 1 | -2/+4 |
2017-09-05 | drm/i915/perf: Remove __user from u64 in drm_i915_perf_oa_config | Chris Wilson | 1 | -3/+3 |
2017-08-15 | drm/i915: Add support for drm syncobjs | Jason Ekstrand | 1 | -2/+29 |
2017-08-03 | drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interface | Lionel Landwerlin | 1 | -0/+20 |
2017-06-16 | drm/i915: Allow execbuffer to use the first object as the batch | Chris Wilson | 1 | -2/+17 |
2017-06-14 | drm/i915/perf: Add OA unit support for Gen 8+ | Robert Bragg | 1 | -7/+12 |
2017-06-14 | drm/i915: expose _SUBSLICE_MASK GETPARM | Robert Bragg | 1 | -0/+5 |
2017-06-14 | drm/i915: expose _SLICE_MASK GETPARM | Robert Bragg | 1 | -0/+3 |
2017-04-15 | drm/i915: Copy user requested buffers into the error state | Chris Wilson | 1 | -1/+14 |
2017-04-12 | drm/i915: Treat WC a separate cache domain | Chris Wilson | 1 | -0/+2 |
2017-01-27 | drm/i915: Support explicit fencing for execbuf | Chris Wilson | 1 | -1/+35 |
2017-01-27 | drm/i915: Enable userspace to opt-out of implicit fencing | Chris Wilson | 1 | -1/+28 |
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-14 | 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 |