index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915: ignore lid open event when resuming
Zhang Rui
2013-02-14
1
-0
/
+1
*
drm/i915: Add probe and remove to the gtt ops
Ben Widawsky
2013-01-31
1
-1
/
+1
*
drm/i915: extract hangcheck/reset/error_state state into substruct
Daniel Vetter
2013-01-20
1
-3
/
+3
*
drm/i915: Remove use of gtt_mappable_entries
Ben Widawsky
2013-01-20
1
-4
/
+4
*
drm/i915: Remove use on gma_bus_addr on gen6+
Ben Widawsky
2013-01-17
1
-2
/
+1
*
drm/i915: Create a gtt structure
Ben Widawsky
2013-01-17
1
-10
/
+10
*
drm/i915: Use the reloc.handle as an index into the execbuffer array
Chris Wilson
2013-01-17
1
-0
/
+3
*
drm/i915: Allow userspace to hint that the relocations were known
Daniel Vetter
2013-01-17
1
-0
/
+3
*
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-01-17
1
-16
/
+34
|
\
|
*
drm/i915: fixup overlay stolen memory leak
Daniel Vetter
2012-12-18
1
-3
/
+0
|
*
drm/i915: rework locking for intel_dpio|sbi_read|write
Daniel Vetter
2012-12-12
1
-1
/
+1
|
*
drm/i915: Fixup hpd irq register setup ordering
Daniel Vetter
2012-12-11
1
-0
/
+15
|
*
drm/i915: irq-drive the dp aux communication
Daniel Vetter
2012-12-06
1
-0
/
+1
|
*
drm/i915: reorder setup sequence to have irqs for output setup
Daniel Vetter
2012-12-06
1
-9
/
+14
|
*
drm/i915: setup the hangcheck timer early
Daniel Vetter
2012-12-06
1
-3
/
+0
|
*
drm/i915: Use a slab for object allocation
Chris Wilson
2012-11-30
1
-0
/
+3
*
|
drm/i915: Implement workaround for broken CS tlb on i830/845
Daniel Vetter
2012-12-17
1
-0
/
+3
*
|
drm/i915: Don't allow ring tail to reach the same cacheline as head
Ville Syrjälä
2012-12-03
1
-1
/
+1
|
/
*
drm/i915: Rearrange code to only have a single method for waiting upon the ring
Chris Wilson
2012-11-29
1
-3
/
+1
*
drm/i915: fix possible NULL dereference of dev_priv
Mika Kuoppala
2012-11-29
1
-1
/
+2
*
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-11-20
1
-61
/
+25
|
\
|
*
drm/i915: Restore physical HWS_PGA after resume
Chris Wilson
2012-11-16
1
-33
/
+0
|
*
drm/i915: Stop using AGP layer for GEN6+
Ben Widawsky
2012-11-11
1
-13
/
+3
|
*
drm/i915: don't rewrite the GTT on resume v4
Jesse Barnes
2012-11-11
1
-1
/
+0
|
*
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
Jesse Barnes
2012-11-11
1
-0
/
+2
|
*
drm/i915: don't block resume on fb console resume v2
Jesse Barnes
2012-11-11
1
-0
/
+3
|
*
drm/i915: move dri1 dungeon out of dev_priv
Daniel Vetter
2012-11-11
1
-14
/
+14
|
*
Merge tag 'v3.7-rc2' into drm-intel-next-queued
Daniel Vetter
2012-10-22
1
-7
/
+6
|
|
\
|
*
|
drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers
Chris Wilson
2012-10-17
1
-0
/
+3
*
|
|
drm/i915: Only kick out vesafb if we takeover the fbcon with KMS
Chris Wilson
2012-10-26
1
-1
/
+2
|
|
/
|
/
|
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-19
/
+54
|
\
\
|
*
|
drm/i915: s/cacheing/caching/
Ben Widawsky
2012-09-26
1
-2
/
+2
|
|
/
|
*
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
2012-09-24
1
-0
/
+1
|
|
\
|
*
|
drm/i915: Limit the ioremap of the PCI bar to the registers
Chris Wilson
2012-09-20
1
-2
/
+14
|
*
|
i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active...
Tejun Heo
2012-08-24
1
-4
/
+2
|
*
|
drm/i915: implement dma buf begin_cpu_access (v2)
Dave Airlie
2012-08-17
1
-0
/
+3
|
*
|
drm/i915: kill a few unused things in dev_priv
Daniel Vetter
2012-08-17
1
-11
/
+11
|
*
|
drm/i915: move all rps state into dev_priv->rps
Daniel Vetter
2012-08-09
1
-1
/
+1
|
*
|
drm/i915: dump the device info
Daniel Vetter
2012-08-09
1
-1
/
+17
|
*
|
drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORES
Chris Wilson
2012-08-08
1
-0
/
+3
|
*
|
drm/i915: Export ability of changing cache levels to userspace
Chris Wilson
2012-07-26
1
-0
/
+2
|
*
|
drm/i915: add register read IOCTL
Ben Widawsky
2012-07-25
1
-0
/
+1
*
|
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-4
/
+4
*
|
|
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
|
|
/
|
/
|
*
|
drm/i915: initialize dpio_lock spin lock
Alexander Shishkin
2012-09-08
1
-0
/
+1
|
/
*
drm/i915: unbreak lastclose for failed driver init
Daniel Vetter
2012-07-25
1
-1
/
+7
*
drm/i915: get rid of dev_priv->info->has_pch_split
Paulo Zanoni
2012-07-05
1
-2
/
+3
*
drm/i915: Group the GT routines together in both code and vtable
Chris Wilson
2012-07-03
1
-1
/
+1
*
drm/i915: don't use dev->agp
Daniel Vetter
2012-06-25
1
-1
/
+1
*
drm/i915: initialize the context idr unconditionally
Daniel Vetter
2012-06-20
1
-1
/
+1
[next]