Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9e984bc1dffd405138ff22356188b6a1677c64c8
/
drivers
/
gpu
/
drm
/
i915
9e984bc1
drm/i915: Don't do MTRR setup if PAT is enabled
by Adam Jackson
· 13 years ago
e2b665c
drm/i915: Pull MTRR setup to its own function
by Adam Jackson
· 13 years ago
fa37d39
drm/i915: Retry reading the PCH FDI receiver ISR
by Sean Paul
· 13 years ago
b2dbf31
drm/i915: remove ACPI related DRM_ERRORs
by Jesse Barnes
· 13 years ago
c10e408
i915: Add option to bypass vbt table.
by Mathias Fröhlich
· 13 years ago
c501ae7
drm/i915: Only clear the GPU domains upon a successful finish
by Chris Wilson
· 13 years ago
c3dfefa
drm/i915: reenable gmbus on gen3+ again
by Daniel Vetter
· 13 years ago
f6f808c
drm/i915: i2c: unconditionally set up gpio fallback
by Daniel Vetter
· 13 years ago
c167a6f
drm/i915: merge gmbus and gpio i2c adpater into one
by Daniel Vetter
· 13 years ago
36c785f
drm/i915: merge struct intel_gpio into struct intel_gmbus
by Daniel Vetter
· 13 years ago
c2b9152
drm/i915: add dev_priv to intel_gmbus
by Daniel Vetter
· 13 years ago
caae745
drm/i915: Fix single msg gmbus_xfers writes
by Benson Leung
· 13 years ago
5d1333f
drm/i915: error_buffer->ring should be signed
by Daniel Vetter
· 13 years ago
eadb29a
drm/i915: Silence the error message from i915_wait_request()
by Chris Wilson
· 13 years ago
c3e5f67
drm/i915: use the new hdmi_force_audio enum more
by Daniel Vetter
· 13 years ago
7042497
drm/i915: No need to search again after retiring requests
by Chris Wilson
· 13 years ago
b670824
drm/i915: Only bump refcnt on objects scheduled for eviction
by Chris Wilson
· 13 years ago
bd45545
drm/i915/bios: Downgrade the "signature missing" DRM_ERROR to debug
by Chris Wilson
· 13 years ago
f5b8a7e
drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin client
by Marc Gariepy
· 13 years ago
d12d045
drm/i915: Fixes distorted external screen image on HP 2730p
by Philipp Grete
· 13 years ago
ff5f4b0
Merge remote-tracking branch 'airlied/drm-next' into for-airlied
by Daniel Vetter
· 13 years ago
019d96c
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
by Dave Airlie
· 13 years ago
466e69b
drm: move pci bus master enable into driver.
by Dave Airlie
· 13 years ago
de67cba
Revert "drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h"
by Danny Kukawka
· 13 years ago
f3cfcba
drm/i915/lvds: Always use the presence pin for LVDS on PCH
by Chris Wilson
· 13 years ago
ee4f42b
drm/i915: Record the position of the request upon error
by Chris Wilson
· 13 years ago
52d39a2
drm/i915: Record the in-flight requests at the time of a hang
by Chris Wilson
· 13 years ago
a71d8d9
drm/i915: Record the tail at each request and use it to estimate the head
by Chris Wilson
· 13 years ago
7c26e5c
drm/i915: add missing SDVO bits for interlaced modes on ILK
by Paulo Zanoni
· 13 years ago
cdbe8b5
Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
8a8ed1f
drm/i915: Fix race condition in accessing GMBUS
by Yufeng Shen
· 13 years ago
b1d7e4b
drm/i915: add a "force-dvi" HDMI audio mode
by Wu Fengguang
· 13 years ago
8ac5a6d
drm/i915: Don't lock panel registers when downclocking
by Sean Paul
· 13 years ago
51a59ac
drm: Fix kcalloc parameters swapped
by Axel Lin
· 13 years ago
d3ae081
drm/i915: fix up locking inconsistency around gem_do_init
by Daniel Vetter
· 13 years ago
99ffa16
drm/i915: enable forcewake voodoo also for gen6
by Daniel Vetter
· 13 years ago
53d227f
drm/i915: fixup seqno allocation logic for lazy_request
by Daniel Vetter
· 13 years ago
5391d0c
drm/i915: outstanding_lazy_request is a u32
by Daniel Vetter
· 13 years ago
67a3744
drm/i915: check gtfifodbg after possibly failed writes
by Ben Widawsky
· 13 years ago
ee64cbd
drm/i915: catch gtfifo errors on forcewake_put
by Ben Widawsky
· 13 years ago
dd202c6
drm/i915: use gtfifodbg
by Ben Widawsky
· 13 years ago
5f7f726
drm/i915: set interlaced bits for TRANSCONF
by Paulo Zanoni
· 13 years ago
75c1399
drm/i915: fixup overlay checks for interlaced modes
by Daniel Vetter
· 13 years ago
c3febcc
drm/i915: allow interlaced mode output on the HDMI connector
by Peter Ross
· 13 years ago
8f4839e
drm/i915: allow interlaced mode output on the SDVO connector
by Peter Ross
· 13 years ago
0529a0d
drm/i915: correctly program the VSYNCSHIFT register
by Daniel Vetter
· 13 years ago
dbb0257
drm/i915: don't allow interlaced pipeconf on gen2
by Daniel Vetter
· 13 years ago
5def474
drm/i915: fixup interlaced support on ilk+
by Daniel Vetter
· 13 years ago
99fca60
drm/i915: fixup interlaced vertical timings confusion, part 2
by Daniel Vetter
· 13 years ago
ca9bfa7
drm/i915: fixup interlaced vertical timings confusion, part 1
by Daniel Vetter
· 13 years ago
d442ae1
drm/i915: clean up interlaced pipeconf bit definitions
by Daniel Vetter
· 13 years ago
9edd576
Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
e21af88
drm/i915: enable ppgtt
by Daniel Vetter
· 13 years ago
3cf17fc
drm/i915: ppgtt debugfs info
by Daniel Vetter
· 13 years ago
5eb719c
drm/i915: ppgtt register definitions
by Daniel Vetter
· 13 years ago
7bddb01
drm/i915: ppgtt binding/unbinding support
by Daniel Vetter
· 13 years ago
1d2a314
drm/i915: initialization/teardown for the aliasing ppgtt
by Daniel Vetter
· 13 years ago
7e3b873
drm/i915: dump even more into the error_state
by Daniel Vetter
· 13 years ago
fb2a99e
drm: do not set fb_info->pixmap fields
by Sascha Hauer
· 13 years ago
d9bc3c0
drm: add convenience function to create an range property
by Sascha Hauer
· 13 years ago
4a67d39
drm: add convenience function to create an enum property
by Sascha Hauer
· 13 years ago
ff24019
drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.c
by Daniel Vetter
· 13 years ago
3fa7d23
drm/i915: add gen6+ registers to i915_swizzle_info
by Daniel Vetter
· 13 years ago
11782b0
drm/i915: consolidate swizzling control bit frobbing
by Daniel Vetter
· 13 years ago
f691e2f
drm/i915: swizzling support for snb/ivb
by Daniel Vetter
· 13 years ago
617cf88
drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2)
by Keith Packard
· 13 years ago
e57b688
drm/i915: no lvds quirk for AOpen MP45
by Daniel Vetter
· 13 years ago
198ceac
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
c898261
drm/i915: Force explicit bpp selection for intel_dp_link_required
by Keith Packard
· 13 years ago
1849ecb
drm/kms: Make i2c buses faster
by Jean Delvare
· 13 years ago
172975aa
drm/i915: Handle unmappable buffers during error state capture
by Chris Wilson
· 13 years ago
8461d22
drm/i915: rewrite shmem_pread_slow to use copy_to_user
by Daniel Vetter
· 13 years ago
8c59967
drm/i915: rewrite shmem_pwrite_slow to use copy_from_user
by Daniel Vetter
· 13 years ago
5c0480f
drm/i915: fall through pwrite_gtt_slow to the shmem slow path
by Daniel Vetter
· 13 years ago
ea16a3c
drm/i915: add debugfs file for swizzling information
by Daniel Vetter
· 13 years ago
c9c4b6f
drm/i915: fix swizzle detection for gen3
by Daniel Vetter
· 13 years ago
068c6ff
drm/i915: Remove the upper limit on the bo size for mapping into the CPU domain
by Chris Wilson
· 13 years ago
33f3f51
drm/i915: add per-ring fault reg to error_state
by Daniel Vetter
· 13 years ago
4ca4a25
drm/i915: reject GTT domain in relocations
by Daniel Vetter
· 13 years ago
ff865f7
drm/i915: remove the i915_batchbuffer_info debugfs file
by Daniel Vetter
· 13 years ago
653d7be
drm/i915: capture error_state also for stuck rings
by Daniel Vetter
· 13 years ago
6a9c308
drm/i915: refactor debugfs create functions
by Daniel Vetter
· 13 years ago
08e14e8
drm/i915: refactor debugfs open function
by Daniel Vetter
· 13 years ago
39965b3
drm/i915: don't trash the gtt when running out of fences
by Daniel Vetter
· 13 years ago
1690e1e
drm/i915: Separate fence pin counting from normal bind pin counting
by Chris Wilson
· 13 years ago
6a233c7
drm/i915/ringbuffer: kill snb blt workaround
by Daniel Vetter
· 13 years ago
c1cd90e
drm/i915: collect more per ring error state
by Daniel Vetter
· 13 years ago
d27b1e0
drm/i915: refactor ring error state capture to use arrays
by Daniel Vetter
· 13 years ago
96154f2
drm/i915: switch ring->id to be a real id
by Daniel Vetter
· 13 years ago
b6daa02
drm/i915: set AUD_CONFIG N_value_index for DisplayPort
by Wu Fengguang
· 13 years ago
a4ea430
drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT
by Daniel Vetter
· 13 years ago
d56d8b2
drm/i915:: Disable FBC on SandyBridge
by Chris Wilson
· 13 years ago
6dc0e81
drm/i915: correct lock type in destroy
by Ben Widawsky
· 13 years ago
8436473
drm/i915: drm/i915: Fix recursive calls to unmap
by Ben Widawsky
· 13 years ago
b93f9cf
drm/i915: argument to control retiring behavior
by Ben Widawsky
· 13 years ago
fc74d8e
drm/i915: Correct the bit number for the MI_FLUSH_ENABLE.
by Eric Anholt
· 13 years ago
93b525d
drm/i915: fixup forcewake spinlock fallout in drpc debugfs function
by Daniel Vetter
· 13 years ago
8d79c34
drm/i915: Remove the MI_FLUSH_ENABLE setting.
by Eric Anholt
· 13 years ago
48467a9
drm/i915: debugfs: show semaphore registers also on gen7
by Daniel Vetter
· 13 years ago
075edca
drm/i915: allow userspace forcewake references also on gen7
by Daniel Vetter
· 13 years ago
Next »