| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | | | | | | | drm/i915/userptr: Handle unlocked gup retries | Chris Wilson | 2019-11-11 | 1 | -3/+8 | |
| | | | * | | | | | | | | | | drm/i915/userptr: Try to acquire the page lock around set_page_dirty() | Chris Wilson | 2019-11-11 | 1 | -1/+21 | |
| | | | * | | | | | | | | | | drm/i915: Split a setting of MSA to MST and SST | Gwan-gyeong Mun | 2019-11-11 | 2 | -4/+8 | |
| | | | * | | | | | | | | | | drm/i915/execlists: Reduce barrier on context switch to a wmb() | Chris Wilson | 2019-11-11 | 1 | -6/+1 | |
| | | | * | | | | | | | | | | drm/i915: Taint the kernel on dumping the GEM ftrace buffer | Chris Wilson | 2019-11-11 | 1 | -2/+3 | |
| | | | * | | | | | | | | | | drm/i915/selftests: Fill all the drm_vma_manager holes | Chris Wilson | 2019-11-11 | 1 | -12/+39 | |
| | | | * | | | | | | | | | | drm/i915/selftests: Exercise parallel blit operations on a single ctx | Chris Wilson | 2019-11-11 | 1 | -36/+57 | |
| | | | * | | | | | | | | | | drm/i915/pmu: "Frequency" is reported as accumulated cycles | Chris Wilson | 2019-11-11 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | drm/i915: Cancel context if it hangs after it is closed | Chris Wilson | 2019-11-11 | 1 | -0/+7 | |
| | | | * | | | | | | | | | | drm/i915: Show guilty context name on GPU reset | Chris Wilson | 2019-11-11 | 1 | -0/+4 | |
| | | | * | | | | | | | | | | drm/i915/gem: Update context name on closing | Chris Wilson | 2019-11-11 | 1 | -0/+18 | |
| | | | * | | | | | | | | | | drm/i915/gem: Embed context/timeline name inside the GEM context | Chris Wilson | 2019-11-11 | 3 | -22/+12 | |
| | | | * | | | | | | | | | | drm/i915: Protect context while grabbing its name for the request | Chris Wilson | 2019-11-11 | 1 | -0/+2 | |
| | | | * | | | | | | | | | | drm/i915/icl: Refine PG_HYSTERESIS | Chris Wilson | 2019-11-11 | 1 | -8/+5 | |
| | | | * | | | | | | | | | | drm/i915/perf: always consider holding preemption a privileged op | Lionel Landwerlin | 2019-11-11 | 1 | -10/+10 | |
| | | | * | | | | | | | | | | drm/i915: Don't oops in dumb_create ioctl if we have no crtcs | Ville Syrjälä | 2019-11-08 | 1 | -0/+3 | |
| | | | * | | | | | | | | | | drm/i915/pmu: Only use exclusive mmio access for gen7 | Chris Wilson | 2019-11-08 | 1 | -2/+19 | |
| | | | * | | | | | | | | | | drm/i915/pmu: Cheat when reading the actual frequency to avoid fw | Chris Wilson | 2019-11-08 | 1 | -2/+15 | |
| | | | * | | | | | | | | | | drm/i915/selftests: Mark up sole accessor to ctx->vm as being protected | Chris Wilson | 2019-11-08 | 1 | -10/+14 | |
| | | | * | | | | | | | | | | drm/i915/selftests: Complete transition to a real struct file mock | Chris Wilson | 2019-11-08 | 16 | -100/+66 | |
| | | | * | | | | | | | | | | drm/i915: make more headers self-contained | Masahiro Yamada | 2019-11-08 | 15 | -0/+48 | |
| | | | * | | | | | | | | | | drm/i915: change to_mock() to an inline function | Masahiro Yamada | 2019-11-08 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | drm/i915: Expand documentation for gen12 DP pre-enable sequence | Matt Roper | 2019-11-07 | 1 | -20/+72 | |
| | | | * | | | | | | | | | | drm/i915/selftests: Verify mmap_gtt revocation on unbinding | Chris Wilson | 2019-11-07 | 1 | -0/+111 | |
| | | | * | | | | | | | | | | drm/i915/selftests: Wrap vm_mmap() around GEM objects | Chris Wilson | 2019-11-07 | 4 | -0/+159 | |
| | | | * | | | | | | | | | | drm/i915/selftests: Replace mock_file hackery with drm's true fake | Chris Wilson | 2019-11-07 | 14 | -66/+39 | |
| | | | * | | | | | | | | | | drm: Expose a method for creating anonymous struct file around drm_minor | Chris Wilson | 2019-11-07 | 1 | -0/+42 | |
| | | | * | | | | | | | | | | drm: Move EXPORT_SYMBOL_FOR_TESTS_ONLY under a separate Kconfig | Chris Wilson | 2019-11-07 | 1 | -0/+4 | |
| | | | * | | | | | | | | | | drm/i915/gem: Safely acquire the ctx->vm when copying | Chris Wilson | 2019-11-07 | 1 | -37/+49 | |
| | | | * | | | | | | | | | | drm/i915/gt: Defer engine registration until fully initialised | Chris Wilson | 2019-11-07 | 1 | -1/+2 | |
| | | | * | | | | | | | | | | drm/i915: Preload LUTs if the hw isn't currently using them | Ville Syrjälä | 2019-11-07 | 4 | -0/+69 | |
| | | | * | | | | | | | | | | drm/i915: FB backing gem obj should reside in LMEM | Ramalingam C | 2019-11-07 | 1 | -1/+7 | |
| | | | * | | | | | | | | | | drm/i915: Leave the aliasing-ppgtt size alone | Chris Wilson | 2019-11-07 | 1 | -2/+0 | |
| | | | * | | | | | | | | | | drm/i915/display: only include intel_dp_link_training.h where needed | Jani Nikula | 2019-11-07 | 2 | -1/+1 | |
| | | | * | | | | | | | | | | drm/i915: use might_lock_nested in get_pages annotation | Daniel Vetter | 2019-11-07 | 1 | -18/+18 | |
| | | | * | | | | | | | | | | drm/i915: Switch obj->mm.lock lockdep annotations on its head | Daniel Vetter | 2019-11-07 | 9 | -25/+40 | |
| | | | * | | | | | | | | | | drm/i915/gt: Cleanup heartbeat systole first | Chris Wilson | 2019-11-07 | 1 | -3/+3 | |
| | | | * | | | | | | | | | | drm/i915: switch intel_ddi_init() to intel types | Lucas De Marchi | 2019-11-06 | 1 | -28/+28 | |
| | | | * | | | | | | | | | | drm/i915/tgl: Add second TGL PCH ID | James Ausmus | 2019-11-06 | 2 | -0/+2 | |
| | | | * | | | | | | | | | | drm/i915: Remove unwanted rcu_read_lock/unlock | Niranjana Vishwanathapura | 2019-11-06 | 1 | -3/+0 | |
| | | | * | | | | | | | | | | drm/i915/gem: Fix error path to unlock if the GEM context is closed | Chris Wilson | 2019-11-06 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | drm/i915/gt: Only drop heartbeat.systole if the sole owner | Chris Wilson | 2019-11-06 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | drm/i915/lmem: fixup fake lmem teardown | Matthew Auld | 2019-11-06 | 1 | -2/+4 | |
| | | | * | | | | | | | | | | drm/i915: Frob the correct crtc state in intel_crtc_disable_noatomic() | Ville Syrjälä | 2019-11-06 | 1 | -4/+6 | |
| | | | * | | | | | | | | | | drm/i915/gem: Early rejection of no-aperture map_ggtt | Chris Wilson | 2019-11-06 | 1 | -0/+3 | |
| | | | * | | | | | | | | | | drm/i915/dsb: Remove PIN_MAPPABLE from the DSB object VMA | Tvrtko Ursulin | 2019-11-06 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | drm/i915/dsc: rename functions for consistency | Jani Nikula | 2019-11-05 | 1 | -6/+6 | |
| | | | * | | | | | | | | | | drm/i915/dsc: split out encoder specific parts from DSC compute params | Jani Nikula | 2019-11-05 | 3 | -30/+45 | |
| | | | * | | | | | | | | | | drm/i915/dsc: clean up rc parameter table access | Jani Nikula | 2019-11-05 | 1 | -25/+30 | |
| | | | * | | | | | | | | | | drm/i915/dsc: make parameter arrays const | Jani Nikula | 2019-11-05 | 1 | -2/+2 | |

