| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915: fix TLB invalidation for Gen12.50 video and compute engines | Andrzej Hajda | 2022-12-30 | 1 | -1/+7 |
* | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-12-13 | 1 | -34/+125 |
|\ |
|
| * | drm/i915: Fix negative value passed as remaining time | Janusz Krzysztofik | 2022-11-29 | 1 | -2/+7 |
| * | drm/i915/gt: Manage uncore->lock while waiting on MCR register | Matt Roper | 2022-11-23 | 1 | -3/+3 |
| * | Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2022-11-23 | 1 | -0/+1 |
| |\ |
|
| | * | Merge drm/drm-next into drm-intel-next | Rodrigo Vivi | 2022-11-14 | 1 | -51/+195 |
| | |\ |
|
| | * | | drm/i915: stop including i915_irq.h from i915_trace.h | Jani Nikula | 2022-11-11 | 1 | -0/+1 |
| * | | | drm/i915/mtl: Handle wopcm per-GT and limit calculations. | Aravind Iddamsetty | 2022-11-14 | 1 | -0/+1 |
| * | | | drm/i915: Partial abandonment of legacy DRM logging macros | Tvrtko Ursulin | 2022-11-10 | 1 | -2/+2 |
| | |/
| |/| |
|
| * | | drm/i915: Encapsulate lmem rpm stuff in intel_runtime_pm | Anshuman Gupta | 2022-10-31 | 1 | -3/+0 |
| * | | drm/i915: Extract intel_mmio_bar() | Ville Syrjälä | 2022-10-20 | 1 | -1/+1 |
| * | | drm/i915: Define multicast registers as a new type | Matt Roper | 2022-10-17 | 1 | -4/+12 |
| * | | drm/i915/gt: Always use MCR functions on multicast registers | Matt Roper | 2022-10-17 | 1 | -18/+40 |
| * | | drm/i915/xehp: Check for faults on primary GAM | Matt Roper | 2022-10-17 | 1 | -7/+45 |
| * | | drm/i915/xehp: Create separate reg definitions for new MCR registers | Matt Roper | 2022-10-17 | 1 | -2/+16 |
| * | | Merge drm/drm-next into drm-intel-gt-next | Tvrtko Ursulin | 2022-10-03 | 1 | -2/+3 |
| |\ \ |
|
| * | | | drm/i915: Perf_limit_reasons are only available for Gen11+ | Ashutosh Dixit | 2022-09-20 | 1 | -0/+4 |
| * | | | drm/i915/mtl: PERF_LIMIT_REASONS changes for MTL | Ashutosh Dixit | 2022-09-16 | 1 | -0/+6 |
* | | | | Merge tag 'drm-fixes-2022-12-02' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-12-02 | 1 | -2/+7 |
|\ \ \ \ |
|
| * | | | | drm/i915: Fix negative value passed as remaining time | Janusz Krzysztofik | 2022-11-29 | 1 | -2/+7 |
| | |/ /
| |/| | |
|
* / | | | drm/i915: fix TLB invalidation for Gen12 video and compute engines | Andrzej Hajda | 2022-11-30 | 1 | -0/+5 |
|/ / / |
|
* | / | Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm... | Dave Airlie | 2022-09-21 | 1 | -28/+83 |
|\| |
| |/
|/| |
|
| * | drm/i915/dgfx: Release mmap on rpm suspend | Anshuman Gupta | 2022-09-14 | 1 | -0/+2 |
| * | drm/i915: Refactor userfault_wakeref to re-use | Anshuman Gupta | 2022-09-14 | 1 | -0/+1 |
| * | drm/i915/mtl: Use primary GT's irq lock for media GT | Matt Roper | 2022-09-12 | 1 | -2/+13 |
| * | drm/i915/xelpmp: Expose media as another GT | Matt Roper | 2022-09-12 | 1 | -0/+6 |
| * | drm/i915: Rename and expose common GT early init routine | Matt Roper | 2022-09-12 | 1 | -3/+3 |
| * | drm/i915: Prepare more multi-GT initialization | Matt Roper | 2022-09-12 | 1 | -1/+58 |
| * | drm/i915: Drop intel_gt_tile_cleanup() | Matt Roper | 2022-09-12 | 1 | -12/+1 |
| * | drm/i915: Use managed allocations for extra uncore objects | Matt Roper | 2022-09-12 | 1 | -4/+2 |
| * | drm/i915: Only hook up uncore->debug for primary uncore | Matt Roper | 2022-09-12 | 1 | -9/+0 |
| * | drm/i915/gt: Batch TLB invalidations | Chris Wilson | 2022-07-28 | 1 | -13/+40 |
| * | drm/i915/gt: Skip TLB invalidations once wedged | Chris Wilson | 2022-07-28 | 1 | -0/+3 |
| * | drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations | Chris Wilson | 2022-07-28 | 1 | -0/+10 |
| * | drm/i915/gt: Ignore TLB invalidations on idle engines | Chris Wilson | 2022-07-28 | 1 | -7/+10 |
* | | Merge drm/drm-next into drm-intel-next | Jani Nikula | 2022-08-29 | 1 | -17/+60 |
|\ \ |
|
| * | | drm/i915/gt: Batch TLB invalidations | Chris Wilson | 2022-08-08 | 1 | -13/+40 |
| * | | drm/i915/gt: Skip TLB invalidations once wedged | Chris Wilson | 2022-08-08 | 1 | -0/+3 |
| * | | drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations | Chris Wilson | 2022-08-08 | 1 | -0/+10 |
| * | | drm/i915/gt: Ignore TLB invalidations on idle engines | Chris Wilson | 2022-08-08 | 1 | -7/+10 |
| |/ |
|
* / | drm/i915: Use of BARs names instead of numbers | Piotr Piórkowski | 2022-08-10 | 1 | -1/+2 |
|/ |
|
* | drm/i915/gt: Serialize TLB invalidates with GT resets | Chris Wilson | 2022-07-12 | 1 | -1/+14 |
* | drm/i915/gt: Re-do the intel-gtt split | Lucas De Marchi | 2022-06-22 | 1 | -2/+3 |
* | drm/i915/gt: Move multicast register handling to a dedicated file | Matt Roper | 2022-06-17 | 1 | -295/+2 |
* | drm/i915/pvc: Add register steering | Matt Roper | 2022-06-09 | 1 | -6/+44 |
* | drm/i915/sseu: Disassociate internal subslice mask representation from uapi | Matt Roper | 2022-06-02 | 1 | -8/+4 |
* | drm/i915/gt: Fix memory leaks in per-gt sysfs | Ashutosh Dixit | 2022-05-26 | 1 | -0/+1 |
* | drm/i915: Don't use DRM_DEBUG_WARN_ON for unexpected l3bank/mslice config | Tvrtko Ursulin | 2022-05-06 | 1 | -7/+8 |
* | drm/i915/xehp: Add register for compute engine's MMIO-based TLB invalidation | Matt Roper | 2022-04-29 | 1 | -0/+1 |
* | drm/i915/gsc: add gsc as a mei auxiliary device | Tomas Winkler | 2022-04-21 | 1 | -0/+3 |