Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b42fe9ca0a1e2b270c06b3f118f1f9db952d623b
/
drivers
/
gpu
/
drm
/
i915
/
intel_overlay.c
f0cd518
drm/i915: Use lockless object free
by Chris Wilson
· 8 years ago
3b3f165
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
by Akash Goel
· 8 years ago
98a2f41
drm/i915: Allow disabling error capture
by Chris Wilson
· 8 years ago
f7bbe78
drm/i915: Embed the io-mapping struct inside drm_i915_private
by Chris Wilson
· 8 years ago
49ef529
drm/i915: Move fence tracking from object to vma
by Chris Wilson
· 8 years ago
bde13eb
drm/i915: Introduce i915_ggtt_offset()
by Chris Wilson
· 8 years ago
058d88c
drm/i915: Track pinned VMA
by Chris Wilson
· 8 years ago
9b3b784
drm/i915/overlay: Use VMA as the primary tracker for images
by Chris Wilson
· 8 years ago
3e510a8
drm/i915: Repack fence tiling mode and stride into a single integer
by Chris Wilson
· 8 years ago
5748b6a
drm/i915: Use dev_priv consistently through the intel_frontbuffer interface
by Chris Wilson
· 8 years ago
5d723d7
drm/i915: Separate intel_frontbuffer into its own header
by Chris Wilson
· 8 years ago
de89508
drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
by Chris Wilson
· 8 years ago
0d9bdd8
drm/i915: Convert intel_overlay to request tracking
by Chris Wilson
· 8 years ago
8e63717
drm/i915: Simplify request_alloc by returning the allocated request
by Chris Wilson
· 8 years ago
7e37f88
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
by Chris Wilson
· 8 years ago
1dae2df
drm/i915: Rename request->ringbuf to request->ring
by Chris Wilson
· 8 years ago
b5321f3
drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
by Chris Wilson
· 8 years ago
13f17b2
drm/i915: use i915_gem_object_put_unlocked() after releasing mutex
by Dave Gordon
· 8 years ago
34911fd
drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockless free
by Chris Wilson
· 8 years ago
f8c417c
drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
by Chris Wilson
· 8 years ago
03ac064
drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup
by Chris Wilson
· 8 years ago
91c8a32
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
by Chris Wilson
· 9 years ago
fac5e23
drm/i915: Mass convert dev->dev_private to to_i915(dev)
by Chris Wilson
· 9 years ago
66fd7a6
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
1ee8da6
drm/i915: Convert intel_overlay.c to use native drm_i915_private pointers
by Chris Wilson
· 9 years ago
c033666
drm/i915: Store a i915 backpointer from engine, and use it
by Chris Wilson
· 9 years ago
d8dab00
io-mapping: Specify mapping size for io_mapping_map_wc()
by Chris Wilson
· 9 years ago
da6ca03
drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
by Chris Wilson
· 9 years ago
fe3db79
drm/i915: Propagate error from drm_gem_object_init()
by Chris Wilson
· 9 years ago
d37cd8a
drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create()
by Dave Gordon
· 9 years ago
aa9b781
drm/i915: Late request cancellations are harmful
by Chris Wilson
· 9 years ago
72e96d6
drm/i915: Refer to GGTT {,VM} consistently
by Joonas Lahtinen
· 9 years ago
62106b4
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
by Joonas Lahtinen
· 9 years ago
4a570db
drm/i915: Rename intel_engine_cs struct members
by Tvrtko Ursulin
· 9 years ago
e2f8039
drm/i915: Rename local struct intel_engine_cs variables
by Tvrtko Ursulin
· 9 years ago
2682708
drm/i915: simplify allocation of driver-internal requests
by Dave Gordon
· 9 years ago
7580d77
drm/i915: Wait for object idle without locks in atomic_commit, v2.
by Maarten Lankhorst
· 9 years ago
5fb9de1
drm/i915: Update intel_ring_begin() to take a request structure
by John Harrison
· 10 years ago
7528987
drm/i915: Update add_request() to take a request structure
by John Harrison
· 10 years ago
dad540c
drm/i915: Update overlay code to do explicit request management
by John Harrison
· 10 years ago
91af127
drm/i915: Update i915_gem_object_sync() to take a request structure
by John Harrison
· 10 years ago
bf7dc5b
drm/i915: i915_add_request must not fail
by John Harrison
· 10 years ago
b471618
drm/i915: Implement inter-engine read-read optimisations
by Chris Wilson
· 10 years ago
ea9da4e
drm/i915: Allow disabling the destination colorkey for overlay
by Chris Wilson
· 10 years ago
1c7c430
drm/i915: Mark the overlay active only if we got ring space
by Ville Syrjälä
· 10 years ago
209c2a5
drm/i915: Convert overlay->{active, pfit_active} to bools
by Ville Syrjälä
· 10 years ago
77589f5
drm/i915: Convert BUGs to WARNs in the video overlay code
by Ville Syrjälä
· 10 years ago
e661733
drm/i915: Use GGTT view when (un)pinning objects to planes
by Tvrtko Ursulin
· 10 years ago
3f52c6e
drm/i915: Remove DRIVER_MODESET checks from modeset code
by Daniel Vetter
· 10 years ago
6e3c971
drm/i915: Make intel_crtc->config a pointer
by Ander Conselvan de Oliveira
· 10 years ago
1362b77
drm/i915: Deal with video overlay on GPU reset
by Ville Syrjälä
· 10 years ago
9400ae5
drm/i915: Remove obsolete seqno parameter from 'i915_add_request'
by John Harrison
· 10 years ago
a4b3a57
drm/i915: Convert i915_wait_seqno to i915_wait_request
by Daniel Vetter
· 10 years ago
9bfc01a
drm/i915: Convert 'last_flip_req' to be a request not a seqno
by John Harrison
· 10 years ago
7707e65
drm/i915: use helpers
by Rob Clark
· 10 years ago
f99d706
drm/i915: Track frontbuffer invalidation/flushing
by Daniel Vetter
· 11 years ago
a071fa0
drm/i915: Introduce accurate frontbuffer tracking
by Daniel Vetter
· 11 years ago
8d4ad9d
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
by Dave Airlie
· 11 years ago
51fd371
drm: convert crtc and connection_mutex to ww_mutex (v5)
by Rob Clark
· 11 years ago
6e9f798
drm: Split connection_mutex out of mode_config.mutex (v3)
by Daniel Vetter
· 11 years ago
0073115
drm/i915: Fix dynamic allocation of physical handles
by Chris Wilson
· 11 years ago
a4872ba
drm/i915: s/intel_ring_buffer/intel_engine_cs
by Oscar Mateo
· 11 years ago
9f97ba8
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
d5d45cc
drm/i915/overlay: prefer struct drm_i915_private to drm_i915_private_t
by Jani Nikula
· 11 years ago
3b25b31
drm/i915: tune down user-triggerable dmesg noise in the cursor/overlay code
by Daniel Vetter
· 11 years ago
1ec9e26
drm/i915: Consolidate binding parameters into flags
by Daniel Vetter
· 11 years ago
0e5539b
Merge branch 'topic/ppgtt' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
dc9e7dec
drm/i915: No panel fitter on 830M or non-mobile gen2/3 platforms
by Ville Syrjälä
· 11 years ago
d7f46fc
drm/i915: Make pin count per VMA
by Ben Widawsky
· 11 years ago
b14c567
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
by Daniel Vetter
· 11 years ago
4926cb7
drm/i915: Convert overlay double wide check over to pipe config
by Ville Syrjälä
· 11 years ago
c37e220
drm/i915: Add VM to pin
by Ben Widawsky
· 11 years ago
f63a484
drm/i915: disable stolen mem for OVERLAY_NEEDS_PHYSICAL
by Daniel Vetter
· 11 years ago
84734a0
drm/i915: move error state to own compilation unit
by Mika Kuoppala
· 11 years ago
f343c5f
drm/i915: Getter/setter for object attributes
by Ben Widawsky
· 12 years ago
0025c07
drm/i915: change i915_add_request to macro
by Mika Kuoppala
· 12 years ago
edc3d88
drm/i915: avoid big kmallocs on reading error state
by Mika Kuoppala
· 12 years ago
cd17ef4
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
735dc0d
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
a0e99e6
drm/i915: use drm_modeset_lock_all
by Daniel Vetter
· 12 years ago
5d4545a
drm/i915: Create a gtt structure
by Ben Widawsky
· 12 years ago
8040513
drm/i915: Allocate overlay registers from stolen memory
by Chris Wilson
· 12 years ago
a919398
drm/i915: fix overlay on i830M
by Daniel Vetter
· 12 years ago
3459f62
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
acb868d
drm/i915: Disallow preallocation of requests
by Chris Wilson
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
86a1ee2
drm/i915: Only pwrite through the GTT if there is space in the aperture
by Chris Wilson
· 12 years ago
6306cb4
drm/i915: rip out the overlay pipe A workaround
by Daniel Vetter
· 12 years ago
199b2bc
drm/i915: s/i915_wait_request/i915_wait_seqno/g
by Ben Widawsky
· 13 years ago
f7bacf1
drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo
by Daniel Vetter
· 13 years ago
6d90c95
drm/i915: remove LP_RING&friends from modeset code
by Daniel Vetter
· 13 years ago
b2da9fe
drm/i915: remove do_retire from i915_wait_request
by Ben Widawsky
· 13 years ago
1cff8f6
drm/i915: properly check for MODESET for kms driver ioctls
by Daniel Vetter
· 13 years ago
75020bc
drm/i915: [sparse] __iomem fixes for overlay
by Ben Widawsky
· 13 years ago
de67cba
Revert "drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h"
by Danny Kukawka
· 13 years ago
75c1399
drm/i915: fixup overlay checks for interlaced modes
by Daniel Vetter
· 13 years ago
Next »