Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2fc175c4a347153a5e4f370a7dd574d56d46bb8a
/
drivers
/
gpu
/
drm
/
i915
/
i915_dma.c
ebff5fa9
Revert "i915: Update VGA arbiter support for newer devices"
by Dave Airlie
· 11 years ago
e1264eb
Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done"
by Dave Airlie
· 11 years ago
26935fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
7dc19d5
drivers: convert shrinkers to new count/scan API
by Dave Chinner
· 11 years ago
6e1b4fd
drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done
by Ville Syrjälä
· 11 years ago
81b5c7b
i915: Update VGA arbiter support for newer devices
by Alex Williamson
· 11 years ago
10ba501
drm/i915: Support render nodes
by Kristian Høgsberg
· 11 years ago
efa27f9
Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
0d69704
gpu/vga_switcheroo: add driver control power feature. (v3)
by Dave Airlie
· 12 years ago
c67a470
drm/i915: allow package C8+ states on Haswell (disabled)
by Paulo Zanoni
· 11 years ago
79f8dea
drm/i915: enable the power well before module unload
by Paulo Zanoni
· 11 years ago
ed1c9e2
drm/i915: print a message when we detect an early Haswell SDV
by Paulo Zanoni
· 11 years ago
651d794
drm/i915: Use Write-Through cacheing for the display plane on Iris
by Chris Wilson
· 11 years ago
9712def
Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
1dda8d0
Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next
by Dave Airlie
· 11 years ago
32c913e
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
baa7094
drm: const'ify ioctls table (v2)
by Rob Clark
· 11 years ago
fc8c067
drm/i915: Create an init vm
by Ben Widawsky
· 11 years ago
6c504ec
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
0f74665
Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
8e5c2b7
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
by Rafael J. Wysocki
· 11 years ago
14c5cec
drm/i915: initialize gt_lock early with other spin locks
by Jani Nikula
· 11 years ago
c20e835
drm/i915: fix the racy object accounting
by Daniel Vetter
· 11 years ago
907b28c
drm/i915: Colocate all GT access routines in the same file
by Chris Wilson
· 11 years ago
cb54b53
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux'
by Daniel Vetter
· 11 years ago
058ca4a
Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
181d1b9
drm/i915: fix up gt init sequence fallout
by Daniel Vetter
· 11 years ago
8c5bd7a
ACPI / video / i915: No ACPI backlight if firmware expects Windows 8
by Rafael J. Wysocki
· 11 years ago
a7bbbd6
drm/i915: Create a global list of vms
by Ben Widawsky
· 11 years ago
93bd864
drm/i915: Put the mm in the parent address space
by Ben Widawsky
· 11 years ago
853ba5d
drm/i915: Move gtt and ppgtt under address space umbrella
by Ben Widawsky
· 11 years ago
7dcd267
drm/i915: fix long-standing SNB regression in power consumption after resume v2
by Konstantin Khlebnikov
· 11 years ago
5912450
drm/i915: store eLLC size
by Ben Widawsky
· 11 years ago
59cdb63
drm/i915: kill dev_priv->rps.lock
by Daniel Vetter
· 11 years ago
db1b76c
drm/i915: don't frob mm.suspended when not using ums
by Daniel Vetter
· 11 years ago
911bdf0
drm/i915: Move gtt_mtrr to i915_gtt
by Ben Widawsky
· 11 years ago
2841926
Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
e59ec13
drm/i915: add struct i915_ctx_hang_stats
by Mika Kuoppala
· 11 years ago
e6dfcc5
Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
a38911a
i915/drm: Add private api for power well usage
by Wang Xingchao
· 11 years ago
e29c32d
drm/i915: Demote unknown param to DRM_DEBUG
by Ben Widawsky
· 11 years ago
a1f2cc7
drm/i915: add I915_PARAM_HAS_VEBOX to i915_getparam
by Xiang, Haihao
· 11 years ago
6640aab
drm/i915: release scratch page at module unload
by Imre Deak
· 11 years ago
55d2328
drm/i915: Call context fini at cleanup
by Ben Widawsky
· 11 years ago
dd62eab
drm/i915: use drm_mm_takedown
by Ben Widawsky
· 11 years ago
f64e292
drm/i915: use mappable size for fb kickout
by Ben Widawsky
· 11 years ago
1c0f674
i915: Use arch_phys_wc_{add,del}
by Andy Lutomirski
· 11 years ago
41aa344
drm/i915: Organize VBT stuff inside drm_i915_private
by Rodrigo Vivi
· 12 years ago
8ba2d18
drm/i915: protect backlight registers and data with a spinlock
by Jani Nikula
· 12 years ago
e76ebff
drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED()
by Damien Lespiau
· 12 years ago
e2a5800
drm/i915: Replace the line of %s by a DEV_INFO_FOR_EACH_FLAG() invocation
by Damien Lespiau
· 12 years ago
79fc46d
drm/i915: Turn DEV_INFO_FLAGS into a foreach style macro
by Damien Lespiau
· 12 years ago
1e1bd0f
drm/i915: Map registers before GTT init
by Ben Widawsky
· 12 years ago
e3c7475
drm/i915: Support PCH no display
by Ben Widawsky
· 12 years ago
7f1f385
drm/i915: sprite support for ValleyView v4
by Jesse Barnes
· 12 years ago
7eb552a
drm/i915: Move num_pipes to intel info
by Ben Widawsky
· 12 years ago
02bcca0
drm/i915: clear the FPGA_DBG_RM_NOCLAIM bit at driver init
by Paulo Zanoni
· 12 years ago
b8efb17
i915: ignore lid open event when resuming
by Zhang Rui
· 12 years ago
baa09f5
drm/i915: Add probe and remove to the gtt ops
by Ben Widawsky
· 12 years ago
99584db
drm/i915: extract hangcheck/reset/error_state state into substruct
by Daniel Vetter
· 12 years ago
93d1879
drm/i915: Remove use of gtt_mappable_entries
by Ben Widawsky
· 12 years ago
dabb7a9
drm/i915: Remove use on gma_bus_addr on gen6+
by Ben Widawsky
· 12 years ago
5d4545a
drm/i915: Create a gtt structure
by Ben Widawsky
· 12 years ago
eef90cc
drm/i915: Use the reloc.handle as an index into the execbuffer array
by Chris Wilson
· 12 years ago
ed5982e
drm/i915: Allow userspace to hint that the relocations were known
by Daniel Vetter
· 12 years ago
b5cc6c0
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
4d7bb01
drm/i915: fixup overlay stolen memory leak
by Daniel Vetter
· 12 years ago
b45305f
drm/i915: Implement workaround for broken CS tlb on i830/845
by Daniel Vetter
· 12 years ago
0915300
drm/i915: rework locking for intel_dpio|sbi_read|write
by Daniel Vetter
· 12 years ago
20afbda
drm/i915: Fixup hpd irq register setup ordering
by Daniel Vetter
· 12 years ago
9ee32fea
drm/i915: irq-drive the dp aux communication
by Daniel Vetter
· 12 years ago
52d7ece
drm/i915: reorder setup sequence to have irqs for output setup
by Daniel Vetter
· 12 years ago
61bac78
drm/i915: setup the hangcheck timer early
by Daniel Vetter
· 12 years ago
633cf8f
drm/i915: Don't allow ring tail to reach the same cacheline as head
by Ville Syrjälä
· 12 years ago
42dcedd
drm/i915: Use a slab for object allocation
by Chris Wilson
· 12 years ago
3e96050
drm/i915: Rearrange code to only have a single method for waiting upon the ring
by Chris Wilson
· 12 years ago
4f1ba0f
drm/i915: fix possible NULL dereference of dev_priv
by Mika Kuoppala
· 12 years ago
9fabd4e
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
6b8294a
drm/i915: Restore physical HWS_PGA after resume
by Chris Wilson
· 12 years ago
e76e9ae
drm/i915: Stop using AGP layer for GEN6+
by Ben Widawsky
· 12 years ago
1abd02e
drm/i915: don't rewrite the GTT on resume v4
by Jesse Barnes
· 12 years ago
4fc688c
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
by Jesse Barnes
· 12 years ago
073f34d
drm/i915: don't block resume on fb console resume v2
by Jesse Barnes
· 12 years ago
231f42a
drm/i915: move dri1 dungeon out of dev_priv
by Daniel Vetter
· 12 years ago
1623392
drm/i915: Only kick out vesafb if we takeover the fbcon with KMS
by Chris Wilson
· 12 years ago
c2fb791
Merge tag 'v3.7-rc2' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
d7d4eed
drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers
by Chris Wilson
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
199adf4
drm/i915: s/cacheing/caching/
by Ben Widawsky
· 12 years ago
398b7a1
Merge tag 'v3.6-rc7' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
934d608
drm/i915: Limit the ioremap of the PCI bar to the registers
by Chris Wilson
· 12 years ago
99d0b1d
drm/i915: initialize dpio_lock spin lock
by Alexander Shishkin
· 12 years ago
5362186
i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active = 1
by Tejun Heo
· 12 years ago
ec6f1bb
drm/i915: implement dma buf begin_cpu_access (v2)
by Dave Airlie
· 12 years ago
5d985ac
drm/i915: kill a few unused things in dev_priv
by Daniel Vetter
· 12 years ago
c6a828d
drm/i915: move all rps state into dev_priv->rps
by Daniel Vetter
· 12 years ago
c96ea64
drm/i915: dump the device info
by Daniel Vetter
· 12 years ago
2fedbff
drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORES
by Chris Wilson
· 12 years ago
Next »