Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
133be0264f28e59d772c6a259349ba3ee2b183b3
/
drivers
/
gpu
/
drm
/
i915
/
intel_overlay.c
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
· 10 years ago
a071fa0
drm/i915: Introduce accurate frontbuffer tracking
by Daniel Vetter
· 10 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
· 11 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
ca9bfa7
drm/i915: fixup interlaced vertical timings confusion, part 1
by Daniel Vetter
· 13 years ago
b93f9cf
drm/i915: argument to control retiring behavior
by Ben Widawsky
· 13 years ago
0206e35
Drivers: i915: Fix all space related issues.
by Akshay Joshi
· 13 years ago
bee4d4a
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 13 years ago
79d2427
drm/i915/overlay: Fix unpinning along init error paths
by Chris Wilson
· 13 years ago
ecbec53
drm/i915: more struct_mutex locking
by Hugh Dickins
· 13 years ago
1e5216e
drm/i915: more struct_mutex locking
by Hugh Dickins
· 13 years ago
2da3b9b
drm/i915: Combine pinning with setting to the display plane
by Chris Wilson
· 14 years ago
c411964
drm/i915: Mark the cursor and the overlay as being part of the display planes
by Chris Wilson
· 14 years ago
ce453d8
drm/i915: Use a device flag for non-interruptible phases
by Chris Wilson
· 14 years ago
c872522
drm/i915: Protect against drm_gem_object not being the first member
by Chris Wilson
· 14 years ago
9db4a9c
drm/i915: cleanup per-pipe reg usage
by Jesse Barnes
· 14 years ago
db53a30
drm/i915: Refine tracepoints
by Chris Wilson
· 14 years ago
1ec14ad
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
by Chris Wilson
· 14 years ago
d9e86c0
drm/i915: Pipelined fencing [infrastructure]
by Chris Wilson
· 14 years ago
05394f3
drm/i915: Use drm_i915_gem_object as the preferred type
by Chris Wilson
· 14 years ago
75e9e91
drm/i915: kill mappable/fenceable disdinction
by Daniel Vetter
· 14 years ago
f2a630b
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
a00b10c
drm/i915: Only enforce fence limits inside the GTT.
by Chris Wilson
· 14 years ago
920afa7
drm/i915: range-restricted bind_to_gtt
by Daniel Vetter
· 14 years ago
3cce469
drm/i915: Propagate error from failing to queue a request
by Chris Wilson
· 14 years ago
e1f99ce
drm/i915: Propagate errors from writing to ringbuffer
by Chris Wilson
· 14 years ago
8f28f54
i915: signedness bug in check_overlay_src()
by Dan Carpenter
· 14 years ago
c48c43e
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
3e4d3af
mm: stack based kmap_atomic()
by Peter Zijlstra
· 14 years ago
a6c45cf
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
by Chris Wilson
· 14 years ago
f7abfe8
drm/i915: Fix an overlay regression from 7e7d76c
by Chris Wilson
· 14 years ago
e9e331a
drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter
by Chris Wilson
· 14 years ago
5eddb70
drm/i915: Use macros to switch between equivalent pipe registers
by Chris Wilson
· 14 years ago
3bd3c93
drm/i915: Compile out error state without DEBUG_FS
by Chris Wilson
· 14 years ago
b303cf9
drm/i915/overlay: Use a continuation hook to finish work after a flip.
by Chris Wilson
· 14 years ago
23f09ce
drm/i915/overlay: Make the overlay control struct opaque.
by Chris Wilson
· 14 years ago
5dcdbcb
drm/i915/overlay: Pass interruptible to switch_off()
by Chris Wilson
· 14 years ago
106dada
drm/i915/overlay: Workaround i830 overlay activation bug.
by Chris Wilson
· 14 years ago
5fe82c5
drm/i915/overlay: Make do_put_image() as static
by Chris Wilson
· 14 years ago
8dc5d14
drm/i915: Preallocate requests
by Chris Wilson
· 14 years ago
5cd68c9
drm/i915/overlay: Tidy release_old_vid()
by Chris Wilson
· 14 years ago
8dfbc34
drm/i915/overlay: Combine SWITCH_OFF into a single step
by Chris Wilson
· 14 years ago
9bb2ff7
drm/i915/overlay: Explicitly pass regs from map to unmap
by Chris Wilson
· 14 years ago
b6c028e
drm/i915/overlay: Refactor do_wait_request()
by Chris Wilson
· 14 years ago
9f7c3f4
drm/i915/overlay: Tidy check_overlay_dst()
by Chris Wilson
· 14 years ago
446d218
drm/i915/overlay: Tidy update_pfit_vscale_ratio()
by Chris Wilson
· 14 years ago
7340ea7
drm/i915/overlay: Remove duplicated definition of OFC_UPDATE
by Chris Wilson
· 14 years ago
62cf4e6
drm/i915/overlay: Destroy reg_bo on shutdown.
by Chris Wilson
· 14 years ago
a293012
drm/i915/overlay: Use the recommended page alignment for physical regs
by Chris Wilson
· 14 years ago
60fc332
drm/i915/overlay: Tidy attribute checking.
by Chris Wilson
· 14 years ago
8d74f65
drm/i915/overlay: Use non-atomic mappings for the common case.
by Chris Wilson
· 14 years ago
31578148
drm/i915/overlay: Move capabilities bits to common info block.
by Chris Wilson
· 14 years ago
Next »