Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
54cf91dc4e51fd5070a9a2346377493cc38a1ca9
/
drivers
/
gpu
54cf91d
drm/i915: Split i915_gem_execbuffer into its own file.
by Chris Wilson
· 14 years ago
6299f99
drm/i915: Defer accounting until read from debugfs
by Chris Wilson
· 14 years ago
2021746
drm/i915: Mark a few functions as __must_check
by Chris Wilson
· 14 years ago
ab5793a
drm/i915: Tweak on-error bbaddr parsing for clarity
by Chris Wilson
· 14 years ago
312817a
drm/i915: Only save and restore fences for UMS
by Chris Wilson
· 14 years ago
c664278
drm/i915: Add a mechanism for pipelining fence register updates
by Daniel Vetter
· 14 years ago
caea747
drm/i915: More accurately track last fence usage by the GPU
by Chris Wilson
· 14 years ago
a7a09ae
drm/i915: Rework execbuffer pinning
by Chris Wilson
· 14 years ago
919926a
drm/i915: Thread the pipelining ring through the callers.
by Chris Wilson
· 14 years ago
576ae4b
drm/i915: Extend hangcheck timeout
by Chris Wilson
· 14 years ago
dddbc0e
drm/i915: Remove a defunct BUG_ON
by Chris Wilson
· 14 years ago
b6913e4
drm/i915: Move the implementation details of PIPE_CONTROL to the ringbuffer
by Chris Wilson
· 14 years ago
748ebc6
drm/i915: Record fence registers on error.
by Chris Wilson
· 14 years ago
92b88ae
drm/i915: Not all mappable regions require GTT fence regions
by Chris Wilson
· 14 years ago
05394f3
drm/i915: Use drm_i915_gem_object as the preferred type
by Chris Wilson
· 14 years ago
185cbcb
drm/i915: no more agp for gem
by Daniel Vetter
· 14 years ago
7c2e6fd
drm/i915: move gtt handling to i915_gem_gtt.c
by Daniel Vetter
· 14 years ago
76aaf22
drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko
by Daniel Vetter
· 14 years ago
93a37f2
drm/i915: track objects in the gtt
by Daniel Vetter
· 14 years ago
4af72e2
drm: kill drm_agp_chipset_flush
by Daniel Vetter
· 14 years ago
40ce657
drm/i915/gtt: call chipset flush directly
by Daniel Vetter
· 14 years ago
23ed992
drm/i915|intel-gtt: consolidate intel-gtt.h headers
by Daniel Vetter
· 14 years ago
e384eaf
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
bcf50e2
drm/i915: Handle pagefaults in execbuffer user relocations
by Chris Wilson
· 14 years ago
faa60c4
drm/i915: Contract the magic IPS constants into a direct LUT
by Chris Wilson
· 14 years ago
c64f7ba
agp/intel: Remove confusion of stolen entries not stolen memory
by Chris Wilson
· 14 years ago
fe669bf
drm/i915: Compute physical addresses from base of stolen memory
by Chris Wilson
· 14 years ago
0b0b053
drm/i915/panel: Restore saved value of BLC_PWM_CTL
by Chris Wilson
· 14 years ago
3685092
drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffers
by Chris Wilson
· 14 years ago
da79de9
drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supported
by Chris Wilson
· 14 years ago
5f75377
drm/i915: Fix restore of 965 fence regs since the register tracing change.
by Keith Packard
· 14 years ago
cff458c
drm/i915: Add support for GPU reset on gen6.
by Eric Anholt
· 14 years ago
75a6898
drm/i915: Also reinit the BSD and BLT rings after a GPU reset.
by Eric Anholt
· 14 years ago
df9c204
drm/i915: Correct a comment about the use of the workqueue.
by Eric Anholt
· 14 years ago
e624ae8
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
4ab0fbd
Merge remote branch 'linus' into drm-intel-fixes
by Chris Wilson
· 14 years ago
c4a1d9e
drm/i915: Capture interesting display registers on error
by Chris Wilson
· 14 years ago
c724e8a
drm/i915: Capture pinned buffers on error
by Chris Wilson
· 14 years ago
f3c91c1
drm/i915: Only save/restore cursor regs if !KMS
by Chris Wilson
· 14 years ago
d1d7883
drm/i915: Prevent integer overflow when validating the execbuffer
by Chris Wilson
· 14 years ago
973d168
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel
by Linus Torvalds
· 14 years ago
764bc56
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
16c59ef
drm/i915: Disable FBC on Ironlake to save 1W
by Alex Shi
· 14 years ago
e7dbb2f
drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware
by Keith Packard
· 14 years ago
c9a1c4c
drm/i915/crt: Introduce struct intel_crt
by Chris Wilson
· 14 years ago
51311d0
drm/i915: Do not hold mutex when faulting in user addresses
by Chris Wilson
· 14 years ago
164bcb9
drm/radeon/kms: i2c s/sprintf/snprintf/g for safety
by Alex Deucher
· 14 years ago
be66305
drm/radeon/kms: fix i2c pad masks on rs4xx
by Alex Deucher
· 14 years ago
95ccb0f
drm/ttm: Fix up a theoretical deadlock
by Thomas Hellstrom
· 14 years ago
9a03d34
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
1aa52bd
drm/radeon/kms: fix tiling info on evergreen
by Alex Deucher
· 14 years ago
268b251
drm/radeon/kms: fix alignment when allocating buffers
by Alex Deucher
· 14 years ago
2f5993c
drm/vmwgfx: Fix up an error path during bo creation
by Thomas Hellstrom
· 14 years ago
a5193fe
drm/radeon/kms: register an i2c adapter name for the dp aux bus
by Alex Deucher
· 14 years ago
3e4b998
drm/radeon/kms/atom: add proper external encoders support
by Alex Deucher
· 14 years ago
99999aa
drm/radeon/kms/atom: cleanup and unify DVO handling
by Alex Deucher
· 14 years ago
8b83485
drm/radeon/kms: properly power up/down the eDP panel as needed (v4)
by Alex Deucher
· 14 years ago
c7a71fc
drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode()
by Alex Deucher
· 14 years ago
ba251bd
drm/radeon/kms: turn the backlight off explicitly for dpms
by Alex Deucher
· 14 years ago
d33ef52
drm/radeon/kms: fix typo in r600 cs checker
by Alex Deucher
· 14 years ago
21e2eae
drm: radeon: fix error value sign
by Vasiliy Kulikov
· 14 years ago
1679056
drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xx
by Alex Deucher
· 14 years ago
ab83833
nouveau: Acknowledge HPD irq in handler, not bottom half
by Andy Lutomirski
· 14 years ago
c1b60ec
drm/nouveau: Fix a few confusions between "chipset" and "card_type".
by Francisco Jerez
· 14 years ago
5bead79
drm/nouveau: don't expose backlight control when available through ACPI
by Ben Skeggs
· 14 years ago
cac8f05
drm/nouveau/pm: improve memtiming mappings
by Roy Spliet
· 14 years ago
9d5a6c4
drm/nouveau: Make PCIE GART size depend on the available RAMIN space.
by Francisco Jerez
· 14 years ago
dd661e5
drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN.
by Francisco Jerez
· 14 years ago
b54262f
drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set
by Martin Peres
· 14 years ago
84b8081
drm/nouveau: Don't use load detection for connector polling.
by Francisco Jerez
· 14 years ago
63d6fd3
drm/nv10-nv20: Fix instability after MPLL changes.
by Francisco Jerez
· 14 years ago
56ac747
drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang
by Ben Skeggs
· 14 years ago
06ef3e6
drm/nouveau: Don't poll LVDS outputs.
by Francisco Jerez
· 14 years ago
01db363
drm/nouveau: Use "force" to decide if analog load detection is ok or not.
by Francisco Jerez
· 14 years ago
5794b5f
drm/nv04: Fix scanout over the 16MB mark.
by Francisco Jerez
· 14 years ago
3c29f9e
drm/nouveau: fix nv40 pcie gart size
by Lucas Stach
· 14 years ago
2a56a0b
drm/nva3: fix overflow in fixed point math used for pll calculation
by Ben Skeggs
· 14 years ago
699ddfd
drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine.
by Francisco Jerez
· 14 years ago
f13b326
drm/nouveau: Expose some BO usage flags to userspace.
by Francisco Jerez
· 14 years ago
1397b42
drm/nouveau: Reduce severity of the unknown getparam error.
by Francisco Jerez
· 14 years ago
7bb94d2
drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks.
by Francisco Jerez
· 14 years ago
cbab95d
drm/nouveau: Some random cleanups.
by Francisco Jerez
· 14 years ago
5eb94fb
drm/nv11: Fix bad PLL detection false positive.
by Francisco Jerez
· 14 years ago
327ceae
drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode.
by Francisco Jerez
· 14 years ago
1f5bd44
drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth.
by Francisco Jerez
· 14 years ago
907af60
drm/nouveau: Fix sleep while atomic in the semaphore code.
by Francisco Jerez
· 14 years ago
da3bd82
drm/nouveau: ratelimit IRQ messages
by Jiri Slaby
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
3143a2b
drm/i915: Convert (void)I915_READ to POSTING_READ
by Chris Wilson
· 14 years ago
c94f28c
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
df15315
drm/i915: Fix current tiling check for relaxed fencing
by Chris Wilson
· 14 years ago
1bb9583
Merge remote branch 'airlied/drm-fixes' into drm-intel-fixes
by Chris Wilson
· 14 years ago
5e78330
drm/i915: fix relaxed tiling for gen <= 3 && !g33
by Daniel Vetter
· 14 years ago
a41c73e
drm: radeon: fix error value sign
by Vasiliy Kulikov
· 14 years ago
fba4312
drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xx
by Alex Deucher
· 14 years ago
8534551
drm/i915: Retire any pending operations on the old scanout when switching
by Chris Wilson
· 14 years ago
8168bd4
drm/i915: Remove the definitions for Primary Ring Buffer
by Chris Wilson
· 14 years ago
e74cfed
Revert "drm/i915/ringbuffer: Ignore failure to setup the ring on Sandybridge"
by Chris Wilson
· 14 years ago
cae5852
drm/i915/ringbuffer: set FORCE_WAKE bit before reading ring register
by Zou Nan hai
· 14 years ago
527f9e9
drm/i915: Remove the global irq wait queue
by Chris Wilson
· 14 years ago
Next »