summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2022-05-23drm/i915/dsi: fix VBT send packet port selection for ICL+Jani Nikula
2022-05-19drm/i915/uc: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-05-19drm/i915/reg: fix undefined behavior due to shift overflowing the constantJani Nikula
2022-05-19drm/i915/gt: Fix use of static in macro mismatchAndi Shyti
2022-05-19drm/i915/audio: fix audio code enable/disable pipe loggingJani Nikula
2022-05-19drm/i915: Fix CFI violation with show_dynamic_id()Nathan Chancellor
2022-05-19drm/i915: Fix 'mixing different enum types' warnings in intel_display_power.cImre Deak
2022-05-19drm/i915/gt: Fix build error without CONFIG_PMYueHaibing
2022-05-11Merge tag 'drm-intel-next-2022-05-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-05-06Merge tag 'drm-intel-gt-next-2022-05-05' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-05-05drm/i915: Respect VBT seamless DRRS min refresh rateVille Syrjälä
2022-05-05drm/i915/bios: Parse the seamless DRRS min refresh rateVille Syrjälä
2022-05-05drm/i915/bios: Refactor panel_type codeVille Syrjälä
2022-05-05drm/i915/bios: Extract get_panel_type()Ville Syrjälä
2022-05-05drm/i915/bios: Assume panel_type==0 if the VBT has bogus dataVille Syrjälä
2022-05-05drm/i915/bios: Document the mess around the LFP data tablesVille Syrjälä
2022-05-05drm/i915/bios: Get access to the tail end of the LFP data blockVille Syrjälä
2022-05-05drm/i915/bios: Generate LFP data table pointers if the VBT lacks themVille Syrjälä
2022-05-05drm/i915/bios: Reorder panel DTD parsingVille Syrjälä
2022-05-05drm/i915: Use drm_mode_init() for on-stack modesVille Syrjälä
2022-05-04drm/i915: warn about missing ->get_buf_trans initializationJani Nikula
2022-05-04drm/i915: Fix race in __i915_vma_remove_closedKarol Herbst
2022-05-04drm/i915: use IOMEM_ERR_PTR() directlyKefeng Wang
2022-05-03drm/i915/pvc: add initial Ponte Vecchio definitionsStuart Summers
2022-05-03drm/i915: Fix assert in i915_ggtt_pinTvrtko Ursulin
2022-05-03drm/i915: remove superfluous string helper includeJani Nikula
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-05-03drm/i915/gt: Document the eviction of the Flat-CCS objectsRamalingam C
2022-05-03drm/i915/gt: optimize the ccs_sz calculation per chunkRamalingam C
2022-05-02drm/i915/gt: Clear SET_PREDICATE_RESULT prior to executing the ringChris Wilson
2022-05-02drm/i915/selftests: Skip poisoning SET_PREDICATE_RESULT on dg2Chris Wilson
2022-05-02drm/i915/xehpsdv/dg1/tgl: Fix issue with LRI relative addressingAkeem G Abodunrin
2022-05-02drm/i915: move tons of power well initializers to rodataJani Nikula
2022-04-29drm/i915: Xe_HP SDV and DG2 have up to 4 CCS enginesDaniele Ceraolo Spurio
2022-04-29drm/i915/xehp: Add compute engine ABIMatt Roper
2022-04-29drm/i915/xehp: Add register for compute engine's MMIO-based TLB invalidationMatt Roper
2022-04-29Merge tag 'gvt-next-2022-04-29' of https://github.com/intel/gvt-linux into dr...Jani Nikula
2022-04-29Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-04-28i915/gvt: Fix NULL pointer dereference in init_mmio_block_handlersWan Jiabing
2022-04-28drm/i915/gvt: Fix the compiling error when CONFIG_DRM_I915_DEBUG_RUNTIME_PM=nZhi Wang
2022-04-28drm/i915/gvt: Make intel_gvt_match_device() staticZhi Wang
2022-04-28drm/i915/pmu: Use existing uncore helper to read gpm_timestampUmesh Nerlige Ramappa
2022-04-28Merge tag 'drm-intel-gt-next-2022-04-27' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-04-27drm/i915/dg2: Define GuC firmware version for DG2John Harrison
2022-04-27drm/i915: Add first set of DG2 PCI IDsMatt Roper
2022-04-27drm/i915/dp: Add workaround for spurious AUX timeouts/hotplugs on LTTPR linksImre Deak
2022-04-26Merge drm/drm-next into drm-intel-nextJani Nikula
2022-04-26Merge tag 'gvt-next-2022-04-26' of https://github.com/intel/gvt-linux into dr...Jani Nikula
2022-04-26drm/i915/gvt: Add missing symbol export.Zhi Wang
2022-04-26drm/i915/fbc: Consult hw.crtc instead of uapi.crtcVille Syrjälä