summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/i915
AgeCommit message (Expand)Author
2022-07-30Fix build without intagpKlemens Nanni
2022-07-27now that llist is fixed enable more of i915 __notify_execute_cb()Jonathan Gray
2022-07-22drm/i915: Require the vm mutex for i915_vma_bind()Jonathan Gray
2022-07-22drm/i915/uc: correctly track uc_fw init failureJonathan Gray
2022-07-22drm/i915/gt: Serialize TLB invalidates with GT resetsJonathan Gray
2022-07-22drm/i915/gt: Serialize GRDOM access between multiple engine resetsJonathan Gray
2022-07-22drm/i915/dg2: Add Wa_22011100796Jonathan Gray
2022-07-22drm/i915/selftests: fix a couple IS_ERR() vs NULL testsJonathan Gray
2022-07-22drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()Jonathan Gray
2022-07-22drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()Jonathan Gray
2022-07-15Implement support for framebuffers that don't start on a page boundary.Mark Kettenis
2022-07-13drm/i915: Fix a race between vma / object destruction and unbindingJonathan Gray
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