index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_overlay.c
Age
Commit message (
Expand
)
Author
2010-10-27
i915: signedness bug in check_overlay_src()
Dan Carpenter
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2010-09-21
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
2010-09-13
drm/i915: Fix an overlay regression from 7e7d76c
Chris Wilson
2010-09-13
drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter
Chris Wilson
2010-09-11
drm/i915: Use macros to switch between equivalent pipe registers
Chris Wilson
2010-09-08
drm/i915: Compile out error state without DEBUG_FS
Chris Wilson
2010-09-08
drm/i915/overlay: Use a continuation hook to finish work after a flip.
Chris Wilson
2010-09-08
drm/i915/overlay: Make the overlay control struct opaque.
Chris Wilson
2010-09-08
drm/i915/overlay: Pass interruptible to switch_off()
Chris Wilson
2010-09-08
drm/i915/overlay: Workaround i830 overlay activation bug.
Chris Wilson
2010-09-08
drm/i915/overlay: Make do_put_image() as static
Chris Wilson
2010-09-08
drm/i915: Preallocate requests
Chris Wilson
2010-09-08
drm/i915/overlay: Tidy release_old_vid()
Chris Wilson
2010-09-08
drm/i915/overlay: Combine SWITCH_OFF into a single step
Chris Wilson
2010-09-08
drm/i915/overlay: Explicitly pass regs from map to unmap
Chris Wilson
2010-09-08
drm/i915/overlay: Refactor do_wait_request()
Chris Wilson
2010-09-08
drm/i915/overlay: Tidy check_overlay_dst()
Chris Wilson
2010-09-08
drm/i915/overlay: Tidy update_pfit_vscale_ratio()
Chris Wilson
2010-09-08
drm/i915/overlay: Remove duplicated definition of OFC_UPDATE
Chris Wilson
2010-09-08
drm/i915/overlay: Destroy reg_bo on shutdown.
Chris Wilson
2010-09-08
drm/i915/overlay: Use the recommended page alignment for physical regs
Chris Wilson
2010-09-08
drm/i915/overlay: Tidy attribute checking.
Chris Wilson
2010-09-08
drm/i915/overlay: Use non-atomic mappings for the common case.
Chris Wilson
2010-09-08
drm/i915/overlay: Move capabilities bits to common info block.
Chris Wilson
2010-09-08
drm/i915/overlay: Ensure that the reg_bo is in the GTT prior to writing.
Chris Wilson
2010-09-08
drm/i915/overlay: Missing breaks between case statements for color depth
Chris Wilson
2010-09-08
drm/i915/overlay: Whitespace
Chris Wilson
2010-09-08
drm/i915: move flushing list processing to i915_retire_commands
Daniel Vetter
2010-09-06
drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h
Andrew Morton
2010-08-09
drm/i915: Apply i830 errata for cursor alignment
Chris Wilson
2010-08-09
drm/i915: Capture the overlay status upon a GPU hang.
Chris Wilson
2010-08-05
drm,io-mapping: Specify slot to use for atomic mappings
Chris Wilson
2010-08-01
drm/i915: Typo in (unused) register mask for overlay.
Chris Wilson
2010-08-01
drm/i915: Check overlay stride errata for i830 and i845
Chris Wilson
2010-05-26
drm/i915: convert some gem structures to per-ring V2
Zou Nan hai
2010-05-26
drm/i915: introduce intel_ring_buffer structure (V2)
Zou Nan hai
2010-04-20
drm/i915: drop pointer to drm_gem_object
Daniel Vetter
2010-04-20
drm/i915: introduce i915_gem_alloc_object
Daniel Vetter
2010-03-25
drm/i915: introduce to_intel_bo helper
Daniel Vetter
2010-03-17
drm/i915: fix small leak on overlay error path
Dan Carpenter
2010-02-26
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
Eric Anholt
2010-02-25
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
Dave Airlie
2010-02-22
drm/i915: overlay: drop superflous gpu flushes
Daniel Vetter
2010-02-22
drm/i915: overlay: nuke readback to flush wc caches
Daniel Vetter
2010-02-11
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
2009-12-07
drm/i915: Fix product names and #defines
Adam Jackson
2009-11-30
drm/i915: fixup interrupted overlay switch off calls
Daniel Vetter
2009-11-30
drm/i915: overlay: extract some duplicated code
Daniel Vetter
[next]