John Harrison
|
5fb9de1a2e
drm/i915: Update intel_ring_begin() to take a request structure
|
10 years ago |
John Harrison
|
75289874e4
drm/i915: Update add_request() to take a request structure
|
10 years ago |
John Harrison
|
dad540ce02
drm/i915: Update overlay code to do explicit request management
|
10 years ago |
John Harrison
|
91af127fd7
drm/i915: Update i915_gem_object_sync() to take a request structure
|
10 years ago |
John Harrison
|
bf7dc5b709
drm/i915: i915_add_request must not fail
|
10 years ago |
Chris Wilson
|
b47161858b
drm/i915: Implement inter-engine read-read optimisations
|
10 years ago |
Chris Wilson
|
ea9da4e460
drm/i915: Allow disabling the destination colorkey for overlay
|
10 years ago |
Ville Syrjälä
|
1c7c4301ee
drm/i915: Mark the overlay active only if we got ring space
|
10 years ago |
Ville Syrjälä
|
209c2a5ec1
drm/i915: Convert overlay->{active, pfit_active} to bools
|
10 years ago |
Ville Syrjälä
|
77589f561b
drm/i915: Convert BUGs to WARNs in the video overlay code
|
10 years ago |
Tvrtko Ursulin
|
e661733092
drm/i915: Use GGTT view when (un)pinning objects to planes
|
10 years ago |
Daniel Vetter
|
3f52c6edf7
drm/i915: Remove DRIVER_MODESET checks from modeset code
|
10 years ago |
Ander Conselvan de Oliveira
|
6e3c9717e0
drm/i915: Make intel_crtc->config a pointer
|
10 years ago |
Ville Syrjälä
|
1362b77640
drm/i915: Deal with video overlay on GPU reset
|
10 years ago |
John Harrison
|
9400ae5c82
drm/i915: Remove obsolete seqno parameter from 'i915_add_request'
|
10 years ago |
Daniel Vetter
|
a4b3a5713d
drm/i915: Convert i915_wait_seqno to i915_wait_request
|
10 years ago |
John Harrison
|
9bfc01a29b
drm/i915: Convert 'last_flip_req' to be a request not a seqno
|
10 years ago |
Rob Clark
|
7707e6535f
drm/i915: use helpers
|
11 years ago |
Daniel Vetter
|
f99d70690e
drm/i915: Track frontbuffer invalidation/flushing
|
11 years ago |
Daniel Vetter
|
a071fa0064
drm/i915: Introduce accurate frontbuffer tracking
|
11 years ago |
Dave Airlie
|
8d4ad9d4bb
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
|
11 years ago |
Rob Clark
|
51fd371bba
drm: convert crtc and connection_mutex to ww_mutex (v5)
|
11 years ago |
Daniel Vetter
|
6e9f798d91
drm: Split connection_mutex out of mode_config.mutex (v3)
|
11 years ago |
Chris Wilson
|
00731155a7
drm/i915: Fix dynamic allocation of physical handles
|
11 years ago |
Oscar Mateo
|
a4872ba6d0
drm/i915: s/intel_ring_buffer/intel_engine_cs
|
11 years ago |
Dave Airlie
|
9f97ba806a
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next
|
11 years ago |
Matt Roper
|
f4510a2752
drm: Replace crtc fb with primary plane fb (v3)
|
11 years ago |
Jani Nikula
|
d5d45cc5fe
drm/i915/overlay: prefer struct drm_i915_private to drm_i915_private_t
|
11 years ago |
Daniel Vetter
|
3b25b31fd1
drm/i915: tune down user-triggerable dmesg noise in the cursor/overlay code
|
11 years ago |
Daniel Vetter
|
1ec9e26dda
drm/i915: Consolidate binding parameters into flags
|
11 years ago |