summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Skip wm/ddb readout for disabled pipesVille Syrjälä2022-08-291-1/+7
* drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirkDiego Santa Cruz2022-08-291-0/+3
* drm/i915: fix null pointer dereferenceŁukasz Bartosik2022-08-291-7/+9
* drm/i915/backlight: Disable pps power hook for aux based backlightJouni Högander2022-08-292-5/+8
* drm/i915/display: avoid warnings when registering dual panel backlightArun R Murthy2022-08-291-14/+12
* drm/i915/dsi: fix dual-link DSI backlight and CABC ports for display 11+Jani Nikula2022-08-291-4/+6
* drm/i915/dsi: filter invalid backlight and CABC portsJani Nikula2022-08-292-0/+14
* drm/i915/guc: clear stalled request after a resetDaniele Ceraolo Spurio2022-08-291-0/+7
* drm/i915/ttm: fix CCS handlingMatthew Auld2022-08-291-23/+21
* Merge tag 'gvt-fixes-2022-08-22' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2022-08-295-7/+8
|\
| * drm/i915/gvt: Fix Comet LakeAlex Williamson2022-08-221-1/+2
| * drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King2022-08-221-1/+1
| * drm/i915/gvt: Fix kernel-docJiapeng Chong2022-08-151-2/+2
| * drm/i915/gvt: Fix kernel-docJiapeng Chong2022-08-151-1/+1
| * drm/i915/gvt: Fix kernel-docJiapeng Chong2022-08-151-1/+1
| * drm/i915/gvt: fix typo in commentJulia Lawall2022-08-151-1/+1
* | Merge tag 'drm-intel-next-fixes-2022-08-11' of git://anongit.freedesktop.org/...Dave Airlie2022-08-1815-55/+183
|\ \
| * | drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()Mauro Carvalho Chehab2022-08-083-5/+5
| * | drm/i915/gem: Remove shared locking on freeing objectsChris Wilson2022-08-082-14/+6
| * | drm/i915/gt: Batch TLB invalidationsChris Wilson2022-08-0810-35/+125
| * | drm/i915/gt: Skip TLB invalidations once wedgedChris Wilson2022-08-081-0/+3
| * | drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidationsChris Wilson2022-08-081-0/+10
| * | drm/i915/gt: Ignore TLB invalidations on idle enginesChris Wilson2022-08-083-11/+19
| * | drm/i915/ttm: don't leak the ccs stateMatthew Auld2022-08-081-1/+22
| * | drm/i915: disable pci resize on 32-bit machineNirmoy Das2022-08-081-0/+4
* | | Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-08-062-2/+0
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel2022-07-292-2/+0
| |\ \ \ \
| | | * | | drm/i915: Remove unnecessary includeLu Baolu2022-07-152-2/+0
* | | | | | Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-08-062-89/+32
|\ \ \ \ \ \
| * | | | | | vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen2022-07-251-13/+6
| * | | | | | vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen2022-07-251-12/+6
| * | | | | | drm/i915/gvt: Replace roundup with DIV_ROUND_UPNicolin Chen2022-07-231-5/+2
| * | | | | | vfio: Make vfio_unpin_pages() return voidNicolin Chen2022-07-231-4/+1
| * | | | | | vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe2022-07-202-57/+19
* | | | | | | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-1/+2
|\ \ \ \ \ \ \
| * | | | | | | mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-031-1/+2
| |/ / / / / /
* | | | | | | Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-08-03192-5197/+8338
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge tag 'drm-intel-gt-next-2022-07-13' of git://anongit.freedesktop.org/drm...Dave Airlie2022-07-2251-432/+1181
| |\ \ \ \ \ \
| | * | | | | | drm/i915: Add lmem_bar_size modparamPriyanka Dandamudi2022-07-133-5/+32
| | * | | | | | drm/i915: Add support for LMEM PCIe resizable barAkeem G Abodunrin2022-07-131-0/+75
| | * | | | | | drm/i915: Correct ss -> steering calculation for pre-Xe_HP platformsMatt Roper2022-07-131-1/+1
| | * | | | | | drm/i915/ttm: fix 32b buildMatthew Auld2022-07-136-13/+15
| | * | | | | | drm/i915/selftests: fix subtraction overflow bugAndrzej Hajda2022-07-121-1/+1
| | * | | | | | drm/i915/gt: Only kick the signal worker if there's been an updateChris Wilson2022-07-121-1/+2
| | * | | | | | drm/i915: Bump GT idling delay to 2 jiffiesChris Wilson2022-07-121-1/+1
| | * | | | | | drm/i915/gem: Look for waitboosting across the whole object prior to individu...Chris Wilson2022-07-121-0/+34
| | * | | | | | drm/i915/gt: Serialize TLB invalidates with GT resetsChris Wilson2022-07-121-1/+14
| | * | | | | | drm/i915/gt: Serialize GRDOM access between multiple engine resetsChris Wilson2022-07-121-9/+28
| | * | | | | | drm/i915/dg2: Add Wa_15010599737Matt Roper2022-07-122-0/+6
| | * | | | | | drm/i915/ttm: fix sg_table constructionMatthew Auld2022-07-117-15/+58