Show patches with: State = Action Required       |    Archived = No       |   816 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] drm/i915/gsc: take a wakeref for the proxy-init-completion check [v2] drm/i915/gsc: take a wakeref for the proxy-init-completion check - - - --- 2023-06-08 Alan Previn New
drm/i915/tc: Use standard ternary operator instead of GCC extension drm/i915/tc: Use standard ternary operator instead of GCC extension - - - --- 2023-06-08 Gil Dekel New
[v2,13/13] drm/i915/dsi: Remove weird has_pch_encoder asserts drm/i915/dsi: ICL+ DSI modeset sequence fixes - 1 - --- 2023-06-08 Ville Syrjala New
[v2,12/13] drm/i915/dsi: Grab the crtc from the customary place drm/i915/dsi: ICL+ DSI modeset sequence fixes - 1 - --- 2023-06-08 Ville Syrjala New
[v2,11/13] drm/i915/dsi: Move panel reset+power off to be the last thing drm/i915/dsi: ICL+ DSI modeset sequence fixes - 1 - --- 2023-06-08 Ville Syrjala New
[v2,10/13] drm/i915/dsi: Respect power_off_delay on icl+ drm/i915/dsi: ICL+ DSI modeset sequence fixes - 1 - --- 2023-06-08 Ville Syrjala New
[v2,09/13] drm/i915/dsi: Do DSC/scaler disable earlier on icl+ drm/i915/dsi: ICL+ DSI modeset sequence fixes - 1 - --- 2023-06-08 Ville Syrjala New
[v2,08/13] drm/i915/dsi: Move most things from .disable() into .post_disable() on icl+ drm/i915/dsi: ICL+ DSI modeset sequence fixes - 1 - --- 2023-06-08 Ville Syrjala New
[v2,07/13] drm/i915/dsi: Implement encoder->shutdown() for icl+ drm/i915/dsi: ICL+ DSI modeset sequence fixes - 1 - --- 2023-06-08 Ville Syrjala New
[v2,06/13] drm/i915/dsi: Respect power cycle delay on icl+ drm/i915/dsi: ICL+ DSI modeset sequence fixes - 1 - --- 2023-06-08 Ville Syrjala New
[v2,05/13] drm/i915/dsi: Gate DSI clocks earlier drm/i915/dsi: ICL+ DSI modeset sequence fixes - 1 - --- 2023-06-08 Ville Syrjala New
[v2,04/13] drm/i915/dsi: Split icl+ D-PHY vs. DSI timing steps drm/i915/dsi: ICL+ DSI modeset sequence fixes - 1 - --- 2023-06-08 Ville Syrjala New
[v2,03/13] drm/i915/dsi: Print the VBT MIPI sequence delay duration drm/i915/dsi: ICL+ DSI modeset sequence fixes - 1 - --- 2023-06-08 Ville Syrjala New
[v2,02/13] drm/i915/dsi: Do display on sequence later on icl+ drm/i915/dsi: ICL+ DSI modeset sequence fixes - 1 - --- 2023-06-08 Ville Syrjala New
[v2,01/13] drm/i915/dsi: Do panel power on + reset deassert earlier on icl+ drm/i915/dsi: ICL+ DSI modeset sequence fixes - 1 - --- 2023-06-08 Ville Syrjala New
[v1] drm/i915/gsc: take a wakeref for the proxy-init-completion check [v1] drm/i915/gsc: take a wakeref for the proxy-init-completion check - - - --- 2023-06-08 Alan Previn New
[PULL] drm-intel-gt-next [PULL] drm-intel-gt-next - - - --- 2023-06-08 Tvrtko Ursulin New
[4/4] drm/i915: make device info a const pointer to rodata drm/i915: further device info cleanups - 1 - --- 2023-06-08 Jani Nikula New
[3/4] drm/i915: move display device and runtime info to struct intel_display drm/i915: further device info cleanups 1 - - --- 2023-06-08 Jani Nikula New
[2/4] drm/i915: fix display info usage drm/i915: further device info cleanups - 1 - --- 2023-06-08 Jani Nikula New
[1/4] drm/i915: separate display info printing from the rest drm/i915: further device info cleanups - 1 - --- 2023-06-08 Jani Nikula New
[5/5] drm/i915: Implement fdinfo memory stats printing fdinfo memory stats - - - --- 2023-06-08 Tvrtko Ursulin New
[4/5] drm/i915: Account ring buffer and context state storage fdinfo memory stats - - - --- 2023-06-08 Tvrtko Ursulin New
[3/5] drm/i915: Track page table backing store usage fdinfo memory stats - - - --- 2023-06-08 Tvrtko Ursulin New
[2/5] drm/i915: Record which clients own a VM fdinfo memory stats - - - --- 2023-06-08 Tvrtko Ursulin New
[1/5] drm/i915: Track buffer objects belonging to clients fdinfo memory stats - - - --- 2023-06-08 Tvrtko Ursulin New
[v6,3/3] drm/i915/selftests: add local workqueue for SW fence selftest drm/i915: implement internal workqueues - 1 - --- 2023-06-08 Jani Nikula New
[v6,2/3] drm/i915: add a dedicated workqueue inside drm_i915_private drm/i915: implement internal workqueues - 2 - --- 2023-06-08 Jani Nikula New
[v6,1/3] drm/i915: use pointer to i915 instead of rpm in wakeref drm/i915: implement internal workqueues - 1 - --- 2023-06-08 Jani Nikula New
[v3,4/4] PCI/VGA: introduce is_boot_device function callback to vga_client_register PCI/VGA: introduce is_boot_device function callback to vga_client_register - - - --- 2023-06-08 Sui Jingfeng New
[v3,3/4] PCI/VGA: only deal with VGA class devices PCI/VGA: introduce is_boot_device function callback to vga_client_register - - - --- 2023-06-08 Sui Jingfeng New
[v3,2/4] PCI/VGA: Use unsigned type for the io_state variable PCI/VGA: introduce is_boot_device function callback to vga_client_register - - - --- 2023-06-08 Sui Jingfeng New
[v3,1/4] PCI/VGA: tidy up the code and comment format PCI/VGA: introduce is_boot_device function callback to vga_client_register - - - --- 2023-06-08 Sui Jingfeng New
[3/3] drm/i915: move Makefile display debugfs files next to display [1/3] drm/i915: copy-paste the extra warnings from scripts/Makefile.extrawarn - - - --- 2023-06-08 Jani Nikula New
[2/3] drm/i915: fix Makefile sort and indent [1/3] drm/i915: copy-paste the extra warnings from scripts/Makefile.extrawarn - - - --- 2023-06-08 Jani Nikula New
[1/3] drm/i915: copy-paste the extra warnings from scripts/Makefile.extrawarn [1/3] drm/i915: copy-paste the extra warnings from scripts/Makefile.extrawarn - - - --- 2023-06-08 Jani Nikula New
[CI] drm/i915: Fix a VMA UAF for multi-gt platform [CI] drm/i915: Fix a VMA UAF for multi-gt platform - 2 2 --- 2023-06-08 Andi Shyti New
[next] drm/i915/mtl: Fix spelling mistake "initate" -> "initiate" [next] drm/i915/mtl: Fix spelling mistake "initate" -> "initiate" - 1 - --- 2023-06-08 Colin Ian King New
[RFC] fbcon: Reschedule cursor worker if try lock fails [RFC] fbcon: Reschedule cursor worker if try lock fails - - - --- 2023-06-08 Chaitanya Kumar Borah New
[PATCHv2] drm/i915/display/dp: On AUX xfer timeout restart freshly [PATCHv2] drm/i915/display/dp: On AUX xfer timeout restart freshly - - - --- 2023-06-08 Arun R Murthy New
[PULL] drm-intel-fixes [PULL] drm-intel-fixes - - - --- 2023-06-08 Maarten Lankhorst New
[PULL] drm-intel-fixes [PULL] drm-intel-fixes - - - --- 2023-06-08 Joonas Lahtinen New
drm/i915/display/dp: On AUX xfer timeout restart freshly drm/i915/display/dp: On AUX xfer timeout restart freshly - - - --- 2023-06-08 Arun R Murthy New
[v3] drm/i915/mtl: Add new vswing table for C20 phy to support DP 1.4 [v3] drm/i915/mtl: Add new vswing table for C20 phy to support DP 1.4 - 2 - --- 2023-06-08 Lee Shawn C New
[v2] drm/i915/mtl: Add new vswing table for C20 phy to support DP 1.4 [v2] drm/i915/mtl: Add new vswing table for C20 phy to support DP 1.4 - 2 - --- 2023-06-08 Lee Shawn C New
drm/i915/dp: fix a memory leak in struct intel_vbt_panel_data drm/i915/dp: fix a memory leak in struct intel_vbt_panel_data - - - --- 2023-06-08 Yongxin Liu New
drm/i915: Avoid circular locking dependency when flush delayed work on gt reset drm/i915: Avoid circular locking dependency when flush delayed work on gt reset - - - --- 2023-06-07 Dong, Zhanjun New
[v2,i-g-t] tests/gem_ctx_persistence: Skip hang subtest with GuC [v2,i-g-t] tests/gem_ctx_persistence: Skip hang subtest with GuC - 1 - --- 2023-06-07 Belgaumkar, Vinay New
[v2] x86/mm: Fix PAT bit missing from page protection modify mask [v2] x86/mm: Fix PAT bit missing from page protection modify mask - 1 1 --- 2023-06-07 Janusz Krzysztofik New
drm/i915/display: Include of display limits doesn't need 'display/' drm/i915/display: Include of display limits doesn't need 'display/' - 1 - --- 2023-06-07 Matt Roper New
drm/i915/mst: Make sure all resources are freed for MST topology manager before destroy drm/i915/mst: Make sure all resources are freed for MST topology manager before destroy - - - --- 2023-06-07 Stanislav Lisovskiy New
[rfc] drm/i915: Swap ggtt_vma during legacy cursor update [rfc] drm/i915: Swap ggtt_vma during legacy cursor update - - - --- 2023-06-07 Maarten Lankhorst New
[PULL] drm-misc-next [PULL] drm-misc-next - - - --- 2023-06-07 Thomas Zimmermann New
[v3,4/4] drm/i915: Add function to clear scanout flag for vmas Do not access i915_gem_object members from frontbuffer tracking - 1 - --- 2023-06-07 Hogander, Jouni New
[v3,3/4] drm/i915/display: Remove i915_gem_object_types.h from intel_frontbuffer.h Do not access i915_gem_object members from frontbuffer tracking - - - --- 2023-06-07 Hogander, Jouni New
[v3,2/4] drm/i915: Add getter/setter for i915_gem_object->frontbuffer Do not access i915_gem_object members from frontbuffer tracking - - - --- 2023-06-07 Hogander, Jouni New
[v3,1/4] drm/i915: Add macros to get i915 device from i915_gem_object Do not access i915_gem_object members from frontbuffer tracking - 1 - --- 2023-06-07 Hogander, Jouni New
[v3] drm/i915: Fix a VMA UAF for multi-gt platform [v3] drm/i915: Fix a VMA UAF for multi-gt platform - 4 3 --- 2023-06-07 Nirmoy Das New
drm/i915/dp: Fix log level for "CDS interlane align done" drm/i915/dp: Fix log level for "CDS interlane align done" - - - --- 2023-06-06 Khaled Almahallawy New
[i-g-t] tests/gem_ctx_persistence: Skip hang subtest with GuC [i-g-t] tests/gem_ctx_persistence: Skip hang subtest with GuC - 1 - --- 2023-06-06 Belgaumkar, Vinay New
drm/i915/quirk: Add quirk for devices that cannot be dimmed drm/i915/quirk: Add quirk for devices that cannot be dimmed - - - --- 2023-06-06 Allen Ballway New
[i-g-t] tests/i915_pm_freq_api: Add a suspend subtest [i-g-t] tests/i915_pm_freq_api: Add a suspend subtest - - - --- 2023-06-06 Belgaumkar, Vinay New
[v2] drm/i915: Fix a VMA UAF for multi-gt platform [v2] drm/i915: Fix a VMA UAF for multi-gt platform - 2 1 --- 2023-06-06 Nirmoy Das New
[v15,7/7] drm/i915/mtl: Add support for PM DEMAND Untitled series #754624 1 2 - --- 2023-06-06 Vinod Govindapillai New
[v2,19/19] drm/i915: Do state check for color management changes drm/i915: Load LUTs with DSB - 1 - --- 2023-06-06 Ville Syrjala New
[v2,18/19] drm/i915/dsb: Re-instate DSB for LUT updates drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
[v2,17/19] drm/i915/dsb: Use DEwake to combat PkgC latency drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
[v2,16/19] drm/i915: Introudce intel_crtc_scanline_to_hw() drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
[v2,15/19] drm/i915: Introduce skl_watermark_max_latency() drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
[v2,14/19] drm/i915/dsb: Evade transcoder undelayed vblank when using DSB drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
[v2,13/19] drm/i915/dsb: Use non-posted register writes for legacy LUT drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
[v2,12/19] drm/i915/dsb: Load LUTs using the DSB during vblank drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
[v2,11/19] drm/i915/dsb: Don't use DSB to load the LUTs during full modeset drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
[v2,10/19] drm/i915/dsb: Add support for non-posted DSB registers writes drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
[v2,09/19] drm/i915/dsb: Introduce intel_dsb_reg_write_masked() drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
[v2,08/19] drm/i915/dsb: Introduce intel_dsb_noop() drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
[v2,07/19] drm/i915/dsb: Don't use indexed writes when byte enables are not all set drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
[v2,06/19] drm/i915/dsb: Avoid corrupting the first register write drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
[v2,05/19] drm/i915/dsb: Define the contents of some intstructions bit better drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
[v2,04/19] drm/i915/dsb: Define more DSB bits drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
[v2,03/19] drm/i915/dsb: Dump the DSB command buffer when DSB fails drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
[v2,02/19] drm/i915/dsb: Use non-locked register access drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
[v2,01/19] drm/i915: Constify LUT entries in checker drm/i915: Load LUTs with DSB - - - --- 2023-06-06 Ville Syrjala New
drm/i915/adlp+: Allow DC states along with PW2 only for PWB functionality drm/i915/adlp+: Allow DC states along with PW2 only for PWB functionality - - - --- 2023-06-06 Imre Deak New
[v5,3/3] drm/i915/selftests: add local workqueue for SW fence selftest drm/i915: implement internal workqueues - 1 - --- 2023-06-06 Luca Coelho New
[v5,2/3] drm/i915: add a dedicated workqueue inside drm_i915_private drm/i915: implement internal workqueues - 1 - --- 2023-06-06 Luca Coelho New
[v5,1/3] drm/i915: use pointer to i915 instead of rpm in wakeref drm/i915: implement internal workqueues - 1 - --- 2023-06-06 Luca Coelho New
PR for HuC v8.5.0 for MTL PR for HuC v8.5.0 for MTL - - - --- 2023-06-06 Ceraolo Spurio, Daniele New
[v4,3/3] drm/i915/selftests: add local workqueue for SW fence selftest drm/i915: implement internal workqueues - 1 - --- 2023-06-06 Luca Coelho New
[v4,2/3] drm/i915: add a dedicated workqueue inside drm_i915_private drm/i915: implement internal workqueues - - - --- 2023-06-06 Luca Coelho New
[v4,1/3] drm/i915: use pointer to i915 instead of rpm in wakeref drm/i915: implement internal workqueues - 1 - --- 2023-06-06 Luca Coelho New
drm/i915/mtl: Add new vswing table for C20 phy to support DP 1.4 drm/i915/mtl: Add new vswing table for C20 phy to support DP 1.4 - 2 - --- 2023-06-06 Lee Shawn C New
drm/i915/mtl: update DP 2.0 vswing table for C20 phy drm/i915/mtl: update DP 2.0 vswing table for C20 phy - 1 - --- 2023-06-06 Lee Shawn C New
[v17,1/1] drm/i915: Allow user to set cache at BO creation drm/i915: Allow user to set cache at BO creation 4 1 2 --- 2023-06-06 Andi Shyti New
[v14,7/7] drm/i915/mtl: Add support for PM DEMAND mtl: add support for pmdemand 1 2 - --- 2023-06-06 Vinod Govindapillai New
[v14,6/7] drm/i915/mtl: find the best QGV point for the SAGV configuration mtl: add support for pmdemand - 1 - --- 2023-06-06 Vinod Govindapillai New
[v14,5/7] drm/i915: modify max_bw to return index to intel_bw_info mtl: add support for pmdemand - 1 - --- 2023-06-06 Vinod Govindapillai New
[v14,4/7] drm/i915: extract intel_bw_check_qgv_points() mtl: add support for pmdemand - 1 - --- 2023-06-06 Vinod Govindapillai New
[v14,3/7] drm/i915: store the peak bw per QGV point mtl: add support for pmdemand - 1 - --- 2023-06-06 Vinod Govindapillai New
[v14,2/7] drm/i915: update the QGV point frequency calculations mtl: add support for pmdemand - 1 - --- 2023-06-06 Vinod Govindapillai New
« 1 2 3 48 9 »