summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2020-03-31Merge v5.6 into drm-nextDave Airlie2-6/+11
2020-03-26drm/i915/display: Fix mode private_flags comparison at atomic_checkUma Shankar1-2/+2
2020-03-26drm/i915/gt: Stage the transfer of the virtual breadcrumbChris Wilson1-5/+15
2020-03-26drm/i915/gt: Select the deepest available parking mode for rc6Chris Wilson2-5/+28
2020-03-26drm/i915: Avoid live-lock with i915_vma_parked()Chris Wilson1-15/+14
2020-03-26drm/i915/gt: Treat idling as a RPS downclock eventChris Wilson1-0/+13
2020-03-26drm/i915/gt: Cancel a hung context if already closedChris Wilson1-0/+5
2020-03-26drm/i915: Use explicit flag to mark unreachable intel_contextChris Wilson5-6/+14
2020-03-20drm/i915/perf: Invalidate OA TLB on when closing perf streamUmesh Nerlige Ramappa2-0/+10
2020-03-20drm/i915/gem: Check for a closed context when looking up an engineChris Wilson1-2/+6
2020-03-20drm/i915/gt: Restrict gen7 w/a batch to HaswellChris Wilson1-1/+1
2020-03-19Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-16/+0
2020-03-19Merge tag 'drm-intel-next-2020-03-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie166-4123/+6868
2020-03-16drm/i915: Handle all MCR rangesMatt Roper1-3/+22
2020-03-16Revert "drm/i915/tgl: Add extra hdc flush workaround"Caz Yokoyama1-20/+0
2020-03-16drm/i915/execlists: Track active elements during dequeueChris Wilson1-20/+12
2020-03-14drm/i915: Update DRIVER_DATE to 20200313Rodrigo Vivi1-2/+2
2020-03-14drm/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-13Revert "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-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-15/+1
2020-03-12drm/i915/gem: Take a copy of the engines for context_barrier_taskChris Wilson1-37/+77
2020-03-12drm/i915/gem: Mark up sw-fence notify functionChris Wilson1-2/+2
2020-03-12drm/i915: Defer semaphore priority bumping to a workqueueChris Wilson2-5/+19
2020-03-12drm/i915/gt: Close race between cacheline_retire and freeChris Wilson1-2/+6
2020-03-12drm/i915/execlists: Enable timeslice on partial virtual engine dequeueChris Wilson1-11/+18
2020-03-12drm/i915: be more solid in checking the alignmentMatthew Auld2-1/+7
2020-03-12drm/i915/gvt: Fix dma-buf display blur issue on CFLTina Zhang1-1/+2
2020-03-12drm/i915: Return early for await_start on same timelineChris Wilson1-2/+2
2020-03-12drm/i915: Actually emit the await_startChris Wilson1-1/+1
2020-03-11drm: Remove drm dp mst destroy_connector callbacksPankaj Bharadiya1-10/+0
2020-03-11drm: Remove dp mst register connector callbacksPankaj Bharadiya1-6/+0
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
2020-03-11drm/i915/lvds: convert to drm_device based logging macros.Wambui Karuga1-18/+25