platform/kernel/linux-rpi.git
2022-04-25 Ville Syrjälädrm/i915/fbc: Consult hw.crtc instead of uapi.crtc
2022-04-25 Imre Deakdrm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
2022-04-25 Jani NikulaMerge tag 'gvt-next-2022-04-21-for-christoph' of https...
2022-04-21 Jouni Höganderdrm/i915: Check EDID for HDR static metadata when choos...
2022-04-21 Jason Gunthorpevfio/mdev: Remove mdev drvdata
2022-04-21 Jason Gunthorpevfio/mdev: Use the driver core to create the 'remove...
2022-04-21 Jason Gunthorpevfio/mdev: Remove mdev_parent_ops
2022-04-21 Jason Gunthorpevfio/mdev: Remove mdev_parent_ops dev_attr_groups
2022-04-21 Jason Gunthorpevfio/mdev: Remove vfio_mdev.c
2022-04-21 Christoph Hellwigdrm/i915/gvt: merge gvt.c into kvmgvt.c
2022-04-21 Christoph Hellwigdrm/i915/gvt: convert to use vfio_register_emulated_iom...
2022-04-21 Christoph Hellwigdrm/i915/gvt: remove kvmgt_guest_{init,exit}
2022-04-21 Christoph Hellwigdrm/i915/gvt: pass a struct intel_vgpu to the vfio...
2022-04-21 Christoph Hellwigdrm/i915/gvt: streamline intel_vgpu_create
2022-04-21 Christoph Hellwigdrm/i915/gvt: remove the extra vfio_device refcounting...
2022-04-21 Christoph Hellwigdrm/i915/gvt: remove struct intel_gvt_mpt
2022-04-21 Christoph Hellwigdrm/i915/gvt: devirtualize dma_pin_guest_page
2022-04-21 Christoph Hellwigdrm/i915/gvt: devirtualize ->dma_{,un}map_guest_page
2022-04-21 Christoph Hellwigdrm/i915/gvt: devirtualize ->{enable,disable}_page_track
2022-04-21 Christoph Hellwigdrm/i915/gvt: devirtualize ->gfn_to_mfn
2022-04-21 Christoph Hellwigdrm/i915/gvt: devirtualize ->is_valid_gfn
2022-04-21 Christoph Hellwigdrm/i915/gvt: devirtualize ->inject_msi
2022-04-21 Christoph Hellwigdrm/i915/gvt: devirtualize ->detach_vgpu
2022-04-21 Christoph Hellwigdrm/i915/gvt: devirtualize ->set_edid and ->set_opregion
2022-04-21 Christoph Hellwigdrm/i915/gvt: devirtualize ->{get,put}_vfio_device
2022-04-21 Christoph Hellwigdrm/i915/gvt: devirtualize ->{read,write}_gpa
2022-04-21 Christoph Hellwigdrm/i915/gvt: remove vgpu->handle
2022-04-21 Christoph Hellwigdrm/i915/gvt: merge struct kvmgt_guest_info into strut...
2022-04-21 Christoph Hellwigdrm/i915/gvt: merge struct kvmgt_vdev into struct intel...
2022-04-21 Christoph Hellwigdrm/i915/gvt: remove the unused from_virt_to_mfn op
2022-04-21 Christoph Hellwigdrm/i915/gvt: remove the map_gfn_to_mfn and set_trap_ar...
2022-04-21 Christoph Hellwigdrm/i915/gvt: remove intel_gvt_ops
2022-04-21 Christoph Hellwigdrm/i915/gvt: move the gvt code into kvmgt.ko
2022-04-21 Christoph Hellwigdrm/i915/gvt: rename intel_vgpu_ops to intel_vgpu_mdev_ops
2022-04-21 Christoph Hellwigdrm/i915/gvt: remove enum hypervisor_type
2022-04-21 Christoph Hellwigdrm/i915/gvt: remove module refcounting in intel_gvt_...
2022-04-21 Jani Nikuladrm/i915/gvt: better align the Makefile with i915 Makefile
2022-04-21 Jani Nikuladrm/i915/gvt: fix trace TRACE_INCLUDE_PATH
2022-04-21 Zhi Wangi915/gvt: Use the initial HW state snapshot saved in...
2022-04-21 Zhi Wangi915/gvt: Save the initial HW state snapshot in i915
2022-04-21 Zhi Wangi915/gvt: Separate the MMIO tracking table from GVT-g
2022-04-20 Imre Deakdrm/i915: Fixup merge of the power well refactor patchset
2022-04-20 Imre Deakdrm/i915: Remove the XELPD specific AUX and DDI power...
2022-04-20 Imre Deakdrm/i915: Remove duplicate DDI/AUX power domain mappings
2022-04-20 Imre Deakdrm/i915: Remove the ICL specific TBT power domains
2022-04-20 Imre Deakdrm/i915: Remove the aliasing of power domain enum...
2022-04-20 Imre Deakdrm/i915: Sanitize the port -> DDI/AUX power domain...
2022-04-20 Imre Deakdrm/i915: Sanitize the ADL-S power well definition
2022-04-20 Imre Deakdrm/i915: Simplify the DG1 power well descriptors
2022-04-20 Imre Deakdrm/i915: Allow platforms to share power well descriptors
2022-04-20 Imre Deakdrm/i915: Simplify power well definitions by adding...
2022-04-20 Imre Deakdrm/i915: Convert the u64 power well domains mask to...
2022-04-20 Imre Deakdrm/i915: Convert the power well descriptor domain...
2022-04-20 Imre Deakdrm/i915: Sanitize the power well names
2022-04-20 Imre Deakdrm/i915: Rename the power domain names to end with...
2022-04-20 Imre Deakdrm/i915: Move the HSW power well flags to a common...
2022-04-20 Imre Deakdrm/i915: Move the dg2 fixed_enable_delay power well...
2022-04-20 Imre Deakdrm/i915: Move the power domain->well mappings to intel...
2022-04-20 Imre Deakdrm/i915: Unexport the for_each_power_well() macros
2022-04-20 Imre Deakdrm/i915: Move per-platform power well hooks to intel_d...
2022-04-20 José Roberto... drm/i915/display: Add workaround 22014263786
2022-04-20 Ville Syrjälädrm/i915: Program i830 DPLL FP register later
2022-04-20 Vinod Govindapillaidrm/i915: program wm blocks to at least blocks required...
2022-04-20 Hans de Goededrm/i915: Fix DISP_POS_Y and DISP_HEIGHT defines
2022-04-20 Matt Atwooddrm/i915/rpl-p: Add PCI IDs
2022-04-19 José Roberto... drm/i915/display/psr: Clear more PSR state during disable
2022-04-19 José Roberto... drm/i915/display/psr: Unset enable_psr2_sel_fetch if...
2022-04-13 Ville Syrjälädrm/i915/fbc: Call intel_fbc_activate() directly from...
2022-04-13 Ville Syrjälädrm/i915/fbc: Introduce intel_fbc_sanitize()
2022-04-13 Ville Syrjälädrm/i915/fbc: Remove intel_fbc_global_disable()
2022-04-13 Ville Syrjälädrm/i915: Remove remaining locks from i9xx plane udpates
2022-04-13 Ville Syrjälädrm/i915/fbc: Skip nuke when flip is pending
2022-04-13 Ville Syrjälädrm/i915/fbc: Streamline frontbuffer busy bits handling
2022-04-13 Ville Syrjälädrm/i915/fbc: Eliminate possible_framebuffer_bits
2022-04-12 Manasi Navaredrm/i915/display/vrr: Reset VRR capable property on...
2022-04-12 Juha-Pekka... drm/i915/dg2: Add support for DG2 clear color compression
2022-04-12 Mika Kaholadrm/fourcc: Introduce format modifier for DG2 clear...
2022-04-12 Matt Roperdrm/i915/dg2: Add support for DG2 render and media...
2022-04-12 Matt Roperdrm/fourcc: Introduce format modifiers for DG2 render...
2022-04-12 Ville Syrjälädrm/i915/bios: Validate the panel_name table
2022-04-12 Ville Syrjälädrm/i915/bios: Trust the LFP data pointers
2022-04-12 Ville Syrjälädrm/i915/bios: Validate LFP data table pointers
2022-04-12 Ville Syrjälädrm/i915/bios: Use the copy of the LFP data table always
2022-04-12 Ville Syrjälädrm/i915/bios: Make copies of VBT data blocks
2022-04-12 Ville Syrjälädrm/i915/bios: Use the cached BDB version
2022-04-11 Lucas De Marchidrm/i915/dg2: Do not explode on phy calibration error
2022-04-11 Stanislav Lisovskiydrm/i915: Swap ret and status returned from skl_pcode_r...
2022-04-11 Stanislav Lisovskiydrm/i915: Fix skl_pcode_try_request function
2022-04-11 Jani NikulaMerge drm/drm-next into drm-intel-next
2022-04-09 Lucas De Marchidrm/i915/uncore: Warn only if unclaimed access remains...
2022-04-08 José Roberto... drm/i915/display: Fix warnings about PSR lock not held
2022-04-06 Lucas De Marchidrm/i915/uncore: Warn on previous unclaimed accesses
2022-04-06 Imre Deakdrm/i915/adlp: Fix register corruption after DDI clock...
2022-04-06 Casey Bowmandrm/i915: Split i915_run_as_guest into x86 and non-x86
2022-04-06 José Roberto... drm/i915/display/psr: Use continuos full frame to handl...
2022-04-06 José Roberto... drm/i915/display/psr: Lock and unlock PSR around pipe...
2022-04-06 José Roberto... drm/i915/display/psr: Set partial frame enable when...
2022-04-06 Ashutosh Dixitdrm/i915/pmu: Drop redundant IS_VALLEYVIEW check in...
2022-04-05 Animesh Mannadrm/i915/dsb: modified to drm_info in dsb_prepare()
2022-04-05 Ville Syrjälädrm/i915/dp: Fix DFP rgb->ycbcr conversion matrix
next