summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-22drm/i915/gt: Treat idling as a RPS downclock eventChris Wilson
2020-03-22drm/i915/gt: Use the correct err_unlock unwind path for a closed contextChris Wilson
2020-03-20drm/i915/gt: Report context-is-closed prior to pinningChris Wilson
2020-03-20drm/i915: Fix crtc nv12 etc. plane bitmasks for DPMS offVille Syrjälä
2020-03-20drm/i915/dp: Add writing of DP SDPsGwan-gyeong Mun
2020-03-20drm/i915/dp: Add compute routine for DP HDR Metadata Infoframe SDPGwan-gyeong Mun
2020-03-20drm/i915/dp: Add compute routine for DP VSC SDPGwan-gyeong Mun
2020-03-20drm: Add DP1.4 VSC SDP Payload related Data StructuresGwan-gyeong Mun
2020-03-19drm/i915/gt: Cancel a hung context if already closedChris Wilson
2020-03-19drm/i915: Use explicit flag to mark unreachable intel_contextChris Wilson
2020-03-19drm/i915: Prefer '%ps' for printing function symbol namesChris Wilson
2020-03-19drm/i915/workarounds: convert to drm_device based logging macros.Wambui Karuga
2020-03-19drm/i915/rps: use struct drm_device based logging macros.Wambui Karuga
2020-03-19drm/i915/ring_submission: use drm_device based logging macros.Wambui Karuga
2020-03-19drm/i915/renderstate: use struct drm_device based logging macros.Wambui Karuga
2020-03-19drm/i915/rc6: convert to struct drm_device based logging macros.Wambui Karuga
2020-03-19drm/i915/lrc: convert to struct drm_device based logging macros.Wambui Karuga
2020-03-19drm/i915/ggtt: convert to drm_device based logging macros.Wambui Karuga
2020-03-18drm/i915/tgl: Add new PCI IDs to TGLSwathi Dhanavanthri
2020-03-18drm/i915/dp: Add dpcd link_rate quirk for Apple 15" MBP 2017 (v3)Mario Kleiner
2020-03-18drm/i915/hdcp: convert to struct drm_device based logging.Wambui Karuga
2020-03-18drm/i915/fbdev: convert to drm_device based logging.Wambui Karuga
2020-03-18drm/i915/fbc: convert to drm_device based logging macros.Wambui Karuga
2020-03-18drm/i915/color: Extract icl_read_luts()Swati Sharma
2020-03-18drm/i915: Enable non-contiguous pipe fusingAnshuman Gupta
2020-03-18drm/i915/perf: Invalidate OA TLB on when closing perf streamUmesh Nerlige Ramappa
2020-03-17drm/i915/gt: Always reschedule the new heartbeatChris Wilson
2020-03-17drm/i915: Fix up documentation paths after file movingChris Wilson
2020-03-17drm/i915/perf: introduce global sseu pinningLionel Landwerlin
2020-03-17drm/i915/perf: remove redundant power configuration register overrideLionel Landwerlin
2020-03-17drm/i915/perf: remove generated codeLionel Landwerlin
2020-03-17drm/i915/gem: Check for a closed context when looking up an engineChris Wilson
2020-03-17drm/i915/gt: Restore check for invalid vma for fencingChris Wilson
2020-03-16drm/i915/gt: Allocate i915_fence_reg arrayChris Wilson
2020-03-16drm/i915: Remove manual save/resume of fence register stateChris Wilson
2020-03-16drm/i915/gt: Pull restoration of GGTT fences underneath the GTChris Wilson
2020-03-16drm/i915: Move GGTT fence registers under gt/Chris Wilson
2020-03-15drm/i915/gt: Restrict gen7 w/a batch to HaswellChris Wilson
2020-03-13drm/i915: Update DRIVER_DATE to 20200313Rodrigo Vivi
2020-03-13drm/i915/tgl: Remove require_force_probe protectionJosé Roberto de Souza
2020-03-13drm/i915: Add Wa_1605460711 / Wa_1408767742 to ICL and EHLMatt Roper
2020-03-13drm/i915: Apply Wa_1406680159:icl,ehl as an engine workaroundMatt Roper
2020-03-13drm/i915: Add Wa_1406306137:icl,ehlMatt Roper
2020-03-13drm/i915: Add Wa_1604278689:icl,ehlMatt Roper
2020-03-13drm/i915: Add Wa_1209644611:icl,ehlMatt Roper
2020-03-13drm/i915: Handle all MCR rangesMatt Roper
2020-03-13drm/i915/selftest: Add more poison patternsChris Wilson
2020-03-12Revert "drm/i915/tgl: Add extra hdc flush workaround"Caz Yokoyama
2020-03-12drm/i915/gt: Wait for RCUs frees before asserting idle on unloadChris Wilson
2020-03-12drm/i915/selftests: Use igt_random_offset()Chris Wilson