Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-18 12:33:20 to 2018-05-21 13:23:41 UTC [more...]

[PATCH v4 00/41] drm/i915: Implement HDCP2.2
 2018-05-21 13:23 UTC  (44+ messages)
` [PATCH v4 01/41] drm: hdcp2.2 authentication msg definitions
` [PATCH v4 02/41] drm: HDMI and DP specific HDCP2.2 defines
` [PATCH v4 03/41] mei: bus: whitelist hdcp client
` [PATCH v4 04/41] misc/mei/hdcp: Client driver for HDCP application
` [PATCH v4 05/41] misc/mei/hdcp: Notifier chain for mei cldev state change
` [PATCH v4 06/41] misc/mei/hdcp: Define ME FW interface for HDCP2.2
` [PATCH v4 07/41] linux/mei: Header for mei_hdcp driver interface
` [PATCH v4 08/41] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [PATCH v4 09/41] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH v4 10/41] misc/mei/hdcp: Verify H_prime
` [PATCH v4 11/41] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v4 12/41] misc/mei/hdcp: Initiate Locality check
` [PATCH v4 13/41] misc/mei/hdcp: Verify L_prime
` [PATCH v4 14/41] misc/mei/hdcp: Prepare Session Key
` [PATCH v4 15/41] misc/mei/hdcp: Repeater topology verification and ack
` [PATCH v4 16/41] misc/mei/hdcp: Verify M_prime
` [PATCH v4 17/41] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v4 18/41] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` [PATCH v4 19/41] drm/i915: wrapping all hdcp var into intel_hdcp
` [PATCH v4 20/41] drm/i915: Define HDCP2.2 related variables
` [PATCH v4 21/41] drm/i915: Define Intel HDCP2.2 registers
` [PATCH v4 22/41] drm/i915: Wrappers for mei HDCP2.2 services
` [PATCH v4 23/41] drm/i915: Implement HDCP2.2 receiver authentication
` [PATCH v4 24/41] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v4 25/41] drm/i915: Enable and Disable HDCP2.2 port encryption
` [PATCH v4 26/41] drm/i915: Implement HDCP2.2 En/Dis-able
` [PATCH v4 27/41] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH v4 28/41] drm/i915: Handle HDCP2.2 downstream topology change
` [PATCH v4 29/41] drm/i915: Pullout the bksv read and validation
` [PATCH v4 30/41] drm/i915: Initialize HDCP2.2 and its MEI interface
` [PATCH v4 31/41] drm/i915: Schedule hdcp_check_link in _intel_hdcp_enable
` [PATCH v4 32/41] drm/i915: Enable superior HDCP ver that is capable
` [PATCH v4 33/41] drm/i915: Enable HDCP1.4 incase of HDCP2.2 failure
` [PATCH v4 34/41] drm/i915: hdcp_check_link only on CP_IRQ
` [PATCH v4 35/41] drm/i915: Check HDCP 1.4 and 2.2 link "
` [PATCH v4 36/41] drm/i915/gmbus: Increase the Bytes per Rd/Wr Op
` [PATCH v4 37/41] drm/i915/gmbus: Enable burst read
` [PATCH v4 38/41] drm/i915: Implement the HDCP2.2 support for DP
` [PATCH v4 39/41] drm/i915: Implement the HDCP2.2 support for HDMI
` [PATCH v4 40/41] drm/i915: Add HDCP2.2 support for DP connectors
` [PATCH v4 41/41] drm/i915: Add HDCP2.2 support for HDMI connectors
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Implement HDCP2.2 (rev5)
` ✗ Fi.CI.SPARSE: "

[PATCH v5 0/7] drm/i915: per context slice/subslice powergating
 2018-05-21 13:22 UTC  (4+ messages)
` [PATCH v5 7/7] drm/i915: Expose RPCS (SSEU) configuration to userspace

[PATCH] drm/i915/icl: fix icl_unmap/map_plls_to_ports
 2018-05-21 13:11 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v3] drm/i915/cmdparser: Whitelist INSTPM instruction parsing disable bits
 2018-05-21 12:50 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/cmdparser: Whitelist INSTPM instruction parsing disable bits (rev3)

[PATCH] drm/i915/skl+: ddb allocation algorithm optimization
 2018-05-21 12:26 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v3 00/40] drm/i915: Implement HDCP2.2
 2018-05-21 12:19 UTC  (34+ messages)
` [PATCH v3 11/40] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v3 30/40] drm/i915: Initialize HDCP2.2 and its MEI interface
  ` [Intel-gfx] "
` [PATCH v3 31/40] drm/i915: Schedule hdcp_check_link in _intel_hdcp_enable
  ` [Intel-gfx] "
` [PATCH v3 32/40] drm/i915: Enable superior HDCP ver that is capable
  ` [Intel-gfx] "
` [PATCH v3 33/40] drm/i915: Enable HDCP1.4 incase of HDCP2.2 failure
` [PATCH v3 34/40] drm/i915: hdcp_check_link only on CP_IRQ
` [PATCH v3 35/40] drm/i915: Check HDCP 1.4 and 2.2 link "
` [PATCH v3 37/40] drm/i915: Implement the HDCP2.2 support for DP
` [PATCH v3 38/40] drm/i915: Implement the HDCP2.2 support for HDMI
    ` [Intel-gfx] "
` [PATCH v3 39/40] drm/i915: Add HDCP2.2 support for DP connectors
  ` [Intel-gfx] "
` [PATCH v3 40/40] drm/i915: Add HDCP2.2 support for HDMI connectors
  ` [Intel-gfx] "

[PATCH 22/33] drm/i915: use match_string() helper
 2018-05-21 11:57 UTC 

[PATCH v4] gpu: drm: i915: Change return type to vm_fault_t
 2018-05-21 11:18 UTC  (4+ messages)

[PATCH v2 1/4] drm/mm: Reject over-sized allocation requests early
 2018-05-21 11:15 UTC  (7+ messages)
` [PATCH v2 2/4] drm/mm: Add a search-by-address variant to only inspect a single hole
` [PATCH v2 3/4] drm/i915: Limit searching for PIN_HIGH
` [PATCH v2 4/4] drm/i915: Pin the ring high
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/4] drm/mm: Reject over-sized allocation requests early
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v1] drm/i915/gen11: Preempt-to-idle support in execlists
 2018-05-21 10:16 UTC  (5+ messages)
` [PATCH v3] drm/i915/gen11: Preempt-to-idle support in execlists - v3 notes
  ` [PATCH v3] drm/i915/gen11: Preempt-to-idle support in execlists

[PATCH] drm/i915/gvt: Fix crash after request->hw_context change
 2018-05-21 10:12 UTC  (13+ messages)
` ✗ Fi.CI.BAT: failure for "
    ` ??? "
` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gvt: Fix crash after request->hw_context change (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2 0/5] Add ChromeOS EC CEC Support
 2018-05-21  9:02 UTC  (18+ messages)
` [PATCH v2 1/5] media: cec-notifier: Get notifier by device and connector name
` [PATCH v2 2/5] drm/i915: hdmi: add CEC notifier to intel_hdmi
` [PATCH v2 3/5] mfd: cros-ec: Introduce CEC commands and events definitions
` [PATCH v2 4/5] mfd: cros_ec_dev: Add CEC sub-device registration
` [PATCH v2 5/5] media: platform: Add Chrome OS EC CEC driver
` ✗ Fi.CI.BAT: failure for Add ChromeOS EC CEC Support (rev4)

[PATCH 1/6] drm/i915/psr: Avoid DPCD reads when panel does not support PSR
 2018-05-20 23:01 UTC  (3+ messages)
` [PATCH 4/6] drm/i915/psr: Avoid unnecessary DPCD read of DP_PSR_CAPS

[PATCH 1/3] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
 2018-05-19 10:11 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v4 "
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/3] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads (rev4)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.SPARSE: warning for series starting with [v3,1/3] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads (rev6)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.SPARSE: warning for series starting with [v4,1/3] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads (rev9)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v4] drm/i915: Flush the ring stop bit after clearing RING_HEAD in reset
 2018-05-19  9:05 UTC  (14+ messages)
` ✗ Fi.CI.IGT: failure for "
` ✗ Fi.CI.CHECKPATCH: warning "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/icl: Disable pipe CSC and gamma in cursor plane
 2018-05-19  7:18 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915/cmdparser: Whitelist INSTPM instruction parsing disable bits
 2018-05-19  2:55 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/cmdparser: Whitelist INSTPM instruction parsing disable bits (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Promote .format_mod_supported() to the lead role
 2018-05-19  0:49 UTC  (5+ messages)
` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Promote .format_mod_supported() to the lead role (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 3/3] drm/i915: Implement WaProgramMgsrForL3BankSpecificMmioReads
 2018-05-18 23:23 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v3 "

[PATCH 2/3] drm/i915/icl: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads
 2018-05-18 23:22 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v4 "

[PATCH 1/7] drm/i915: Move intel_ddi_get_crtc_new_encoder() out from ddi code
 2018-05-18 23:21 UTC  (9+ messages)
` [PATCH v2 2/7] drm/i915: Parametrize TRANS_DP_PORT_SEL
` [PATCH 3/7] drm/i915: Nuke intel_trans_dp_port_sel()
` [PATCH v3 4/7] drm/i915: Clean up DP pipe select bits
` [PATCH 5/7] drm/i915: Allow eDP on port C in theory
` [PATCH 6/7] drm/i915: Implement the missing bits of assert_panel_unlocked()
` [PATCH 7/7] drm/i915: WARN if power sequencer is not connected to the LVDS port on pre-ilk
` ✓ Fi.CI.BAT: success for series starting with [1/7] drm/i915: Move intel_ddi_get_crtc_new_encoder() out from ddi code
` ✓ Fi.CI.IGT: "

[PATCH v3 1/2] drm/i915: Use intel_fb_obj() everywhere
 2018-05-18 22:37 UTC  (6+ messages)
` [PATCH v3 2/2] drm/i915: Move GEM BO inside drm_framebuffer
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/2] drm/i915: Use intel_fb_obj() everywhere
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/icl: Read the correct Gen11 interrupt registers
 2018-05-18 22:05 UTC  (7+ messages)

[PATCH 01/19] drm/i915: Move request->ctx aside
 2018-05-18 21:21 UTC  (7+ messages)
` [PATCH 18/19] drm/i915/execlists: Direct submission (avoid tasklet/ksoftirqd)

[PATCH] drm/i915/cmdparser: Whitelist INSTPM instruction parsing disable bits
 2018-05-18 21:11 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
 2018-05-18 19:53 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH v2 1/2] drm/i915: Use intel_fb_obj() everywhere
 2018-05-18 19:01 UTC  (7+ messages)
` [PATCH v2 2/2] drm/i915: Move GEM BO inside drm_framebuffer
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915: Use intel_fb_obj() everywhere
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/psr: Fix missed entry in PSR setup time table
 2018-05-18 17:45 UTC  (2+ messages)

[PATCH] drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode
 2018-05-18 17:28 UTC  (4+ messages)

[PATCH] drm/i915: Reject NV12 planes with odd width/start position
 2018-05-18 17:10 UTC  (5+ messages)

[PATCH] Revert "drm/i915/edp: Do not do link training fallback or prune modes on EDP"
 2018-05-18 16:52 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for Revert "drm/i915/edp: Do not do link training fallback or prune modes on EDP" (rev2)
` ✓ Fi.CI.IGT: "

[PATCH 001/262] drm/i915: Move request->ctx aside
 2018-05-18 16:45 UTC  (6+ messages)
` [PATCH 030/262] drm/i915: Refactor unsettting obj->mm.pages
` [PATCH 031/262] drm/i915: Report all objects with allocated pages to the shrinker

[PATCH i-g-t] intel-gpu-overlay: Fix some build warnings
 2018-05-18 16:27 UTC  (2+ messages)
` [igt-dev] "

[PATCH v2 2/3] drm/i915: Consult VBT "LVDS config" bits to determine whether internal LVDS is present
 2018-05-18 15:01 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH] drm/i915: Disable LVDS on Radiant P845
 2018-05-18 14:27 UTC  (2+ messages)

[PATCH 1/5] drm/i915: Use intel_ddi_dp_voltage_max() for HSW/BDW too
 2018-05-18 14:27 UTC  (4+ messages)
` [PATCH 5/5] drm/i915: Rename the remaining gen4 references to g4x in the DP code

[PATCH v4 0/2] GMBUS changes
 2018-05-18 13:16 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for GMBUS changes (rev5)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox