messages from 2020-11-13 09:42:12 to 2020-11-15 15:32:06 UTC [more...]
[Intel-gfx] [PATCH] Revert "drm: convert drm_atomic_uapi.c to new debug helpers"
2020-11-15 15:31 UTC
[Intel-gfx] [PATCH 09/10] drm/i915: Clean up SSKPD/MLTR defines
2020-11-15 10:54 UTC (2+ messages)
[Intel-gfx] [PATCH v7 4/7] drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder split
2020-11-15 10:18 UTC (2+ messages)
` [Intel-gfx] [drm/i915] b41be8ac8e: RIP:skl_allocate_pipe_ddb[i915]
[Intel-gfx] [PATCH v2 01/27] drm/i915/pxp: Introduce Intel PXP component
2020-11-15 2:28 UTC (28+ messages)
` [Intel-gfx] [PATCH v2 02/27] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [PATCH v2 03/27] drm/i915/pxp: Add PXP context for logical hardware states
` [Intel-gfx] [PATCH v2 04/27] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [PATCH v2 05/27] drm/i915/pxp: Enable ioctl action to set the ring3 context
` [Intel-gfx] [PATCH v2 06/27] drm/i915: Rename the whitelist to allowlist
` [Intel-gfx] [PATCH v2 07/27] drm/i915/pxp: Add PXP-related registers into allowlist
` [Intel-gfx] [PATCH v2 08/27] drm/i915/pxp: Read register to check hardware session state
` [Intel-gfx] [PATCH v2 09/27] drm/i915/pxp: Implement funcs to get/set PXP tag
` [Intel-gfx] [PATCH v2 10/27] drm/i915/pxp: Enable ioctl action to reserve session slot
` [Intel-gfx] [PATCH v2 11/27] drm/i915/pxp: Enable ioctl action to set session in play
` [Intel-gfx] [PATCH v2 12/27] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [PATCH v2 13/27] drm/i915/pxp: Enable ioctl action to terminate the session
` [Intel-gfx] [PATCH v2 14/27] drm/i915/pxp: Enable ioctl action to query PXP tag
` [Intel-gfx] [PATCH v2 15/27] drm/i915/pxp: Destroy all type0 sessions upon teardown
` [Intel-gfx] [PATCH v2 16/27] drm/i915/pxp: Termiante the session upon app crash
` [Intel-gfx] [PATCH v2 17/27] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [PATCH v2 18/27] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [PATCH v2 19/27] drm/i915/pxp: Enable ioctl action to send TEE commands
` [Intel-gfx] [PATCH v2 20/27] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [PATCH v2 21/27] drm/i915/pxp: Add i915 trace logs for PXP operations
` [Intel-gfx] [PATCH v2 22/27] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [PATCH v2 23/27] mei: bus: enable pavp device
` [Intel-gfx] [PATCH v2 24/27] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [PATCH v2 25/27] drm/i915/uapi: introduce drm_i915_gem_create_ext for TGL
` [Intel-gfx] [PATCH v2 26/27] drm/i915/pavp: User interface for Protected buffer
` [Intel-gfx] [PATCH v2 27/27] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v2,01/27] drm/i915/pxp: Introduce Intel PXP component
[Intel-gfx] [PATCH v2 0/9] drm/i915: nuke remaining legacy reg helpers (I915_READ/WRITE etc.)
2020-11-14 20:50 UTC (15+ messages)
` [Intel-gfx] [PATCH v2 1/9] drm/i915/debugfs: remove RPS autotuning details from i915_rps_boost_info
` [Intel-gfx] [PATCH v2 2/9] drm/i915: remove last traces of I915_READ_FW() and I915_WRITE_FW()
` [Intel-gfx] [PATCH v2 3/9] drm/i915/cdclk: prefer intel_de_write() over I915_WRITE()
` [Intel-gfx] [PATCH v2 4/9] drm/i915/debugfs: remove the i915_cache_sharing debugfs file
` [Intel-gfx] [PATCH v2 5/9] drm/i915/debugfs: replace I915_READ() with intel_uncore_read()
` [Intel-gfx] [PATCH v2 6/9] drm/i915/suspend: replace I915_READ()/WRITE() with intel_de_read()/write()
` [Intel-gfx] [PATCH v2 7/9] drm/i915/pm: replace I915_READ()/WRITE() with intel_uncore_read()/write()
` [Intel-gfx] [PATCH v2 8/9] drm/i915/irq: "
` [Intel-gfx] [PATCH v2 9/9] drm/i915: remove last traces of I915_READ(), I915_WRITE() and POSTING_READ()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: nuke remaining legacy reg helpers (I915_READ/WRITE etc.) (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH 0/9] drm/i915: nuke remaining legacy reg helpers (I915_READ/WRITE etc.)
2020-11-14 20:34 UTC (5+ messages)
` [Intel-gfx] [PATCH 7/9] drm/i915/pm: replace I915_READ()/WRITE() with intel_uncore_read()/write()
[Intel-gfx] USB-C DP mode problem on linux
2020-11-14 20:11 UTC (4+ messages)
[Intel-gfx] [PATCH 08/27] drm/i915/pxp: Read register to check hardware session state (fwd)
2020-11-14 18:03 UTC
[Intel-gfx] [PATCH 05/27] drm/i915/pxp: Enable ioctl action to set the ring3 context (fwd)
2020-11-14 16:43 UTC
[Intel-gfx] [PATCH 01/27] drm/i915/pxp: Introduce Intel PXP component
2020-11-14 6:28 UTC (35+ messages)
` [Intel-gfx] [PATCH 02/27] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [PATCH 03/27] drm/i915/pxp: Add PXP context for logical hardware states
` [Intel-gfx] [PATCH 04/27] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [PATCH 05/27] drm/i915/pxp: Enable ioctl action to set the ring3 context
` [Intel-gfx] [PATCH 06/27] drm/i915: Rename the whitelist to allowlist
` [Intel-gfx] [PATCH 07/27] drm/i915/pxp: Add PXP-related registers into allowlist
` [Intel-gfx] [PATCH 08/27] drm/i915/pxp: Read register to check hardware session state
` [Intel-gfx] [RFC PATCH] drm/i915/pxp: pxp_sm_reg_read() can be static
` [Intel-gfx] [PATCH 09/27] drm/i915/pxp: Implement funcs to get/set PXP tag
` [Intel-gfx] [PATCH 10/27] drm/i915/pxp: Enable ioctl action to reserve session slot
` [Intel-gfx] [PATCH 11/27] drm/i915/pxp: Enable ioctl action to set session in play
` [Intel-gfx] [PATCH 12/27] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [PATCH 13/27] drm/i915/pxp: Enable ioctl action to terminate the session
` [Intel-gfx] [PATCH 14/27] drm/i915/pxp: Enable ioctl action to query PXP tag
` [Intel-gfx] [PATCH 15/27] drm/i915/pxp: Destroy all type0 sessions upon teardown
` [Intel-gfx] [RFC PATCH] drm/i915/pxp: intel_pxp_sm_destroy_all_sw_sessions() can be static
` [Intel-gfx] [PATCH 16/27] drm/i915/pxp: Termiante the session upon app crash
` [Intel-gfx] [PATCH 17/27] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [PATCH 18/27] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [PATCH 19/27] drm/i915/pxp: Enable ioctl action to send TEE commands
` [Intel-gfx] [PATCH 20/27] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [PATCH 21/27] drm/i915/pxp: Add i915 trace logs for PXP operations
` [Intel-gfx] [PATCH 22/27] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [PATCH 23/27] mei: bus: enable pavp device
` [Intel-gfx] [PATCH 24/27] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [PATCH 25/27] drm/i915/uapi: introduce drm_i915_gem_create_ext for TGL
` [Intel-gfx] [PATCH 26/27] drm/i915/pavp: User interface for Protected buffer
` [Intel-gfx] [PATCH 27/27] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [01/27] drm/i915/pxp: Introduce Intel PXP component
[Intel-gfx] [PATCH 00/23] drm/i915: Big bigjoiner series
2020-11-14 4:10 UTC (28+ messages)
` [Intel-gfx] [PATCH 01/23] drm/i915: Copy the plane hw state directly for Y planes
` [Intel-gfx] [PATCH 02/23] drm/i915: Pass intel_atomic_state around
` [Intel-gfx] [PATCH 03/23] drm/i915: Nuke intel_atomic_crtc_state_for_each_plane_state() from skl+ wm code
` [Intel-gfx] [PATCH 04/23] drm/i915: Pimp the watermark documentation a bit
` [Intel-gfx] [PATCH 05/23] drm/i915: Precompute can_sagv for each wm level
` [Intel-gfx] [PATCH 06/23] drm/i915: Store plane relative data rate in crtc_state
` [Intel-gfx] [PATCH 07/23] drm/i915: Remove skl_adjusted_plane_pixel_rate()
` [Intel-gfx] [PATCH 08/23] drm/i915: Pass intel_atomic_state instead of drm_atomic_state
` [Intel-gfx] [PATCH 09/23] drm/i915/dp: Add from_crtc_state to copy color blobs
` [Intel-gfx] [PATCH 10/23] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3
` [Intel-gfx] [PATCH 11/23] drm/i915: Try to make bigjoiner work in atomic check
` [Intel-gfx] [PATCH 12/23] drm/i915/dp: Modify VDSC helpers to configure DSC for Bigjoiner slave
` [Intel-gfx] [PATCH 13/23] drm/i915/dp: Master/Slave enable/disable sequence for bigjoiner
` [Intel-gfx] [PATCH 14/23] drm/i915: HW state readout for Bigjoiner case
` [Intel-gfx] [PATCH 15/23] drm/i915: Add crtcs affected by bigjoiner to the state
` [Intel-gfx] [PATCH 16/23] drm/i915: Add planes "
` [Intel-gfx] [PATCH 17/23] drm/i915: Get the uapi state from the correct plane when bigjoiner is used
` [Intel-gfx] [PATCH 18/23] drm/i915: Add bigjoiner aware plane clipping checks
` [Intel-gfx] [PATCH 19/23] drm/i915: Add debugfs dumping for bigjoiner, v3
` [Intel-gfx] [PATCH 20/23] drm/i915: Disable legacy cursor fastpath for bigjoiner
` [Intel-gfx] [PATCH 21/23] drm/i915: Fix cursor src/dst rectangle with bigjoiner
` [Intel-gfx] [PATCH 22/23] drm/i915: Add bigjoiner state dump
` [Intel-gfx] [PATCH 23/23] drm/i915: Enable bigjoiner
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Big bigjoiner series
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] drm/i915/selftests: Small tweak to put the termination conditions together
2020-11-14 3:40 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [CI v11 1/3] drm/i915: Pass intel_atomic_state instead of drm_atomic_state
2020-11-14 2:44 UTC (6+ messages)
` [Intel-gfx] [CI v11 2/3] drm/i915/dp: Add from_crtc_state to copy color blobs
` [Intel-gfx] [CI v11 3/3] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,v11,1/3] drm/i915: Pass intel_atomic_state instead of drm_atomic_state
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PXP CLEAN PATCH v06 01/27] drm/i915/pxp: Introduce Intel PXP component
2020-11-14 2:42 UTC (29+ messages)
` [Intel-gfx] [PXP CLEAN PATCH v06 02/27] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [PXP CLEAN PATCH v06 03/27] drm/i915/pxp: Add PXP context for logical hardware states
` [Intel-gfx] [PXP CLEAN PATCH v06 04/27] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [PXP CLEAN PATCH v06 05/27] drm/i915/pxp: Enable ioctl action to set the ring3 context
` [Intel-gfx] [PXP CLEAN PATCH v06 06/27] drm/i915: Rename the whitelist to allowlist
` [Intel-gfx] [PXP CLEAN PATCH v06 07/27] drm/i915/pxp: Add PXP-related registers into allowlist
` [Intel-gfx] [PXP CLEAN PATCH v06 08/27] drm/i915/pxp: Read register to check hardware session state
` [Intel-gfx] [PXP CLEAN PATCH v06 09/27] drm/i915/pxp: Implement funcs to get/set PXP tag
` [Intel-gfx] [PXP CLEAN PATCH v06 10/27] drm/i915/pxp: Enable ioctl action to reserve session slot
` [Intel-gfx] [PXP CLEAN PATCH v06 11/27] drm/i915/pxp: Enable ioctl action to set session in play
` [Intel-gfx] [PXP CLEAN PATCH v06 12/27] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [PXP CLEAN PATCH v06 13/27] drm/i915/pxp: Enable ioctl action to terminate the session
` [Intel-gfx] [PXP CLEAN PATCH v06 14/27] drm/i915/pxp: Enable ioctl action to query PXP tag
` [Intel-gfx] [PXP CLEAN PATCH v06 15/27] drm/i915/pxp: Destroy all type0 sessions upon teardown
` [Intel-gfx] [PXP CLEAN PATCH v06 16/27] drm/i915/pxp: Termiante the session upon app crash
` [Intel-gfx] [PXP CLEAN PATCH v06 17/27] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [PXP CLEAN PATCH v06 18/27] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [PXP CLEAN PATCH v06 19/27] drm/i915/pxp: Enable ioctl action to send TEE commands
` [Intel-gfx] [PXP CLEAN PATCH v06 20/27] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [PXP CLEAN PATCH v06 21/27] drm/i915/pxp: Add i915 trace logs for PXP operations
` [Intel-gfx] [PXP CLEAN PATCH v06 22/27] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [PXP CLEAN PATCH v06 23/27] mei: bus: enable pavp device
` [Intel-gfx] [PXP CLEAN PATCH v06 24/27] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [PXP CLEAN PATCH v06 25/27] drm/i915/uapi: introduce drm_i915_gem_create_ext for TGL
` [Intel-gfx] [PXP CLEAN PATCH v06 26/27] drm/i915/pavp: User interface for Protected buffer
` [Intel-gfx] [PXP CLEAN PATCH v06 27/27] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [PXP,CLEAN,v06,01/27] drm/i915/pxp: Introduce Intel PXP component
[Intel-gfx] [PATCH 0/6] drm/i915: Eliminate intel_atomic_crtc_state_for_each_plane_state() from skl+ wm code
2020-11-14 2:01 UTC (11+ messages)
` [Intel-gfx] [PATCH 4/6] drm/i915: Precompute can_sagv for each wm level
` [Intel-gfx] [PATCH 5/6] drm/i915: Store plane relative data rate in crtc_state
` [Intel-gfx] [PATCH 6/6] drm/i915: Remove skl_adjusted_plane_pixel_rate()
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Eliminate intel_atomic_crtc_state_for_each_plane_state() from skl+ wm code (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH] drm/i915: Avoid memory leak with more than 16 workarounds on a list
2020-11-14 1:14 UTC (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
[Intel-gfx] [PATCH 0/7] Allow privileged user to map the OA buffer
2020-11-13 23:56 UTC (11+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915/perf: Ensure observation logic is not clock gated
` [Intel-gfx] [PATCH 2/7] drm/i915/gt: Lock intel_engine_apply_whitelist with uncore->lock
` [Intel-gfx] [PATCH 3/7] drm/i915/gt: Add a reference to the engine in i915_wa_list
` [Intel-gfx] [PATCH 4/7] drm/i915/perf: Whitelist OA report trigger registers
` [Intel-gfx] [PATCH 5/7] drm/i915/gt: Refactor _wa_add to reuse wa_index and wa_list_grow
` [Intel-gfx] [PATCH 6/7] drm/i915/perf: Whitelist OA counter and buffer registers
` [Intel-gfx] [PATCH 7/7] drm/i915/perf: Map OA buffer to user space for gen12 performance query
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Allow privileged user to map the OA buffer
[Intel-gfx] [PATCH i-g-t] i915: Increase engine[] to fit the entire RING_MASK
2020-11-13 20:12 UTC (2+ messages)
` [Intel-gfx] [igt-dev] "
[Intel-gfx] [RFC i-g-t 0/5] User friendly lsgpu/intel_gpu_top device listing
2020-11-13 16:27 UTC (6+ messages)
` [Intel-gfx] [RFC i-g-t 1/5] intel_gpu_top: User friendly "
` [Intel-gfx] [RFC i-g-t 2/5] lsgpu: "
` [Intel-gfx] [RFC i-g-t 3/5] lib/igt_device_scan: Remember PCI card index after scanning
` [Intel-gfx] [RFC i-g-t 4/5] lsgpu: Add filter type print-out selection
` [Intel-gfx] [RFC i-g-t 5/5] intel_gpu_top: Default GPU list to PCI mode
[Intel-gfx] [PATCH] drm/i915: Add plane .{min, max}_width() and .max_height() vfuncs
2020-11-13 16:05 UTC (5+ messages)
[Intel-gfx] [PATCH i-g-t 1/4] intel_gpu_top: User friendly device listing
2020-11-13 15:18 UTC (5+ messages)
` [Intel-gfx] [PATCH i-g-t 2/4] lsgpu: "
` [Intel-gfx] [PATCH i-g-t 3/4] lsgpu: Add filter type print-out selection
` [Intel-gfx] [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 4/4] intel_gpu_top: Default GPU list to PCI mode
[Intel-gfx] [PATCH i-g-t] i915: Use igt_device_get_pci_device()
2020-11-13 15:05 UTC
[Intel-gfx] [PATCH 0/6] drm/i915: Introduce crtc_state.hw.pipe_mode
2020-11-13 14:27 UTC (4+ messages)
` [Intel-gfx] [PATCH 3/6] drm/i915: Move hw.active assignment into intel_crtc_get_pipe_config()
[Intel-gfx] [PATCH i-g-t] tools/intel_gpu_top: Show the active device
2020-11-13 13:56 UTC
[Intel-gfx] [PATCH 01/33] drm/i915/gt: Include semaphore status in print_request()
2020-11-13 11:06 UTC (10+ messages)
` [Intel-gfx] [PATCH 15/33] drm/i915/gt: Move the breadcrumb to the signaler if completed upon cancel
` [Intel-gfx] [PATCH 25/33] drm/i915/gt: Resubmit the virtual engine on schedule-out
` [Intel-gfx] [PATCH 28/33] drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb
` [Intel-gfx] [PATCH 29/33] drm/i915/gt: Track timeline GGTT offset separately from subpage offset
` [Intel-gfx] [PATCH 30/33] drm/i915/gt: Add timeline "mode"
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/33] drm/i915/gt: Include semaphore status in print_request()
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[Intel-gfx] [PATCH 0/6] Allow privileged user to map the OA buffer
2020-11-13 11:02 UTC (5+ messages)
` [Intel-gfx] [PATCH 4/6] drm/i915/gt: Refactor _wa_add to reuse wa_index and wa_list_grow
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