Linux Intel GFX
[Prev Page][Next Page]
- [PATCH] drm/i915: Allow HW status page to be bound high,
Chris Wilson
- [PATCH igt 1/2] lib: Add hooks for enabling ftrace,
Chris Wilson
- [PATCH] drm/i915: Add has_psr-flag to gen9lp,
David Weinehall
- [PATCH] dim: Fix the broken rerere changes, Daniel Vetter
- [PATCH 1/3] drm/i915: Avoid the gpu reset vs. modeset deadlock,
Daniel Vetter
- [PATCH i-g-t] tests/perf: fix userspace configs issues on HSW,
Lionel Landwerlin
- [PATCH] drm/i915/renderstate: Sandybridge golden renderstate is b0rked,
Chris Wilson
- Greetings From Tania Komlan, Tania Komlan
- [PATCH igt 1/2] igt/gem_exec_capture: Wait for batch to execute before triggering reset,
Chris Wilson
- [PATCH i-g-t] intel_gpu_top: Use drm_open_driver, don't need drm master,
Petri Latvala
- [PATCH] drm/i915: Clear lost context-switch interrupts across reset,
Chris Wilson
- [PATCH] drm/i915: Fix I915_EXEC_RING_MASK,
Chris Wilson
- [PATCH 0/7] drm/i915: Convert gen4- watermarks to atomic.,
Maarten Lankhorst
- [PATCH 4/7] drm/i915: Calculate gen4 watermarks semiatomically., Maarten Lankhorst
- [PATCH 1/7] drm/i915: Calculate gen3- watermarks semi-atomically., Maarten Lankhorst
- [PATCH 2/7] drm/i915: Program gen3- watermarks atomically, Maarten Lankhorst
- [PATCH 3/7] drm/i915: Convert pineview watermarks to atomic, v2., Maarten Lankhorst
- [PATCH 5/7] drm/i915: Program gen4 watermarks atomically, Maarten Lankhorst
- [PATCH 7/7] drm/i915: Rip out legacy watermark infrastructure, Maarten Lankhorst
- [PATCH 6/7] drm/i915: Kill off intel_crtc_active., Maarten Lankhorst
- ✗ Fi.CI.BAT: failure for drm/i915: Convert gen4- watermarks to atomic. (rev2), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: Convert gen4- watermarks to atomic. (rev3), Patchwork
- a potential dead loop in intel_lrc_irq_handler,
Dong, Chuanxiao
- [PATCH] dim: symbolic link for the rr-cache, Daniel Vetter
- [GIT PULL] GVT-g fixes for 4.13-rc5,
Zhenyu Wang
- [PATCH] drm/i915: Handle full s64 precision for wait-ioctl,
Chris Wilson
- [PATCH] drm/i915: Add HP Convertible 360 to OpRegion quirk list,
Radhakrishna Sripada
- [PATCH i-g-t] tests/kms: increase max threshold time for edid read,
clinton . a . taylor
- [PATCH igt] tests/kms_ccs: Don't overallocate CCS surface,
Daniel Stone
- [PATCH 00/15] drm/i915/guc: Support for Guc responses and requests,
Michal Wajdeczko
- [PATCH 01/15] drm/i915/guc: Add support for data reporting in GuC responses, Michal Wajdeczko
- [PATCH 03/15] drm/i915/guc: Add send_and_receive() helper function, Michal Wajdeczko
- [PATCH 04/15] drm/i915/guc: Implement response handling in send_mmio(), Michal Wajdeczko
- [PATCH 05/15] drm/i915/guc: Move Guc notification handling to separate function, Michal Wajdeczko
- [PATCH 07/15] drm/i915/guc: Create a GuC receive function, Michal Wajdeczko
- [PATCH 08/15] drm/i915/guc: Update CT message header definition, Michal Wajdeczko
- [PATCH 09/15] drm/i915/guc: Prepare to handle messages from CT RECV buffer, Michal Wajdeczko
- [PATCH 10/15] drm/i915/guc: Use better name for helper wait function, Michal Wajdeczko
- [PATCH 11/15] drm/i915/guc: Implement response handling in send_ct(), Michal Wajdeczko
- [PATCH 13/15] drm/i915/guc: Handle default action received over CT, Michal Wajdeczko
- [PATCH 02/15] drm/i915/guc: Prepare send() function to accept bigger response, Michal Wajdeczko
- [PATCH 06/15] drm/i915/guc: Move flushing the GuC logs outside notification handler, Michal Wajdeczko
- [PATCH 12/15] drm/i915/guc: Prepare to process incoming requests from CT, Michal Wajdeczko
- [PATCH 14/15] drm/i915/guc: Enable GuC interrupts when using CT, Michal Wajdeczko
- [PATCH 15/15] drm/i915/guc: Trace messages from CT while in debug, Michal Wajdeczko
- ✗ Fi.CI.BAT: warning for drm/i915/guc: Support for Guc responses and requests, Patchwork
- [PATCH v2 00/16] drm/i915/guc: Support for Guc responses and requests, Michal Wajdeczko
- [PATCH v2 01/16] drm/i915/guc: Add support for data reporting in GuC responses, Michal Wajdeczko
- [PATCH v2 02/16] drm/i915/guc: Prepare send() function to accept bigger response, Michal Wajdeczko
- [PATCH v2 03/16] drm/i915/guc: Add send_and_receive() helper function, Michal Wajdeczko
- [PATCH v2 04/16] drm/i915/guc: Implement response handling in send_mmio(), Michal Wajdeczko
- [PATCH v2 05/16] drm/i915/guc: Move Guc notification handling to separate function, Michal Wajdeczko
- [PATCH v2 06/16] drm/i915/guc: Move flushing the GuC logs outside notification handler, Michal Wajdeczko
- [PATCH v2 07/16] drm/i915/guc: Create a GuC receive function, Michal Wajdeczko
- [PATCH v2 08/16] drm/i915/guc: Update CT message header definition, Michal Wajdeczko
- [PATCH v2 09/16] drm/i915/guc: Prepare to handle messages from CT RECV buffer, Michal Wajdeczko
- [PATCH v2 10/16] drm/i915/guc: Use better name for helper wait function, Michal Wajdeczko
- [PATCH v2 11/16] drm/i915/guc: Implement response handling in send_ct(), Michal Wajdeczko
- [PATCH v2 12/16] drm/i915/guc: Prepare to process incoming requests from CT, Michal Wajdeczko
- [PATCH v2 15/16] drm/i915/guc: Trace messages from CT while in debug, Michal Wajdeczko
- [PATCH v2 14/16] drm/i915/guc: Enable GuC interrupts when using CT, Michal Wajdeczko
- [PATCH v2 13/16] drm/i915/guc: Handle default action received over CT, Michal Wajdeczko
- [PATCH v2 16/16] HAX Enable GuC loading & submission, Michal Wajdeczko
- ✗ Fi.CI.BAT: failure for drm/i915/guc: Support for Guc responses and requests, Patchwork
- [PATCH v3 15/16] drm/i915/guc: Trace messages from CT while in debug, Michal Wajdeczko
- [PATCH v3 14/16] drm/i915/guc: Enable GuC interrupts when using CT, Michal Wajdeczko
- [PATCH i-g-t] tests/perf: follow up build fix,
Lionel Landwerlin
- [PATCH i-g-t] tests/kms_frontbuffer_tracking: convert macros to functions,
Daniel Vetter
- [PATCH i-g-t] lib: don't hang on blt on snb,
Daniel Vetter
- [PATCH i-g-t] tests/core_auth: set rlimit,
Daniel Vetter
- [PATCH i-g-t] lib/igt_chamelium: Remove any special handling for the connector FSM,
Paul Kocialkowski
- [PATCH] drm/i915: remove unused function declaration,
Lionel Landwerlin
- [PATCH igt] tests/kms_properties: Don't set immutable properties,
Daniel Stone
- [PATCH i-g-t] tests/perf: fix build where system headers don't have Gen8 formats,
Lionel Landwerlin
- [PATCH libdrm] headers: update drm_i915.h,
Lionel Landwerlin
- Re: [PATCH] drm/i915: fix backlight invert for non-zero minimum brightness, Jani Nikula
- Re: New " Unclaimed read from register 0x1f0034" in 4.12-rc1, Jani Nikula
- [PATCH i-g-t] kms_busy: Fix basic-modeset-* name format parameters,
Petri Latvala
- [PATCH i-g-t 00/11] Improve robustness of the i915 perf tests,
Lionel Landwerlin
- [PATCH i-g-t 01/11] tests/perf: make stream_fd a global variable, Lionel Landwerlin
- [PATCH i-g-t 03/11] tests/perf: update max buffer size for reading reports, Lionel Landwerlin
- [PATCH i-g-t 05/11] tests/perf: rework oa-exponent test, Lionel Landwerlin
- [PATCH i-g-t 04/11] tests/perf: rc6: try to guess when rc6 is disabled, Lionel Landwerlin
- [PATCH i-g-t 11/11] tests/perf: add Geminilake support, Lionel Landwerlin
- [PATCH i-g-t 09/11] tests/perf: remove unused frequency functions, Lionel Landwerlin
- [PATCH i-g-t 08/11] tests/perf: load gt_boost_freq_mhz as max gt frequency, Lionel Landwerlin
- [PATCH i-g-t 10/11] tests/perf: add Kabylake support, Lionel Landwerlin
- [PATCH i-g-t 02/11] tests/perf: add per context filtering test for gen8+, Lionel Landwerlin
- [PATCH i-g-t 07/11] tests/perf: make buffer-fill more reliable, Lionel Landwerlin
- [PATCH i-g-t 06/11] tests/perf: make enable-disable more reliable, Lionel Landwerlin
- Re: [PATCH i-g-t 00/11] Improve robustness of the i915 perf tests, Petri Latvala
- [PATCH] drm/i915/shrinker: Wrap need_resched() inside preempt-disable,
Chris Wilson
- [PATCH] drm/i915: add register macro definition style guide,
Jani Nikula
- [PATCH i-g-t] intel-ci: Also remove extended.testlist from EXTRA_DIST, Petri Latvala
- [PATCH] drm: Wake up next in drm_read() chain if we are forced to putback the event,
Chris Wilson
- [PATCH 00/29] DRM API conversions,
Cihangir Akturk
- [PATCH 00/11] constify i915 attribute_group structures.,
Arvind Yadav
- [PATCH 01/11] drm: i915: i915_oa_kblgt2: constify attribute_group structures., Arvind Yadav
- [PATCH 02/11] drm: i915: i915_oa_bdw: constify attribute_group structures., Arvind Yadav
- [PATCH 03/11] drm: i915: i915_oa_bxt: constify attribute_group structures., Arvind Yadav
- [PATCH 04/11] drm: i915: i915_oa_chv: constify attribute_group structures., Arvind Yadav
- [PATCH 05/11] drm: i915: i915_oa_glk: constify attribute_group structures., Arvind Yadav
- [PATCH 06/11] drm: i915: i915_oa_hsw: constify attribute_group structures., Arvind Yadav
- [PATCH 07/11] drm: i915: i915_oa_kblgt3: constify attribute_group structures., Arvind Yadav
- [PATCH 08/11] drm: i915: i915_oa_sklgt2: constify attribute_group structures., Arvind Yadav
- [PATCH 09/11] drm: i915: i915_oa_sklgt3: constify attribute_group structures., Arvind Yadav
- [PATCH 10/11] drm: i915: i915_oa_sklgt4: constify attribute_group structures., Arvind Yadav
- [PATCH 11/11] drm: i915: i915_sysfs: constify attribute_group structures., Arvind Yadav
- Re: [PATCH 00/11] constify i915 attribute_group structures., Lionel Landwerlin
- [PATCH] tests/kms_ccs: Fix the color/ccs surface generation,
Jason Ekstrand
- [PATCH] drm/i915/cnl: Removing missing DDI_E bits from CNL.,
Rodrigo Vivi
- [PATCH] drm/i915/perf: Initialise the dynamic sysfs attr,
Chris Wilson
- [PATCH v4] i915: Add support for drm syncobjs,
Chris Wilson
- [PATCH v10 0/6] Add support for loadable OA configs,
Lionel Landwerlin
- [PATCH i-g-t] tests: delete extended.testlist,
Daniel Vetter
- [PATCH i-g-t] configure.ac: Try to find XMLRPC with xmlrpc-c-config if pkg-config fails,
Petri Latvala
- [PATCH i-g-t] kms_rotation_crc: 90 degree flip test is not a stress test,
Tvrtko Ursulin
[PATCH igt 1/3] igt/gem_exec_schedule: Exercise reordering with many priority levels,
Chris Wilson
[PATCH i-g-t] tests/kms_busy: Only test agains one engine,
Daniel Vetter
[PATCH i-g-t] tests/pm_rpm: Use the quick mode by default,
Daniel Vetter
[PATCH i-g-t] tests/drv_module_reload: Fix running single tests,
Daniel Vetter
[PATCH] drm/i915: add const to bin_attribute,
Bhumika Goyal
[PATCH] drm/i915: KW fix in intel_dsi_dcs_backlight.c,
Balasubramaniam, Hari Chand
[PATCH i-g-t v2] tests/kms_plane_multiple: Fix reference CRC,
Mika Kahola
[PATCH] tests/kms_cursor_legacy: use 'enum pipe' type instead of 'int',
Gustavo Padovan
Re: [PATCH 19/24] drm/i915/scheduler: Support user-defined priorities, Jason Ekstrand
[PATCH 1/2] drm/i915: Simplify hpd pin to port,
Rodrigo Vivi
[RFC i-g-t 0/2] IGT PMU support,
Tvrtko Ursulin
[RFC v2 00/10] i915 PMU and engine busy stats,
Tvrtko Ursulin
- [RFC 01/10] drm/i915: Convert intel_rc6_residency_us to ns, Tvrtko Ursulin
- [RFC 03/10] drm/i915: Extract intel_get_cagf, Tvrtko Ursulin
- [RFC 02/10] drm/i915: Add intel_energy_uJ, Tvrtko Ursulin
- [RFC 04/10] drm/i915: Expose a PMU interface for perf queries, Tvrtko Ursulin
- [RFC 05/10] drm/i915/pmu: Suspend sampling when GPU is idle, Tvrtko Ursulin
- [RFC 06/10] drm/i915: Wrap context schedule notification, Tvrtko Ursulin
- [RFC 07/10] drm/i915: Engine busy time tracking, Tvrtko Ursulin
- [RFC 08/10] drm/i915: Export engine busy stats in debugfs, Tvrtko Ursulin
- [RFC 09/10] drm/i915/pmu: Wire up engine busy stats to PMU, Tvrtko Ursulin
- [RFC 10/10] drm/i915: Gate engine stats collection with a static key, Tvrtko Ursulin
- ✗ Fi.CI.BAT: warning for i915 PMU and engine busy stats (rev2), Patchwork
[PATCH 0/4] drm unplugging docs,
Daniel Vetter
[PATCH] drm/i915: Explain nonlinearity of space-time^W requests,
Chris Wilson
[PATCH i-g-t 1/3] lib/igt_aux: Export statistics of signal helper.,
Maarten Lankhorst
[PATCH v9 0/6] Add support for loadable OA configs,
Lionel Landwerlin
[intel-gfx][i-g-t] test/pm_rpm fail in wait_for_suspend, Gu, HailinX
[PATCH] drm/i915: Get alternate aux for port E from VBT.,
Rodrigo Vivi
[PATCH] drm/i915/cnl: DDIA Lane capability bit not set in clone mode,
clinton . a . taylor
[PATCH] drm/i915: Remove unnecessary scaler output max size check,
Nabendu Maiti
[PATCH] drm/i915: Update the status of connector when receiving MST unplug event,
Ethan Hsieh
[PATCH 1/5] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages,
Tvrtko Ursulin
- [PATCH 2/5] lib/scatterlist: Avoid potential scatterlist entry overflow, Tvrtko Ursulin
- [PATCH 4/5] drm/i915: Use __sg_alloc_table_from_pages for userptr allocations, Tvrtko Ursulin
- [PATCH 5/5] tools/testing/scatterlist: Test new __sg_alloc_table_from_pages, Tvrtko Ursulin
- [PATCH 3/5] lib/scatterlist: Introduce and export __sg_alloc_table_from_pages, Tvrtko Ursulin
- ✓ Fi.CI.BAT: success for series starting with [1/5] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/5] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages (rev4), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/5] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages (rev5), Patchwork
- ✓ Fi.CI.IGT: success for series starting with [1/5] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages (rev5), Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/5] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages (rev6), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/5] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages (rev6), Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/5] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages (rev6), Patchwork
[PATCH] drm/i915: Fix PCH names for KBP and CNP.,
Rodrigo Vivi
[PATCH] Add drm ioctl DRM_IOCTL_MODE_GETFB2 & associated helpers.,
Joe Kniss
[maintainer-tools PATCH] dim: Add apply and push shorthands for current branch,
Thierry Reding
Re: [PATCH 6/8] dmi: Move memdev_dmi_entry definition to dmi.h (v2),
Jean Delvare
[PATCH 00/12] i915 perf support for command stream based OA, GPU and workload metrics capture,
Sagar Arun Kamble
- [PATCH 01/12] drm/i915: Add ctx getparam ioctl parameter to retrieve ctx unique id, Sagar Arun Kamble
- [PATCH 03/12] drm/i915: Framework for capturing command stream based OA reports and ctx id info., Sagar Arun Kamble
- [PATCH 04/12] drm/i915: Flush periodic samples, in case of no pending CS sample requests, Sagar Arun Kamble
- [PATCH 05/12] drm/i915: Inform userspace about command stream OA buf overflow, Sagar Arun Kamble
- [PATCH 02/12] drm/i915: Expose OA sample source to userspace, Sagar Arun Kamble
- [PATCH 06/12] drm/i915: Populate ctx ID for periodic OA reports, Sagar Arun Kamble
- [PATCH 07/12] drm/i915: Add support for having pid output with OA report, Sagar Arun Kamble
- [PATCH 09/12] drm/i915: Add support for collecting timestamps on all gpu engines, Sagar Arun Kamble
- [PATCH 08/12] drm/i915: Add support for emitting execbuffer tags through OA counter reports, Sagar Arun Kamble
- [PATCH 10/12] drm/i915: Extract raw GPU timestamps from OA reports to forward in perf samples, Sagar Arun Kamble
- [PATCH 12/12] drm/i915: Support for capturing MMIO register values, Sagar Arun Kamble
- [PATCH 11/12] drm/i915: Async check for streams data availability with hrtimer rescheduling, Sagar Arun Kamble
- ✓ Fi.CI.BAT: success for i915 perf support for command stream based OA, GPU and workload metrics capture, Patchwork
OT: Patches for Chromium browser to use VAAPI available, Paul Menzel
[PATCH 0/8] Adding NV12 support,
Vidya Srinivas
Performance regression with debug logs spammed with lots of warnings/errors,
Greg Stark
[drm-tip:drm-tip 410/417] htmldocs: include/linux/sync_file.h:51: warning: No description found for parameter 'flags', kbuild test robot
[PATCH] drm/i915: enable WaDisableDopClkGating for SKL GT4,
Praveen Paneri
[PATCH] dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence,
Chris Wilson
[PATCH v6 i-g-t] igt/perf: add tests to verify create/destroy userspace configs,
Lionel Landwerlin
[PATCH v8 0/6] Add support for loadable OA configs,
Lionel Landwerlin
[PATCH] dim: Use mtime, not ctime, Daniel Vetter
[PATCH i-g-t] tests/kms_plane_multiple: Fix reference CRC,
Mika Kahola
[PATCH igt 01/10] tests/prime_rw: Add basic tests for reading/writing to a dmabuf,
Chris Wilson
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]