Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
546694bc42a4ee4f1a5d2f14e1c71d11fdafba4d
/
drivers
/
gpu
452f192
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 12 years ago
da6004b
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 12 years ago
776d1e3
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 12 years ago
ace5a9b
drm/nouveau: use the correct fence implementation for nv50
by Maarten Lankhorst
· 12 years ago
4517100
radeon: add AGPMode 1 quirk for RV250
by Paul Bolle
· 12 years ago
804cc4a0
drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop()
by Alex Deucher
· 12 years ago
3bb076a
drm/nouveau/bios: fix DCB v1.5 parsing
by Marcin Slusarz
· 12 years ago
d9c3905
drm/nouveau: add missing pll_calc calls
by Maarten Lankhorst
· 12 years ago
bf7e438
drm/nouveau: fix crash with noaccel=1
by Marcin Slusarz
· 12 years ago
1f150b3
drm/nv40: allocate ctxprog with kmalloc
by Marcin Slusarz
· 12 years ago
4113014
drm/nvc0/disp: fix thinko in vblank regression fix..
by Kelly Doran
· 12 years ago
6f75511
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
3697fd5
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 12 years ago
55aa914
drm/ttm: remove unneeded preempt_disable/enable
by Akinobu Mita
· 12 years ago
ac207ed
ttm: Clear the ttm page allocated from high memory zone correctly
by Zhao Yakui
· 12 years ago
888155b
vmwgfx: return an -EFAULT if copy_to_user() fails
by Dan Carpenter
· 12 years ago
b919639
drm/radeon: fix logic error in atombios_encoders.c
by Alex Deucher
· 12 years ago
2f4f649
drm/i915: do not ignore eDP bpc settings from vbt
by Jani Nikula
· 12 years ago
d0ddfbd
drm/i915/sdvo: clean up connectors on intel_sdvo_init() failures
by Jani Nikula
· 12 years ago
afcc87a
drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory
by Thomas Hellstrom
· 12 years ago
95e8f6a
drm/vmwgfx: Fix hibernation device reset
by Thomas Hellstrom
· 12 years ago
4a48ed2
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 12 years ago
df28550
drm/nouveau: fix acpi edid retrieval
by Maarten Lankhorst
· 12 years ago
11d9256
drm/nvc0/disp: fix regression in vblank semaphore release
by Kelly Doran
· 12 years ago
7707b70
drm/nv40/mpeg: fix context handling
by Marcin Slusarz
· 12 years ago
a4dd4ec
drm/nv40/graph: fix typo in type names
by Marcin Slusarz
· 12 years ago
479dd56
drm/nv41/vm: fix typo in type name
by Marcin Slusarz
· 12 years ago
f418b88
drm/radeon/si: add some missing regs to the VM reg checker
by Alex Deucher
· 12 years ago
860fe2f
drm/radeon/cayman: add some missing regs to the VM reg checker
by Alex Deucher
· 12 years ago
1e4db5f
drm/radeon/dce3: switch back to old pll allocation order for discrete
by Alex Deucher
· 12 years ago
695ddeb
drm/radeon: fix typo in evergreen_mc_resume()
by Alex Deucher
· 12 years ago
fdb40a0
drm: set dev_mapping before calling drm_open_helper
by Ilija Hadzic
· 12 years ago
0f1cb1b
drm: restore open_count if drm_setup fails
by Ilija Hadzic
· 12 years ago
4a8dece
drm/i915/crt: fix DPMS standby and suspend mode handling
by Jani Nikula
· 12 years ago
3916e1d
drm/udl: fix stride issues scanning out stride != width*bpp
by Dave Airlie
· 12 years ago
a2e4919
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 12 years ago
b7a46dc
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 12 years ago
9c27540
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
6d9cdfc
drm/radeon: add load detection support for ext DAC on R200 (v2)
by Alex Deucher
· 12 years ago
f8c4d70
DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms().
by Egbert Eich
· 12 years ago
701337d
DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips.
by Egbert Eich
· 12 years ago
d038db8
DRM/Radeon: Clean up code in TV DAC load detection.
by Egbert Eich
· 12 years ago
dfdcbeb
drm/radeon: fix ATPX function documentation
by Igor Murzov
· 12 years ago
74e4ca3
drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
fc87f13
DRM/Radeon: On DVI-I use Load Detection when EDID is bogus.
by Egbert Eich
· 12 years ago
9c50b1d
DRM/Radeon: Fix primary DAC Load Detection for RV100 chips.
by Egbert Eich
· 12 years ago
83325d0
DRM/Radeon: Fix Load Detection on legacy primary DAC.
by Egbert Eich
· 12 years ago
2cdc53b
drm: exynos: removed warning due to missing typecast for mixer driver data
by Rahul Sharma
· 12 years ago
9eb3e9e6
drm/exynos: add support for ARCH_MULTIPLATFORM
by Rob Clark
· 12 years ago
44c9169
drm/exynos: fix display on issue
by Inki Dae
· 12 years ago
e412e95
drm/nouveau: headless mode by default if pci class != vga display
by Ben Skeggs
· 12 years ago
9430738
drm/nouveau: resurrect headless mode since rework
by Ben Skeggs
· 12 years ago
5cad16a
drm/nv50/fb: prevent oops on chipsets without compression tags
by Ben Skeggs
· 12 years ago
a7dbf00
drm/nouveau: allow creation of zero-sized mm
by Ben Skeggs
· 12 years ago
1249ac5
drm/nouveau/i2c: fix typo when checking nvio i2c port validity
by Ben Skeggs
· 12 years ago
cee59f1
drm/nouveau: silence modesetting spam on pre-gf8 chipsets
by Ben Skeggs
· 12 years ago
1623392
drm/i915: Only kick out vesafb if we takeover the fbcon with KMS
by Chris Wilson
· 12 years ago
e86b618
drm/i915: be less verbose about inability to provide vendor backlight
by Jani Nikula
· 12 years ago
0b90365
drm/radeon: fix ATPX regression in acpi rework
by Alex Deucher
· 12 years ago
c9bd773
drm/radeon: fix ATPX function documentation
by Alex Deucher
· 12 years ago
0fe7158
drm/radeon: move the retry to gem_object_create
by Christian König
· 12 years ago
6c0d112
drm/radeon: move size limits to gem_object_create.
by Christian König
· 12 years ago
59240ee
drm/radeon: use vzalloc for gart pages
by Christian König
· 12 years ago
1bcb04f
drm/radeon: fix and simplify pot argument checks v3
by Christian König
· 12 years ago
b6e0e54
drm/i915: clear the entire sdvo infoframe buffer
by Daniel Vetter
· 12 years ago
08eda32
drm/radeon: fix header size estimation in VM code
by Christian König
· 12 years ago
204a393
drm/radeon: remove set_page check from VM code
by Christian König
· 12 years ago
d7025d8
drm/radeon: fix si_set_page v2
by Christian König
· 12 years ago
f9fdffa
drm/radeon: fix cayman_vm_set_page v2
by Christian König
· 12 years ago
58f8cf5
drm/radeon: fix PFP sync in vm_flush
by Christian König
· 12 years ago
c717213
drm/radeon: add error output if VM CS fails on cayman
by Alex Deucher
· 12 years ago
614499b
drm/radeon: give each backlight a unique id
by Alex Deucher
· 12 years ago
1518d7f
drm/radeon: fix sparse warning
by Alex Deucher
· 12 years ago
7f6658e
drm/i915: VGA needs to be on pipe A on i830M
by Daniel Vetter
· 12 years ago
a919398
drm/i915: fix overlay on i830M
by Daniel Vetter
· 12 years ago
b8e902f
drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()
by Thomas Hellstrom
· 12 years ago
7bc17a7
drm/ttm: Fix a theoretical race
by Thomas Hellstrom
· 12 years ago
a16d4f8
drm: platform: Don't initialize driver-private data
by Thierry Reding
· 12 years ago
08bce0a
drm/debugfs: remove redundant info from gem_names
by Marcin Slusarz
· 12 years ago
0281324
drm: fb: cma: Fail gracefully on allocation failure
by Thierry Reding
· 12 years ago
e0d78d0
drm: fb: cma: Fix typo in debug message
by Thierry Reding
· 12 years ago
ae168d9
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 12 years ago
5e5a195
drm/nouveau/clock: fix missing pll type/addr when matching default entry
by Ben Skeggs
· 12 years ago
2c25b73
drm/nouveau/fb: fix reporting of memory type on GF8+ IGPs
by Ben Skeggs
· 12 years ago
4bf24c0
drm/nv41/vm: don't init hw pciegart on boards with agp bridge
by Ben Skeggs
· 12 years ago
d1626a9
drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image size
by Ben Skeggs
· 12 years ago
00e4845
drm/nouveau: validate vbios size
by Marcin Slusarz
· 12 years ago
0bab097
drm/nouveau: warn when trying to free mm which is still in use
by Marcin Slusarz
· 12 years ago
92485ce
drm/nouveau: fix nouveau_mm/nouveau_mm_node leak
by Marcin Slusarz
· 12 years ago
90e2889
drm/nouveau/bios: improve error handling when reading the vbios from ACPI
by Martin Peres
· 12 years ago
2c14575
drm/nouveau: handle same-fb page flips
by Marcin Slusarz
· 12 years ago
64acba6
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
74ce6b6
drm/i915: Initialize obj->pages before use by i915_gem_object_do_bit17_swizzle()
by Chris Wilson
· 12 years ago
c31407a
drm/i915: Add no-lvds quirk for Supermicro X7SPA-H
by Chris Wilson
· 12 years ago
0a3af26
drm/i915: Insert i915_preliminary_hw_support variable.
by Rodrigo Vivi
· 12 years ago
a7c2e1a
drm/i915: shut up spurious WARN in the gtt fault handler
by Daniel Vetter
· 12 years ago
b06fbda
Revert "drm/i915: Try harder to complete DP training pattern 1"
by Daniel Vetter
· 12 years ago
e751823
DRM/i915: Restore sdvo_flags after dtd->mode->dtd Roundrtrip.
by Egbert Eich
· 12 years ago
e3b86d6
DRM/i915: Don't clone SDVO LVDS with analog.
by Egbert Eich
· 12 years ago
5f85f176
DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines.
by Egbert Eich
· 12 years ago
Next »