aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/i915/intel_device_info.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-27drm/i915: fix device info for devices without displayJani Nikula1-0/+6
2022-09-12drm/i915: Move display and media IP version to runtime infoRadhakrishna Sripada1-10/+18
2022-08-24drm/i915: move has_dsc to runtime infoJani Nikula1-1/+2
2022-08-24drm/i915: move has_dmc to runtime infoJani Nikula1-1/+2
2022-08-24drm/i915: move has_hdcp to runtime infoJani Nikula1-1/+3
2022-08-24drm/i915: move pipe_mask and cpu_transcoder_mask to runtime infoJani Nikula1-12/+12
2022-08-24drm/i915: move memory_regions to runtime infoJani Nikula1-1/+1
2022-08-24drm/i915: move has_pooled_eu to runtime infoJani Nikula1-0/+2
2022-08-24drm/i915: move ppgtt_type and ppgtt_size to runtime infoJani Nikula1-3/+3
2022-08-24drm/i915: move page_sizes to runtime infoJani Nikula1-1/+1
2022-08-24drm/i915: move fbc_mask to runtime infoJani Nikula1-3/+3
2022-08-24drm/i915: move graphics.ver and graphics.rel to runtime infoJani Nikula1-4/+4
2022-08-24drm/i915: combine device info printing into oneJani Nikula1-7/+4
2022-07-08drm/i915/mtl: Add MeteorLake PCI IDsRadhakrishna Sripada1-0/+14
2022-07-08drm/i915/mtl: Add MeteorLake platform infoRadhakrishna Sripada1-0/+1
2022-07-01drm/i915: DG2 and ATS-M device ID updatesMatt Roper1-0/+2
2022-05-23Merge tag 'drm-intel-next-2022-05-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-gt-nextTvrtko Ursulin1-4/+26
2022-05-03drm/i915/pvc: add initial Ponte Vecchio definitionsStuart Summers1-0/+1
2022-04-27drm/i915: Add first set of DG2 PCI IDsMatt Roper1-0/+21
2022-04-19drm/i915/rpl-p: Add PCI IDsMatt Atwood1-4/+5
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula1-19/+7
2022-03-30drm/i915: Move intel_vtd_active and run_as_guest to i915_utilsTvrtko Ursulin1-1/+2
2022-03-02drm/i915: Use str_yes_no()Lucas De Marchi1-3/+5
2022-02-25Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin1-2/+11
2022-02-23drm/i915/tgl: Simply subplatform detectionJosé Roberto de Souza1-19/+7
2022-02-07drm/i915: Fix trailing semicolonLucas De Marchi1-1/+1
2022-01-31Merge drm/drm-next into drm-intel-nextRodrigo Vivi1-20/+13
2021-12-20drm/i915/adl-n: Enable ADL-N platformTejas Upadhyay1-0/+7
2021-12-17Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/drm-intel into drm-nextDave Airlie1-12/+19
2021-12-15drm/i915/fbc: Introduce device info fbc_maskVille Syrjälä1-1/+3
2021-12-13drm/i915: Move pipe/transcoder/abox masks under intel_device_info.displayVille Syrjälä1-12/+12
2021-12-08drm/i915/rpl-s: Add PCI IDS for Raptor Lake SAnusha Srivatsa1-0/+7
2021-12-01drm/i915: Use per device iommu checkTvrtko Ursulin1-13/+1
2021-11-02drm/i915: Add struct to hold IP versionJosé Roberto de Souza1-7/+12
2021-07-30drm/i915: finish removal of CNLLucas De Marchi1-2/+0
2021-07-30drm/i915: rename/remove CNL registersLucas De Marchi1-1/+1
2021-07-30drm/i915: switch num_scalers/num_sprites to consider DISPLAY_VERLucas De Marchi1-5/+5
2021-07-24drm/i915: fix not reading DSC disable fuse in GLKLucas De Marchi1-4/+5
2021-07-22Merge branch 'topic/xehp-dg2-definitions-2021-07-21' into drm-intel-nextMatt Roper1-0/+2
2021-07-22drm/i915/dg2: add DG2 platform infoMatt Roper1-0/+1
2021-07-22drm/i915/xehpsdv: add initial XeHP SDV definitionsLucas De Marchi1-0/+1
2021-07-22drm/i915: Add release id versionLucas De Marchi1-2/+10
2021-07-22drm/i915: do not abbreviate version in debugfsLucas De Marchi1-3/+3
2021-07-21drm/i915: Make display workaround upper bounds exclusiveMatt Roper1-1/+1
2021-07-21drm/i915/adl_s: Wa_14011765242 is also needed on A1 display steppingMatt Roper1-2/+2
2021-07-09drm/i915: Add release id versionLucas De Marchi1-2/+10
2021-07-09drm/i915: do not abbreviate version in debugfsLucas De Marchi1-3/+3
2021-06-07drm/i915: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi1-11/+11
2021-05-19drm/i915/dmc: s/HAS_CSR/HAS_DMCAnusha Srivatsa1-1/+1
2021-05-12drm/i915/xelpd: Define plane capabilitiesMatt Roper1-1/+1