index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2023-06-20
drm/i915/gt: Use the correct error value when kernel_context() fails
Jonathan Gray
2023-06-20
drm/i915/selftests: Add some missing error propagation
Jonathan Gray
2023-06-20
drm/i915/selftests: Stop using kthread_stop()
Jonathan Gray
2023-06-20
drm/i915: Use 18 fast wake AUX sync len
Jonathan Gray
2023-06-20
drm/i915: Explain the magic numbers for AUX SYNC/precharge length
Jonathan Gray
2023-06-15
drm/i915: taint kernel when force probing unsupported devices
Jonathan Gray
2023-06-15
drm/i915: Expand force_probe to block probe of devices as well.
Jonathan Gray
2023-06-15
drm/i915/dp: prevent potential div-by-zero
Jonathan Gray
2023-06-15
drm/i915: Fix NULL ptr deref by checking new_crtc_state
Jonathan Gray
2023-06-15
drm/i915/guc: Don't capture Gen8 regs on Xe devices
Jonathan Gray
2023-06-13
drm/i915: Check pipe source size when using skl+ scalers
Jonathan Gray
2023-06-13
drm/i915/mtl: update scaler source and destination limits for MTL
Jonathan Gray
2023-06-13
drm/i915/dsi: Use unconditional msleep() instead of intel_dsi_msleep()
Jonathan Gray
2023-06-13
drm/i915/color: Fix typo for Plane CSC indexes
Jonathan Gray
2023-06-13
drm/i915/mtl: Add the missing CPU transcoder mask in intel_device_info
Jonathan Gray
2023-05-12
drm/i915: Make intel_get_crtc_new_encoder() less oopsy
Jonathan Gray
2023-04-27
drm/i915: Fix fast wake AUX sync len
Jonathan Gray
2023-04-21
drm/i915/dsi: fix DSS CTL register offsets for TGL+
Jonathan Gray
2023-04-17
drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()
Jonathan Gray
2023-04-17
drm/i915: Use _MMIO_PIPE() for SKL_BOTTOM_COLOR
Jonathan Gray
2023-04-17
drm/i915/dp_mst: Fix payload removal during output disabling
Jonathan Gray
2023-04-17
drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
Jonathan Gray
2023-04-17
drm/i915: fix race condition UAF in i915_perf_add_config_ioctl
Jonathan Gray
2023-04-17
drm/i915: Fix context runtime accounting
Jonathan Gray
2023-04-07
drm/i915: Move CSC load back into .color_commit_arm() when PSR is enabled on ...
Jonathan Gray
2023-04-07
drm/i915: Disable DC states for all commits
Jonathan Gray
2023-04-07
drm/i915/dpt: Treat the DPT BO as a framebuffer
Jonathan Gray
2023-04-07
drm/i915/gem: Flush lmem contents after construction
Jonathan Gray
2023-04-07
drm/i915/tc: Fix the ICL PHY ownership check in TC-cold state
Jonathan Gray
2023-03-31
drm/i915: Preserve crtc_state->inherited during state clearing
Jonathan Gray
2023-03-31
drm/i915/active: Fix missing debug object activation
Jonathan Gray
2023-03-31
drm/i915/gt: perform uc late init after probe error injection
Jonathan Gray
2023-03-31
drm/i915/guc: Fix missing ecodes
Jonathan Gray
2023-03-31
drm/i915/guc: Rename GuC register state capture node to be more obvious
Jonathan Gray
2023-03-31
drm/i915/fbdev: lock the fbdev obj before vma pin
Jonathan Gray
2023-03-31
drm/i915: Print return value on error
Jonathan Gray
2023-03-28
drm/i915/dg2: Add HDMI pixel clock frequencies 267.30 and 319.89 MHz
Jonathan Gray
2023-03-28
drm/i915/active: Fix misuse of non-idle barriers as fence trackers
Jonathan Gray
2023-03-28
drm/i915/sseu: fix max_subslices array-index-out-of-bounds access
Jonathan Gray
2023-03-28
drm/i915/psr: Use calculated io and fast wake lines
Jonathan Gray
2023-03-28
drm/i915: Populate encoder->devdata for DSI on icl+
Jonathan Gray
2023-03-28
drm/i915: Do panel VBT init early if the VBT declares an explicit panel type
Jonathan Gray
2023-03-28
drm/i915: Introduce intel_panel_init_alloc()
Jonathan Gray
2023-03-27
drm/i915: Fix system suspend without fbdev being initialized
Jonathan Gray
2023-03-27
drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs
Jonathan Gray
2023-03-27
drm/i915: Don't use BAR mappings for ring buffers with LLC
Jonathan Gray
2023-03-27
drm/i915: Don't use stolen memory for ring buffers with LLC
Jonathan Gray
2023-03-27
drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nv
Jonathan Gray
2023-02-27
drm/i915: Remove __maybe_unused from mtl_info
Jonathan Gray
2023-02-23
drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT list
Jonathan Gray
[next]