Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-08 11:31:15 to 2019-05-10 01:31:13 UTC [more...]

[PATCH v6 0/6] drm/i915/dp: Support for DP YCbCr4:2:0 outputs
 2019-05-10  1:31 UTC  (10+ messages)
` [PATCH v6 2/6] drm: Add a VSC structure for handling Pixel Encoding/Colorimetry Formats
` [PATCH v6 3/6] drm/i915/dp: Program VSC Header and DB for Pixel Encoding/Colorimetry Format
` [PATCH v6 5/6] drm/i915/dp: Change a link bandwidth computation for DP
` ✓ Fi.CI.IGT: success for drm/i915/dp: Support for DP YCbCr4:2:0 outputs

[v3] drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 case
 2019-05-10  1:16 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 case (rev2)
` ✓ Fi.CI.IGT: "

[PATCH v2 0/7] Hexdump Enhancements
 2019-05-10  0:16 UTC  (7+ messages)
` [PATCH v2 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
` [PATCH v2 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags

[PATCH v4 0/8] drm/i915: GTT remapping for display
 2019-05-09 23:36 UTC  (13+ messages)
` [PATCH v4 1/8] drm/i915: Add a new "remapped" gtt_view
` [PATCH v4 2/8] drm/i915/selftests: Add mock selftest for remapped vmas
` [PATCH v4 3/8] drm/i915/selftests: Add live vma selftest
` [PATCH v4 4/8] drm/i915: Shuffle stride checking code around
` [PATCH v4 5/8] drm/i915: Overcome display engine stride limits via GTT remapping
` [PATCH v4 6/8] drm/i915: Align dumb buffer stride to 4k to allow for gtt remapping
` [PATCH v4 7/8] drm/i915: Bump fb stride limit to 128KiB for gen4+ and 256KiB for gen7+
` [PATCH v4 8/8] drm/i915: Bump gen7+ fb size limits to 16kx16k
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: GTT remapping for display
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Truly bump ready tasks ahead of busywaits
 2019-05-09 21:32 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] RFC: console: hack up console_lock more v3
 2019-05-09 20:41 UTC  (10+ messages)
` ✗ Fi.CI.BAT: failure for RFC: console: hack up console_lock more v3 (rev2)
` [PATCH] kernel/locking/semaphore: use wake_q in up()
` ✓ Fi.CI.BAT: success for RFC: console: hack up console_lock more v3 (rev3)

[PATCH 0/3] Extend BT2020 support in iCSC and fixes
 2019-05-09 20:38 UTC  (9+ messages)
` [PATCH 1/3] drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 case
` [PATCH 2/3] drm/i915/icl: Fix Y pre-offset for Full Range YCbCr
` [PATCH 3/3] drm/i915/icl: Fixed Input CSC Co-efficients for BT601/709
    ` [v2] "
` ✓ Fi.CI.BAT: success for Extend BT2020 support in iCSC and fixes
` ✓ Fi.CI.BAT: success for Extend BT2020 support in iCSC and fixes (rev2)

[PATCH v3 00/11] drm/i915: Add support for asynchronous display power disabling
 2019-05-09 18:08 UTC  (17+ messages)
` [PATCH v3 01/11] drm/i915: Add support for tracking wakerefs w/o power-on guarantee
` [PATCH v3 02/11] drm/i915: Force printing wakeref tacking during pm_cleanup
` [PATCH v3 03/11] drm/i915: Verify power domains state during suspend in all cases
` [PATCH v3 04/11] drm/i915: Add support for asynchronous display power disabling
` [PATCH v3 05/11] drm/i915: Disable power asynchronously during DP AUX transfers
` [PATCH v3 06/11] drm/i915: WARN for eDP encoders in intel_dp_detect_dpcd()
` [PATCH v3 07/11] drm/i915: Remove the unneeded AUX power ref from intel_dp_detect()
` [PATCH v3 08/11] drm/i915: Remove the unneeded AUX power ref from intel_dp_hpd_pulse()
` [PATCH v3 09/11] drm/i915: Replace use of PLLS power domain with DISPLAY_CORE domain
` [PATCH v3 10/11] drm/i915: Avoid taking the PPS lock for non-eDP/VLV/CHV
` [PATCH v3 11/11] drm/i915: Assert that TypeC ports are not used for eDP
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add support for asynchronous display power disabling (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[RFC PATCH 0/5] cgroup support for GPU devices
 2019-05-09 16:52 UTC  (4+ messages)

[PATCH v2 00/11] drm/i915: Add support for asynchronous display power disabling
 2019-05-09 16:25 UTC  (26+ messages)
` [PATCH v2 01/11] drm/i915: Add support for tracking wakerefs w/o power-on guarantee
` [PATCH v2 02/11] drm/i915: Force printing wakeref tacking during pm_cleanup
` [PATCH v2 03/11] drm/i915: Verify power domains state during suspend in all cases
` [PATCH v2 04/11] drm/i915: Add support for asynchronous display power disabling
` [PATCH v2 05/11] drm/i915: Disable power asynchronously during DP AUX transfers
` [PATCH v2 06/11] drm/i915: WARN for eDP encoders in intel_dp_detect_dpcd()
` [PATCH v2 07/11] drm/i915: Remove the unneeded AUX power ref from intel_dp_detect()
` [PATCH v2 08/11] drm/i915: Remove the unneeded AUX power ref from intel_dp_hpd_pulse()
` [PATCH v2 09/11] drm/i915: Replace use of PLLS power domain with DISPLAY_CORE domain
` [PATCH v2 10/11] drm/i915: Avoid taking the PPS lock for non-eDP/VLV/CHV
` [PATCH v2 11/11] drm/i915: Assert that TypeC ports are not used for eDP
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add support for asynchronous display power disabling (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[v2] drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 case
 2019-05-09 16:11 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3 1/2] drm/i915/GLK: Properly handle plane CSC for BT2020 framebuffers
 2019-05-09 15:55 UTC  (10+ messages)
` [PATCH] drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 case

[PATCH] RFC: console: hack up console_trylock more
 2019-05-09 15:08 UTC  (10+ messages)
` [PATCH] RFC: console: hack up console_lock more v2
          ` [Intel-gfx] "

[PATCH v4 0/4] Enable Multi-segmented-gamma for ICL
 2019-05-09 13:40 UTC  (8+ messages)
` [PATCH v4 1/4] drm/i915: Change gamma/degamma_lut_size data type to u32
` [PATCH v4 2/4] drm/i915/icl: Add register definitions for Multi Segmented gamma
` [PATCH v4 3/4] drm/i915: Rename ivb_load_lut_10_max
` [PATCH v4 4/4] drm/i915/icl: Add Multi-segmented gamma support
` ✓ Fi.CI.BAT: success for Enable Multi-segmented-gamma for ICL (rev3)
` ✗ Fi.CI.IGT: failure "

[drm-intel:drm-intel-next-queued 4/6] drivers/gpu/drm/drm_hdcp.c:27:3: sparse: sparse: symbol 'srm_data' was not declared. Should it be static?
 2019-05-09 13:16 UTC  (2+ messages)
` [RFC PATCH drm-intel] drm: drm_hdcp_request_srm() can be static

[PATCH 1/2] drm/i915: Fix fastset vs. pfit on/off on HSW EDP transcoder
 2019-05-09 13:03 UTC  (3+ messages)

[PATCH] i915: disable framebuffer compression on GeminiLake
 2019-05-09 12:33 UTC  (5+ messages)

[RFT i-g-t] tests/prime_vgem/basic-fence-flip: Probe display resolution
 2019-05-09 12:14 UTC  (5+ messages)

[PATCH 1/2] RFC: hung_task: taint kernel
 2019-05-09 10:16 UTC  (4+ messages)
` [PATCH 2/2] RFC: soft/hardlookup: "

[PULL] drm-intel-next-fixes
 2019-05-09 10:01 UTC 

[PATCH i-g-t 00/21] Media scalability tooling
 2019-05-09  9:27 UTC  (28+ messages)
` [PATCH i-g-t 01/21] scripts/trace.pl: Fix after intel_engine_notify removal
  ` [igt-dev] "
` [PATCH i-g-t 02/21] headers: bump
` [PATCH i-g-t 03/21] trace.pl: Virtual engine support
` [PATCH i-g-t 04/21] trace.pl: Virtual engine preemption support
` [PATCH i-g-t 05/21] wsim/media-bench: i915 balancing
` [PATCH i-g-t 06/21] gem_wsim: Use IGT uapi headers
` [PATCH i-g-t 07/21] gem_wsim: Factor out common error handling
` [PATCH i-g-t 08/21] gem_wsim: More wsim_err
` [PATCH i-g-t 09/21] gem_wsim: Submit fence support
` [PATCH i-g-t 10/21] gem_wsim: Extract str to engine lookup
` [PATCH i-g-t 11/21] gem_wsim: Engine map support
` [PATCH i-g-t 12/21] gem_wsim: Save some lines by changing to implicit NULL checking
` [PATCH i-g-t 13/21] gem_wsim: Compact int command parsing with a macro
` [PATCH i-g-t 14/21] gem_wsim: Engine map load balance command
` [PATCH i-g-t 15/21] gem_wsim: Engine bond command
` [PATCH i-g-t 16/21] gem_wsim: Some more example workloads
  ` [igt-dev] "
` [PATCH i-g-t 17/21] gem_wsim: Infinite batch support
` [PATCH i-g-t 18/21] gem_wsim: Command line switch for specifying low slice count workloads
` [PATCH i-g-t 19/21] gem_wsim: Per context SSEU control
` [PATCH i-g-t 20/21] gem_wsim: Allow RCS virtual engine with "
` [PATCH i-g-t 21/21] tests/i915_query: Engine discovery tests

[v9 00/13] Add HDR Metadata Parsing and handling in DRM layer
 2019-05-08 22:13 UTC  (17+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Add HDR Metadata Parsing and handling in DRM layer (rev9)
` [v9 01/13] drm: Add HDR source metadata property
` [v9 02/13] drm: Add reference counting on HDR metadata blob
` [v9 03/13] drm: Parse HDR metadata info from EDID
` [v9 04/13] drm: Enable HDR infoframe support
` [v9 05/13] drm/i915: Attach HDR metadata property to connector
` [v9 06/13] drm/i915: Write HDR infoframe and send to panel
` [v9 07/13] drm: Add HLG EOTF
` [v9 08/13] drm/i915: Enable infoframes on GLK+ for HDR
` [v9 09/13] drm/i915:Enabled Modeset when HDR Infoframe changes
` [v9 10/13] drm/i915: Set Infoframe for non modeset case for HDR
` [v9 11/13] drm/i915: Added DRM Infoframe handling for BYT/CHT
` [v9 12/13] video/hdmi: Add Unpack function for DRM infoframe
` [v9 13/13] drm/i915: Add state readout "
` ✓ Fi.CI.BAT: success for Add HDR Metadata Parsing and handling in DRM layer (rev9)
` ✓ Fi.CI.IGT: "

[PATCH v3 1/2] drm/i915: Make sandybridge_pcode_read() deal with the second data register
 2019-05-08 21:05 UTC  (4+ messages)
` [PATCH v3 2/2] drm/i915: Make sure we have enough memory bandwidth on ICL

[PULL] drm-misc-next-fixes
 2019-05-08 20:51 UTC 

[PATCH v3 0/4] Enable Multi-segmented-gamma for ICL
 2019-05-08 20:03 UTC  (7+ messages)
` [PATCH v3 1/4] drm/i915: Change gamma/degamma_lut_size data type to u32
` [PATCH v3 4/4] drm/i915/icl: Add Multi-segmented gamma support

[PATCH] drm/i915: Fix skl plane scaling for planner YUV buffers
 2019-05-08 16:54 UTC  (5+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v4 04/11] drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
 2019-05-08 16:09 UTC 

[PATCH] drm/i915: Reboot CI if forcewake fails
 2019-05-08 15:09 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 01/40] drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEAD
 2019-05-08 14:10 UTC  (14+ messages)
` [PATCH 14/40] drm/i915: Load balancing across a virtual engine
  ` [PATCH] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/40] drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEAD (rev4)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-08 13:26 UTC  (10+ messages)
` [PATCH 01/16] lib: fix match_string() helper on -1 "
` [PATCH 03/16] lib,treewide: add new match_string() helper/macro
    ` [PATCH 03/16] lib, treewide: "
` [PATCH 09/16] mmc: sdhci-xenon: use "

[PATCH 08/40] dma-fence: Refactor signaling for manual invocation
 2019-05-08 11:52 UTC  (3+ messages)
` [PATCH] "

[PATCH 07/40] drm/i915: Seal races between async GPU cancellation, retirement and signaling
 2019-05-08 11:50 UTC  (3+ messages)
` [PATCH] "


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