summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/i915
AgeCommit message (Expand)Author
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
2022-03-01change some defines to static inline functionsJonathan Gray
2022-02-24drm/i915/ttm: tweak priority hint selectionJonathan Gray
2022-02-24drm/i915: Fix mbus join config lookupJonathan Gray
2022-02-24drm/i915: Fix dbuf slice config lookupJonathan Gray
2022-02-24drm/i915/opregion: check port number bounds for SWSCI display power stateJonathan Gray
2022-02-17drm/i915: Populate pipe dbuf slices more accurately during readoutJonathan Gray
2022-02-17drm/i915: Allow !join_mbus cases for adlp+ dbuf configurationJonathan Gray
2022-02-15consistently use __linux__Jonathan Gray
2022-02-14check return value of drm_attach_pci()Jonathan Gray
2022-02-09drm/i915/overlay: Prevent divide by zero bugs in scalingJonathan Gray
2022-02-09drm/i915/adlp: Fix TypeC PHY-ready status readoutJonathan Gray
2022-02-09drm/i915: Disable DSB usage for nowJonathan Gray
2022-02-03store root bridge data in softc before calling intel_init_stolen_res()Jonathan Gray
2022-02-01call intel_init_stolen_res() lost in drm 5.7 updateJonathan Gray
2022-02-01get stolen memory base and size for gen 12Jonathan Gray
2022-01-31define CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND to reduce diff to linuxJonathan Gray
2022-01-31unstub append_oa_sample()Jonathan Gray
2022-01-30unstub intel_gt_get_awake_time()Jonathan Gray
2022-01-30push stub down in __await_execution()Jonathan Gray
2022-01-29drm/i915: Flush TLBs before releasing backing storeJonathan Gray
2022-01-27drm/i915/display/ehl: Update voltage swing tableJonathan Gray
2022-01-27raise sched_engine lock mtx ipl to IPL_TTYJonathan Gray
2022-01-27raise mm obj_lock mtx ipl to IPL_TTYJonathan Gray