Linux Intel GFX
[Prev Page][Next Page]
- Re: [PATCH v2 03/29] drm/amdgpu: Don't register backlight when another backlight should be used, (continued)
- [PATCH v2 04/29] drm/radeon: Don't register backlight when another backlight should be used, Hans de Goede
- [PATCH v2 05/29] drm/nouveau: Don't register backlight when another backlight should be used, Hans de Goede
- [PATCH v2 06/29] ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_backlight_type(), Hans de Goede
- [PATCH v2 07/29] ACPI: video: Remove acpi_video_bus from list before tearing it down, Hans de Goede
- [PATCH v2 09/29] ACPI: video: Make backlight class device registration a separate step, Hans de Goede
- [PATCH v2 08/29] ACPI: video: Simplify acpi_video_unregister_backlight(), Hans de Goede
- [PATCH v2 11/29] drm/i915: Call acpi_video_register_backlight() (v2), Hans de Goede
- [PATCH v2 12/29] drm/nouveau: Register ACPI video backlight when nv_backlight registration fails, Hans de Goede
- [PATCH v2 10/29] ACPI: video: Remove code to unregister acpi_video backlight when a native backlight registers, Hans de Goede
- [PATCH v2 13/29] drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight registration, Hans de Goede
- [PATCH v2 14/29] drm/radeon: Register ACPI video backlight when skipping radeon backlight registration, Hans de Goede
- [PATCH v2 15/29] ACPI: video: Refactor acpi_video_get_backlight_type() a bit, Hans de Goede
- [PATCH v2 16/29] ACPI: video: Add Nvidia WMI EC brightness control detection, Hans de Goede
[PATCH v2 17/29] ACPI: video: Add Apple GMUX brightness control detection, Hans de Goede
[PATCH v2 18/29] platform/x86: apple-gmux: Stop calling acpi/video.h functions, Hans de Goede
[PATCH v2 20/29] platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c, Hans de Goede
[PATCH v2 19/29] platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type(), Hans de Goede
[PATCH v2 22/29] platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c, Hans de Goede
[PATCH v2 21/29] platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handling, Hans de Goede
[PATCH v2 23/29] platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.c, Hans de Goede
[PATCH v2 24/29] platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to ACPI video_detect.c, Hans de Goede
[PATCH v2 26/29] ACPI: video: Drop "Samsung X360" acpi_backlight=native quirk, Hans de Goede
[PATCH v2 25/29] ACPI: video: Remove acpi_video_set_dmi_backlight_type(), Hans de Goede
[PATCH v2 28/29] ACPI: video: Fix indentation of video_detect_dmi_table[] entries, Hans de Goede
[PATCH v2 27/29] ACPI: video: Drop Clevo/TUXEDO NL5xRU and NL5xNU acpi_backlight=native quirks, Hans de Goede
[PATCH v2 29/29] drm/todo: Add entry about dealing with brightness control on devices with > 1 panel, Hans de Goede
✗ Fi.CI.CHECKPATCH: warning for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display (rev2), Patchwork
✗ Fi.CI.BAT: failure for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display (rev2), Patchwork
Re: [PATCH v2 00/29] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display, Rafael J. Wysocki
Re: [PATCH v2 00/29] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display, Lyude Paul
[PATCH] drm/i915/ttm: fix 32b build,
Matthew Auld
[PATCH v5 0/2] Fix TLB invalidate issues with Broadwell,
Mauro Carvalho Chehab
[PATCH 1/3] drm/i915: audit bo->resource usage,
Christian König
[PATCH] dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3",
Christian König
[PATCH 00/32] drm/i915: fix kernel-doc issues,
Mauro Carvalho Chehab
- [PATCH 15/32] drm/i915: intel_pm.c: fix some ascii artwork at kernel-doc, Mauro Carvalho Chehab
- [PATCH 06/32] drm/i915: intel_wakeref.h: fix some kernel-doc markups, Mauro Carvalho Chehab
- [PATCH 25/32] drm/i915: i915_deps: use a shorter title markup, Mauro Carvalho Chehab
- [PATCH 13/32] drm/i915: intel_fb: fix a kernel-doc issue with Sphinx, Mauro Carvalho Chehab
- [PATCH 22/32] drm/i915: i915_vma_resource.c: fix some kernel-doc markups, Mauro Carvalho Chehab
- [PATCH 30/32] docs: gpu: i915.rst: PM: add more kernel-doc markups, Mauro Carvalho Chehab
- [PATCH 07/32] drm/i915: i915_gem_ttm: fix a kernel-doc markup, Mauro Carvalho Chehab
- [PATCH 28/32] docs: gpu: i915.rst: GuC: add more kernel-doc markups, Mauro Carvalho Chehab
- [PATCH 02/32] drm/i915: display: fix kernel-doc markup warnings, Mauro Carvalho Chehab
- [PATCH 26/32] docs: gpu: i915.rst: display: add kernel-doc markups, Mauro Carvalho Chehab
- [PATCH 32/32] docs: gpu: i915.rst: add the remaining kernel-doc markup files, Mauro Carvalho Chehab
- [PATCH 29/32] docs: gpu: i915.rst: GVT: add more kernel-doc markups, Mauro Carvalho Chehab
- [PATCH 16/32] drm/i915: i915_gem_region.h: fix i915_gem_apply_to_region_ops doc, Mauro Carvalho Chehab
- [PATCH 31/32] docs: gpu: i915.rst: GEM/TTM: add more kernel-doc markups, Mauro Carvalho Chehab
- [PATCH 12/32] drm/i915: intel_dp_link_training.c: fix kernel-doc markup, Mauro Carvalho Chehab
- [PATCH 11/32] drm/i915: document kernel-doc trivial issues, Mauro Carvalho Chehab
- [PATCH 18/32] drm/i915: fix i915_gem_ttm_move.c DOC: markup, Mauro Carvalho Chehab
- [PATCH 27/32] docs: gpu: i915.rst: gt: add more kernel-doc markups, Mauro Carvalho Chehab
- [PATCH 24/32] drm/i915: i915_scatterlist.h: fix some kernel-doc markups, Mauro Carvalho Chehab
- [PATCH 09/32] drm/i915: gem: add missing trivial function parameters, Mauro Carvalho Chehab
- [PATCH 14/32] drm/i915: skl_scaler: fix return value kernel-doc markup, Mauro Carvalho Chehab
- [PATCH 19/32] drm/i915: stop using kernel-doc markups for something else, Mauro Carvalho Chehab
- [PATCH 23/32] drm/i915: i915_gem.c fix a kernel-doc issue, Mauro Carvalho Chehab
- [PATCH 17/32] drm/i915: i915_gem_wait.c: fix a kernel-doc markup, Mauro Carvalho Chehab
- [PATCH 08/32] drm/i915: i915_gem_ttm_pm.c: fix kernel-doc markups, Mauro Carvalho Chehab
- [PATCH 05/32] drm/i915: gem: fix some Kernel-doc issues, Mauro Carvalho Chehab
- [PATCH 03/32] drm/i915: gt: fix some Kernel-doc issues, Mauro Carvalho Chehab
- [PATCH 10/32] drm/i915: i915_gpu_error.c: document dump_flags, Mauro Carvalho Chehab
- [PATCH 21/32] drm/i915: dvo_sil164.c: use SPDX header, Mauro Carvalho Chehab
- [PATCH 01/32] drm/i915: fix kernel-doc trivial warnings on i915/*.[ch] files, Mauro Carvalho Chehab
- [PATCH 04/32] drm/i915: gvt: fix kernel-doc trivial warnings, Mauro Carvalho Chehab
- [PATCH 20/32] drm/i915: dvo_ch7xxx.c: use SPDX header, Mauro Carvalho Chehab
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: fix kernel-doc issues, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: fix kernel-doc issues, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: fix kernel-doc issues, Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: fix kernel-doc issues, Patchwork
[PATCH] drm/doc/rfc: VM_BIND fix a few grammatical slip-ups and typos,
Andi Shyti
[PATCH v2] drm/i915/display: Ensure PSR gets disabled if no encoders in new state,
Jouni Högander
[PATCH v3] drm/i915/ttm: fix sg_table construction,
Matthew Auld
susetting the remaining swioltb couplin in DRM,
Christoph Hellwig
[PATCH v4 0/2] Fix TLB invalidate issues with Broadwell,
Mauro Carvalho Chehab
[PATCH] drm/i915/display: Ensure PSR gets disabled if no encoders in new state,
Jouni Högander
[PULL] gvt-fixes,
Zhenyu Wang
Re: [PATCH] drm/i915/gvt: Fix kernel-doc,
Zhenyu Wang
Re: [PATCH 2/2] drm/i915/gvt: Fix kernel-doc, Zhenyu Wang
Re: [PATCH 1/2] drm/i915/gvt: Fix kernel-doc, Zhenyu Wang
Re: [PATCH] drm/i915/gvt: fix typo in comment,
Zhenyu Wang
[PATCH v4 0/2] Add support for LMEM PCIe resizable bar,
priyanka . dandamudi
[drm-tip:drm-tip 3/8] drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c:512:28: error: passing argument 1 of 'mutex_lock' from incompatible pointer type, kernel test robot
[drm-tip:drm-tip 3/8] include/linux/container_of.h:19:54: error: invalid use of undefined type 'struct drm_buddy_block', kernel test robot
[RFC] drm/i915/huc: better define HuC status getparam possible return values.,
Daniele Ceraolo Spurio
[PATCH] drm/i915/guc: skip scrub_ctbs selftest if reset is disabled,
Daniele Ceraolo Spurio
[PATCH 1/2] drm/i915/dg2: Add Wa_15010599737,
Matt Roper
[PATCH v2 0/3] drm/i915: Apply waitboosting before fence wait,
Karolina Drobnik
[PATCH v2] drm/i915/selftests: fix a couple IS_ERR() vs NULL tests,
Dan Carpenter
[PATCH] drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist(),
Dan Carpenter
[PATCH] drm/i915/selftests: fix a couple IS_ERR() vs NULL tests,
Dan Carpenter
[PATCH v3 0/2] i915: Introduce Meteorlake,
Radhakrishna Sripada
[PATCH v10 00/11] drm/i915: ttm for stolen,
Robert Beckett
- [PATCH v10 01/11] drm/i915/ttm: dont trample cache_level overrides during ttm move, Robert Beckett
- [PATCH v10 05/11] drm/i915: instantiate ttm ranger manager for stolen memory, Robert Beckett
- [PATCH v10 07/11] drm/i915: ttm move/clear logic fix, Robert Beckett
- [PATCH v10 09/11] drm/i915/selftest: don't attempt engine reset of guc submission engines, Robert Beckett
- [PATCH v10 04/11] drm/i915/gem: selftest should not attempt mmap of private regions, Robert Beckett
- [PATCH v10 06/11] drm/i915: sanitize mem_flags for stolen buffers, Robert Beckett
- [PATCH v10 10/11] drm/i915/selftest: wait for requests during engine reset selftest, Robert Beckett
- [PATCH v10 08/11] drm/i915/ttm: add buffer pin on alloc flag, Robert Beckett
- [PATCH v10 03/11] drm/i915/ttm: only trust snooping for dgfx when deciding default cache_level, Robert Beckett
- [PATCH v10 02/11] drm/i915: limit ttm to dma32 for i965G[M], Robert Beckett
- [PATCH v10 11/11] drm/i915: stolen memory use ttm backend, Robert Beckett
- ✗ Fi.CI.SPARSE: warning for drm/i915: ttm for stolen (rev8), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: ttm for stolen (rev8), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: ttm for stolen (rev8), Patchwork
[PATCH 1/2] i915/perf: Replace DRM_DEBUG with driver specific drm_dbg call,
Nerlige Ramappa, Umesh
[PATCH] i915/perf: Disable OA sseu config param for gfx12.5+, Nerlige Ramappa, Umesh
[PATCH] drm/i915/ttm: fix sg_table construction,
Matthew Auld
[PATCH v9 00/11] drm/i915: ttm for stolen,
Robert Beckett
- [PATCH v9 01/11] drm/i915/ttm: dont trample cache_level overrides during ttm move, Robert Beckett
- [PATCH v9 03/11] drm/i915/ttm: only trust snooping for dgfx when deciding default cache_level, Robert Beckett
- [PATCH v9 02/11] drm/i915: limit ttm to dma32 for i965G[M], Robert Beckett
- [PATCH v9 04/11] drm/i915/gem: selftest should not attempt mmap of private regions, Robert Beckett
- [PATCH v9 06/11] drm/i915: sanitize mem_flags for stolen buffers, Robert Beckett
- [PATCH v9 07/11] drm/i915: ttm move/clear logic fix, Robert Beckett
- [PATCH v9 08/11] drm/i915/ttm: add buffer pin on alloc flag, Robert Beckett
- [PATCH v9 05/11] drm/i915: instantiate ttm ranger manager for stolen memory, Robert Beckett
- [PATCH v9 09/11] drm/i915/selftest: don't attempt engine reset of guc submission engines, Robert Beckett
- [PATCH v9 10/11] drm/i915/selftest: wait for requests during engine reset selftest, Robert Beckett
- [PATCH v9 11/11] drm/i915: stolen memory use ttm backend, Robert Beckett
- ✓ Fi.CI.BAT: success for drm/i915: ttm for stolen (rev7), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: ttm for stolen (rev7), Patchwork
[PATCH i-g-t] Revert "lib/i915: request CPU_ACCESS for fb objects",
Matthew Auld
Cleanup of TTM NULL resources,
Christian König
Re: [RFT][PATCH v2 0/9] Update vfio_pin/unpin_pages API,
Tian, Kevin
[PATCH] drm/i915/hdmi: Prune modes that require HDMI2.1 FRL,
Ankit Nautiyal
[PATCH 0/2] i915: Introduce Meteorlake,
Radhakrishna Sripada
[PATCH] i915/perf: Disable OA sseu config param for non-gen11 platforms,
Nerlige Ramappa, Umesh
Re: [RFT][PATCH v2 8/9] vfio/ccw: Add kmap_local_page() for memcpy, Jason Gunthorpe
Re: [RFT][PATCH v2 6/9] vfio/ccw: Change pa_pfn list to pa_iova list, Jason Gunthorpe
Re: [RFT][PATCH v2 5/9] vfio/ap: Remove redundant pfn, Jason Gunthorpe
Re: [RFT][PATCH v2 3/9] vfio/ccw: Only pass in contiguous pages, Jason Gunthorpe
Re: [RFT][PATCH v2 2/9] vfio/ap: Pass in physical address of ind to ap_aqic(), Jason Gunthorpe
[PATCH] drm/i915/selftests: Grab the runtime pm in shrink_thp,
Matthew Auld
[PATCH] drm/i915/gem: Really move i915_gem_context.link under ref protection,
Andi Shyti
[PATCH v5 00/14] GSC support for XeHP SDV and DG2 platforms,
Alexander Usyskin
- [PATCH v5 01/14] drm/i915/gsc: skip irq initialization if using polling, Alexander Usyskin
- [PATCH v5 02/14] drm/i915/gsc: add slow_fw flag to the mei auxiliary device, Alexander Usyskin
- [PATCH v5 03/14] drm/i915/gsc: add slow_fw flag to the gsc device definition, Alexander Usyskin
- [PATCH v5 04/14] drm/i915/gsc: add GSC XeHP SDV platform definition, Alexander Usyskin
- [PATCH v5 05/14] mei: gsc: use polling instead of interrupts, Alexander Usyskin
- [PATCH v5 06/14] mei: gsc: wait for reset thread on stop, Alexander Usyskin
- [PATCH v5 07/14] mei: extend timeouts on slow devices., Alexander Usyskin
- [PATCH v5 08/14] mei: bus: export common mkhi definitions into a separate header, Alexander Usyskin
- [PATCH v5 09/14] mei: mkhi: add memory ready command, Alexander Usyskin
- [PATCH v5 10/14] mei: gsc: setup gsc extended operational memory, Alexander Usyskin
- [PATCH v5 11/14] mei: gsc: add transition to PXP mode in resume flow, Alexander Usyskin
- [PATCH v5 12/14] mei: debugfs: add pxp mode to devstate in debugfs, Alexander Usyskin
- [PATCH v5 13/14] drm/i915/gsc: allocate extended operational memory in LMEM, Alexander Usyskin
- [PATCH v5 14/14] HAX: drm/i915: force INTEL_MEI_GSC on for CI, Alexander Usyskin
- ✗ Fi.CI.CHECKPATCH: warning for GSC support for XeHP SDV and DG2 platforms (rev5), Patchwork
- ✗ Fi.CI.SPARSE: warning for GSC support for XeHP SDV and DG2 platforms (rev5), Patchwork
- ✓ Fi.CI.BAT: success for GSC support for XeHP SDV and DG2 platforms (rev5), Patchwork
- ✗ Fi.CI.IGT: failure for GSC support for XeHP SDV and DG2 platforms (rev5), Patchwork
- Re: [PATCH v5 00/14] GSC support for XeHP SDV and DG2 platforms, Greg Kroah-Hartman
[PATCH] drm/i915/display: Add debug print for scaler filter,
Swati Sharma
[PATCH i-g-t v2] tests/i915_query: tweak the unallocated tracking test,
Matthew Auld
Re: [RFT][PATCH v2 9/9] vfio: Replace phys_pfn with pages for vfio_pin_pages(),
Christoph Hellwig
Re: [RFT][PATCH v2 7/9] vfio: Rename user_iova of vfio_dma_rw(),
Christoph Hellwig
Re: [RFT][PATCH v2 4/9] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API,
Christoph Hellwig
Re: [RFT][PATCH v2 1/9] vfio: Make vfio_unpin_pages() return void,
Christoph Hellwig
[PATCH v2 0/7] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation,
Gwan-gyeong Mun
- [PATCH v2 1/7] drm: Move and add a few utility macros into drm util header, Gwan-gyeong Mun
- [PATCH v2 2/7] drm/i915/gem: Typecheck page lookups, Gwan-gyeong Mun
- [PATCH v2 3/7] drm/i915: Check for integer truncation on scatterlist creation, Gwan-gyeong Mun
- [PATCH v2 4/7] drm/i915: Check for integer truncation on the configuration of ttm place, Gwan-gyeong Mun
- [PATCH v2 5/7] drm/i915: Check if the size is too big while creating shmem file, Gwan-gyeong Mun
- [PATCH v2 6/7] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large, Gwan-gyeong Mun
- [PATCH v2 7/7] drm/i915: Remove truncation warning for large objects, Gwan-gyeong Mun
- ✗ Fi.CI.CHECKPATCH: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev3), Patchwork
- ✓ Fi.CI.BAT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev3), Patchwork
- ✓ Fi.CI.IGT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev3), Patchwork
[PATCH v3 0/2] Add support for LMEM PCIe resizable bar,
priyanka . dandamudi
[PATCH i-g-t] tests/i915_query: tweak the unallocated tracking test,
Matthew Auld
[PATCH 0/3] drm/i915: Apply waitboosting before fence wait,
Karolina Drobnik
[PATCH i-g-t] tests/gem_exec_capture: adjust the pi subtest,
Matthew Auld
[PATCH v3 0/2] Remove the VFIO_IOMMU_NOTIFY_DMA_UNMAP notifier,
Jason Gunthorpe
[PATCH 0/2] Protect vma destruction with the object lock,
Thomas Hellström
[PATCH v3 0/2] Fix TLB invalidate issues with Broadwell,
Mauro Carvalho Chehab
- [PATCH v3 1/2] drm/i915/gt: Serialize GRDOM access between multiple engine resets, Mauro Carvalho Chehab
- [PATCH v3 2/2] drm/i915/gt: Serialize TLB invalidates with GT resets, Mauro Carvalho Chehab
- ✗ Fi.CI.CHECKPATCH: warning for Fix TLB invalidate issues with Broadwell (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for Fix TLB invalidate issues with Broadwell (rev3), Patchwork
- ✓ Fi.CI.BAT: success for Fix TLB invalidate issues with Broadwell (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for Fix TLB invalidate issues with Broadwell (rev3), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Fix TLB invalidate issues with Broadwell (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for Fix TLB invalidate issues with Broadwell (rev4), Patchwork
- ✓ Fi.CI.BAT: success for Fix TLB invalidate issues with Broadwell (rev4), Patchwork
- ✗ Fi.CI.IGT: failure for Fix TLB invalidate issues with Broadwell (rev4), Patchwork
[PATCH] drm/i915/gt: Add general DSS steering iterator to intel_gt_mcr,
Matt Roper
[RFC 00/10] drm/i915/vm_bind: Add VM_BIND functionality,
Niranjana Vishwanathapura
- [RFC 01/10] drm/i915/vm_bind: Introduce VM_BIND ioctl, Niranjana Vishwanathapura
- [RFC 06/10] drm/i915/vm_bind: Add I915_GEM_EXECBUFFER3 ioctl, Niranjana Vishwanathapura
- [RFC 09/10] drm/i915/vm_bind: Skip vma_lookup for persistent vmas, Niranjana Vishwanathapura
- [RFC 03/10] drm/i915/vm_bind: Support private and shared BOs, Niranjana Vishwanathapura
- [RFC 02/10] drm/i915/vm_bind: Bind and unbind mappings, Niranjana Vishwanathapura
- [RFC 10/10] drm/i915/vm_bind: Fix vm->vm_bind_mutex and vm->mutex nesting, Niranjana Vishwanathapura
- [RFC 08/10] drm/i915/vm_bind: userptr dma-resv changes, Niranjana Vishwanathapura
- [RFC 04/10] drm/i915/vm_bind: Add out fence support, Niranjana Vishwanathapura
- [RFC 05/10] drm/i915/vm_bind: Handle persistent vmas, Niranjana Vishwanathapura
- [RFC 07/10] drm/i915/vm_bind: Handle persistent vmas in execbuf3, Niranjana Vishwanathapura
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vm_bind: Add VM_BIND functionality, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/vm_bind: Add VM_BIND functionality, Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/vm_bind: Add VM_BIND functionality, Patchwork
[PATCH] drm/i915/display: clean up comments,
Tom Rix
[PATCH 1/2] Revert "topic/core-for-CI: Add remaining DG2 and ATS-M device IDs",
Matt Roper
[PATCH v4 0/2] drm/i915: switch DP, HDMI and LVDS to drm_edid,
Jani Nikula
[PATCH v8 0/3] drm/doc/rfc: i915 VM_BIND feature design + uapi,
Niranjana Vishwanathapura
[PATCH] drm/i915/pvc: Implement w/a 16016694945,
Gustavo Sousa
[PATCH v2 0/4] drm: Clean up drm_crtc.h,
Ville Syrjala
[PATCH 0/3] drm/i915: PCH type cleanup,
Ville Syrjala
[PATCH v2 0/2] drm/i915/display: stop HPD workers before display driver unregister,
Andrzej Hajda
[PATCH] drm/i915/selftests: Remove flush_scheduled_work() from live_execlists,
Tvrtko Ursulin
[PATCH v3] drm/i915/dg2: Add performance workaround 18019455067,
Lionel Landwerlin
[PATCHv2] drm/i915: free crtc on driver remove,
Arun R Murthy
[PATCH] drm/i915: free crtc on driver remove,
Arun R Murthy
[PATCH i-g-t 1/9] lib/i915_drm_local: Add I915_GEM_CREATE_EXT_FLAG_NEEDS_CPU_ACCESS,
Matthew Auld
[PATCH] drm/i915: Fix NPD in PMU during driver teardown,
Stuart Summers
[CI v4 01/13] drm/doc: add rfc section for small BAR uapi,
Matthew Auld
- [CI v4 04/13] drm/i915: remove intel_memory_region avail, Matthew Auld
- [CI v4 05/13] drm/i915/uapi: apply ALLOC_GPU_ONLY by default, Matthew Auld
- [CI v4 06/13] drm/i915/uapi: add NEEDS_CPU_ACCESS hint, Matthew Auld
- [CI v4 02/13] drm/i915/uapi: add probed_cpu_visible_size, Matthew Auld
- [CI v4 07/13] drm/i915/error: skip non-mappable pages, Matthew Auld
- [CI v4 13/13] drm/i915: turn on small BAR support, Matthew Auld
- [CI v4 10/13] drm/i915/selftests: ensure we reserve a fence slot, Matthew Auld
- [CI v4 09/13] drm/i915/selftests: skip the mman tests for stolen, Matthew Auld
- [CI v4 11/13] drm/i915/ttm: handle blitter failure on DG2, Matthew Auld
- [CI v4 03/13] drm/i915/uapi: expose the avail tracking, Matthew Auld
- [CI v4 08/13] drm/i915/uapi: tweak error capture on recoverable contexts, Matthew Auld
- [CI v4 12/13] drm/i915/ttm: disallow CPU fallback mode for ccs pages, Matthew Auld
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]