summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Recalculate FBC w/a stride when neededVille Syrjälä2020-07-142-7/+27
* drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.Maarten Lankhorst2020-07-141-8/+2
* drm/i915/gt: Only swap to a random sibling once upon creationChris Wilson2020-07-141-14/+4
* drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson2020-07-141-0/+1
* drm/i915/perf: Use GTT when saving/restoring engine GPRUmesh Nerlige Ramappa2020-07-141-0/+1
* drm/i915/selftests: Fix compare functions provided for sortingSudeep Holla2020-07-141-4/+4
* drm/i915/gt: Pin the rings before marking activeChris Wilson2020-07-071-6/+6
* drm/i915: Also drop vm.ref along error paths for vma constructionChris Wilson2020-07-061-10/+6
* drm/i915: Drop vm.ref for duplicate vma on constructionChris Wilson2020-07-061-0/+1
* drm/i915/fbc: Fix fence_y_offset handlingVille Syrjälä2020-07-064-25/+25
* drm/i915: Skip stale object handle for debugfs per-file-statsChris Wilson2020-07-061-1/+1
* drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.cRodrigo Vivi2020-06-293-0/+282
* drm/i915/gvt: Use GFP_ATOMIC instead of GFP_KERNEL in atomic contextColin Xu2020-06-171-1/+1
* drm/i915/gvt: Fix incorrect check of enabled bits in mask registersColin Xu2020-06-173-12/+18
* drm/i915/gvt: Fix two CFL MMIO handling caused by regression.Colin Xu2020-06-171-2/+2
* drm/i915/gvt: Add one missing MMIO handler for D_SKL_PLUSColin Xu2020-06-171-0/+1
* drm/i915/display: Fix the encoder type checkVandita Kulkarni2020-06-161-3/+3
* drm/i915/icl+: Fix hotplug interrupt disabling after storm detectionImre Deak2020-06-161-0/+1
* drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-162-20/+22
* drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-162-10/+14
* drm/i915/gt: Move snb GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-162-33/+41
* drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-162-61/+59
* drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-163-49/+63
* drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-162-37/+50
* drm/i915/icl: Disable DIP on MST ports with the transcoder clock still onImre Deak2020-06-162-1/+11
* drm/i915/gt: Incrementally check for rewindingChris Wilson2020-06-166-4/+154
* drm/i915/tc: fix the reset of ln0Khaled Almahallawy2020-06-161-1/+1
* drm/i915/gt: Prevent timeslicing into unpreemptable requestsChris Wilson2020-06-163-2/+119
* drm/i915/selftests: Restore to default heartbeatChris Wilson2020-06-164-109/+67
* drm/i915: work around false-positive maybe-uninitialized warningArnd Bergmann2020-06-151-0/+2
* drm/i915/pmu: avoid an maybe-uninitialized warningArnd Bergmann2020-06-151-42/+42
* drm/i915/gt: Incorporate the virtual engine into timeslicingChris Wilson2020-06-151-6/+24
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-111-1/+1
|\
| * kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig2020-06-101-1/+1
* | Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-113-9/+52
|\ \
| * | drm/i915/display: Only query DP state of a DDI encoderChris Wilson2020-06-091-0/+3
| * | drm/i915/params: fix i915.reset module param typeJani Nikula2020-06-081-1/+1
| * | drm/i915/gem: Mark the buffer pool as active for the cmdparserChris Wilson2020-06-081-8/+48
* | | Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-105-58/+28
|\ \ \ | |_|/ |/| |
| * | i915:get_engines(): get rid of pointless access_ok()Al Viro2020-05-011-5/+0
| * | i915: alloc_oa_regs(): get rid of pointless access_ok()Al Viro2020-05-011-3/+0
| * | i915 compat ioctl(): just use drm_ioctl_kernel()Al Viro2020-05-011-9/+5
| * | i915: switch copy_perf_config_registers_or_number() to unsafe_put_user()Al Viro2020-05-012-31/+17
| * | i915: switch query_{topology,engine}_info() to copy_to_user()Al Viro2020-05-011-10/+6
* | | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-092-4/+4
* | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-6/+6
* | | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* | | Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-0811-159/+295
|\ \ \ | | |/ | |/|
| * | Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/...Dave Airlie2020-06-0811-159/+295
| |\ \
| | * \ Merge tag 'gvt-next-fixes-2020-05-28' of https://github.com/intel/gvt-linux i...Joonas Lahtinen2020-06-021-1/+1
| | |\ \