Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dbf7bff074d5fdc87c61b1b41d8e809109cf0bf8
/
drivers
dbf7bff
drm/i915: merge shmem_pread slow&fast-path
by Daniel Vetter
· 13 years ago
e244a44
drm/i915: merge shmem_pwrite slow&fast-path
by Daniel Vetter
· 13 years ago
dabdfe0
drm/i915: Avoid using mappable space for relocation processing through the CPU
by Chris Wilson
· 13 years ago
d1dd20a
drm/i915: clear the entire gtt when using gem
by Daniel Vetter
· 13 years ago
9021f28
drm/i915: the intel gtt is _not_ an agp bridge!
by Daniel Vetter
· 13 years ago
644ec02
drm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt
by Daniel Vetter
· 13 years ago
d42c9e2
drm/i915: reinstate GM45 TV detection fix
by Daniel Vetter
· 13 years ago
1d83f44
drm/i915: Batch copy_from_user for relocation processing
by Chris Wilson
· 13 years ago
0fb3f96
drm/i915: enable gmbus on gen2
by Daniel Vetter
· 13 years ago
110447fc
drm/i915: add an explict mmio base for gpio/gmbus io
by Daniel Vetter
· 13 years ago
eef4eac
drm/i915/sdov: switch IS_SDVOB to a flag
by Daniel Vetter
· 13 years ago
7eea1dd
drm/i915: re-order GT IIR bit definitions
by Jesse Barnes
· 13 years ago
b7d8409
drm/i915: move NEEDS_FORCE_WAKE to i915_drv.c
by Jesse Barnes
· 13 years ago
a14917e
drm/i915: Release the mmap offset when purging a buffer
by Chris Wilson
· 13 years ago
121d527
drm/i915: Add lvds_channel module option
by Takashi Iwai
· 13 years ago
b035438
drm/i915: Check VBIOS value for determining LVDS dual channel mode, too
by Takashi Iwai
· 13 years ago
1a8c55d
drm/i915: [dinq] shut up six instances of -Warray-bounds
by Ben Widawsky
· 13 years ago
eb2c0c8
drm/i915: [dinq] shut up two instances -Wunitialized
by Ben Widawsky
· 13 years ago
777ee96
drm/i915: add HAS_ALIASING_PPGTT parameter for userspace
by Daniel Vetter
· 13 years ago
0ebb982
drm/i915: enable lazy global-gtt binding
by Daniel Vetter
· 13 years ago
149c840
drm/i915: implement SNB workaround for lazy global gtt
by Daniel Vetter
· 13 years ago
74898d7
drm/i915: bind objects to the global gtt only when needed
by Daniel Vetter
· 13 years ago
7416390
drm/i915: split out dma mapping from global gtt bind/unbind functions
by Daniel Vetter
· 13 years ago
a70491c
i915: Add and use pr_fmt and pr_<level>
by Joe Perches
· 13 years ago
5a15ab5
drm/i915: panel: invert brightness acer aspire 5734z
by Carsten Emde
· 13 years ago
4dca20e
drm/i915: panel: invert brightness via quirk
by Carsten Emde
· 13 years ago
7bd9090
drm/i915: panel: invert brightness via parameter
by Carsten Emde
· 13 years ago
f01db98
drm/i915: Add wait_for in init_ring_common
by Sean Paul
· 13 years ago
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
b0209b3
i2c: export bit-banging algo functions
by Daniel Vetter
· 13 years ago
1298330
drm/nouveau: do a better job at hiding the NIH i2c bit-banging algo
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
42b923b
drm/radeon/evergreen: make texdw[] array larger
by Dan Carpenter
· 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
285484e
drm/radeon: add support for evergreen/ni tiling informations v11
by Jerome Glisse
· 13 years ago
dd220a0
drm/radeon/kms: add support for streamout v7
by Marek Olšák
· 13 years ago
51a59ac
drm: Fix kcalloc parameters swapped
by Axel Lin
· 13 years ago
0a240ec
drm/vmwgfx: Bump driver minor
by Thomas Hellstrom
· 13 years ago
f9cd8ec
vmwgfx: Move function declaration to correct header
by Thomas Hellstrom
· 13 years ago
67d4a87
drm/vmwgfx: Treat out-of-range initial width and height as host errors
by Thomas Hellstrom
· 13 years ago
eb4f923
vmwgfx: Pick up the initial size from the width and height regs
by Jakob Bornecrantz
· 13 years ago
b5ec427
vmwgfx: Add page flip support
by Jakob Bornecrantz
· 13 years ago
bd49ae4
vmwgfx: Pipe fence out of screen object dirty functions
by Jakob Bornecrantz
· 13 years ago
bb1bd2f
vmwgfx: Make it possible to get fence from execbuf
by Jakob Bornecrantz
· 13 years ago
6b82ef5
vmwgfx: Clean up pending event references to struct drm_file objects on close
by Thomas Hellstrom
· 13 years ago
8b7de6a
vmwgfx: Rework fence event action
by Jakob Bornecrantz
· 13 years ago
8bf4222
drm/modes: do not enforce an odd vtotal for interlaced modes
by Daniel Vetter
· 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
28a4d56
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux into drm-fixes
by Dave Airlie
· 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
Next »