messages from 2018-04-02 10:10:33 to 2018-04-04 07:37:54 UTC [more...]
[PATCH 1/1] drm/i915: Do not use kfree() to free kmem_cache_alloc() return value
2018-04-04 7:37 UTC
[PATCH v3 00/40] drm/i915: Implement HDCP2.2
2018-04-04 6:45 UTC (57+ messages)
` [PATCH v3 01/40] drm: hdcp2.2 authentication msg definitions
` [PATCH v3 02/40] drm: HDMI and DP specific HDCP2.2 defines
` [PATCH v3 03/40] mei: bus: whitelist hdcp client
` [PATCH v3 04/40] misc/mei/hdcp: Client driver for HDCP application
` [PATCH v3 05/40] misc/mei/hdcp: Notifier chain for mei cldev state change
` [RFC PATCH] misc/mei/hdcp: mei_cldev_state_notify_clients() can be static
` [PATCH v3 06/40] misc/mei/hdcp: Define ME FW interface for HDCP2.2
` [PATCH v3 07/40] linux/mei: Header for mei_hdcp driver interface
` [PATCH v3 08/40] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [Intel-gfx] "
` [PATCH v3 09/40] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH v3 10/40] misc/mei/hdcp: Verify H_prime
` [PATCH v3 11/40] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v3 12/40] misc/mei/hdcp: Initiate Locality check
` [PATCH v3 13/40] misc/mei/hdcp: Verify L_prime
` [PATCH v3 14/40] misc/mei/hdcp: Prepare Session Key
` [PATCH v3 15/40] misc/mei/hdcp: Repeater topology verifcation and ack
` [PATCH v3 16/40] misc/mei/hdcp: Verify M_prime
` [PATCH v3 17/40] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v3 18/40] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` [PATCH v3 19/40] drm/i915: wrapping all hdcp var into intel_hdcp
` [PATCH v3 20/40] drm/i915: Define HDCP2.2 related variables
` [PATCH v3 21/40] drm/i915: Define Intel HDCP2.2 registers
` [PATCH v3 22/40] drm/i915: Wrappers for mei HDCP2.2 services
` [PATCH v3 23/40] drm/i915: Implement HDCP2.2 receiver authentication
` [PATCH v3 24/40] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v3 25/40] drm/i915: Enable and Disable HDCP2.2 port encryption
` [PATCH v3 26/40] drm/i915: Implement HDCP2.2 En/Dis-able
` [PATCH v3 27/40] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH v3 28/40] drm/i915: Handle HDCP2.2 downstream topology change
` [PATCH v3 29/40] drm/i915: Pullout the bksv read and validation
` [PATCH v3 30/40] drm/i915: Initialize HDCP2.2 and its MEI interface
` [PATCH v3 31/40] drm/i915: Schedule hdcp_check_link in _intel_hdcp_enable
` [PATCH v3 32/40] drm/i915: Enable superior HDCP ver that is capable
` [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 36/40] drm/i915: Implement gmbus burst read
` [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
` [PATCH v3 39/40] drm/i915: Add HDCP2.2 support for DP connectors
` [PATCH v3 40/40] drm/i915: Add HDCP2.2 support for HDMI connectors
` ✗ Fi.CI.BAT: failure for drm/i915: Implement HDCP2.2 (rev3)
[PATCH 1/1] drm/i915:Do not use kfree() to free kmem_cache_alloc() return value
2018-04-04 6:37 UTC
[PATCH 1/2] drm/i915: Fix memory leak in intel_hdcp auth
2018-04-04 1:20 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Use int instead of u32 to cache GuC logging level
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Fix memory leak in intel_hdcp auth
` ✓ Fi.CI.IGT: "
[PATCH v3 1/4] drm/i915: Enable edp psr error interrupts on hsw
2018-04-04 0:56 UTC (8+ messages)
` [PATCH v3 2/4] drm/i915: Enable edp psr error interrupts on bdw+
` [PATCH v3 3/4] drm/i915/psr: Control PSR interrupts via debugfs
` [PATCH v3 4/4] drm/i915/psr: Timestamps for PSR entry and exit interrupts
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/4] drm/i915: Enable edp psr error interrupts on hsw
` ✗ Fi.CI.BAT: failure "
[PATCH i-g-t v4] tests/kms_rotation_crc: Move platform checks to one place for non exhaust fence cases
2018-04-04 0:23 UTC
Linux 4.16 Kernel Boot Crash
2018-04-03 23:35 UTC
[PATCH] drm/i915: Store preemption capability in engine->flags
2018-04-03 21:52 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Store preemption capability in engine->flags (rev2)
` ✓ Fi.CI.IGT: "
` [PATCH v2] drm/i915: Store preemption capability in engine->flags
[PATCH] drm/i915: WARN if we hit a signal from kernel context
2018-04-03 19:46 UTC (6+ messages)
` ✗ Fi.CI.BAT: warning for "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: WARN if we hit a signal from kernel context (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: warning "
[PATCH v3 0/4] HDCP1.4 fixes
2018-04-03 19:09 UTC (11+ messages)
` [PATCH v3 2/4] drm/i915: Read Vprime thrice incase of mismatch
` [PATCH v3 3/4] drm/i915: Check hdcp key loadability
` [PATCH v3 4/4] drm/i915: Fix reading downstream dev count
` ✓ Fi.CI.BAT: success for HDCP1.4 fixes (rev4)
` ✓ Fi.CI.IGT: "
` ✓ Fi.CI.BAT: success for HDCP1.4 fixes (rev5)
` ✗ Fi.CI.IGT: failure "
` ✓ Fi.CI.IGT: success "
[PATCH i-g-t 2/2] tests/gem_eio: Add context destroyer test
2018-04-03 18:34 UTC (5+ messages)
` [PATCH i-g-t v2 2/2] tests/gem_eio: Add reset and unwedge stress testing
` [igt-dev] "
[stable:v4.15] drm/i915/dp: Write to SET_POWER dpcd to enable MST hub
2018-04-03 17:55 UTC (4+ messages)
[PATCH 01/11] drm/i915/psr: Move specific HSW+ WARN_ON to HSW+ function
2018-04-03 17:52 UTC (27+ messages)
` [PATCH 02/11] drm/i915/psr: Move PSR exit specific code to hardware specific function
` [PATCH 03/11] drm/i915/psr: Share code between disable and exit
` [PATCH 04/11] drm/i915/psr: Remove intel_crtc_state parameter from disable()
` [PATCH 05/11] drm/i915/psr: Export intel_psr_activate/exit()
` [PATCH 06/11] drm/i915/psr: Add intel_psr_activate_block_get()/put()
` [PATCH 07/11] drm/i915/dp: Exit PSR before do a aux channel transaction
` [PATCH 08/11] drm/i915: Keep IGT PSR and frontbuffer tests functional
` [PATCH 09/11] drm/i915/psr: Begin to handle PSR/PSR2 errors set by sink
[RFC i-g-t] intel-gpu-top: Rewrite the tool to be safe to use
2018-04-03 17:18 UTC (10+ messages)
` [PATCH i-g-t v2] "
` [PATCH i-g-t v3] "
` [PATCH i-g-t v4] "
` [igt-dev] [PATCH i-g-t v3] "
` [igt-dev] [PATCH i-g-t v2] "
[CI i-g-t] tests/perf_pmu: Avoid RT thread for accuracy test
2018-04-03 16:39 UTC (6+ messages)
` [PATCH i-g-t v2] "
` [PATCH i-g-t v3] "
[PATCH v19 00/18] Add NV12 support
2018-04-03 15:09 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for Add NV12 support (rev7)
` ✗ Fi.CI.IGT: failure "
` ✗ Fi.CI.CHECKPATCH: warning "
[PATCH v4 0/5] Documentation patch for batchbuffer submission
2018-04-03 14:34 UTC (14+ messages)
` [PATCH v4 1/5] i915.rst: Narration overview on GEM + minor reorder to improve narration
` [PATCH v4 2/5] i915: add a text about what happens at bottom of stack in processing a batchbuffer
` [PATCH v4 3/5] i915.rst: add link to documentation in i915_gem_execbuffer.c
` [PATCH v4 4/5] i915: correct lazy ringbuffer and backing store documentation
` [PATCH v4 5/5] i915: add documentation to intel_engine_cs
` ✗ Fi.CI.BAT: failure for Documentation patch for batchbuffer submission (rev4)
[PATCH v2 1/2] trace: Default to using trace_global_clock if sched_clock is unstable
2018-04-03 12:07 UTC (3+ messages)
[PATCH 0/3] GuC, HuC Loading Support for Cannonlake
2018-04-03 11:40 UTC (7+ messages)
` [PATCH 1/3] linux-firmware/guc/cnl: Load GuC on Cannonlake
` [PATCH 2/3] linux-firmware/huc/cnl: Load HuC "
` [PATCH 3/3] HAX enable guc, huc for CI
` ✗ Fi.CI.BAT: failure for GuC, HuC Loading Support for Cannonlake. (rev2)
` ✗ Fi.CI.IGT: "
[PATCH] drm/i915/execlists: Track begin/end of execlists submission sequences
2018-04-03 11:33 UTC (5+ messages)
` [PATCH v2] "
[PATCH v7 0/8] YCBCR 4:2:0/4:4:4 output support for LSPCON
2018-04-03 9:55 UTC (11+ messages)
` [PATCH v7 1/8] drm/i915: Introduce CRTC output format
` [PATCH v7 2/8] drm/i915: Add CRTC output format YCBCR 4:2:0
` [PATCH v7 3/8] drm/i915: Add CRTC output format YCBCR 4:4:4
` [PATCH v7 4/8] drm/i915: Check LSPCON vendor OUI
` [PATCH v7 5/8] drm/i915: Add AVI infoframe support for LSPCON
` [PATCH v7 6/8] drm/i915: Write AVI infoframes for MCA LSPCON
` [PATCH v7 7/8] drm/i915: Write AVI infoframes for Parade LSPCON
` [PATCH v7 8/8] drm/i915: Add YCBCR 4:2:0/4:4:4 support for LSPCON
` ✗ Fi.CI.CHECKPATCH: warning for YCBCR 4:2:0/4:4:4 output support for LSPCON (rev5)
` ✗ Fi.CI.BAT: "
[PULL] gvt-fixes for 4.17-rc1
2018-04-03 7:28 UTC
[PATCH] drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
2018-04-03 3:07 UTC (3+ messages)
` [PATCH] drm/i915: Move vgpu balloon info into i915_virtual_gpu struct
[PATCH] i915/dp_mst: Keep AUX block running when disabling DPMS
2018-04-03 2:15 UTC (4+ messages)
` [PATCH v2] drm/i915: Keep AUX block running when disabling DPMS for MST
[PATCH 1/8] drm/i915/guc: Use _FW variants for mmio access in GuC irq handler
2018-04-03 1:00 UTC (5+ messages)
` [PATCH 5/8] drm/i915/guc: Use GuC FW size and HW restrictions to determine WOPCM partition
[PATCH 1/2] drm/i915: Add code to accept valid locked WOPCM register values
2018-04-03 0:08 UTC (7+ messages)
[PATCH v2 1/2] drm/i915/debugfs: Print sink PSR status
2018-04-02 23:57 UTC (6+ messages)
` [PATCH v2 2/2] drm/i915/psr/cnl: Set y-coordinate as valid in SDP
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/debugfs: Print sink PSR status
` ✗ Fi.CI.IGT: warning "
[PATCH v5 00/10] Implement proper MST fallback retraining in i915
2018-04-02 23:23 UTC (12+ messages)
` [PATCH v5 01/10] drm/atomic: Print debug message on atomic check failure
` [PATCH v5 02/10] drm/i915: Move DP modeset retry work into intel_dp
` [PATCH v5 03/10] drm/dp_mst: Fix naming on drm_atomic_get_mst_topology_state()
` [PATCH v5 04/10] drm/dp_mst: Remove all evil duplicate state pointers
` [PATCH v5 05/10] drm/dp_mst: Make drm_dp_mst_topology_state subclassable
` [PATCH v5 06/10] drm/dp_mst: Add reset_state callback to topology mgr
` [PATCH v5 07/10] drm/i915: Only use one link bw config for MST topologies
` [PATCH v5 08/10] drm/i915: Make intel_dp_mst_atomic_check() idempotent
` [PATCH v5 09/10] drm/dp_mst: Add MST fallback retraining helpers
` [PATCH v5 10/10] drm/i915: Implement proper fallback training for MST
[PATCH 1/2] drm/i915/debugfs: Print sink PSR status
2018-04-02 18:33 UTC (6+ messages)
` [PATCH 2/2] drm/i915/psr/cnl: Set y-coordinate as valid in SDP
[PATCH v3 1/4] drm/i915: Read HDCP R0 thrice in case of mismatch
2018-04-02 13:49 UTC (3+ messages)
` [PATCH v4 "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).