Linux Intel GFX
[Prev Page][Next Page]
- Re: [PATCH v10 1/9] drm/i915: Create GEM runtime resume helper and handle GEM suspend/resume errors, (continued)
- [PATCH v10 2/9] drm/i915: Update GEM suspend/resume flows considering GuC and GEM fences, Sagar Arun Kamble
- [PATCH v10 3/9] drm/i915: Create uC runtime and system suspend/resume helpers, Sagar Arun Kamble
- [PATCH v10 4/9] drm/i915/guc: Update GuC load status as NONE on GPU reset, Sagar Arun Kamble
- [PATCH v10 5/9] drm/i915/guc: Update GuC ggtt.invalidate/interrupts/communication across RPM suspend/resume, Sagar Arun Kamble
- [PATCH v10 6/9] drm/i915/guc: Check execbuf client to disable submission and don't depend on enable_guc_submission, Sagar Arun Kamble
- [PATCH v10 7/9] drm/i915/guc: Update GuC suspend functionality in intel_uc_suspend, Sagar Arun Kamble
- [PATCH v10 8/9] drm/i915/guc: Disable GuC submission and suspend it prior to i915 reset, Sagar Arun Kamble
- [PATCH v10 9/9] drm/i915/guc: Fix GuC cleanup in unload path, Sagar Arun Kamble
- ✓ Fi.CI.BAT: success for GEM/GuC Suspend/Resume/Reset fixes and restructuring (rev3), Patchwork
- ✗ Fi.CI.IGT: warning for GEM/GuC Suspend/Resume/Reset fixes and restructuring (rev3), Patchwork
- [maintainer-tools PATCH] qf: Handle unused patches on sub-directories.,
Rodrigo Vivi
- [PATCH igt] igt/gem_workarounds: Read the workaround registers from the active context,
Chris Wilson
- [PATCH] drm/i915/cnl: allow HDMI 2.0 clock rates,
Rodrigo Vivi
- [PATCH] drm/i915: Avoid using dev_priv->info.gen directly.,
Rodrigo Vivi
- [PATCH] drm/i915/cnl: Allow 2 pixel per clock on Cannonlake.,
Rodrigo Vivi
- [PATCH 1/2] drm/i915: stolen_reserved_base is also dma_addr_t,
Paulo Zanoni
- [PATCH 0/5] Introduce DVFS.,
Rodrigo Vivi
- [PATCH 2/5] drm/i915/cnl: Expose DVFS change functions, Rodrigo Vivi
- [PATCH 1/5] drm/i915/cnl: extract cnl_dvfs_{pre, post}_change, Rodrigo Vivi
- [PATCH 5/5] drm/i915: Extend DVFS function back to Skylake., Rodrigo Vivi
- [PATCH 3/5] drm/i915/cnl: DVFS for PLL enabling, Rodrigo Vivi
- [PATCH 4/5] drm/i915/cnl: DVFS for PLL disabling, Rodrigo Vivi
- ✓ Fi.CI.BAT: success for Introduce DVFS., Patchwork
- ✓ Fi.CI.IGT: success for Introduce DVFS., Patchwork
- ✓ Fi.CI.BAT: success for Introduce DVFS., Patchwork
- ✗ Fi.CI.IGT: failure for Introduce DVFS., Patchwork
- ✓ Fi.CI.BAT: success for Introduce DVFS., Patchwork
- ✗ Fi.CI.BAT: failure for Introduce DVFS., Patchwork
- [RFC 1/2] drm/i915/uc: Move uC related types into dedicated header,
Michal Wajdeczko
- [PATCH] drm/i915/selftests: Replace wmb() with i915_gem_chipset_flush(),
Chris Wilson
- [PATCH] drm/i915: Don't mix inline functions with declarations,
Michal Wajdeczko
- [PATCH v9 0/8] GEM/GuC Suspend/Resume/Reset fixes and restructuring,
Sagar Arun Kamble
- [PATCH v9 1/8] drm/i915: Create GEM runtime resume helper and handle GEM suspend/resume errors, Sagar Arun Kamble
- [PATCH v9 3/8] drm/i915: Create uC runtime and system suspend/resume helpers, Sagar Arun Kamble
- [PATCH v9 2/8] drm/i915: Update GEM suspend/resume flows considering GuC and GEM fences, Sagar Arun Kamble
- [PATCH v9 4/8] drm/i915/guc: Introduce intel_guc_sanitize, Sagar Arun Kamble
- [PATCH v9 6/8] drm/i915/guc: Update GuC suspend functionality in intel_uc_suspend, Sagar Arun Kamble
- [PATCH v9 5/8] drm/i915/guc: Update GuC ggtt.invalidate/interrupts/communication across RPM suspend/resume, Sagar Arun Kamble
- [PATCH v9 8/8] drm/i915/guc: Fix GuC cleanup in unload path, Sagar Arun Kamble
- [PATCH v9 7/8] drm/i915/guc: Disable GuC submission and suspend it prior to i915 reset, Sagar Arun Kamble
- ✓ Fi.CI.BAT: success for GEM/GuC Suspend/Resume/Reset fixes and restructuring (rev2), Patchwork
- ✓ Fi.CI.IGT: success for GEM/GuC Suspend/Resume/Reset fixes and restructuring (rev2), Patchwork
- [PATCH v8 1/8] drm/i915: Create GEM runtime resume helper and handle GEM suspend/resume errors,
Sagar Arun Kamble
- [PATCH v8 3/8] drm/i915: Create uC runtime and system suspend/resume helpers, Sagar Arun Kamble
- [PATCH v8 2/8] drm/i915: Update GEM suspend/resume flows considering GuC and GEM fences, Sagar Arun Kamble
- [PATCH v8 4/8] drm/i915/guc: Introduce intel_guc_sanitize, Sagar Arun Kamble
- [PATCH v8 5/8] drm/i915/guc: Update GuC ggtt.invalidate/interrupts/communication across RPM suspend/resume, Sagar Arun Kamble
- [PATCH v8 7/8] drm/i915/guc: Disable GuC submission and suspend it prior to i915 reset, Sagar Arun Kamble
- [PATCH v8 6/8] drm/i915/guc: Update GuC suspend functionality in intel_uc_suspend, Sagar Arun Kamble
- [PATCH v8 8/8] drm/i915/guc: Fix GuC cleanup in unload path, Sagar Arun Kamble
- Re: [PATCH v8 1/8] drm/i915: Create GEM runtime resume helper and handle GEM suspend/resume errors, Sagar Arun Kamble
- Re: [PATCH v8 1/8] drm/i915: Create GEM runtime resume helper and handle GEM suspend/resume errors, Chris Wilson
- ✓ Fi.CI.BAT: success for series starting with [v8,1/8] drm/i915: Create GEM runtime resume helper and handle GEM suspend/resume errors, Patchwork
- ✓ Fi.CI.IGT: success for series starting with [v8,1/8] drm/i915: Create GEM runtime resume helper and handle GEM suspend/resume errors, Patchwork
- [PATCH i-g-t 0/4] lib/igt_kms: Convert properties to be more atomic-like.,
Maarten Lankhorst
- [PATCH] dim: Sanity checks for nightly.conf, Daniel Vetter
- [PATCH 1/2] dim: Make sure nightly.conf hasn't disappeared,
Daniel Vetter
- [PATCH 1/2] drm/i915/execlists: Notify context-out for lost requests,
Chris Wilson
- [PATCH] drm/i915: Use memset64() to prefill the GTT page,
Chris Wilson
- [PATCH] drm/dp: Avoid needless delay while link training,
Lee, Shawn C
- [PATCH igt] lib: Ask the kernel to quiescent the GPU,
Chris Wilson
- [PATCH] dim: Curb gc enthusiasm,
Daniel Vetter
- [RFC V1 0/6] Add Plane Color Properties,
Uma Shankar
- [PATCH v9 1/1] drm/i915/huc: Reorganize HuC authentication,
Sagar Arun Kamble
- [PATCH igt] igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION,
Chris Wilson
- Re: [PATCH igt] igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION, Chris Wilson
- ✓ Fi.CI.BAT: success for igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION, Patchwork
- ✓ Fi.CI.IGT: success for igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION, Patchwork
- [PATCH igt] igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION, Chris Wilson
- ✓ Fi.CI.BAT: success for igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION (rev2), Patchwork
- ✗ Fi.CI.IGT: warning for igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION (rev2), Patchwork
- [PATCH igt v3] igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION, Chris Wilson
- ✓ Fi.CI.BAT: success for igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION (rev3), Patchwork
- ✗ Fi.CI.IGT: warning for igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION (rev3), Patchwork
- ✓ Fi.CI.IGT: success for igt/gem_exec_scheduler: HAS_SCHEDULER no longer means HAS_PREEMPTION (rev3), Patchwork
- [PATCH igt 1/3] benchmark/gem_busy: Compare polling with syncobj_wait,
Chris Wilson
- [PATCH igt] igt/gem_exec_schedule: Ignore set-priority failures on old kernels,
Chris Wilson
- [PATCH 1/2] drm/i915: Wrap context schedule notification,
Chris Wilson
- Re: [PATCH v2 2/2] drm/i915: Use intel_get_pipe_timings() and intel_mode_from_pipe_config() in intel_crtc_mode_get(),
Chris Wilson
- [PATCH v5 0/8] i915 PMU and engine busy stats,
Tvrtko Ursulin
- [PATCH 3/8] drm/i915/pmu: Expose a PMU interface for perf queries, Tvrtko Ursulin
- [PATCH 6/8] drm/i915: Engine busy time tracking, Tvrtko Ursulin
- [PATCH 2/8] drm/i915: Extract intel_get_cagf, Tvrtko Ursulin
- [PATCH 7/8] drm/i915/pmu: Wire up engine busy stats to PMU, Tvrtko Ursulin
- [PATCH 1/8] drm/i915: Convert intel_rc6_residency_us to ns, Tvrtko Ursulin
- [PATCH 5/8] drm/i915: Wrap context schedule notification, Tvrtko Ursulin
- [PATCH 4/8] drm/i915/pmu: Suspend sampling when GPU is idle, Tvrtko Ursulin
- [PATCH 8/8] drm/i915: Gate engine stats collection with a static key, Tvrtko Ursulin
- ✓ Fi.CI.BAT: success for i915 PMU and engine busy stats (rev12), Patchwork
- ✗ Fi.CI.IGT: failure for i915 PMU and engine busy stats (rev12), Patchwork
- [PATCH i-g-t v2 0/7] IGT PMU support,
Tvrtko Ursulin
- Re: [PATCH 1/2] drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get(), Chris Wilson
- [PATCH v8] drm/i915: Enable scanline read based on frame timestamps,
Vidya Srinivas
- [PATCH 1/3] drm/i915/execlists: Microoptimise execlists_cancel_port_request(),
Chris Wilson
- [PATCH 1/7] drm/i915/execlists: Microoptimise execlists_cancel_port_request(),
Chris Wilson
- [PATCH v2 1/3] drm/i915: Make I915_PARAMS_FOR_EACH macro more flexible,
Michal Wajdeczko
- [PATCH i-g-t] igt_command_line.sh: Fix bashism,
Petri Latvala
- [PATCH igt] igt/gem_exec_whisper: Smoketest context priorities,
Chris Wilson
- [PATCH v7 0/8] GEM/GuC Suspend/Resume/Reset fixes and restructuring,
Sagar Arun Kamble
- [PATCH 0/2] Add missing BXT/CNL DPLL debugging/checking code,
Paulo Zanoni
- Re: [PATCH 1/2] drm/i915/guc: Add GuC Load time to dmesg log.,
Srivatsa, Anusha
- [PATCH i-g-t v2] tests: add slice power programming test,
Lionel Landwerlin
- [RFC PATCH v2 0/5] drm/i915: enable userspace to program slice/subslice programming,
Lionel Landwerlin
- [RFC 1/3] drm/i915: Make I915_PARAMS_FOR_EACH macro more flexible,
Michal Wajdeczko
- [RFC 2/3] drm/i915: Extend I915_PARAMS_FOR_EACH with default member value, Michal Wajdeczko
- [RFC 3/3] drm/i915: Fix default values of some modparams, Michal Wajdeczko
- ✓ Fi.CI.BAT: success for series starting with [RFC,1/3] drm/i915: Make I915_PARAMS_FOR_EACH macro more flexible, Patchwork
- Re: [RFC 1/3] drm/i915: Make I915_PARAMS_FOR_EACH macro more flexible, Chris Wilson
- ✗ Fi.CI.IGT: failure for series starting with [RFC,1/3] drm/i915: Make I915_PARAMS_FOR_EACH macro more flexible, Patchwork
- [PATCH v2 1/3] drm/i915: Make I915_PARAMS_FOR_EACH macro more flexible, Michal Wajdeczko
- ✗ Fi.CI.BAT: failure for series starting with [v2,3/3] drm/i915: Fix default values of some modparams (rev4), Patchwork
- [PATCH igt] igt/gem_exec_schedule: Fix up too deep reorder-wide(),
Chris Wilson
- [CI 1/5] drm/i915: Make own struct for execlist items,
Mika Kuoppala
- [PATCH i-g-t] tests/kms_frontbuffer_tracking: Try harder to collect CRC's,
Mika Kahola
- [PATCH] drm/i915: Make i915_spin_request() static,
Chris Wilson
- [PATCH v7 0/2] Reorganized HuC auth and GuC v9+ Logging change.,
Sagar Arun Kamble
- [PATCH v6 0/7] GuC Fixes, HuC auth. reorg and v9+ logging change,
Sagar Arun Kamble
- [PATCH v6 1/7] drm/i915: Create uc runtime and system suspend/resume helpers, Sagar Arun Kamble
- [PATCH v6 3/7] drm/i915/guc: Update GuC suspend functionality in intel_uc_suspend path, Sagar Arun Kamble
- [PATCH v6 2/7] drm/i915/guc: Update GuC ggtt.invalidate/interrupts/communication across RPM suspend/resume, Sagar Arun Kamble
- [PATCH v6 5/7] drm/i915/guc: Fix GuC cleanup in unload path, Sagar Arun Kamble
- [PATCH v6 4/7] drm/i915/guc: Disable GuC submission and suspend it prior to i915 reset, Sagar Arun Kamble
- [PATCH v6 7/7] drm/i915: Reorganize HuC authentication, Sagar Arun Kamble
- [PATCH v6 6/7] drm/i915/guc: Enable default/critical logging in GuC by default from GuC v9, Sagar Arun Kamble
- ✓ Fi.CI.BAT: success for GuC Fixes, HuC auth. reorg and v9+ logging change (rev2), Patchwork
- ✗ Fi.CI.IGT: warning for GuC Fixes, HuC auth. reorg and v9+ logging change (rev2), Patchwork
- [igt v2] igt/kms_psr_sink_crc: Fix the bug in psr_drrs subtest,
Radhakrishna Sripada
- [PATCH] drm/i915/cnl: Add Gen10 LRC size,
Oscar Mateo
- [PATCH i-g-t] i915_pciids: Change a KBL pci id to GT2 from GT1.5,
Rodrigo Vivi
- [PATCH] drm/i915: Confirm request->global_seqno after spin completion,
Chris Wilson
- [PATCH v5 0/7] GuC Fixes, HuC auth. reorg and v9+ logging change,
Sagar Arun Kamble
- [PATCH v18 1/2] drm/i915: Do not allocate unused PPAT entries,
Zhi Wang
- [PATCH i-g-t 1/6] lib/igt_kms: Don't assert on non-existent plane,
Ville Syrjala
- [PATCH 1/2] drm/i915/lrc: Only enable per-context and per-bb buffers if set,
Chris Wilson
- [PATCH] drm/i915/bios: ignore HDMI on port A,
Jani Nikula
- [PATCH i-g-t 1/2] tools_test: Clean up and fix sysfs_l3_parity,
Petri Latvala
- [PATCH] drm/i915: Document the split in internal and public execbuf flags,
Chris Wilson
- [PATCH] drm/i915: Remove use_mmio_flip modparm,
Maarten Lankhorst
- SENT_UPSTREAM [IOTG] drm/i915: Add error handling to drm_plane_create_rotation_property call,
Badiuzzaman Iskhandar
- igt/kms_rotation_crc: Add horizontal flip subtest.,
Joseph Garvey
- [igt] igt/kms_psr_sink_crc: Fix regression in psr_drrs subtest,
Radhakrishna Sripada
- [PATCH v4 0/9] GuC Fixes, Minor restructuring changes and v9+ logging change,
Sagar Arun Kamble
- [PATCH v4 2/9] drm/i915/guc: Update prototype/name of GuC suspend/resume fns and move to intel_uc.c, Sagar Arun Kamble
- [PATCH v4 1/9] drm/i915: Create uc runtime and system suspend/resume helpers, Sagar Arun Kamble
- [PATCH v4 5/9] drm/i915/guc: Disable GuC submission and suspend it prior to i915 reset, Sagar Arun Kamble
- [PATCH v4 3/9] drm/i915/guc: Update GuC ggtt.invalidate/interrupts/communication across RPM suspend/resume, Sagar Arun Kamble
- [PATCH v4 7/9] drm/i915/guc: Remove i915_guc_log_unregister, Sagar Arun Kamble
- [PATCH v4 4/9] drm/i915/guc: Update suspend functionality in intel_uc_suspend path, Sagar Arun Kamble
- [PATCH v4 6/9] drm/i915/guc: Fix GuC cleanup in unload path, Sagar Arun Kamble
- [PATCH v4 9/9] drm/i915: Reorganize HuC authentication, Sagar Arun Kamble
- [PATCH v4 8/9] drm/i915/guc: Enable default/critical logging in GuC by default from GuC v9, Sagar Arun Kamble
- ✓ Fi.CI.BAT: success for GuC Fixes, Minor restructuring changes and v9+ logging change, Patchwork
- ✗ Fi.CI.IGT: failure for GuC Fixes, Minor restructuring changes and v9+ logging change, Patchwork
- [PATCH i-g-t] scripts/run-tests.sh: Look for test-lists.txt in 'build' as well,
Ville Syrjala
- [PATCH i-g-t] tests/kms_cursor_legacy: Use gem_mmap__gtt() rather than gem_mmap__wc(),
Ville Syrjala
- [PATCH 0/8] Support for more than two execlist ports (v2),
Mika Kuoppala
- [PATCH 2/8] drm/i915: Move execlist initialization into intel_engine_cs.c, Mika Kuoppala
- [PATCH 4/8] drm/i915: Add execlist_port_complete, Mika Kuoppala
- [PATCH 6/8] drm/i915: Introduce execlist_port_* accessors, Mika Kuoppala
- [PATCH 1/8] drm/i915: Make own struct for execlist items, Mika Kuoppala
- [PATCH 8/8] drm/i915: Improve GuC request coalescing, Mika Kuoppala
- [PATCH 7/8] drm/i915: Keep track of reserved execlist ports, Mika Kuoppala
- [PATCH 3/8] drm/i915: Wrap port cancellation into a function, Mika Kuoppala
- [PATCH 5/8] drm/i915: Make execlist port count variable, Mika Kuoppala
- ✓ Fi.CI.BAT: success for Support for more than two execlist ports (rev2), Patchwork
- ✓ Fi.CI.IGT: success for Support for more than two execlist ports (rev2), Patchwork
- [PATCH 1/2] drm/dp: Add defines for latency in sink,
vathsala nagaraju
- [PULL] drm-intel-fixes v2, Rodrigo Vivi
- [PATCH 0/3] Claw back optimised IS_PLATFORM checks,
Tvrtko Ursulin
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]