Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b1d7e4b41fd0f72ea8149056778db5d737739305
/
drivers
/
gpu
/
drm
b1d7e4b
drm/i915: add a "force-dvi" HDMI audio mode
by Wu Fengguang
· 14 years ago
8ac5a6d
drm/i915: Don't lock panel registers when downclocking
by Sean Paul
· 14 years ago
d3ae081
drm/i915: fix up locking inconsistency around gem_do_init
by Daniel Vetter
· 14 years ago
99ffa16
drm/i915: enable forcewake voodoo also for gen6
by Daniel Vetter
· 14 years ago
53d227f
drm/i915: fixup seqno allocation logic for lazy_request
by Daniel Vetter
· 14 years ago
5391d0c
drm/i915: outstanding_lazy_request is a u32
by Daniel Vetter
· 14 years ago
67a3744
drm/i915: check gtfifodbg after possibly failed writes
by Ben Widawsky
· 14 years ago
ee64cbd
drm/i915: catch gtfifo errors on forcewake_put
by Ben Widawsky
· 14 years ago
dd202c6
drm/i915: use gtfifodbg
by Ben Widawsky
· 14 years ago
5f7f726
drm/i915: set interlaced bits for TRANSCONF
by Paulo Zanoni
· 14 years ago
75c1399
drm/i915: fixup overlay checks for interlaced modes
by Daniel Vetter
· 14 years ago
c3febcc
drm/i915: allow interlaced mode output on the HDMI connector
by Peter Ross
· 14 years ago
8f4839e
drm/i915: allow interlaced mode output on the SDVO connector
by Peter Ross
· 14 years ago
0529a0d
drm/i915: correctly program the VSYNCSHIFT register
by Daniel Vetter
· 14 years ago
dbb0257
drm/i915: don't allow interlaced pipeconf on gen2
by Daniel Vetter
· 14 years ago
5def474
drm/i915: fixup interlaced support on ilk+
by Daniel Vetter
· 14 years ago
99fca60
drm/i915: fixup interlaced vertical timings confusion, part 2
by Daniel Vetter
· 14 years ago
ca9bfa7
drm/i915: fixup interlaced vertical timings confusion, part 1
by Daniel Vetter
· 14 years ago
d442ae1
drm/i915: clean up interlaced pipeconf bit definitions
by Daniel Vetter
· 14 years ago
9edd576
Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued
by Daniel Vetter
· 14 years ago
28a4d56
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux into drm-fixes
by Dave Airlie
· 14 years ago
e21af88
drm/i915: enable ppgtt
by Daniel Vetter
· 14 years ago
3cf17fc
drm/i915: ppgtt debugfs info
by Daniel Vetter
· 14 years ago
5eb719c
drm/i915: ppgtt register definitions
by Daniel Vetter
· 14 years ago
7bddb01
drm/i915: ppgtt binding/unbinding support
by Daniel Vetter
· 14 years ago
1d2a314
drm/i915: initialization/teardown for the aliasing ppgtt
by Daniel Vetter
· 14 years ago
7e3b873
drm/i915: dump even more into the error_state
by Daniel Vetter
· 14 years ago
ff24019
drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.c
by Daniel Vetter
· 14 years ago
3fa7d23
drm/i915: add gen6+ registers to i915_swizzle_info
by Daniel Vetter
· 14 years ago
11782b0
drm/i915: consolidate swizzling control bit frobbing
by Daniel Vetter
· 14 years ago
f691e2f
drm/i915: swizzling support for snb/ivb
by Daniel Vetter
· 14 years ago
617cf88
drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2)
by Keith Packard
· 14 years ago
e57b688
drm/i915: no lvds quirk for AOpen MP45
by Daniel Vetter
· 14 years ago
c898261
drm/i915: Force explicit bpp selection for intel_dp_link_required
by Keith Packard
· 14 years ago
3fe89a0
drm/radeon: do not continue after error from r600_ib_test
by Matthijs Kooijman
· 14 years ago
08bc3d4
drivers/gpu/drm/drm_ioc32.c: initialize all fields
by Julia Lawall
· 14 years ago
52b53a0
drm/radeon/kms/blit: fix blit copy for very large buffers
by Ilija Hadzic
· 14 years ago
304a484
drm/radeon/kms: fix TRAVIS panel setup
by Alex Deucher
· 14 years ago
de47a9c
drm/radeon: fix use after free in ATRM bios reading code.
by Dave Airlie
· 14 years ago
3f7e363
drm/radeon/kms: Fix device tree linkage of DP i2c buses too
by Jean Delvare
· 14 years ago
1b61925
drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.
by Michel Dänzer
· 14 years ago
86698c2
drm/radeon/kms: disable output polling when suspended
by Seth Forshee
· 14 years ago
a9d9938
drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()
by Dan Carpenter
· 14 years ago
525895b
drm/nouveau/gem: fix fence_sync race / oops
by Ben Skeggs
· 14 years ago
1eb8a61
drm/nouveau: fix typo on mxmdcb option
by Ben Skeggs
· 14 years ago
ce2e789
drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS
by Ben Skeggs
· 14 years ago
7df898b
drm/nouveau/disp: check that panel power gpio is enabled at init time
by Ben Skeggs
· 14 years ago
172975aa
drm/i915: Handle unmappable buffers during error state capture
by Chris Wilson
· 14 years ago
8461d22
drm/i915: rewrite shmem_pread_slow to use copy_to_user
by Daniel Vetter
· 14 years ago
8c59967
drm/i915: rewrite shmem_pwrite_slow to use copy_from_user
by Daniel Vetter
· 14 years ago
5c0480f
drm/i915: fall through pwrite_gtt_slow to the shmem slow path
by Daniel Vetter
· 14 years ago
ea16a3c
drm/i915: add debugfs file for swizzling information
by Daniel Vetter
· 14 years ago
c9c4b6f
drm/i915: fix swizzle detection for gen3
by Daniel Vetter
· 14 years ago
068c6ff
drm/i915: Remove the upper limit on the bo size for mapping into the CPU domain
by Chris Wilson
· 14 years ago
bf9c05d
vmwgfx: Fix assignment in vmw_framebuffer_create_handle
by Ryan Mallon
· 14 years ago
1ffd57c
drm/radeon/kms: Fix device tree linkage of i2c buses
by Jean Delvare
· 14 years ago
dd8bc93
drm: Pass the real error code back during GEM bo initialisation
by Chris Wilson
· 14 years ago
6e877b5
Revert "drm/i810: cleanup reclaim_buffers"
by Daniel Vetter
· 14 years ago
33f3f51
drm/i915: add per-ring fault reg to error_state
by Daniel Vetter
· 14 years ago
4ca4a25
drm/i915: reject GTT domain in relocations
by Daniel Vetter
· 14 years ago
ff865f7
drm/i915: remove the i915_batchbuffer_info debugfs file
by Daniel Vetter
· 14 years ago
653d7be
drm/i915: capture error_state also for stuck rings
by Daniel Vetter
· 14 years ago
6a9c308
drm/i915: refactor debugfs create functions
by Daniel Vetter
· 14 years ago
08e14e8
drm/i915: refactor debugfs open function
by Daniel Vetter
· 14 years ago
39965b3
drm/i915: don't trash the gtt when running out of fences
by Daniel Vetter
· 14 years ago
1690e1e
drm/i915: Separate fence pin counting from normal bind pin counting
by Chris Wilson
· 14 years ago
6a233c7
drm/i915/ringbuffer: kill snb blt workaround
by Daniel Vetter
· 14 years ago
c1cd90e
drm/i915: collect more per ring error state
by Daniel Vetter
· 14 years ago
d27b1e0
drm/i915: refactor ring error state capture to use arrays
by Daniel Vetter
· 14 years ago
96154f2
drm/i915: switch ring->id to be a real id
by Daniel Vetter
· 14 years ago
b6daa02
drm/i915: set AUD_CONFIG N_value_index for DisplayPort
by Wu Fengguang
· 14 years ago
a4ea430
drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT
by Daniel Vetter
· 14 years ago
d56d8b2
drm/i915:: Disable FBC on SandyBridge
by Chris Wilson
· 14 years ago
2d8357e
gma500: Fix suspend/resume functions
by Ryan Mallon
· 14 years ago
373af0c
drm/exynos: fixed pm feature for fimd module.
by Inki Dae
· 14 years ago
a4b42da
drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD
by Inki Dae
· 14 years ago
2363dc6
drm/exynos: fix build dependency for DRM_EXYNOS_HDMI
by Seung-Woo Kim
· 14 years ago
485bc54
drm/exynos: use release_mem_region instead of release_resource
by Seung-Woo Kim
· 14 years ago
c8fe74a
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes
by Dave Airlie
· 14 years ago
6dc0e81
drm/i915: correct lock type in destroy
by Ben Widawsky
· 14 years ago
8436473
drm/i915: drm/i915: Fix recursive calls to unmap
by Ben Widawsky
· 14 years ago
b93f9cf
drm/i915: argument to control retiring behavior
by Ben Widawsky
· 14 years ago
fc74d8e
drm/i915: Correct the bit number for the MI_FLUSH_ENABLE.
by Eric Anholt
· 14 years ago
9f1feed
drm/ttm: fix two regressions since move_notify changes
by Ben Skeggs
· 14 years ago
93b525d
drm/i915: fixup forcewake spinlock fallout in drpc debugfs function
by Daniel Vetter
· 14 years ago
9fc04b5
drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get
by Jerome Glisse
· 14 years ago
d54fbd4
drm/radeon: silence out possible lock dependency warning
by Jerome Glisse
· 14 years ago
598781d
drm: Fix authentication kernel crash
by Thomas Hellstrom
· 14 years ago
8d79c34
drm/i915: Remove the MI_FLUSH_ENABLE setting.
by Eric Anholt
· 14 years ago
48467a9
drm/i915: debugfs: show semaphore registers also on gen7
by Daniel Vetter
· 14 years ago
075edca
drm/i915: allow userspace forcewake references also on gen7
by Daniel Vetter
· 14 years ago
04115a9
drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.
by Eric Anholt
· 14 years ago
fff24e2
drm/i915: Correct debugfs printout for RC1e.
by Eric Anholt
· 14 years ago
8e63678
drm/i915: fixup assert_pipe to take the pipe A quirk into account
by Daniel Vetter
· 14 years ago
15b63d3
gma500: Fix shmem mapping
by Alan Cox
· 14 years ago
9aa5999
drm/radeon/kms: refine TMDS dual link checks
by Alex Deucher
· 14 years ago
27d9cc8
drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder mode
by Alex Deucher
· 14 years ago
3a47824
drm/radeon/kms: rework modeset sequence for DCE41 and DCE5
by Alex Deucher
· 14 years ago
386d4d7
drm/radeon/kms: move panel mode setup into encoder mode set
by Alex Deucher
· 14 years ago
3fa47d9
drm/radeon/kms: move disp eng pll setup to init path
by Alex Deucher
· 14 years ago
Next »