Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d90b1cf0c4cbe6fdcf4c4e0b0c9c97fe32b9f8a1
/
drivers
/
gpu
1aacb90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next
by Linus Torvalds
· 10 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
e5c4ecd
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next
by Linus Torvalds
· 10 years ago
18ee37a
drm/radeon: Resume fbcon last
by Daniel Vetter
· 10 years ago
7d95f6c
drm/radeon: only allocate necessary size for vm bo list
by Christian König
· 10 years ago
ec65da3
drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submission
by Marek Olšák
· 10 years ago
60a4454
drm/radeon: avoid crash if VM command submission isn't available
by Christian König
· 10 years ago
4b21ce1
drm/radeon: lower the ref * post PLL maximum once more
by Christian König
· 10 years ago
737583f
USB: udl: proper error reporting
by Oliver Neukum
· 10 years ago
d23db88
drm/i915: Prevent negative relocation deltas from wrapping
by Chris Wilson
· 10 years ago
9aab8bf
drm/i915: Only copy back the modified fields to userspace from execbuffer
by Chris Wilson
· 10 years ago
0073115
drm/i915: Fix dynamic allocation of physical handles
by Chris Wilson
· 10 years ago
77c01be
Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes
by Dave Airlie
· 10 years ago
763b257
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 10 years ago
4f2f203
drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)
by Alex Deucher
· 10 years ago
24f47ac
drm/radeon: avoid segfault on device open when accel is not working.
by Jérôme Glisse
· 11 years ago
74ad54f
drm/radeon: fix typo in finding PLL params
by Christian König
· 11 years ago
4955bb0
drm/radeon: fix register typo on si
by Alex Deucher
· 11 years ago
4b09556
drm/radeon: fix buffer placement under memory pressure v2
by Christian König
· 11 years ago
4906f68
drm/radeon: fix page directory update size estimation
by Christian König
· 11 years ago
d8ade35
drm/radeon: handle non-VGA class pci devices with ATRM
by Alex Deucher
· 11 years ago
89d2618
drm/radeon: fix DCE83 check for mullins
by Alex Deucher
· 11 years ago
2fc5703
drm/radeon: check VCE relocation buffer range v3
by Leo Liu
· 11 years ago
5440925
drm/radeon: also try GART for CPU accessed buffers
by Christian König
· 11 years ago
0f1d360
drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setup
by Ben Skeggs
· 10 years ago
6679b2c
drm/nvd9/therm: handle another kind of PWM fan
by Martin Peres
· 11 years ago
4ba4801
Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
e95a2f7
drm/i915: Increase WM memory latency values on SNB
by Ville Syrjälä
· 11 years ago
721e82c
drm/i915: restore backlight precision when converting from ACPI
by Aaron Lu
· 11 years ago
afba0b5
drm/i915: Use the first mode if there is no preferred mode in the EDID
by Chris Wilson
· 11 years ago
f4cdbc2
drm/i915/dp: force eDP lane count to max available lanes on BDW
by Jani Nikula
· 11 years ago
05adaf1
drm/i915/vlv: reset VLV media force wake request register
by Jani Nikula
· 11 years ago
e4c610f
drm/i915/SDVO: For sysfs link put directory and target in correct order
by Egbert Eich
· 11 years ago
56071a2
drm/i915: use lane count and link rate from VBT as minimums for eDP
by Jani Nikula
· 11 years ago
e13e2b2
drm/i915: clean up VBT eDP link param decoding
by Jani Nikula
· 11 years ago
eeb6324
drm/i915: consider the source max DP lane count too
by Paulo Zanoni
· 11 years ago
995c376
Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes
by Dave Airlie
· 11 years ago
2a1235e
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 11 years ago
508200c
Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
428bedd
drm/radeon: add Mullins VCE support
by Leo Liu
· 11 years ago
b214f2a
drm/radeon: modesetting updates for Mullins.
by Samuel Li
· 11 years ago
47f5c74
drm/radeon: dpm updates for KV/KB
by Alex Deucher
· 11 years ago
7d032a4
drm/radeon: add Mullins dpm support.
by Samuel Li
· 11 years ago
3f6f073
drm/radeon: add Mullins UVD support.
by Samuel Li
· 11 years ago
f73a9e8
drm/radeon: update cik init for Mullins.
by Samuel Li
· 11 years ago
b0a9f22
drm/radeon: add Mullins chip family
by Samuel Li
· 11 years ago
cbe6551
drm/radeon: lower the ref * post PLL maximum
by Christian König
· 11 years ago
cde1012
drm/radeon: check that we have a clock before PLL setup
by Christian König
· 11 years ago
aa4c8b3
drm/radeon: drm/radeon: add missing radeon_semaphore_free to error path
by Maarten Lankhorst
· 11 years ago
e9d14ae
drm/radeon: Fix num_banks calculation for SI
by Michel Dänzer
· 11 years ago
9fca9ac
drm/exynos: Spelling s/contro/control/
by Geert Uytterhoeven
· 11 years ago
c7e7430
drm/gm107/gr: bump attrib cb size quite a bit
by Ben Skeggs
· 11 years ago
806cbc5
drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flip
by Maarten Lankhorst
· 11 years ago
ce23b23
drm/nouveau/bios: fix shadowing from PROM on big-endian systems
by Ben Skeggs
· 11 years ago
a3d0b12
drm/nouveau/acpi: allow non-optimus setups to load vbios from acpi
by Ilia Mirkin
· 11 years ago
aa019b7
drm/radeon/dp: check for errors in dpcd reads
by Alex Deucher
· 11 years ago
3b333c5
drm/radeon: avoid high jitter with small frac divs
by Christian König
· 11 years ago
695daf1
drm/radeon: check buffer relocation offset
by Leo Liu
· 11 years ago
f5d636d
drm/radeon: use pflip irq on R600+ v2
by Christian König
· 11 years ago
e451876
drm/radeon/uvd: use lower clocks on old UVD to boot v2
by Christian König
· 11 years ago
9bbfd20
drm/i915: don't try DP_LINK_BW_5_4 on HSW ULX
by Paulo Zanoni
· 11 years ago
b8eade2
drm/exynos: use %pad for dma_addr_t
by Jingoo Han
· 11 years ago
293d3f6
drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results
by Jingoo Han
· 11 years ago
25c8b5c
drm/exynos: balance framebuffer refcount
by Andrzej Hajda
· 11 years ago
d8af20b
Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 11 years ago
cfa7c86
drm/i915: Sanitize the enable_ppgtt module option once
by Daniel Vetter
· 11 years ago
917db41
Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
9e5e7be
Merge branch 'msm-fixes-3.15-rc3' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 11 years ago
6f19e7e
Merge tag 'drm-intel-fixes-2014-04-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
7f1950f
drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()
by Egbert Eich
· 11 years ago
78f2975
drm/i915: Move all ring resets before setting the HWS page
by Chris Wilson
· 11 years ago
3ff04a16
drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platforms
by Daniel Vetter
· 11 years ago
7d8d9f6
drm/msm/mdp4: cure for the cursor blues (v2)
by Rob Clark
· 11 years ago
96673ec
drm/msm: default to XR24 rather than AR24
by Rob Clark
· 11 years ago
1ffa242
drm/msm: fix memory leak
by Micah Richert
· 11 years ago
2b4c366
drm/tegra: restrict plane loops to legacy planes
by Daniel Vetter
· 11 years ago
0f9dc59
drm/i915: Allow full PPGTT with param override
by Ben Widawsky
· 11 years ago
edd586f
drm/i915: Discard BIOS framebuffers too small to accommodate chosen mode
by Chris Wilson
· 11 years ago
cbd75e9
drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2
by Thomas Hellstrom
· 11 years ago
6363521
drm/i915: get power domain in case the BIOS enabled eDP VDD
by Paulo Zanoni
· 11 years ago
9953599
drm/i915: Don't check gmch state on inherited configs
by Daniel Vetter
· 11 years ago
73acacc
drm/radeon: don't allow runpm=1 on systems with out ATPX
by Alex Deucher
· 11 years ago
e9a4099
drm/radeon: fix ATPX detection on non-VGA GPUs
by Alex Deucher
· 11 years ago
3ed9a33
drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)
by Alex Deucher
· 11 years ago
cb3e4e7
drm/radeon: properly unregister hwmon interface (v2)
by Alex Deucher
· 11 years ago
7e95cfb
drm/radeon: fix count in cik_sdma_ring_test()
by Alex Deucher
· 11 years ago
4047845
drm/i915: Allow user modes to exceed DVI 165MHz limit
by Ville Syrjälä
· 11 years ago
ad47b8f
drm/radeon/aux: fix hpd assignment for aux bus
by Alex Deucher
· 11 years ago
c2fb309
drm/radeon: improve PLL limit handling in post div calculation
by Christian König
· 11 years ago
2431581
drm/radeon: use fixed PPL ref divider if needed
by Christian König
· 11 years ago
76e6dce
drm/radeon: disable dpm on rv770 by default
by Alex Deucher
· 11 years ago
a42892e
Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next
by Dave Airlie
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
c044330
drm: bochs: drop unused struct fields
by Gerd Hoffmann
· 11 years ago
b8ccd70
drm: bochs: add power management support
by Gerd Hoffmann
· 11 years ago
2f1e800
drm: cirrus: add power management support
by Gerd Hoffmann
· 11 years ago
8d75454
drm: Split out drm_probe_helper.c from drm_crtc_helper.c
by Daniel Vetter
· 11 years ago
b6ccd7b
drm/plane-helper: Don't fake-implement primary plane disabling
by Daniel Vetter
· 11 years ago
a82049b
drm/ast: fix value check in cbr_scan2
by Dave Airlie
· 11 years ago
9a11843
drm/nouveau/bios: fix a bit shift error introduced by 457e77b
by Sergei Antonov
· 11 years ago
Next »