- a096883 drm/i915/dsb: Remove PIN_MAPPABLE from the DSB object VMA by Tvrtko Ursulin · 5 years ago
- 75217f8 drm/i915/dsc: rename functions for consistency by Jani Nikula · 5 years ago
- b0ab655 drm/i915/dsc: split out encoder specific parts from DSC compute params by Jani Nikula · 5 years ago
- 6aead5d drm/i915/dsc: clean up rc parameter table access by Jani Nikula · 5 years ago
- 074f515 drm/i915/dsc: make parameter arrays const by Jani Nikula · 5 years ago
- 59ed05c drm/i915: update rawclk also on resume by Jani Nikula · 5 years ago
- 35ac28a drm/i915: avoid reading DP_TP_CTL twice by Lucas De Marchi · 5 years ago
- a687b4e drm/i915/tgl: do not enable transcoder clock twice on MST by Lucas De Marchi · 5 years ago
- 142110c drm/i915: add wrappers to get intel connector state by Lucas De Marchi · 5 years ago
- 74e8cd5 drm/i915: Add for_each_new_intel_connector_in_state() by José Roberto de Souza · 5 years ago
- dbb1a6f drm/i915: Eliminate redundancy in intel_primary_plane_create() by Ville Syrjälä · 5 years ago
- 12fef149d drm/i915: Sort format arrays consistently by Ville Syrjälä · 5 years ago
- f9c43a3 drm/i915: Add 10bpc formats with alpha for icl+ by Ville Syrjälä · 5 years ago
- ed94034 drm/i915: Expose C8 on VLV/CHV sprite planes by Ville Syrjälä · 5 years ago
- d8aa1a4 drm/i915: Add missing 10bpc formats for pipe B sprites on CHV by Ville Syrjälä · 5 years ago
- 73263cb drm/i915: Expose alpha formats on VLV/CHV primary planes by Ville Syrjälä · 5 years ago
- ffe0fd2 drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites by Ville Syrjälä · 5 years ago
- 0a1f57b drm/i915/execlists: Reset CSB pointers by mmio as well by Chris Wilson · 5 years ago
- c4a774c drm/i915: add for_each_port() and use it by Jani Nikula · 5 years ago
- 7d14863 drm/i915: Protect request peeking with RCU by Chris Wilson · 5 years ago
- 83c55ee drm/i915/gt: Drop false assertion on user_forcewake by Chris Wilson · 5 years ago
- 38098750 drm/i915/execlists: Ignore the inactive kernel context in assert_pending_valid by Chris Wilson · 5 years ago
- b0b1024 drm/i915/execlists: Verify context register state before execution by Chris Wilson · 5 years ago
- 3881376 drm/i915/selftests: Flush all active callbacks by Chris Wilson · 5 years ago
- 9278bbb drm/i915/perf: Reverse a ternary to make sparse happy by Chris Wilson · 5 years ago
- 833e979 drm/i915/selftests: Add intel_gt_suspend_prepare by Chris Wilson · 5 years ago
- c601cb2 drm/i915: Defer rc6 shutdown to suspend_late by Chris Wilson · 5 years ago
- 9ab3fe2 drm/i915/gt: Move user_forcewake application to GT by Chris Wilson · 5 years ago
- c8f6cfc drm/i915/gem: Leave reloading kernel context on resume to GT by Chris Wilson · 5 years ago
- 797a615 drm/i915/gt: Call intel_gt_sanitize() directly by Chris Wilson · 5 years ago
- 4605bb7 drm/i915/gt: Pull timeline initialise to intel_gt_init_early by Chris Wilson · 5 years ago
- 1f594b2 drm/i915: Remove special case slave handling during hw programming, v3. by Maarten Lankhorst · 5 years ago
- 380015b drm/i915: Complete plane hw and uapi split, v2. by Maarten Lankhorst · 5 years ago
- f90a85e drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi. by Maarten Lankhorst · 5 years ago
- 7b3cb17 drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw. by Maarten Lankhorst · 5 years ago
- a456f65 drm/i915: Perform manual conversions for plane uapi/hw split, v2. by Maarten Lankhorst · 5 years ago
- 5b6edb8 drm/i915: Add aliases for uapi and hw to plane_state by Maarten Lankhorst · 5 years ago
- 58d124ea drm/i915: Complete crtc hw/uapi split, v6. by Maarten Lankhorst · 5 years ago
- 2225f3c drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi. by Maarten Lankhorst · 5 years ago
- 1326a92 drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw. by Maarten Lankhorst · 5 years ago
- aa42a50 drm/i915: Perform manual conversions for crtc uapi/hw split, v2. by Maarten Lankhorst · 5 years ago
- 2b808b3 drm/i915: Add aliases for uapi and hw to crtc_state by Maarten Lankhorst · 5 years ago
- 3558caf drm/i915: Handle a few more cases for crtc hw/uapi split, v3. by Maarten Lankhorst · 5 years ago
- f05816c drm/i915/selftests: Spin on all engines simultaneously by Chris Wilson · 5 years ago
- 1883e29 drm/i915: Update DRIVER_DATE to 20191101 by Joonas Lahtinen · 5 years ago
- e5661c6 drm/i915/selftests: Start kthreads before stopping by Chris Wilson · 5 years ago
- 292a27b drm/i915/lmem: Check against i915_selftest only under CONFIG_SELFTEST by Chris Wilson · 5 years ago
- 4a31741 drm/i915/gem: Refine occupancy test in kill_context() by Chris Wilson · 5 years ago
- 2b73b35 drm/i915: Update DRIVER_DATE to 20191101 by Joonas Lahtinen · 5 years ago
- 1629224 drm/i915/lmem: add the fake lmem region by Matthew Auld · 5 years ago
- 4974826 drm/i915/dp: Do not switch aux to TBT mode for non-TC ports by José Roberto de Souza · 5 years ago
- 034982cf drm/i915/guc: drop guc shared area by Daniele Ceraolo Spurio · 5 years ago
- 9f37940 drm/i915: drop lrc header page by Daniele Ceraolo Spurio · 5 years ago
- dde01d9 drm/i915: Split detaching and removing the vma by Chris Wilson · 5 years ago
- 164a412 drm/i915/selftests: Pretty print the i915_active by Chris Wilson · 5 years ago
- 1db257c drm/i915/selftests: Assert that the idle_pulse is sent by Chris Wilson · 5 years ago
- 29b2765 drm/i915/mst: Document the userspace fail with possible_crtcs by Ville Syrjälä · 5 years ago
- 34053ee drm/i915: Simplify pipe_mask setup even further by Ville Syrjälä · 5 years ago
- 4d19505 drm/i915: Allow ICL+ DSI on any pipe by Ville Syrjälä · 5 years ago
- 981329c drm/i915: s/crtc_mask/pipe_mask/ by Ville Syrjälä · 5 years ago
- 2b0b274 drm/i915: Simplify LVDS crtc_mask setup by Ville Syrjälä · 5 years ago
- 2d9c190 drm/i915/uc: define GuC and HuC binaries for TGL by Daniele Ceraolo Spurio · 5 years ago
- 4e380d0 drm/i915: Stop frobbing crtc->base.mode by Ville Syrjälä · 5 years ago
- 25f8995 drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe() by Ville Syrjälä · 5 years ago
- a8ddac7c drm/i915: Avoid HPD poll detect triggering a new detect cycle by Imre Deak · 5 years ago
- a06375a drm/i915/gt: Always track callers to intel_rps_mark_interactive() by Chris Wilson · 5 years ago
- 811bb3d drm/i915/tgl: Add gam instdone by Mika Kuoppala · 5 years ago
- e50dbdb drm/i915/tgl: Add SFC instdone to error state by Mika Kuoppala · 5 years ago
- b3545e0 drm/i915/tgl: add support to one DP-MST stream by Lucas De Marchi · 5 years ago
- a0e0471 drm/i915/gem: Make context persistence optional by Chris Wilson · 5 years ago
- 5451646 drm/i915: Provide more information on DP AUX failures by Matt Roper · 5 years ago
- 0f9ed3b drm/i915/display/cnl+: Handle fused off DSC by José Roberto de Souza · 5 years ago
- ee59588 drm/i915/display/icl+: Check if DMC is fused off by José Roberto de Souza · 5 years ago
- 7a40aac drm/i915/display: Check if FBC is fused off by José Roberto de Souza · 5 years ago
- 7439310 drm/i915/display: Handle fused off HDCP by José Roberto de Souza · 5 years ago
- a20e26d drm/i915: Add two spaces before the SKL_DFSM registers by José Roberto de Souza · 5 years ago
- bf96b51 drm/i915/perf: ensure selftests select valid format by Lionel Landwerlin · 5 years ago
- 6a35525 drm/i915/tgl: Add AUX B & C to DC_OFF_POWER_DOMAINS by Matt Roper · 5 years ago
- 47c41af drm/i915: Drop unused AUX register offsets by Matt Roper · 5 years ago
- b79029b drm/i915/gt: Make timeslice duration configurable by Chris Wilson · 5 years ago
- 4ec3753 drm/i915: Rename "inject_load_failure" module parameter by Janusz Krzysztofik · 5 years ago
- dd6e38d drm/i915: Fix i915_inject_load_error() name to read *_probe_* by Janusz Krzysztofik · 5 years ago
- 7f9d4c0 drm/i915: Fix i845/i865 cursor width by Ville Syrjälä · 5 years ago
- 00a7f0d drm/i915/tgl: Add perf support on TGL by Lionel Landwerlin · 5 years ago
- fc21523 drm/i915/perf: Add helper macros for comparing with whitelisted registers by Umesh Nerlige Ramappa · 5 years ago
- e60f7bb drm/i915/selftests: check for missing aperture by Matthew Auld · 5 years ago
- 34a6baa drm/i915: don't allocate the ring in stolen if we lack aperture by Matthew Auld · 5 years ago
- 4dc0a7c drm/i915: Don't try to place HWS in non-existing mappable region by Michal Wajdeczko · 5 years ago
- 895d8eb drm/i915: error capture with no ggtt slot by Daniele Ceraolo Spurio · 5 years ago
- cd20c70 drm/i915: set num_fence_regs to 0 if there is no aperture by Daniele Ceraolo Spurio · 5 years ago
- 54b512c drm/i915: do not map aperture if it is not available. by Daniele Ceraolo Spurio · 5 years ago
- 773ed80 drm/i915: define i915_ggtt_has_aperture by Daniele Ceraolo Spurio · 5 years ago
- 3df2c83 drm/i915/blt: fixup block_size rounding by Matthew Auld · 5 years ago
- 953d57e drm/i915/gem: Limit the blitter sizes to ensure low preemption latency by Chris Wilson · 5 years ago
- 19c17b7 drm/i915/execlists: Use vfunc to check engine submission mode by Michal Wajdeczko · 5 years ago
- f9d9fec drm/i915/display: Mark conn as initialised by iterator by Chris Wilson · 5 years ago
- e7f5360 drm/i915/selftests: Initialise ret by Chris Wilson · 5 years ago
- 370831f drm/i915/selftests: Initialise err in case there are no engines! by Chris Wilson · 5 years ago
- a7f328fc drm/i915/execlists: Simply walk back along request timeline on reset by Chris Wilson · 5 years ago
- 13670f4 drm/i915/selftests: Check a few more fixed locations within the context image by Chris Wilson · 5 years ago