index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
i915: ignore lid open event when resuming
Zhang Rui
1
-0
/
+1
2013-01-31
drm/i915: Add probe and remove to the gtt ops
Ben Widawsky
1
-1
/
+1
2013-01-20
drm/i915: extract hangcheck/reset/error_state state into substruct
Daniel Vetter
1
-3
/
+3
2013-01-20
drm/i915: Remove use of gtt_mappable_entries
Ben Widawsky
1
-4
/
+4
2013-01-18
drm/i915: Remove use on gma_bus_addr on gen6+
Ben Widawsky
1
-2
/
+1
2013-01-18
drm/i915: Create a gtt structure
Ben Widawsky
1
-10
/
+10
2013-01-18
drm/i915: Use the reloc.handle as an index into the execbuffer array
Chris Wilson
1
-0
/
+3
2013-01-18
drm/i915: Allow userspace to hint that the relocations were known
Daniel Vetter
1
-0
/
+3
2013-01-17
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-16
/
+34
2012-12-18
drm/i915: fixup overlay stolen memory leak
Daniel Vetter
1
-3
/
+0
2012-12-17
drm/i915: Implement workaround for broken CS tlb on i830/845
Daniel Vetter
1
-0
/
+3
2012-12-13
drm/i915: rework locking for intel_dpio|sbi_read|write
Daniel Vetter
1
-1
/
+1
2012-12-11
drm/i915: Fixup hpd irq register setup ordering
Daniel Vetter
1
-0
/
+15
2012-12-06
drm/i915: irq-drive the dp aux communication
Daniel Vetter
1
-0
/
+1
2012-12-06
drm/i915: reorder setup sequence to have irqs for output setup
Daniel Vetter
1
-9
/
+14
2012-12-06
drm/i915: setup the hangcheck timer early
Daniel Vetter
1
-3
/
+0
2012-12-03
drm/i915: Don't allow ring tail to reach the same cacheline as head
Ville Syrjälä
1
-1
/
+1
2012-12-01
drm/i915: Use a slab for object allocation
Chris Wilson
1
-0
/
+3
2012-11-29
drm/i915: Rearrange code to only have a single method for waiting upon the ring
Chris Wilson
1
-3
/
+1
2012-11-29
drm/i915: fix possible NULL dereference of dev_priv
Mika Kuoppala
1
-1
/
+2
2012-11-20
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
1
-61
/
+25
2012-11-16
drm/i915: Restore physical HWS_PGA after resume
Chris Wilson
1
-33
/
+0
2012-11-12
drm/i915: Stop using AGP layer for GEN6+
Ben Widawsky
1
-13
/
+3
2012-11-12
drm/i915: don't rewrite the GTT on resume v4
Jesse Barnes
1
-1
/
+0
2012-11-12
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
Jesse Barnes
1
-0
/
+2
2012-11-12
drm/i915: don't block resume on fb console resume v2
Jesse Barnes
1
-0
/
+3
2012-11-12
drm/i915: move dri1 dungeon out of dev_priv
Daniel Vetter
1
-14
/
+14
2012-10-26
drm/i915: Only kick out vesafb if we takeover the fbcon with KMS
Chris Wilson
1
-1
/
+2
2012-10-22
Merge tag 'v3.7-rc2' into drm-intel-next-queued
Daniel Vetter
1
-7
/
+6
2012-10-17
drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers
Chris Wilson
1
-0
/
+3
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-19
/
+54
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-4
/
+4
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-09-26
drm/i915: s/cacheing/caching/
Ben Widawsky
1
-2
/
+2
2012-09-24
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
1
-0
/
+1
2012-09-20
drm/i915: Limit the ioremap of the PCI bar to the registers
Chris Wilson
1
-2
/
+14
2012-09-08
drm/i915: initialize dpio_lock spin lock
Alexander Shishkin
1
-0
/
+1
2012-08-24
i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active...
Tejun Heo
1
-4
/
+2
2012-08-17
drm/i915: implement dma buf begin_cpu_access (v2)
Dave Airlie
1
-0
/
+3
2012-08-17
drm/i915: kill a few unused things in dev_priv
Daniel Vetter
1
-11
/
+11
2012-08-09
drm/i915: move all rps state into dev_priv->rps
Daniel Vetter
1
-1
/
+1
2012-08-09
drm/i915: dump the device info
Daniel Vetter
1
-1
/
+17
2012-08-08
drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORES
Chris Wilson
1
-0
/
+3
2012-07-26
drm/i915: Export ability of changing cache levels to userspace
Chris Wilson
1
-0
/
+2
2012-07-25
drm/i915: add register read IOCTL
Ben Widawsky
1
-0
/
+1
2012-07-25
drm/i915: unbreak lastclose for failed driver init
Daniel Vetter
1
-1
/
+7
2012-07-05
drm/i915: get rid of dev_priv->info->has_pch_split
Paulo Zanoni
1
-2
/
+3
2012-07-04
drm/i915: Group the GT routines together in both code and vtable
Chris Wilson
1
-1
/
+1
2012-06-25
drm/i915: don't use dev->agp
Daniel Vetter
1
-1
/
+1
2012-06-20
drm/i915: initialize the context idr unconditionally
Daniel Vetter
1
-1
/
+1
[next]