Commit Graph

68 Commits (ea1fd2246f3c3c6b739529db2a547fa080cf09a3)

Author SHA1 Message Date
Chris Wilson ce453d81cb drm/i915: Use a device flag for non-interruptible phases 14 years ago
Chris Wilson c872522663 drm/i915: Protect against drm_gem_object not being the first member 14 years ago
Jesse Barnes 9db4a9c7b2 drm/i915: cleanup per-pipe reg usage 14 years ago
Chris Wilson db53a30261 drm/i915: Refine tracepoints 14 years ago
Chris Wilson 1ec14ad313 drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB 14 years ago
Chris Wilson d9e86c0ee6 drm/i915: Pipelined fencing [infrastructure] 14 years ago
Chris Wilson 05394f3975 drm/i915: Use drm_i915_gem_object as the preferred type 14 years ago
Daniel Vetter 75e9e9158f drm/i915: kill mappable/fenceable disdinction 14 years ago
Chris Wilson a00b10c360 drm/i915: Only enforce fence limits inside the GTT. 14 years ago
Daniel Vetter 920afa77ce drm/i915: range-restricted bind_to_gtt 14 years ago
Chris Wilson 3cce469cab drm/i915: Propagate error from failing to queue a request 14 years ago
Chris Wilson e1f99ce6ca drm/i915: Propagate errors from writing to ringbuffer 14 years ago
Dan Carpenter 8f28f54aad i915: signedness bug in check_overlay_src() 14 years ago
Peter Zijlstra 3e4d3af501 mm: stack based kmap_atomic() 14 years ago
Chris Wilson a6c45cf013 drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g 15 years ago
Chris Wilson f7abfe8b28 drm/i915: Fix an overlay regression from 7e7d76c 15 years ago
Chris Wilson e9e331a8ab drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter 15 years ago
Chris Wilson 5eddb70ba2 drm/i915: Use macros to switch between equivalent pipe registers 15 years ago
Chris Wilson 3bd3c93299 drm/i915: Compile out error state without DEBUG_FS 15 years ago
Chris Wilson b303cf9542 drm/i915/overlay: Use a continuation hook to finish work after a flip. 15 years ago
Chris Wilson 23f09ce31c drm/i915/overlay: Make the overlay control struct opaque. 15 years ago
Chris Wilson 5dcdbcb06b drm/i915/overlay: Pass interruptible to switch_off() 15 years ago
Chris Wilson 106dadacbe drm/i915/overlay: Workaround i830 overlay activation bug. 15 years ago
Chris Wilson 5fe82c5ee1 drm/i915/overlay: Make do_put_image() as static 15 years ago
Chris Wilson 8dc5d14741 drm/i915: Preallocate requests 15 years ago
Chris Wilson 5cd68c9864 drm/i915/overlay: Tidy release_old_vid() 15 years ago
Chris Wilson 8dfbc34031 drm/i915/overlay: Combine SWITCH_OFF into a single step 15 years ago
Chris Wilson 9bb2ff731b drm/i915/overlay: Explicitly pass regs from map to unmap 15 years ago
Chris Wilson b6c028e004 drm/i915/overlay: Refactor do_wait_request() 15 years ago
Chris Wilson 9f7c3f442b drm/i915/overlay: Tidy check_overlay_dst() 15 years ago
Chris Wilson 446d2183af drm/i915/overlay: Tidy update_pfit_vscale_ratio() 15 years ago
Chris Wilson 7340ea7dcf drm/i915/overlay: Remove duplicated definition of OFC_UPDATE 15 years ago
Chris Wilson 62cf4e6fef drm/i915/overlay: Destroy reg_bo on shutdown. 15 years ago
Chris Wilson a29301288f drm/i915/overlay: Use the recommended page alignment for physical regs 15 years ago
Chris Wilson 60fc332cb5 drm/i915/overlay: Tidy attribute checking. 15 years ago
Chris Wilson 8d74f656dd drm/i915/overlay: Use non-atomic mappings for the common case. 15 years ago
Chris Wilson 31578148b2 drm/i915/overlay: Move capabilities bits to common info block. 15 years ago
Chris Wilson 0ddc1289f3 drm/i915/overlay: Ensure that the reg_bo is in the GTT prior to writing. 15 years ago
Chris Wilson 6ba3ddd983 drm/i915/overlay: Missing breaks between case statements for color depth 15 years ago
Chris Wilson 722506f04d drm/i915/overlay: Whitespace 15 years ago
Daniel Vetter 8a1a49f954 drm/i915: move flushing list processing to i915_retire_commands 15 years ago
Andrew Morton e167976ee7 drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h 15 years ago
Chris Wilson 6eeefaf3c8 drm/i915: Apply i830 errata for cursor alignment 15 years ago
Chris Wilson 6ef3d42780 drm/i915: Capture the overlay status upon a GPU hang. 15 years ago
Chris Wilson fca3ec01e0 drm,io-mapping: Specify slot to use for atomic mappings 15 years ago
Chris Wilson d79613643b drm/i915: Typo in (unused) register mask for overlay. 15 years ago
Chris Wilson a1efd14a99 drm/i915: Check overlay stride errata for i830 and i845 15 years ago
Zou Nan hai 852835f343 drm/i915: convert some gem structures to per-ring V2 15 years ago
Zou Nan hai 8187a2b70e drm/i915: introduce intel_ring_buffer structure (V2) 15 years ago
Daniel Vetter a8089e849a drm/i915: drop pointer to drm_gem_object 15 years ago