Dave Airlie
|
cd17ef4114
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 years ago |
Dave Airlie
|
735dc0d1e2
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 years ago |
Daniel Vetter
|
a0e99e68c1
drm/i915: use drm_modeset_lock_all
|
12 years ago |
Ben Widawsky
|
5d4545aef5
drm/i915: Create a gtt structure
|
12 years ago |
Chris Wilson
|
8040513870
drm/i915: Allocate overlay registers from stolen memory
|
12 years ago |
Daniel Vetter
|
a9193983f4
drm/i915: fix overlay on i830M
|
12 years ago |
Dave Airlie
|
3459f62047
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
|
12 years ago |
Chris Wilson
|
acb868d3d7
drm/i915: Disallow preallocation of requests
|
12 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
12 years ago |
Chris Wilson
|
86a1ee26bb
drm/i915: Only pwrite through the GTT if there is space in the aperture
|
13 years ago |
Daniel Vetter
|
6306cb4f80
drm/i915: rip out the overlay pipe A workaround
|
13 years ago |
Ben Widawsky
|
199b2bc25b
drm/i915: s/i915_wait_request/i915_wait_seqno/g
|
13 years ago |
Daniel Vetter
|
f7bacf195e
drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo
|
13 years ago |
Daniel Vetter
|
6d90c952cd
drm/i915: remove LP_RING&friends from modeset code
|
13 years ago |
Ben Widawsky
|
b2da9fe5d5
drm/i915: remove do_retire from i915_wait_request
|
13 years ago |
Daniel Vetter
|
1cff8f6b4c
drm/i915: properly check for MODESET for kms driver ioctls
|
13 years ago |
Ben Widawsky
|
75020bc11c
drm/i915: [sparse] __iomem fixes for overlay
|
13 years ago |
Danny Kukawka
|
de67cba659
Revert "drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h"
|
13 years ago |
Daniel Vetter
|
75c13993db
drm/i915: fixup overlay checks for interlaced modes
|
13 years ago |
Daniel Vetter
|
ca9bfa7eed
drm/i915: fixup interlaced vertical timings confusion, part 1
|
13 years ago |
Ben Widawsky
|
b93f9cf14e
drm/i915: argument to control retiring behavior
|
13 years ago |
Akshay Joshi
|
0206e353a0
Drivers: i915: Fix all space related issues.
|
14 years ago |
Keith Packard
|
bee4d4acf5
Merge branch 'drm-intel-fixes' into drm-intel-next
|
14 years ago |
Chris Wilson
|
79d2427338
drm/i915/overlay: Fix unpinning along init error paths
|
14 years ago |
Hugh Dickins
|
ecbec53b1d
drm/i915: more struct_mutex locking
|
14 years ago |
Hugh Dickins
|
1e5216e438
drm/i915: more struct_mutex locking
|
14 years ago |
Chris Wilson
|
2da3b9b940
drm/i915: Combine pinning with setting to the display plane
|
14 years ago |
Chris Wilson
|
c411964209
drm/i915: Mark the cursor and the overlay as being part of the display planes
|
14 years ago |