[Prev Page][Next Page]
- [PATCH] [v3] drm: pre allocate node for create_block, (continued)
- [PATCH] drm/i915: switch disable_power_well default value to 1,
Paulo Zanoni
- [PATCH 0/7] Hangcheck and arb robustness,
Mika Kuoppala
- [PULL] drm-intel-fixes for 3.11, Daniel Vetter
- [PATCH 1/3] drm/i915: clean up media reset on gm45,
Daniel Vetter
- MacBook Pro 10,1 + i915,
Chris Wilson
- [drm-intel] Diverse GIT branches?,
Sedat Dilek
- [PATCH] drm/i915: split encoder get_config calls from crtc get_clock calls,
Jesse Barnes
- [PATCH 1/2] drm/mm: kill color_search_free/get_block,
Daniel Vetter
- [PATCH 1/3] drm/mm: fix debug table BUG,
Daniel Vetter
- [PATCH 1/2] drm/i915: fixup messages in pipe_config_compare,
Jesse Barnes
- linux-next: Tree for Jul 1 [ drm-intel-next: Several call-traces ],
Sedat Dilek
[ANNOUNCE] xf86-video-intel 2.21.11, Chris Wilson
[PATCH xf86-video-intel] intel: replace direct ioctl use with drm{Set, Drop}Master,
Jonathan Gray
[PATCH] drm/i915: Break up the large vsnprintf() in print_error_buffers(),
Chris Wilson
[PATCH] drm/i915: Refactor the wait_rendering completion into a common routine,
Chris Wilson
[PATCH 0/6] Page faults to help user space debug,
Ben Widawsky
[PATCH] drm/i915: boost GPU and CPU freq when leaving idle,
Jesse Barnes
[PATCH] drm/i915: "Scotty, I need more power!", Jesse Barnes
[PATCH] drm/i915: Only clear write-domains after a successful wait-seqno,
Chris Wilson
[PATCH] drm/i915: Don't wait for vblank for sprite plane flips,
Vijay Purushothaman
[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww26,
Shui, YangweiX
linux-next: Tree for Jun 28 [ call-trace: workqueue | drm releated? ],
Sedat Dilek
Issue on Ubuntu UI bootup, Hegde, Vishwanath
[PATCH 00/66] [v1] Full PPGTT minus soft pin,
Ben Widawsky
- [PATCH 01/66] drm/i915: Remove extra error state NULL, Ben Widawsky
- [PATCH 02/66] drm/i915: Extract error buffer capture, Ben Widawsky
- [PATCH 03/66] drm/i915: make PDE|PTE platform specific, Ben Widawsky
- [PATCH 04/66] drm: Optionally create mm blocks from top-to-bottom, Ben Widawsky
- [PATCH 05/66] drm/i915: Don't clear gtt with 0 entries, Ben Widawsky
- [PATCH 06/66] drm/i915: Conditionally use guard page based on PPGTT, Ben Widawsky
- [PATCH 07/66] drm/i915: Use drm_mm for PPGTT PDEs, Ben Widawsky
- [PATCH 08/66] drm/i915: cleanup context fini, Ben Widawsky
- [PATCH 09/66] drm/i915: Do a fuller init after reset, Ben Widawsky
- [PATCH 10/66] drm/i915: Split context enabling from init, Ben Widawsky
- [PATCH 11/66] drm/i915: destroy i915_gem_init_global_gtt, Ben Widawsky
- [PATCH 12/66] drm/i915: Embed PPGTT into the context, Ben Widawsky
- [PATCH 13/66] drm/i915: Unify PPGTT codepaths on gen6+, Ben Widawsky
- [PATCH 14/66] drm/i915: Move ppgtt initialization down, Ben Widawsky
- [PATCH 15/66] drm/i915: Tie context to PPGTT, Ben Widawsky
- [PATCH 16/66] drm/i915: Really share scratch page, Ben Widawsky
- [PATCH 17/66] drm/i915: Combine scratch members into a struct, Ben Widawsky
- [PATCH 18/66] drm/i915: Drop dev from pte_encode, Ben Widawsky
- [PATCH 19/66] drm/i915: Use gtt shortform where possible, Ben Widawsky
- [PATCH 20/66] drm/i915: Move fbc members out of line, Ben Widawsky
- [PATCH 21/66] drm/i915: Move gtt and ppgtt under address space umbrella, Ben Widawsky
- [PATCH 22/66] drm/i915: Move gtt_mtrr to i915_gtt, Ben Widawsky
- [PATCH 23/66] drm/i915: Move stolen stuff to i915_gtt, Ben Widawsky
- [PATCH 24/66] drm/i915: Move aliasing_ppgtt, Ben Widawsky
- [PATCH 25/66] drm/i915: Put the mm in the parent address space, Ben Widawsky
- [PATCH 26/66] drm/i915: Move active/inactive lists to new mm, Ben Widawsky
- [PATCH 27/66] drm/i915: Create a global list of vms, Ben Widawsky
- [PATCH 28/66] drm/i915: Remove object's gtt_offset, Ben Widawsky
- [PATCH 29/66] drm: pre allocate node for create_block, Ben Widawsky
- [PATCH 30/66] drm/i915: Getter/setter for object attributes, Ben Widawsky
- [PATCH 31/66] drm/i915: Create VMAs (part 1), Ben Widawsky
- [PATCH 32/66] drm/i915: Create VMAs (part 2) - kill gtt space, Ben Widawsky
- [PATCH 33/66] drm/i915: Create VMAs (part 3) - plumbing, Ben Widawsky
- [PATCH 34/66] drm/i915: Create VMAs (part 3.5) - map and fenceable tracking, Ben Widawsky
- [PATCH 35/66] drm/i915: Create VMAs (part 4) - Error capture, Ben Widawsky
- [PATCH 36/66] drm/i915: Create VMAs (part 5) - move mm_list, Ben Widawsky
- [PATCH 37/66] drm/i915: Create VMAs (part 6) - finish error plumbing, Ben Widawsky
- [PATCH 38/66] drm/i915: create an object_is_active(), Ben Widawsky
- [PATCH 39/66] drm/i915: Move active to vma, Ben Widawsky
- [PATCH 40/66] drm/i915: Track all VMAs per VM, Ben Widawsky
- [PATCH 41/66] drm/i915: Defer request freeing, Ben Widawsky
- [PATCH 42/66] drm/i915: Clean up VMAs before freeing, Ben Widawsky
- [PATCH 43/66] drm/i915: Replace has_bsd/blt with a mask, Ben Widawsky
- [PATCH 44/66] drm/i915: Catch missed context unref earlier, Ben Widawsky
- [PATCH 45/66] drm/i915: Add a context open function, Ben Widawsky
- [PATCH 46/66] drm/i915: Permit contexts on all rings, Ben Widawsky
- [PATCH 47/66] drm/i915: Fix context fini refcounts, Ben Widawsky
- [PATCH 48/66] drm/i915: Better reset handling for contexts, Ben Widawsky
- [PATCH 49/66] drm/i915: Create a per file_priv default context, Ben Widawsky
- [PATCH 50/66] drm/i915: Remove ring specificity from contexts, Ben Widawsky
- [PATCH 51/66] drm/i915: Track which ring a context ran on, Ben Widawsky
- [PATCH 52/66] drm/i915: dump error state based on capture, Ben Widawsky
- [PATCH 53/66] drm/i915: PPGTT should take a ppgtt argument, Ben Widawsky
- [PATCH 54/66] drm/i915: USE LRI for switching PP_DIR_BASE, Ben Widawsky
- [PATCH 55/66] drm/i915: Extract mm switching to function, Ben Widawsky
- [PATCH 56/66] drm/i915: Write PDEs at init instead of enable, Ben Widawsky
- [PATCH 57/66] drm/i915: Disallow pin with full ppgtt, Ben Widawsky
- [PATCH 58/66] drm/i915: Get context early in execbuf, Ben Widawsky
- [PATCH 59/66] drm/i915: Pass ctx directly to switch/hangstat, Ben Widawsky
- [PATCH 60/66] drm/i915: Actually add the new address spaces, Ben Widawsky
- [PATCH 61/66] drm/i915: Use multiple VMs, Ben Widawsky
- [PATCH 62/66] drm/i915: Kill now unused ppgtt_{un, }bind, Ben Widawsky
- [PATCH 63/66] drm/i915: Add PPGTT dumper, Ben Widawsky
- [PATCH 64/66] drm/i915: Dump all ppgtt, Ben Widawsky
- [PATCH 65/66] drm/i915: Add debugfs for vma info per vm, Ben Widawsky
- [PATCH 66/66] drm/i915: Getparam full ppgtt, Ben Widawsky
- [PATCH 00/66] [v1] Full PPGTT minus soft pin, Ben Widawsky
- [PATCH 00/66] [v1] Full PPGTT minus soft pin, Daniel Vetter
[PATCH] drm/i915: pixel multiplier readout support for pch ports,
Daniel Vetter
[PATCH] drm/i915: Report the true swizzling modes to userspace via GET_PARAM, Chris Wilson
[PATCH 1/3] tests: rename debugfs base path to be more specific,
Mika Kuoppala
[PULL] final drm-intel-next pull for 3.11, Daniel Vetter
[PATCH] fix the compiling error of 'struct _Screen' has no member named 'canDoBGNoneRoot'x,
rongqing.li at windriver.com
[PATCH] drm/i915: correct intel_dp_get_config() function for DevCPT,
Xiong Zhang
[PATCH 01/11] drm: Added SDP and VSC structures for handling PSR for eDP,
Rodrigo Vivi
- <Possible follow-ups>
- [PATCH 01/11] drm: Added SDP and VSC structures for handling PSR for eDP, Rodrigo Vivi
- [PATCH 02/11] drm/i915: Read the EDP DPCD and PSR Capability, Rodrigo Vivi
- [PATCH 03/11] drm/i915: split aux_clock_divider logic in a separated function for reuse., Rodrigo Vivi
- [PATCH 04/11] drm/i915: Enable/Disable PSR, Rodrigo Vivi
- [PATCH 05/11] drm/i915: Added debugfs support for PSR Status, Rodrigo Vivi
- [PATCH 06/11] drm/i915: Match all PSR mode entry conditions before enabling it., Rodrigo Vivi
- [PATCH 07/11] drm/i915: add update function to disable/enable-back PSR, Rodrigo Vivi
- [PATCH 08/11] drm/intel: add enable_psr module option, Rodrigo Vivi
- [PATCH 09/11] drm/i915: Adding global I915_PARAM for PSR ACTIVE., Rodrigo Vivi
- [PATCH 10/11] drm/i915: Add functions to force psr exit, Rodrigo Vivi
- [PATCH 11/11] drm/i915: Hook PSR functionality, Rodrigo Vivi
[PATCH] drm/i915: Initialize drm_crtc gamma ramp,
Chris Wilson
[PATCH i-g-t 1/3] quick_dump: Add automagic DPIO register support,
ville.syrjala at linux.intel.com
[PATCH] drm/i915: Mask out hardware status bits from VLV DPLL register,
ville.syrjala at linux.intel.com
Moar fastboot,
Jesse Barnes
Linux 3.10-rc7,
Daniel Vetter
[RFC][PATCH 0/2] drm/i915: VLV rps timer changes,
ville.syrjala at linux.intel.com
[PATCH 0/6] drm/i915: VLV rps stuff,
ville.syrjala at linux.intel.com
[PATCH igt] quick_dump: Add VLV DPIO registers, ville.syrjala at linux.intel.com
[PATCH 1/3] drm/i915: introduce i915_queue_hangcheck,
Mika Kuoppala
[PATCH] drm/i915: Remove duplicated WaForceL3Serialization:vlv,
ville.syrjala at linux.intel.com
[PATCH 1/2] Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview",
ville.syrjala at linux.intel.com
[PATCH] drm/i915: don't scream into dmesg when a modeset fails,
Daniel Vetter
[PATCH 1/3] drm/i915: Use seq_puts/seq_putc when possible,
Damien Lespiau
[PATCH] drm/i915: Fix up sdvo hpd pins for i965g/gm,
Daniel Vetter
[PATCH] drm/i915: Introduce an HAS_IPS() macro,
Damien Lespiau
[PATCH] drm/i915: Fix context sizes on HSW,
Ben Widawsky
[PATCH] drm/i915: tune down DIDL warning about too many outputs,
Daniel Vetter
Broadcast RGB questions,
Tom Horsley
Small FBC fix,
Damien Lespiau
[PATCH] drm/i915: Bail out once we've found the context object,
Damien Lespiau
PROBLEM: WARNING, plane B assertion failure,
brian porter
[PATCH] drm/i915: Trim the i915_error_printf by the trailing '\0',
Chris Wilson
[ANNOUNCE] xf86-video-intel 2.21.10, Chris Wilson
'Timed out waiting for forcewake old ack to clear' and hangup on IvyBridge system,
Guenter Roeck
[PATCH] drm/i915: Read the hardware state for the transcoder link upon error,
Chris Wilson
[PATCH] drm/i915: move i915_trace_irq_get() out of the tracing macro,
Sebastian Andrzej Siewior
RFC frontbuffer write tracking,
Chris Wilson
[PATCH -next] gpu: fix printk format warning in i915_gem.c, Randy Dunlap
[PATCH -next] drm/i915: fix potential NULL pointer dereference in i915_gem_context_get_hang_stats(),
Wei Yongjun
[PATCH] drm/i915: Detect invalid scanout pitches,
Chris Wilson
drm/i915: add i915_gem_context_get_hang_stats(), Dan Carpenter
[PATCH xf86-video-intel] test if librt is required for clock_gettime,
Jonathan Gray
[PATCH 1/5] intel: Stop storing two copies of the bo's gem handle.,
Eric Anholt
[PATCH v2 2/2] i915: i915_gem: Print a size_t with %z, Fabio Estevam
[PATCH V1] ALSA: hda - Avoid choose same converter for unused pins,
Wang Xingchao
[PATCH 2/2] i915: i915_gem: Print a size_t with %z,
Fabio Estevam
[PATCH] ALSA: hda - Avoid choose same converter for unused pins,
Wang Xingchao
[patch] drm/i915: remove a superflous semi-colon,
Dan Carpenter
[PATCH] ALSA: hda - Haswell converter power state D0 verify,
Wang Xingchao
[PATCH 1/3] drm/i915: Fix retrieval of hangcheck stats,
Chris Wilson
Short stalls of xorg display updates, Jan Niehusmann
Problems using intel-linux-graphics-installer on Fedora 18, Diogo Melo
[PATCH 0/3] fbdev no more!,
Daniel Vetter
[PATCH 0/4] Haswell Display audio routing bug fix,
Wang Xingchao
[PATCH v2 1/2] drm/i915: Fix VLV PLL LPF coefficients for DAC,
ville.syrjala at linux.intel.com
[PATCH] drm/i915: Remove extra "ring" from error message,
Ben Widawsky
[PATCH] drm/i915: Kill useless "Enable panel fitter" comments,
Daniel Vetter
[PATCH] drm/i915: Fix VLV PLL LPF coefficients for DAC,
ville.syrjala at linux.intel.com
[PATCH] drm/i915: Add 0x2a43, a Cantiga device,
Damien Lespiau
[PATCH 1/3] drm/i915: set up PIPECONF explicitly on ilk-ivb,
Daniel Vetter
[PATCH DDX] sna: flush gtt when psr_active, Rodrigo Vivi
[PATCH 01/13] drm: Added SDP and VSC structures for handling PSR for eDP,
Rodrigo Vivi
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]