summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-16drm/i915/display: Fix the encoder type checkVandita Kulkarni
2020-06-16drm/i915/icl+: Fix hotplug interrupt disabling after storm detectionImre Deak
2020-06-16drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-16drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-16drm/i915/gt: Move snb GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-16drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-16drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-16drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-16drm/i915/icl: Disable DIP on MST ports with the transcoder clock still onImre Deak
2020-06-16drm/i915/gt: Incrementally check for rewindingChris Wilson
2020-06-16drm/i915/tc: fix the reset of ln0Khaled Almahallawy
2020-06-16drm/i915/gt: Prevent timeslicing into unpreemptable requestsChris Wilson
2020-06-16drm/i915/selftests: Restore to default heartbeatChris Wilson
2020-06-15drm/i915: work around false-positive maybe-uninitialized warningArnd Bergmann
2020-06-15drm/i915/pmu: avoid an maybe-uninitialized warningArnd Bergmann
2020-06-15drm/i915/gt: Incorporate the virtual engine into timeslicingChris Wilson
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-11drm/i915/dp_mst: Work around out-of-spec adapters filtering short pulsesImre Deak
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-06-10Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09drm/i915/display: Only query DP state of a DDI encoderChris Wilson
2020-06-08Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-08drm/i915/params: fix i915.reset module param typeJani Nikula
2020-06-08drm/i915/gem: Mark the buffer pool as active for the cmdparserChris Wilson
2020-06-08Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/...Dave Airlie
2020-06-03drm/i915: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02mm: remove the prot argument from vm_map_ramChristoph Hellwig
2020-06-02gup: document and work around "COW can break either way" issueLinus Torvalds
2020-06-02Merge tag 'gvt-next-fixes-2020-05-28' of https://github.com/intel/gvt-linux i...Joonas Lahtinen
2020-06-02drm/i915/params: fix i915.fake_lmem_start module param sysfs permissionsJani Nikula
2020-06-02drm/i915/params: don't expose inject_probe_failure in debugfsJani Nikula
2020-06-02drm/i915: Whitelist context-local timestamp in the gen9 cmdparserChris Wilson
2020-06-02drm/i915: Fix global state use-after-frees with a refcountVille Syrjälä
2020-06-01Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2020-06-01drm/i915: Check for awaits on still currently executing requestsChris Wilson
2020-06-01drm/i915/gt: Do not schedule normal requests immediately along virtualChris Wilson
2020-06-01drm/i915: Reorder await_execution before await_requestChris Wilson
2020-05-28Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar
2020-05-27drm: Nuke mode->vrefreshVille Syrjälä
2020-05-26drm/i915: Introduce some local intel_dp variablesVille Syrjälä
2020-05-25drm/i915/gem: Avoid iterating an empty listChris Wilson