aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2020-06-15drm/i915: work around false-positive maybe-uninitialized warningArnd Bergmann1-0/+2
2020-06-15drm/i915/pmu: avoid an maybe-uninitialized warningArnd Bergmann1-42/+42
2020-06-15drm/i915/gt: Incorporate the virtual engine into timeslicingChris Wilson1-6/+24
2020-06-15drm/i915/icl+: Fix hotplug interrupt disabling after storm detectionImre Deak1-0/+1
2020-06-13drm/i915/gt: Flush gen3 relocs harder, againChris Wilson1-35/+24
2020-06-13drm/i915/selftests: Trim execlists runtimeChris Wilson2-49/+21
2020-06-13drm/i915/execlists: Lift opportunistic process_csb to before engine lockChris Wilson1-7/+14
2020-06-12drm/i915: Leave vma intact as they are discardedChris Wilson2-34/+7
2020-06-12drm/i915/display: Fix the encoder type checkVandita Kulkarni1-3/+3
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-06-11Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-9/+52
2020-06-11drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workaroundsChris Wilson2-20/+22
2020-06-11drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workaroundsChris Wilson2-10/+14
2020-06-11drm/i915/gt: Move snb GT workarounds from init_clock_gating to workaroundsChris Wilson2-33/+41
2020-06-11drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workaroundsChris Wilson2-61/+59
2020-06-11drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workaroundsChris Wilson3-49/+63
2020-06-11drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workaroundsChris Wilson2-37/+50
2020-06-11drm/i915/selftests: Remove live_suppress_wait_preemptChris Wilson1-178/+0
2020-06-11drm/i915/dp_mst: Work around out-of-spec adapters filtering short pulsesImre Deak3-0/+30
2020-06-11drm/i915/dp_mst: Fix disabling MST on a portImre Deak1-40/+26
2020-06-11drm/i915: Fix the i915_dsc_fec_support debugfs file for DP MST connectorsImre Deak1-1/+2
2020-06-11drm/i915/icl: Disable DIP on MST ports with the transcoder clock still onImre Deak2-1/+11
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig1-1/+1
2020-06-10Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-58/+28
2020-06-10drm/i915/gt: Include context status in debug dumpsChris Wilson1-4/+8
2020-06-10drm/i915/selftests: Teach hang-self to target only itselfChris Wilson1-3/+3
2020-06-10drm/i915/gt: Incrementally check for rewindingChris Wilson6-4/+154
2020-06-10drm/i915/tc: fix the reset of ln0Khaled Almahallawy1-1/+1
2020-06-09drm/i915/rkl: Don't try to read out DSI transcodersAditya Swarup1-7/+3
2020-06-09drm/i915/rkl: Update TGP's pin mapping when paired with RKLMatt Roper1-0/+9
2020-06-09drm/i915/rkl: RKL uses ABOX0 for pixel transfersMatt Roper4-32/+52
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse2-4/+4
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2-6/+6
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-06-09drm/i915/display: Only query DP state of a DDI encoderChris Wilson1-0/+3
2020-06-08drm/i915/selftests: Make the hanging request non-preemptibleChris Wilson1-10/+26
2020-06-08drm/i915: Adjust the sentinel assert to match implementationTvrtko Ursulin1-11/+3
2020-06-08Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-159/+295
2020-06-08drm/i915/params: fix i915.reset module param typeJani Nikula1-1/+1
2020-06-08drm/i915/gem: Mark the buffer pool as active for the cmdparserChris Wilson1-8/+48
2020-06-08Revert "drm/i915: Remove unneeded hack now for CDCLK"Stanislav Lisovskiy1-0/+12
2020-06-08Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/...Dave Airlie11-159/+295
2020-06-07drm/i915/psr: Program default IO buffer Wake and Fast WakeGwan-gyeong Mun2-19/+49
2020-06-06drm/i915: Restore DP-E to VBT mapping tableMatt Roper1-1/+1
2020-06-05drm/i915/gem: Delete unused codeChris Wilson1-19/+0
2020-06-05drm/i915: Correct discard i915_vma_compare assertionChris Wilson1-1/+2
2020-06-05drm/i915: Discard a misplaced GGTT vmaChris Wilson1-0/+45
2020-06-05drm/i915/gt: Always check to enable timeslicing if not submittingChris Wilson1-3/+2
2020-06-05drm/i915/gt: Set timeslicing priority from queueChris Wilson1-1/+1
2020-06-05drm/i915/gt: Include the engine's fw-domains in the debug infoChris Wilson1-0/+2