summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/i915
AgeCommit message (Expand)Author
2022-07-13drm/i915: Replace the unconditional clflush with drm_clflush_virt_range()Jonathan Gray
2022-07-13drm/i915/gt: Register the migrate contexts with their enginesJonathan Gray
2022-07-13drm/i915: Disable bonding on gen12+ platformsJonathan Gray
2022-07-07drm/i915/gem: add missing elseJonathan Gray
2022-07-05workaround link training problems on s3 resume with alder lakeJonathan Gray
2022-06-29drm/i915: Implement w/a 22010492432 for adl-sJonathan Gray
2022-06-22drm/i915/reset: Fix error_state_read ptr + offset useJonathan Gray
2022-06-21drm/i915/adl_p: Add ddc pin mappingJonathan Gray
2022-06-21drm/i915/adlp: Implement workaround 16013190616Jonathan Gray
2022-06-21syncJonathan Gray
2022-06-21drm/i915/adlp: Remove require_force_probe protectionJonathan Gray
2022-06-21drm/i915/adl_s: Remove require_force_probe protectionJonathan Gray
2022-06-21unstub intel_guc_submission.cJonathan Gray
2022-06-10drm/i915/dsi: fix VBT send packet port selection for ICL+Jonathan Gray
2022-06-10drm/i915: Fix CFI violation with show_dynamic_id()Jonathan Gray
2022-06-06drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()Jonathan Gray
2022-05-26drm/i915/adl-n: Add stepping infoJonathan Gray
2022-05-26drm/i915/rpl-s: Add stepping infoJonathan Gray
2022-05-26drm/i915/rpl-s: Enable guc submission by defaultJonathan Gray
2022-05-26drm/i915/adl-n: Add PCH Support for Alder Lake NJonathan Gray
2022-05-26drm/i915/rpl-s: Add PCH Support for Raptor Lake SJonathan Gray
2022-05-26drm/i915/rpl-p: Add PCI IDsJonathan Gray
2022-05-25drm/i915/dmc: Add MMIO range restrictionsJonathan Gray
2022-05-25Revert "drm/i915/opregion: check port number bounds for SWSCI display power s...Jonathan Gray
2022-05-09drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addressesJonathan Gray
2022-05-09drm/i915: Check EDID for HDR static metadata when choosing blcJonathan Gray
2022-05-04drm/i915/adl-n: Enable ADL-N platformJonathan Gray
2022-05-04drm/i915/rpl-s: Add PCI IDS for Raptor Lake SJonathan Gray
2022-04-28drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps...Jonathan Gray
2022-04-21drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULLJonathan Gray
2022-04-11drm/i915: Reject unsupported TMDS rates on ICL+Jonathan Gray
2022-04-11drm/i915: Fix PSF GV point mask when SAGV is not possibleJonathan Gray
2022-04-11drm/i915: Treat SAGV block time 0 as SAGV disabledJonathan Gray
2022-04-11drm/i915/display: Fix HPD short pulse handling for eDPJonathan Gray
2022-04-11drm/edid: Split deep color modes between RGB and YUV444Jonathan Gray
2022-04-11drm/i915/gem: add missing boundary check in vm_accessJonathan Gray
2022-04-11drm/i915/opregion: check port number bounds for SWSCIJonathan Gray
2022-04-07drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKLJonathan Gray
2022-04-07drm/i915/guc/slpc: Correct the param count for unset paramJonathan Gray
2022-04-07drm/i915: s/JSP2/ICP2/ PCHJonathan Gray
2022-04-07drm/i915: Disable DRRS on IVB/HSW port != AJonathan Gray
2022-04-07drm/i915/display: Move DRRS code its own fileJonathan Gray
2022-04-07drm/i915/display: split out dpt out of intel_display.cJonathan Gray
2022-04-07drm/i915: don't call free_mmap_offset when purgingJonathan Gray
2022-03-11Constify struct cfattach.Martin Pieuchot
2022-03-02drm/i915/dg2: Print PHY name properly on calibration errorJonathan Gray
2022-03-02drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGVJonathan Gray
2022-03-02drm/i915: Correctly populate use_sagv_wm for all pipesJonathan Gray
2022-03-02drm/i915: Widen the QGV point maskJonathan Gray
2022-03-01change some defines to static inline functionsJonathan Gray