Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
23f54beafee1c31c7f0127650ec2903d80b3dfeb
/
drivers
/
gpu
/
drm
23f54be
drm/i915: Initialise GTT MTRR to -1
by Chris Wilson
· 13 years ago
f2c9677
drm/i915/intel_i2c: allocate gmbus array as part of drm_i915_private
by Daniel Kurtz
· 13 years ago
2ed06c9
drm/i915/intel_i2c: gmbus disabled and reserved ports are invalid
by Daniel Kurtz
· 13 years ago
3bd7d90
drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
by Daniel Kurtz
· 13 years ago
489fbc1
drm/i915/intel_i2c: use i2c pre/post_xfer functions to setup gpio xfers
by Daniel Kurtz
· 13 years ago
e4fd17a
drm/i915/intel_i2c: assign HDMI port D to pin pair 6
by Daniel Kurtz
· 13 years ago
874e3cc
drm/i915/intel_i2c: cleanup error messages and comments
by Daniel Kurtz
· 13 years ago
924a93e
drm/i915/intel_i2c: refactor gmbus_xfer
by Daniel Kurtz
· 13 years ago
e7e58eb
drm/i915: mark pwrite/pread slowpaths with unlikely
by Daniel Vetter
· 13 years ago
23c18c7
drm/i915: fixup in-line clflushing on bit17 swizzled bos
by Daniel Vetter
· 13 years ago
f56f821
mm: extend prefault helpers to fault in more than PAGE_SIZE
by Daniel Vetter
· 13 years ago
d174bd6
drm/i915: extract copy helpers from shmem_pread|pwrite
by Daniel Vetter
· 13 years ago
117babc
drm/i915: use uncached writes in pwrite
by Daniel Vetter
· 13 years ago
ffc6297
drm/i915: fall back to shmem pwrite when the buffer is not accessible
by Daniel Vetter
· 13 years ago
5864288
drm/i915: implement inline clflush for pwrite
by Daniel Vetter
· 13 years ago
96d79b5
drm/i915: don't clobber userspace memory before commiting to the pread
by Daniel Vetter
· 13 years ago
935aaa6
drm/i915: drop gtt slowpath
by Daniel Vetter
· 13 years ago
692a576
drm/i915: don't call shmem_read_mapping unnecessarily
by Daniel Vetter
· 13 years ago
3ae5378
drm/i915: don't use gtt_pwrite on LLC cached objects
by Daniel Vetter
· 13 years ago
a0356fc
drm/i915: kill ranged cpu read domain support
by Daniel Vetter
· 13 years ago
8489731
drm/i915: move clflushing into shmem_pread
by Daniel Vetter
· 13 years ago
6d5cd9c
drm: add helper to clflush a virtual address range
by Daniel Vetter
· 13 years ago
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
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
Next »