summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_device_info.c
AgeCommit message (Expand)Author
2024-05-31drm: move i915_pciids.h under include/drm/intelJani Nikula
2024-05-22drm/i915: stop redefining INTEL_VGA_DEVICEJani Nikula
2024-05-22drm/i915/pciids: switch to xe driver style PCI ID macrosJani Nikula
2024-05-15drm/i915/pciids: don't include RPL-U PCI IDs in RPL-PJani Nikula
2024-05-15drm/i915/pciids: remove 12 from INTEL_TGL_IDS()Jani Nikula
2024-03-22drm/i915: Drop dead code for pvcLucas De Marchi
2024-03-22drm/i915: Drop dead code for xehpsdvLucas De Marchi
2023-10-04Merge drm/drm-next into drm-intel-nextJani Nikula
2023-10-04drm/i915: separate subplatform init and runtime feature initJani Nikula
2023-10-04drm/i915: separate display runtime info initJani Nikula
2023-09-15drm/i915: move intel_display_device_probe() one level higherJani Nikula
2023-09-15drm/i915: move more of the display probe to display codeJani Nikula
2023-08-21drm/i915/mtl: Eliminate subplatformsMatt Roper
2023-06-29drm/i915: make device info a const pointer to rodataJani Nikula
2023-06-29drm/i915: move display device and runtime info to struct intel_displayJani Nikula
2023-06-29drm/i915: separate display info printing from the restJani Nikula
2023-06-29drm/i915: move platform_engine_mask and memory_regions to device infoJani Nikula
2023-06-20drm/i915: Introduce device info port_maskVille Syrjälä
2023-06-05drm/i915/display: Extract display init from intel_device_info_runtime_initMatt Roper
2023-05-24drm/i915/display: Handle GMD_ID identification in display codeMatt Roper
2023-05-24drm/i915/display: Make display responsible for probing its own IPMatt Roper
2023-05-24drm/i915/display: Move display runtime info to display structureMatt Roper
2023-05-24drm/i915: Convert INTEL_INFO()->display to a pointerMatt Roper
2023-04-14drm/i915: hide mkwrite_device_info() betterJani Nikula
2023-02-16drm/i915: Add RPL-U sub platformChaitanya Kumar Borah
2023-02-15drm/i915: Sanitize the display fused-off check on GEN7/8Imre Deak
2023-02-15drm/i915/dgfx, mtl+: Disable display functionality if the display is not presentImre Deak
2023-02-10drm/i915: Prefix hex numbers with 0xVille Syrjälä
2023-02-10drm/i915: Include stepping information in device info dumpVille Syrjälä
2023-01-25drm/i915/display: add intel_display_limits.h for key enumsJani Nikula
2023-01-06drm/i915/mtl: Add initial gt workaroundsMatt Roper
2022-11-11drm/i915: stop including i915_irq.h from i915_trace.hJani Nikula
2022-11-03drm/i915: update DSC feature flag handling during device initVinod Govindapillai
2022-10-17drm/i915: Use graphics ver, rel info for media on old platformsRadhakrishna Sripada
2022-10-17drm/i915: Add intel_ prefix to struct ip_versionRadhakrishna Sripada
2022-10-10drm/i915: Enable atomic by default on ctg/elkVille Syrjälä
2022-10-10drm/i915: Do the DRIVER_ATOMIC feature disable laterVille Syrjälä
2022-09-26drm/i915: fix device info for devices without displayJani Nikula
2022-09-23drm/i915: Read graphics/media/display arch version from hwMatt Roper
2022-09-12drm/i915: Move display and media IP version to runtime infoRadhakrishna Sripada
2022-08-24drm/i915: move has_dsc to runtime infoJani Nikula
2022-08-24drm/i915: move has_dmc to runtime infoJani Nikula
2022-08-24drm/i915: move has_hdcp to runtime infoJani Nikula
2022-08-24drm/i915: move pipe_mask and cpu_transcoder_mask to runtime infoJani Nikula
2022-08-24drm/i915: move memory_regions to runtime infoJani Nikula
2022-08-24drm/i915: move has_pooled_eu to runtime infoJani Nikula
2022-08-24drm/i915: move ppgtt_type and ppgtt_size to runtime infoJani Nikula
2022-08-24drm/i915: move page_sizes to runtime infoJani Nikula
2022-08-24drm/i915: move fbc_mask to runtime infoJani Nikula
2022-08-24drm/i915: move graphics.ver and graphics.rel to runtime infoJani Nikula