summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/i915
AgeCommit message (Expand)Author
2023-06-20drm/i915/gt: Use the correct error value when kernel_context() failsJonathan Gray
2023-06-20drm/i915/selftests: Add some missing error propagationJonathan Gray
2023-06-20drm/i915/selftests: Stop using kthread_stop()Jonathan Gray
2023-06-20drm/i915: Use 18 fast wake AUX sync lenJonathan Gray
2023-06-20drm/i915: Explain the magic numbers for AUX SYNC/precharge lengthJonathan Gray
2023-06-15drm/i915: taint kernel when force probing unsupported devicesJonathan Gray
2023-06-15drm/i915: Expand force_probe to block probe of devices as well.Jonathan Gray
2023-06-15drm/i915/dp: prevent potential div-by-zeroJonathan Gray
2023-06-15drm/i915: Fix NULL ptr deref by checking new_crtc_stateJonathan Gray
2023-06-15drm/i915/guc: Don't capture Gen8 regs on Xe devicesJonathan Gray
2023-06-13drm/i915: Check pipe source size when using skl+ scalersJonathan Gray
2023-06-13drm/i915/mtl: update scaler source and destination limits for MTLJonathan Gray
2023-06-13drm/i915/dsi: Use unconditional msleep() instead of intel_dsi_msleep()Jonathan Gray
2023-06-13drm/i915/color: Fix typo for Plane CSC indexesJonathan Gray
2023-06-13drm/i915/mtl: Add the missing CPU transcoder mask in intel_device_infoJonathan Gray
2023-05-12drm/i915: Make intel_get_crtc_new_encoder() less oopsyJonathan Gray
2023-04-27drm/i915: Fix fast wake AUX sync lenJonathan Gray
2023-04-21drm/i915/dsi: fix DSS CTL register offsets for TGL+Jonathan Gray
2023-04-17drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()Jonathan Gray
2023-04-17drm/i915: Use _MMIO_PIPE() for SKL_BOTTOM_COLORJonathan Gray
2023-04-17drm/i915/dp_mst: Fix payload removal during output disablingJonathan Gray
2023-04-17drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Jonathan Gray
2023-04-17drm/i915: fix race condition UAF in i915_perf_add_config_ioctlJonathan Gray
2023-04-17drm/i915: Fix context runtime accountingJonathan Gray
2023-04-07drm/i915: Move CSC load back into .color_commit_arm() when PSR is enabled on ...Jonathan Gray
2023-04-07drm/i915: Disable DC states for all commitsJonathan Gray
2023-04-07drm/i915/dpt: Treat the DPT BO as a framebufferJonathan Gray
2023-04-07drm/i915/gem: Flush lmem contents after constructionJonathan Gray
2023-04-07drm/i915/tc: Fix the ICL PHY ownership check in TC-cold stateJonathan Gray
2023-03-31drm/i915: Preserve crtc_state->inherited during state clearingJonathan Gray
2023-03-31drm/i915/active: Fix missing debug object activationJonathan Gray
2023-03-31drm/i915/gt: perform uc late init after probe error injectionJonathan Gray
2023-03-31drm/i915/guc: Fix missing ecodesJonathan Gray
2023-03-31drm/i915/guc: Rename GuC register state capture node to be more obviousJonathan Gray
2023-03-31drm/i915/fbdev: lock the fbdev obj before vma pinJonathan Gray
2023-03-31drm/i915: Print return value on errorJonathan Gray
2023-03-28drm/i915/dg2: Add HDMI pixel clock frequencies 267.30 and 319.89 MHzJonathan Gray
2023-03-28drm/i915/active: Fix misuse of non-idle barriers as fence trackersJonathan Gray
2023-03-28drm/i915/sseu: fix max_subslices array-index-out-of-bounds accessJonathan Gray
2023-03-28drm/i915/psr: Use calculated io and fast wake linesJonathan Gray
2023-03-28drm/i915: Populate encoder->devdata for DSI on icl+Jonathan Gray
2023-03-28drm/i915: Do panel VBT init early if the VBT declares an explicit panel typeJonathan Gray
2023-03-28drm/i915: Introduce intel_panel_init_alloc()Jonathan Gray
2023-03-27drm/i915: Fix system suspend without fbdev being initializedJonathan Gray
2023-03-27drm/i915/dp_mst: Add the MST topology state for modesetted CRTCsJonathan Gray
2023-03-27drm/i915: Don't use BAR mappings for ring buffers with LLCJonathan Gray
2023-03-27drm/i915: Don't use stolen memory for ring buffers with LLCJonathan Gray
2023-03-27drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nvJonathan Gray
2023-02-27drm/i915: Remove __maybe_unused from mtl_infoJonathan Gray
2023-02-23drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listJonathan Gray