messages from 2018-09-07 11:29:10 to 2018-09-11 16:45:52 UTC [more...]
[PATCH 00/13] drm/i915: Display gtt remapping prep stuff
2018-09-11 16:45 UTC (23+ messages)
` [PATCH 01/13] drm/i915: s/tile_offset/aligned_offset/ etc
` [PATCH 02/13] drm/i915: Add .max_stride() plane hook
` [PATCH 03/13] drm/i915: Use pipe A primary plane .max_stride() as the global stride limit
` [PATCH 04/13] drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[]
` [PATCH 05/13] drm/i915: Store the final plane stride in plane_state
` [PATCH v4 "
` [PATCH 06/13] drm/i915: Store ggtt_view "
` [PATCH 07/13] drm/i915: s/int plane/int color_plane/
` [PATCH 08/13] drm/i915: Nuke plane->can_scale/min_downscale
` [PATCH 09/13] drm/i915: Extract per-platform plane->check() functions
` [PATCH 10/13] drm/i915: Move skl plane fb related checks into a better place
` [PATCH 11/13] drm/i915: Move display w/a #1175
` [PATCH 12/13] drm/i915: Move chv rotation checks to plane->check()
` [PATCH 13/13] drm/i915: Extract intel_cursor_check_surface()
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Display gtt remapping prep stuff
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Display gtt remapping prep stuff (rev2)
` ✗ Fi.CI.SPARSE: "
[PATCH] drm/i915: Put all permanent stolen allocations together
2018-09-11 16:13 UTC (5+ messages)
[PATCH] drm/i915: Nuke struct_mutex from context_setparam
2018-09-11 15:09 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Nuke struct_mutex from context_setparam (rev2)
[PATCH 01/26] drm/i915/ringbuffer: Reload PDs harder on byt/bcs
2018-09-11 14:56 UTC (30+ messages)
` [PATCH 02/26] drm/i915: Reorder execobject[] to insert non-48b objects into the low 4G
` [PATCH 03/26] drm/i915: Limit number of capture objects
` [PATCH 04/26] drm/i915: Handle incomplete Z_FINISH for compressed error states
` [PATCH 05/26] drm/i915: Clear the error PTE just once on finish
` [PATCH 06/26] drm/i915: Cache the error string
` [PATCH 07/26] drm/i915/overlay: Allocate physical registers from stolen
` [PATCH 08/26] drm/i915/overlay: Use the ioctl parameters directly
` [PATCH 09/26] drm/i915/execlists: Reset CSB pointers on canceling requests (wedging)
` [PATCH 10/26] drm/i915/execlists: Avoid kicking priority on the current context
` [PATCH 11/26] drm/i915/selftests: Basic stress test for rapid context switching
` [PATCH 12/26] drm/i915/execlists: Delay updating ring register state after resume
` [PATCH 13/26] drm/i915/execlists: Use coherent writes into the context image
` [PATCH 14/26] drm/i915/execlists: Onion unwind for logical_ring_init() failure
` [PATCH 15/26] drm/i915/execlists: Assert the queue is non-empty on unsubmitting
` [PATCH 16/26] drm/i915: Report the number of closed vma held by each context in debugfs
` [PATCH 17/26] drm/i915: Remove debugfs/i915_ppgtt_info
` [PATCH 18/26] drm/i915: Track all held rpm wakerefs
` [PATCH 19/26] drm/i915: Markup paired operations on wakerefs
` [PATCH 20/26] drm/i915: Syntatic sugar for using intel_runtime_pm
` [PATCH 21/26] drm/i915: Markup paired operations on display power domains
` [PATCH 22/26] drm/i915: Track the wakeref used to initialise "
` [PATCH 23/26] drm/i915/dp: Markup pps lock power well
` [PATCH 24/26] drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
` [PATCH 25/26] drm/i915: Mark up Ironlake ips with rpm wakerefs
` [PATCH 26/26] drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/26] drm/i915/ringbuffer: Reload PDs harder on byt/bcs
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH v10 0/8] YCBCR 4:2:0/4:4:4 output support for LSPCON
2018-09-11 14:54 UTC (7+ messages)
` [PATCH v10 1/8] drm/i915: Introduce CRTC output format
` [PATCH v10 2/8] drm/i915: Add CRTC output format YCBCR 4:2:0
` [PATCH v10 3/8] drm/i915: Add CRTC output format YCBCR 4:4:4
[igt-dev] [PATH i-g-t 2/2] tests: add slice power programming test
2018-09-11 14:42 UTC (5+ messages)
` [PATH i-g-t v11 "
` [igt-dev] "
` [PATH i-g-t v12 "
[PATCH] drm/i915/psr: Enable PSR1 on gen-9+ HW
2018-09-11 14:04 UTC (3+ messages)
[PATCH v1] drm/i915/chv: Update csc coefficient matrix during modeset
2018-09-11 13:51 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/chv: Update csc coefficient matrix during modeset (rev2)
` ✓ Fi.CI.IGT: "
i915, HDMI/DP audio with multiple monitors
2018-09-11 13:50 UTC
[PATCH 1/2] drm/i915/overlay: Allocate physical registers from stolen
2018-09-11 13:13 UTC (5+ messages)
` [PATCH 2/2] drm/i915/overlay: Use the ioctl parameters directly
[PATCH 1/4] fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
2018-09-11 12:12 UTC (10+ messages)
` [PATCH 2/4] vt: Remove vc_panic_force_write
` [Intel-gfx] [PATCH 1/4] fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
` [PATCH 3/4] fbdev: Add FBINFO_HIDE_SMEM_START flag
[PATCH v2 00/23] Display Stream Compression enabling on eDP/DP
2018-09-11 11:22 UTC (5+ messages)
` [PATCH v2 02/23] drm/i915/dp: Cache the DP/eDP DSC DPCD register set on Hotplug/eDP Init
` [PATCH v2 09/23] drm/dsc: Define Rate Control values that do not change over configurations
[BUG] i915 HDMI connector status is connected after disconnection
2018-09-11 10:25 UTC (6+ messages)
[REGRESSION 4.19-rc2] sometimes hangs with black screen when resuming from suspend or hibernation (was: Re: Linux 4.19-rc2)
2018-09-11 10:17 UTC
[PATCH v5 00/13] ICELAKE DSI DRIVER
2018-09-11 8:08 UTC (5+ messages)
` [PATCH v5 01/13] drm/i915/icl: Configure lane sequencing of combo phy transmitter
[CI v2 1/2] drm/i915/guc: Update GuC power domain states
2018-09-11 8:08 UTC (10+ messages)
` [CI v2 2/2] HAX Switch off GuC submission even if explicitly enabled
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,v2,1/2] drm/i915/guc: Update GuC power domain states
` ✗ Fi.CI.BAT: failure "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/ringbuffer: Reload PDs harder on byt/bcs
2018-09-11 7:43 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Rename full ppgtt configuration to be more generic
2018-09-10 20:35 UTC (13+ messages)
` [PATCH] drm/i915: Make 48bit full ppgtt configuration generic (v2)
` [PATCH] drm/i915: Make 48bit full ppgtt configuration generic (v3)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Rename full ppgtt configuration to be more generic (rev3)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[PATCH 1/3] drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
2018-09-10 20:03 UTC (14+ messages)
` [PATCH 2/3] drm/i915/dp: Restrict link retrain workaround to external monitors
` [PATCH 3/3] drm/i915/psr: Enable PSR1 on gen-9+ HW
[PATCH] drm/i915/icl: Enable DC9 as lowest possible state during screen-off
2018-09-10 19:52 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "
[PULL] gvt-fixes for 4.19-rc4
2018-09-10 19:43 UTC (2+ messages)
[PATCH] drm/i915/chv: Update csc coefficient matrix during modeset
2018-09-10 13:52 UTC (3+ messages)
` [PATCH v10 0/8] YCBCR 4:2:0/4:4:4 output support for LSPCON
[PATCH v11 0/7] Per context dynamic (sub)slice power-gating
2018-09-10 13:44 UTC (12+ messages)
` [PATCH 4/7] drm/i915/perf: lock powergating configuration to default when active
[PATCH 1/6] drm/i915: Missed interrupt simulation is no more, tell the world
2018-09-10 13:25 UTC (11+ messages)
` [PATCH 2/6] drm/i915: Reorder execobject[] to insert non-48b objects into the low 4G
` [PATCH 3/6] drm/i915: Limit number of capture objects
` [PATCH 5/6] drm/i915: Clear the error PTE just once on finish
` [PATCH 6/6] drm/i915: Cache the error string
` ✗ Fi.CI.SPARSE: warning for series starting with [1/6] drm/i915: Missed interrupt simulation is no more, tell the world
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH i-g-t] igt/gem_exec_capture: Fix command emission for gen3
2018-09-10 12:39 UTC (4+ messages)
[PATCH 0/3] add LG panel to dpcd quirk database
2018-09-10 11:43 UTC (8+ messages)
` [PATCH 1/3] drm: Add support for device_id based detection
` [PATCH 2/3] drm: Change limited M/N quirk to constant N quirk
` [PATCH 3/3] drm: add LG eDP panel to quirk database
` ✗ Fi.CI.BAT: failure for add LG panel to dpcd "
[PATCH 0/2] drm: Make i915 check for panel orient quirks on eDP and add one such quirk
2018-09-10 10:32 UTC (7+ messages)
` [PATCH 1/2] drm/i915: Check for panel orientation quirks on eDP panels
` [PATCH 2/2] drm: panel-orientation-quirks: Add quirk for GPD win2
` ✗ Fi.CI.CHECKPATCH: warning for drm: Make i915 check for panel orient quirks on eDP and add one such quirk
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH 0/2] [i915] Getting rid of GUP and use HMM for user ptr features
2018-09-10 9:27 UTC (4+ messages)
` [PATCH 1/2] gpu/i915: use HMM mirror instead of mmu_notifier
` [PATCH 2/2] gpu/i915: use HMM mirror for userptr buffer object
` ✗ Fi.CI.BAT: failure for Getting rid of GUP and use HMM for user ptr features
[PATCH] drm/i915: use for_each_pipe loop to assign crtc_mask
2018-09-10 9:04 UTC (14+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` ✓ Fi.CI.BAT: success for drm/i915: use for_each_pipe loop to assign crtc_mask (rev2)
` ✓ Fi.CI.BAT: success for drm/i915: use for_each_pipe loop to assign crtc_mask (rev3)
` ✓ Fi.CI.IGT: "
` ✓ Fi.CI.BAT: success for drm/i915: use for_each_pipe loop to assign crtc_mask (rev4)
` ✓ Fi.CI.IGT: "
[PATCH v5 02/13] drm/i915/icl: DSI vswing programming sequence
2018-09-10 7:43 UTC (3+ messages)
` [v5, "
[PATCH v10 0/2] Add XYUV format support
2018-09-10 7:38 UTC (4+ messages)
` ✗ Fi.CI.IGT: failure for Add XYUV format support (rev6)
[PATCH 6/7] drm: Update todo.rst
2018-09-09 12:10 UTC (5+ messages)
` [PATCH] "
[PATCH 0/1] Load DMC v1.07 on Icelake
2018-09-07 18:26 UTC (10+ messages)
` [PATCH 1/1] firmware/dmc/icl: load v1.07 on icelake
FW: linux-firmware pull request(ICL:DMC)
2018-09-07 17:01 UTC
[PATCH i-g-t] lib: Cancel all outstanding requests at the end of a test
2018-09-07 16:44 UTC (3+ messages)
` [igt-dev] "
[PATH i-g-t 00/13] Tracing & workload simulation misc patches
2018-09-07 16:00 UTC (7+ messages)
` [PATH i-g-t 04/13] gem_wsim: Check sleep times
` [igt-dev] "
[PATCH v2 1/3] drm/i915/csr: keep firmware name and required version together
2018-09-07 15:07 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] "
` ✓ Fi.CI.IGT: "
[RFC] drm/i915: GEM_WARN_ON considered harmful
2018-09-07 11:53 UTC
[PATH i-g-t] igt: Test tagging support
2018-09-07 11:43 UTC (2+ messages)
` [igt-dev] "
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