| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "drm/i915/display: Re-add check for low voltage sku for max dp source ... | Ville Syrjälä | 2022-09-12 | 1 | -29/+3 |
* | drm/i915/gt: Fix perf limit reasons bit positions | Ashutosh Dixit | 2022-09-12 | 1 | -8/+8 |
* | drm/i915/guc: Cancel GuC engine busyness worker synchronously | Umesh Nerlige Ramappa | 2022-09-12 | 1 | -1/+6 |
* | drm/i915: Set correct domains values at _i915_vma_move_to_active | Nirmoy Das | 2022-09-12 | 1 | -1/+2 |
* | drm/i915/vdsc: Set VDSC PIC_HEIGHT before using for DP DSC | Ankit Nautiyal | 2022-09-12 | 3 | -1/+3 |
* | drm/i915: consider HAS_FLAT_CCS() in needs_ccs_pages | Matthew Auld | 2022-09-06 | 2 | -1/+4 |
* | drm/i915: Implement WaEdpLinkRateDataReload | Ville Syrjälä | 2022-09-06 | 1 | -0/+22 |
* | drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPC | Rodrigo Vivi | 2022-09-06 | 3 | -10/+61 |
* | drm/i915/bios: Copy the whole MIPI sequence block | Ville Syrjälä | 2022-09-06 | 1 | -0/+7 |
* | drm/i915: Skip wm/ddb readout for disabled pipes | Ville Syrjälä | 2022-08-29 | 1 | -1/+7 |
* | drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk | Diego Santa Cruz | 2022-08-29 | 1 | -0/+3 |
* | drm/i915: fix null pointer dereference | Łukasz Bartosik | 2022-08-29 | 1 | -7/+9 |
* | drm/i915/backlight: Disable pps power hook for aux based backlight | Jouni Högander | 2022-08-29 | 2 | -5/+8 |
* | drm/i915/display: avoid warnings when registering dual panel backlight | Arun R Murthy | 2022-08-29 | 1 | -14/+12 |
* | drm/i915/dsi: fix dual-link DSI backlight and CABC ports for display 11+ | Jani Nikula | 2022-08-29 | 1 | -4/+6 |
* | drm/i915/dsi: filter invalid backlight and CABC ports | Jani Nikula | 2022-08-29 | 2 | -0/+14 |
* | drm/i915/guc: clear stalled request after a reset | Daniele Ceraolo Spurio | 2022-08-29 | 1 | -0/+7 |
* | drm/i915/ttm: fix CCS handling | Matthew Auld | 2022-08-29 | 1 | -23/+21 |
* | Merge tag 'gvt-fixes-2022-08-22' of https://github.com/intel/gvt-linux into d... | Rodrigo Vivi | 2022-08-29 | 5 | -7/+8 |
|\ |
|
| * | drm/i915/gvt: Fix Comet Lake | Alex Williamson | 2022-08-22 | 1 | -1/+2 |
| * | drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported" | Colin Ian King | 2022-08-22 | 1 | -1/+1 |
| * | drm/i915/gvt: Fix kernel-doc | Jiapeng Chong | 2022-08-15 | 1 | -2/+2 |
| * | drm/i915/gvt: Fix kernel-doc | Jiapeng Chong | 2022-08-15 | 1 | -1/+1 |
| * | drm/i915/gvt: Fix kernel-doc | Jiapeng Chong | 2022-08-15 | 1 | -1/+1 |
| * | drm/i915/gvt: fix typo in comment | Julia Lawall | 2022-08-15 | 1 | -1/+1 |
* | | Merge tag 'drm-intel-next-fixes-2022-08-11' of git://anongit.freedesktop.org/... | Dave Airlie | 2022-08-18 | 15 | -55/+183 |
|\ \ |
|
| * | | drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb() | Mauro Carvalho Chehab | 2022-08-08 | 3 | -5/+5 |
| * | | drm/i915/gem: Remove shared locking on freeing objects | Chris Wilson | 2022-08-08 | 2 | -14/+6 |
| * | | drm/i915/gt: Batch TLB invalidations | Chris Wilson | 2022-08-08 | 10 | -35/+125 |
| * | | drm/i915/gt: Skip TLB invalidations once wedged | Chris Wilson | 2022-08-08 | 1 | -0/+3 |
| * | | drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations | Chris Wilson | 2022-08-08 | 1 | -0/+10 |
| * | | drm/i915/gt: Ignore TLB invalidations on idle engines | Chris Wilson | 2022-08-08 | 3 | -11/+19 |
| * | | drm/i915/ttm: don't leak the ccs state | Matthew Auld | 2022-08-08 | 1 | -1/+22 |
| * | | drm/i915: disable pci resize on 32-bit machine | Nirmoy Das | 2022-08-08 | 1 | -0/+4 |
* | | | Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2022-08-06 | 2 | -2/+0 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',... | Joerg Roedel | 2022-07-29 | 2 | -2/+0 |
| |\ \ \ \ |
|
| | | * | | | drm/i915: Remove unnecessary include | Lu Baolu | 2022-07-15 | 2 | -2/+0 |
* | | | | | | Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 2022-08-06 | 2 | -89/+32 |
|\ \ \ \ \ \ |
|
| * | | | | | | vfio: Replace phys_pfn with pages for vfio_pin_pages() | Nicolin Chen | 2022-07-25 | 1 | -13/+6 |
| * | | | | | | vfio: Pass in starting IOVA to vfio_pin/unpin_pages API | Nicolin Chen | 2022-07-25 | 1 | -12/+6 |
| * | | | | | | drm/i915/gvt: Replace roundup with DIV_ROUND_UP | Nicolin Chen | 2022-07-23 | 1 | -5/+2 |
| * | | | | | | vfio: Make vfio_unpin_pages() return void | Nicolin Chen | 2022-07-23 | 1 | -4/+1 |
| * | | | | | | vfio: Replace the DMA unmapping notifier with a callback | Jason Gunthorpe | 2022-07-20 | 2 | -57/+19 |
* | | | | | | | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-08-06 | 1 | -1/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | mm: shrinkers: provide shrinkers with names | Roman Gushchin | 2022-07-04 | 1 | -1/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-08-04 | 192 | -5197/+8338 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Merge tag 'drm-intel-gt-next-2022-07-13' of git://anongit.freedesktop.org/drm... | Dave Airlie | 2022-07-22 | 51 | -432/+1181 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | drm/i915: Add lmem_bar_size modparam | Priyanka Dandamudi | 2022-07-13 | 3 | -5/+32 |
| | * | | | | | | drm/i915: Add support for LMEM PCIe resizable bar | Akeem G Abodunrin | 2022-07-13 | 1 | -0/+75 |
| | * | | | | | | drm/i915: Correct ss -> steering calculation for pre-Xe_HP platforms | Matt Roper | 2022-07-13 | 1 | -1/+1 |