Age | Commit message (Expand) | Author | Files | Lines |
2022-11-14 | Merge drm/drm-next into drm-intel-next | Rodrigo Vivi | 1 | -15/+0 |
2022-11-11 | drm/i915: stop including i915_irq.h from i915_trace.h | Jani Nikula | 1 | -1/+0 |
2022-10-12 | drm/i915/trace: Remove unused frequency trace | Andi Shyti | 1 | -15/+0 |
2021-12-09 | drm/i915/trace: split out display trace to a separate file | Jani Nikula | 1 | -573/+0 |
2021-12-09 | drm/i915/trace: clean up boilerplate organization | Jani Nikula | 1 | -4/+6 |
2021-12-03 | drm/i915/fbc: Track FBC usage per-plane | Ville Syrjälä | 1 | -6/+12 |
2021-12-02 | drm/i915/crtc: rename intel_get_crtc_for_pipe() to intel_crtc_for_pipe() | Jani Nikula | 1 | -2/+2 |
2021-11-22 | Merge drm/drm-next into drm-intel-next | Jani Nikula | 1 | -5/+2 |
2021-11-10 | drm/i915: Use vblank workers for gamma updates | Ville Syrjälä | 1 | -0/+42 |
2021-11-04 | drm/i915: Split update_plane() into update_noarm() + update_arm() | Ville Syrjälä | 1 | -2/+31 |
2021-11-03 | Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -8/+4 |
2021-10-28 | drm/i915: Revert 'guc_id' from i915_request tracepoint | Joonas Lahtinen | 1 | -5/+2 |
2021-09-13 | drm/i915/guc: Drop guc_active move everything into guc_state | Matthew Brost | 1 | -1/+1 |
2021-09-13 | drm/i915/guc: Move fields protected by guc->contexts_lock into sub structure | Matthew Brost | 1 | -2/+2 |
2021-09-13 | drm/i915/guc: Move GuC priority fields in context under guc_active | Matthew Brost | 1 | -1/+1 |
2021-09-13 | drm/i915/guc: Rework and simplify locking | Matthew Brost | 1 | -5/+1 |
2021-09-06 | drm/i915: Drop __rcu from gem_context->vm | Daniel Vetter | 1 | -1/+1 |
2021-07-28 | drm/i915/guc: Implement GuC priority management | Matthew Brost | 1 | -2/+15 |
2021-07-28 | drm/i915/guc: Implement banned contexts for GuC submission | Matthew Brost | 1 | -0/+10 |
2021-07-28 | drm/i915/guc: Handle context reset notification | Matthew Brost | 1 | -0/+10 |
2021-07-22 | drm/i915: Add intel_context tracing | Matthew Brost | 1 | -0/+145 |
2021-07-22 | drm/i915/guc: Add trace point for GuC submit | Matthew Brost | 1 | -4/+19 |
2021-04-28 | drm/i915: Add frontbuffer tracking tracepoints | Ville Syrjälä | 1 | -0/+38 |
2021-04-28 | drm/i915/display: move crtc and dpll declarations where they belong | Jani Nikula | 1 | -0/+1 |
2020-06-03 | drm/i915: Drop i915_request.i915 backpointer | Chris Wilson | 1 | -5/+5 |
2020-01-28 | drm/i915/trace: i915_request.prio is a signed value | Chris Wilson | 1 | -2/+2 |
2020-01-15 | drm/i915/fbc: Add fbc tracepoints | Ville Syrjälä | 1 | -0/+62 |
2019-12-19 | drm/i915: Rename pipe update tracepoints | Ville Syrjälä | 1 | -3/+3 |
2019-10-04 | drm/i915: Move context management under GEM | Chris Wilson | 1 | -1/+1 |
2019-10-04 | drm/i915: Remove logical HW ID | Chris Wilson | 1 | -26/+12 |
2019-08-07 | drm/i915: rename intel_drv.h to display/intel_display_types.h | Jani Nikula | 1 | -1/+1 |
2019-08-06 | drm/i915/gt: Move the [class][inst] lookup for engines onto the GT | Chris Wilson | 1 | -5/+5 |
2019-07-11 | drm/i915: Copy name string into ring buffer for intel_update/disable_plane tr... | Steven Rostedt (VMware) | 1 | -6/+6 |
2019-06-26 | drm/i915: Fix various tracepoints for gen2 | Ville Syrjälä | 1 | -43/+33 |
2019-06-19 | drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait() | Chris Wilson | 1 | -2/+1 |
2019-06-11 | drm/i915: Pull kref into i915_address_space | Chris Wilson | 1 | -1/+1 |
2019-04-30 | drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.h | Jani Nikula | 1 | -0/+1 |
2019-04-24 | drm/i915: Move GraphicsTechnology files under gt/ | Chris Wilson | 1 | -1/+2 |
2019-02-26 | drm/i915: Remove i915_request.global_seqno | Chris Wilson | 1 | -17/+8 |
2019-02-20 | Merge drm/drm-next into drm-intel-next-queued | Joonas Lahtinen | 1 | -0/+2 |
2019-02-15 | drm/i915: Add pipe enable/disable tracepoints | Ville Syrjälä | 1 | -0/+56 |
2019-02-15 | drm/i915: Add pipe crc tracepoint | Ville Syrjälä | 1 | -0/+25 |
2019-02-04 | Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -25/+0 |
2019-01-30 | drm/i915: Remove the intel_engine_notify tracepoint | Chris Wilson | 1 | -25/+0 |
2019-01-24 | drm: Split out drm_probe_helper.h | Daniel Vetter | 1 | -0/+2 |
2019-01-09 | drm/i915: drop all drmP.h includes | Jani Nikula | 1 | -1/+0 |
2018-12-28 | drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation | Chris Wilson | 1 | -29/+0 |
2018-06-11 | drm/i915/ringbuffer: Fix context restore upon reset | Chris Wilson | 1 | -33/+0 |
2018-06-05 | drm/i915/gtt: Rename i915_hw_ppgtt base member | Chris Wilson | 1 | -2/+2 |
2018-06-05 | drm/i915/trace: Context field needs to be 64-bit wide | Tvrtko Ursulin | 1 | -10/+10 |