summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-19drm/i915/workarounds: convert to drm_device based logging macros.Wambui Karuga1-3/+4
2020-03-19drm/i915/rps: use struct drm_device based logging macros.Wambui Karuga1-39/+36
2020-03-19drm/i915/ring_submission: use drm_device based logging macros.Wambui Karuga1-15/+18
2020-03-19drm/i915/renderstate: use struct drm_device based logging macros.Wambui Karuga1-1/+1
2020-03-19drm/i915/rc6: convert to struct drm_device based logging macros.Wambui Karuga1-15/+20
2020-03-19drm/i915/lrc: convert to struct drm_device based logging macros.Wambui Karuga1-5/+9
2020-03-19drm/i915/ggtt: convert to drm_device based logging macros.Wambui Karuga1-16/+22
2020-03-18drm/i915/tgl: Add new PCI IDs to TGLSwathi Dhanavanthri1-2/+6
2020-03-18drm/i915/dp: Add dpcd link_rate quirk for Apple 15" MBP 2017 (v3)Mario Kleiner3-0/+20
2020-03-18drm/i915/hdcp: convert to struct drm_device based logging.Wambui Karuga1-1/+2
2020-03-18drm/i915/fbdev: convert to drm_device based logging.Wambui Karuga1-41/+55
2020-03-18drm/i915/fbc: convert to drm_device based logging macros.Wambui Karuga1-12/+18
2020-03-18drm/i915/color: Extract icl_read_luts()Swati Sharma2-18/+109
2020-03-18drm/i915: Enable non-contiguous pipe fusingAnshuman Gupta1-11/+1
2020-03-18drm/i915/perf: Invalidate OA TLB on when closing perf streamUmesh Nerlige Ramappa2-0/+10
2020-03-17drm/i915/gt: Always reschedule the new heartbeatChris Wilson1-1/+1
2020-03-17drm/i915: Fix up documentation paths after file movingChris Wilson1-3/+3
2020-03-17drm/i915/perf: introduce global sseu pinningLionel Landwerlin6-33/+108
2020-03-17drm/i915/perf: remove redundant power configuration register overrideLionel Landwerlin1-7/+0
2020-03-17drm/i915/perf: remove generated codeLionel Landwerlin34-1757/+96
2020-03-17drm/i915/gem: Check for a closed context when looking up an engineChris Wilson1-2/+6
2020-03-17drm/i915/gt: Restore check for invalid vma for fencingChris Wilson1-1/+3
2020-03-16drm/i915/gt: Allocate i915_fence_reg arrayChris Wilson5-4/+19
2020-03-16drm/i915: Remove manual save/resume of fence register stateChris Wilson1-1/+0
2020-03-16drm/i915/gt: Pull restoration of GGTT fences underneath the GTChris Wilson5-7/+3
2020-03-16drm/i915: Move GGTT fence registers under gt/Chris Wilson12-34/+24
2020-03-15drm/i915/gt: Restrict gen7 w/a batch to HaswellChris Wilson1-1/+1
2020-03-13drm/i915: Update DRIVER_DATE to 20200313Rodrigo Vivi1-2/+2
2020-03-13drm/i915/tgl: Remove require_force_probe protectionJosé Roberto de Souza1-1/+0
2020-03-13drm/i915: Add Wa_1605460711 / Wa_1408767742 to ICL and EHLMatt Roper1-0/+8
2020-03-13drm/i915: Apply Wa_1406680159:icl,ehl as an engine workaroundMatt Roper1-5/+5
2020-03-13drm/i915: Add Wa_1406306137:icl,ehlMatt Roper2-0/+4
2020-03-13drm/i915: Add Wa_1604278689:icl,ehlMatt Roper2-0/+7
2020-03-13drm/i915: Add Wa_1209644611:icl,ehlMatt Roper1-1/+13
2020-03-13drm/i915: Handle all MCR rangesMatt Roper1-3/+22
2020-03-13drm/i915/selftest: Add more poison patternsChris Wilson1-1/+6
2020-03-12Revert "drm/i915/tgl: Add extra hdc flush workaround"Caz Yokoyama1-20/+0
2020-03-12drm/i915/gt: Wait for RCUs frees before asserting idle on unloadChris Wilson2-0/+4
2020-03-12drm/i915/selftests: Use igt_random_offset()Chris Wilson1-5/+4
2020-03-12drm/i915/gem: Drop relocation slowpathChris Wilson1-235/+4
2020-03-12drm/i915/gen12: Disable preemption timeoutTvrtko Ursulin2-4/+13
2020-03-11drm/i915/gem: Take a copy of the engines for context_barrier_taskChris Wilson1-37/+77
2020-03-11drm/i915/gem: Mark up sw-fence notify functionChris Wilson1-2/+2
2020-03-11drm/i915: Add missing HDMI audio pixel clocks for gen12Kai Vehmanen2-0/+12
2020-03-11drm/i915/gem: Mark up the racy read of the mmap_singletonChris Wilson1-1/+1
2020-03-11drm/i915/execlists: Track active elements during dequeueChris Wilson1-20/+12
2020-03-11drm/i915/gt: Pull checking rps->pm_events under the irq_lockChris Wilson1-12/+17
2020-03-11drm/i915: Extend i915_request_await_active to use all timelinesChris Wilson3-13/+75
2020-03-11drm/i915/gt: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-11/+11
2020-03-11drm/i915/overlay: convert to drm_device based logging.Wambui Karuga1-5/+6