Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
af07ce3e77d3b24ab1d71fcc5833d41800f23b2b
/
drivers
/
gpu
/
drm
/
i915
/
i915_dma.c
b1f14ad
drm/i915: interrupt & vblank support for Ivy Bridge
by Jesse Barnes
· 14 years ago
f796cf8
drm/i915: split enable/disable vblank code into chipset specific functions
by Jesse Barnes
· 14 years ago
4697995
drm/i915: split irq handling into per-chipset functions
by Jesse Barnes
· 14 years ago
4912d04
drm/i915: move gen6 rps handling to workqueue
by Ben Widawsky
· 14 years ago
2c7111d
drm/i915: Disable all outputs early, before KMS takeover
by Chris Wilson
· 14 years ago
96f298a
drm/1915: ringbuffer wait for idle function
by Ben Widawsky
· 14 years ago
e8e7a2b
drm/i915: restore only the mode of this driver on lastclose (v2)
by Dave Airlie
· 14 years ago
4cbf74c
drm/i915: don't store the reg value for HWS_PGA
by Chris Wilson
· 14 years ago
8d3c3dd
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
6927faf
drm/i915: fix memory corruption with GM965 and >4GB RAM
by Jan Niehusmann
· 14 years ago
271d81b
drm/i915: Allow relocation deltas outside of target bo
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
bdd92c9
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
934f992
drm/i915: Recognise non-VGA display devices
by Chris Wilson
· 14 years ago
e8616b6
drm/i915: Initialise ring vfuncs for old DRI paths
by Chris Wilson
· 14 years ago
311bd68
drm/i915: Trivial sparse fixes
by Chris Wilson
· 14 years ago
7590107
drm/i915: Remove impossible test
by Chris Wilson
· 14 years ago
5bcf719
drm/switcheroo: track state of switch in drivers.
by Dave Airlie
· 14 years ago
8d608aa
vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.
by Dave Airlie
· 14 years ago
4f12501
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 14 years ago
63ee41d
drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.
by Eric Anholt
· 14 years ago
72bfa19
drm/i915: Allow the application to choose the constant addressing mode
by Chris Wilson
· 14 years ago
9c04f01
drm/i915: Add frame buffer compression on Sandybridge
by Yuanhan Liu
· 14 years ago
5aa7d52
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
bbf0c6b
drm/i915: announce to userspace that the bsd ring is coherent
by Daniel Vetter
· 14 years ago
1ec14ad
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
by Chris Wilson
· 14 years ago
c4e7a41
drm/i915/ringbuffer: Handle cliprects in the caller
by Chris Wilson
· 14 years ago
05394f3
drm/i915: Use drm_i915_gem_object as the preferred type
by Chris Wilson
· 14 years ago
faa60c4
drm/i915: Contract the magic IPS constants into a direct LUT
by Chris Wilson
· 14 years ago
c64f7ba
agp/intel: Remove confusion of stolen entries not stolen memory
by Chris Wilson
· 14 years ago
fe669bf
drm/i915: Compute physical addresses from base of stolen memory
by Chris Wilson
· 14 years ago
df9c204
drm/i915: Correct a comment about the use of the workqueue.
by Eric Anholt
· 14 years ago
8168bd4
drm/i915: Remove the definitions for Primary Ring Buffer
by Chris Wilson
· 14 years ago
56e2ea3
drm/i915: Fix unload after failed initialisation
by Chris Wilson
· 14 years ago
6dda569
drm/i915: Switch to using pci_iounmap in conjunction with pci_iomap
by Chris Wilson
· 14 years ago
a00b10c
drm/i915: Only enforce fence limits inside the GTT.
by Chris Wilson
· 14 years ago
17250b7
drm/i915: Make the inactive object shrinker per-device
by Chris Wilson
· 14 years ago
b4ce0f8
drm/i915: Use pci_iomap for remapping the MMIO registers.
by Chris Wilson
· 14 years ago
71e9339
drm/i915: Use the agp_size determined from the GTT
by Chris Wilson
· 14 years ago
5398463
drm/i915: use the complete gtt
by Daniel Vetter
· 14 years ago
e1f99ce
drm/i915: Propagate errors from writing to ringbuffer
by Chris Wilson
· 14 years ago
78501ea
drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface
by Chris Wilson
· 14 years ago
f00a3dd
drm/i915: IS_IRONLAKE is synonymous with gen == 5
by Chris Wilson
· 14 years ago
549f736
drm/i915: Enable SandyBridge blitter ring
by Chris Wilson
· 14 years ago
87acb0a
drm/i915: Simplify most HAS_BSD() checks
by Chris Wilson
· 14 years ago
6d139a8
drm/i915: Initialize panel timing registers if VBIOS did not
by Bryan Freed
· 14 years ago
701394c
drm/i915: Fix oops on HWS unload
by Daniel Vetter
· 14 years ago
83e41eb
Revert "drm/i915: Prevent module unload to avoid random memory corruption"
by Chris Wilson
· 14 years ago
fb9a90f
Merge remote branch 'airlied/drm-core-next' into tmp
by Chris Wilson
· 14 years ago
b7ae505
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 14 years ago
6939a5a
drm/i915: Prevent module unload to avoid random memory corruption
by Chris Wilson
· 14 years ago
723bfd7
drm/i915: add _DSM support
by Jesse Barnes
· 14 years ago
c2873e9
drm/i915: Free hardware status page on unload when physically mapped
by Keith Packard
· 14 years ago
7b4f399
drm/i915: Avoid circular locking from intel_fbdev_fini()
by Chris Wilson
· 14 years ago
e0e4159
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
d270ae3
drm/i915: fix GMCH power reporting
by Jesse Barnes
· 14 years ago
53b2087
drm/i915: fix debugging compilation error from previous commit
by Chris Wilson
· 14 years ago
1c25595
drm/i915: Convert the file mutex into a spinlock
by Chris Wilson
· 14 years ago
447da18
drm/i915: kill ring->setup_status_page
by Daniel Vetter
· 14 years ago
f787a5f
drm/i915: Only hold a process-local lock whilst throttling.
by Chris Wilson
· 14 years ago
6eecba3
drm/i915: Disable output polling across suspend & resume
by Chris Wilson
· 14 years ago
0af9e92
intel-gtt: clean up gtt size reporting
by Daniel Vetter
· 14 years ago
a6c45cf
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
by Chris Wilson
· 14 years ago
f899fc6
drm/i915: use GMBUS to manage i2c links
by Chris Wilson
· 14 years ago
e642abb
drm/i915: Adapt workqueue to new alloc_workqueue interface
by Chris Wilson
· 14 years ago
1996675
drm/i915: die, i915_probe_agp, die
by Daniel Vetter
· 14 years ago
ac622a9
drm/i915: drop prealloc_start from i915_dma gtt init
by Daniel Vetter
· 14 years ago
0ade638
intel-gtt: introduce drm/intel-gtt.h
by Daniel Vetter
· 14 years ago
5d607f9
drm/i915: Remove redundant initialisation of fb_base
by Chris Wilson
· 14 years ago
995b676
drm/i915: Quieten sparse warnings for missing prototypes.
by Chris Wilson
· 14 years ago
015b9c8
drm/i915: Remove the random SyncFlush during initialisation
by Chris Wilson
· 14 years ago
44834a6
drm/i915: Use the VBT from OpRegion when available (v3)
by Chris Wilson
· 14 years ago
75ef9da
drm/i915: unload: fix retire_work races
by Daniel Vetter
· 14 years ago
c911fc1
drm/i915: unload: ensure that gem is idle
by Daniel Vetter
· 14 years ago
67e77c5
drm/i915: unload: fix unpin_work related races
by Daniel Vetter
· 14 years ago
a8b4899
drm/i915: unload: don't leak error state
by Daniel Vetter
· 14 years ago
6c0d9350
drm/i915: unload: fix hotplug_work races
by Daniel Vetter
· 14 years ago
bc0c7f1
drm/i915: unload: fix error_work races
by Daniel Vetter
· 14 years ago
a25c25c
drm/i915: Allocate the PCI resource for the MCHBAR
by Chris Wilson
· 14 years ago
9927a40
i915: return -EFAULT if copy_to_user fails
by Dan Carpenter
· 14 years ago
9f82d23
drm/i915: overlay on gen2 can't address above 1G
by Daniel Vetter
· 14 years ago
ee00557
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
1b2f148
drm: block userspace under allocating buffer and having drivers overwrite it (v2)
by Dave Airlie
· 14 years ago
1cafd34
drm/i915 invalidate indirect state pointers at end of ring exec
by Zou Nan hai
· 14 years ago
d1d6ca7
drm/agp/i915: trim stolen space to 32M
by Jesse Barnes
· 14 years ago
2bd34f6
Merge remote branch 'origin/master' into drm-intel-next
by Eric Anholt
· 14 years ago
b52eb4d
drm/i915: Add frame buffer compression support on Ironlake mobile
by Zhao Yakui
· 14 years ago
aebf0da
drm/i915: don't free non-existent compressed llb on ILK+
by Jesse Barnes
· 14 years ago
db8cc27
Merge branch 'drm-platform' into drm-testing
by Dave Airlie
· 14 years ago
97e0214
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 14 years ago
132b6aa
drm/i915: fix uninitialized variable warning in i915_setup_compression()
by Prarit Bhargava
· 14 years ago
ee0c6bf
drm/i915: take struct_mutex in i915_dma_cleanup()
by Dan Carpenter
· 14 years ago
1afe3e9
drm/i915: gen3 page flipping fixes
by Jesse Barnes
· 15 years ago
5a79395
drm: Propagate error from drm_fb_helper_init().
by Chris Wilson
· 14 years ago
1067b6c
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
e3a815f
drm/i915: add HAS_BSD check to i915_getparam
by Zou Nan hai
· 14 years ago
fbf8176
drm/kms: disable/enable poll around switcheroo on/off
by Dave Airlie
· 14 years ago
dcdb167
drm: Add support for platform devices to register as DRM devices
by Jordan Crouse
· 14 years ago
01d73a6
drm: Remove drm_resource wrappers
by Jordan Crouse
· 14 years ago
Next »