Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a71d8d94525e8fd855c0466fb586ae1cb008f3a2
/
drivers
/
gpu
/
drm
/
i915
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
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
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
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
c898261
drm/i915: Force explicit bpp selection for intel_dp_link_required
by Keith Packard
· 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
04115a9
drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.
by Eric Anholt
· 13 years ago
fff24e2
drm/i915: Correct debugfs printout for RC1e.
by Eric Anholt
· 13 years ago
8e63678
drm/i915: fixup assert_pipe to take the pipe A quirk into account
by Daniel Vetter
· 13 years ago
aca2584
drm/i915: print out which pixel format we do not support
by Eugeni Dodonov
· 13 years ago
4784264
drm/i915: properly mask and or watermark values for sprites
by Jesse Barnes
· 13 years ago
c6a32fc
drm/i915: clarify gen2 pageflip cmd
by Daniel Vetter
· 13 years ago
8f0fc97
Revert "drm/i915: Work around gen7 BLT ring synchronization issues."
by Keith Packard
· 13 years ago
bdfcdb6
drm/i915: rip out the HWSTAM missed irq workaround
by Daniel Vetter
· 13 years ago
4cd53c0
drm/i915: paper over missed irq issues with force wake voodoo
by Daniel Vetter
· 12 years ago
c937504
drm/i915: Hold gt_lock across forcewake register reads
by Keith Packard
· 13 years ago
286fed4
drm/i915: Hold gt_lock during reset
by Keith Packard
· 13 years ago
b6e45f8
drm/i915: Move reset forcewake processing to gen6_do_reset
by Keith Packard
· 13 years ago
9f1f46a
drm/i915: protect force_wake_(get|put) with the gt_lock
by Daniel Vetter
· 13 years ago
3d29b84
drm/i915: add a LLC feature flag in device description
by Eugeni Dodonov
· 13 years ago
b2c606f
drm/i915: kill i915_mem.c
by Daniel Vetter
· 13 years ago
493dea2
drm/i915: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
d7e96fe
drm/i915/dp: Check for AUXCH error before checking for success
by Adam Jackson
· 13 years ago
092945e
drm/i915/dp: Use auxch precharge value of 5 everywhere
by Adam Jackson
· 13 years ago
6919132
drm/i915/dp: Tweak auxch clock divider for PCH
by Adam Jackson
· 13 years ago
1f182b2
drm/i915: Remove a comment about PCH from the non-PCH path
by Adam Jackson
· 13 years ago
23c99e7
drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)
by Adam Jackson
· 13 years ago
28c05794
drm/i915: Implement plane-disabled assertion for PCH too
by Adam Jackson
· 13 years ago
2aded1b
drivers: i915: Fix BLC PWM register setup
by Simon Que
· 13 years ago
931872f
drm/i915: Check that plane/pipe is disabled before removing the fb
by Chris Wilson
· 13 years ago
f3953dc
drm/i915: fix typo in function name
by Eugeni Dodonov
· 13 years ago
a7516a0
drm/i915: split out pll divider code
by Jesse Barnes
· 13 years ago
c65d77d
drm/i915: split 9xx refclk & sdvo tv code out
by Jesse Barnes
· 13 years ago
5a117db
drm/i915: there is no pipe CxSR on ironlake
by Eugeni Dodonov
· 13 years ago
cec2f35
drm/i915: Only look for matching clocks for LVDS downclock
by Sean Paul
· 13 years ago
0b8ecdd
drm/i915: Silence _DSM errors
by Adam Jackson
· 13 years ago
8109021
drm/i915: convert force_wake_get to func pointer in the gpu reset code
by Daniel Vetter
· 13 years ago
00c2064b
drm/i915: sprite init failure on pre-SNB is not a failure
by Jesse Barnes
· 13 years ago
96c0a2f
drm/i915: VBT Parser cleanup for eDP block
by Rohit Jain
· 13 years ago
7885d20
drm/i915: mask transcoder select bits before setting them on LVDS
by Jesse Barnes
· 13 years ago
Next »