Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
860024e5c9f61358917e2a13e9cdf92e75479aca
860024e
drm/radeon: add command submission tracepoint
by Christian König
· 11 years ago
c647dcf
drm/radeon: remove stale radeon_fence_retire tracepoint
by Christian König
· 11 years ago
1b9ba70
drm/radeon/r6xx: add a stubbed out set_uvd_clocks callback
by Alex Deucher
· 11 years ago
2b19d17
drm/radeon: fix typo in PG flags
by Alex Deucher
· 11 years ago
9a71677
drm/radeon: add some additional berlin pci ids
by Alex Deucher
· 11 years ago
7c4622d
drm/radeon/cik: update gpu_init for an additional berlin gpu
by Alex Deucher
· 11 years ago
0a5b7b0
drm/radeon: add spinlocks for indirect register accesss
by Alex Deucher
· 11 years ago
fe78118
drm/radeon: protect concurrent smc register access with a spinlock
by Alex Deucher
· 11 years ago
136de91
drm/radeon: dpm updates for KV
by Alex Deucher
· 11 years ago
8c5c6fa
drm/radeon: signedness bug in kv_dpm.c
by Dan Carpenter
· 11 years ago
41cd0b3
drm/radeon: clean up r600_free_extended_power_table()
by Dan Carpenter
· 11 years ago
8666c07
drm/radeon: add a connector property for audio
by Alex Deucher
· 11 years ago
7cc0a3d
drm/radeon/dce6/audio: make sure pin is valid before accessing it
by Alex Deucher
· 11 years ago
63580c3
drm/radeon/dpm: implement force performance levels for rs780 (v2)
by Anthoine Bourgeois
· 11 years ago
811e4d5
drm/radeon/si: properly handle internal cp ints
by Alex Deucher
· 11 years ago
4214faf
drm/radeon/cik: properly handle internal cp ints
by Alex Deucher
· 11 years ago
0117277
drm/nouveau: fix oops on runtime suspend/resume
by Dave Airlie
· 11 years ago
4801685
Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
6e1b4fd
drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done
by Ville Syrjälä
· 11 years ago
cac6a5a
drm/i915: try not to lose backlight CBLV precision
by Jani Nikula
· 11 years ago
1c5fd08
drm/i915: Confine page flips to BCS on Valleyview
by Chris Wilson
· 11 years ago
6644a4e
drm/i915: Skip stolen region initialisation if none is reserved
by Chris Wilson
· 11 years ago
122f46b
drm/i915: fix gpu hang vs. flip stall deadlocks
by Daniel Vetter
· 11 years ago
57094f8
drm/i915: Hold an object reference whilst we shrink it
by Chris Wilson
· 11 years ago
86a7e12
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 11 years ago
6914262
drm/exynos: Fix build error with exynos_drm_connector.c
by Sachin Kamat
· 11 years ago
2d3f173
drm/exynos: Remove non-DT support in exynos_drm_fimd
by Sachin Kamat
· 11 years ago
88c4981
drm/exynos: Remove non-DT support in exynos_hdmi
by Sachin Kamat
· 11 years ago
61c48fb
drm/exynos: Remove non-DT support in exynos_drm_g2d
by Sachin Kamat
· 11 years ago
459e97e
drm/exynos: Remove non-DT support in exynos_hdmiphy
by Sachin Kamat
· 11 years ago
f61d5f29
drm/exynos: Remove non-DT support in exynos_ddc
by Sachin Kamat
· 11 years ago
eccbf0d
drm/exynos: Make Exynos DRM drivers depend on OF
by Sachin Kamat
· 11 years ago
3fec453
drm/exynos: Consider fallback option to allocation fail
by Vikas Sajjan
· 11 years ago
562ad9f
drm/exynos: fimd: move platform data parsing to separate function
by Andrzej Hajda
· 11 years ago
b063f4a
drm/exynos: fimd: get signal polarities from device tree
by Andrzej Hajda
· 11 years ago
111e605
drm/exynos: fimd: replace struct fb_videomode with videomode
by Andrzej Hajda
· 11 years ago
5cc4621
drm/exynos: check a pixel format to a particular window layer
by Inki Dae
· 11 years ago
a4f38a8
drm/exynos: fix fimd pixel format setting
by Inki Dae
· 11 years ago
4db7fcd
drm/exynos: Add NULL pointer check
by Sachin Kamat
· 11 years ago
38bb525
drm/exynos: Remove redundant error messages
by Sachin Kamat
· 11 years ago
3f1c781
drm/exynos: Add missing of.h header include
by Sachin Kamat
· 11 years ago
ca7c622
drm/exynos: Remove redundant NULL check in exynos_drm_buf
by Sachin Kamat
· 11 years ago
319477f
drm/exynos: add device tree support for rotator
by Chanho Park
· 11 years ago
e30655d
drm/exynos: Add missing includes
by Mark Brown
· 11 years ago
b10d635
drm/exynos: add runtime pm interfaces to g2d driver
by Inki Dae
· 11 years ago
a1bfacf
drm/exynos: Add fallback option to get non physically contiguous memory for fb
by Vikas Sajjan
· 11 years ago
3b28802
drm/tda998x: BUG() on invalid audio format
by David Herrmann
· 11 years ago
ab62e76
drm/radeon: protect ACPI calls with CONFIG_ACPI
by Stephen Rothwell
· 11 years ago
a2dc53e
drm/i915: fix i9xx_crtc_clock_get for multiplied pixels
by Daniel Vetter
· 11 years ago
eeb4793
drm/i915: handle sdvo input pixel multiplier correctly again
by Daniel Vetter
· 11 years ago
645416f
drm/i915: fix hpd work vs. flush_work in the pageflip code deadlock
by Daniel Vetter
· 11 years ago
d30645a
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 11 years ago
c859074
drm/nouveau: fix command submission to use vmalloc for big allocations
by Maarten Lankhorst
· 11 years ago
c072470
drm/nouveau/bios/therm: handle vbioses with duplicate entries (mostly nva5)
by Martin Peres
· 11 years ago
a27e569
drm/nouveau: use MSI interrupts
by Lucas Stach
· 11 years ago
4b31ebc
drm/nv50-/kms: assume analog display connected if load on any pin
by Ben Skeggs
· 11 years ago
5087f51
drm/nv50/disp: prevent false output detection on the original nv50
by Emil Velikov
· 11 years ago
c865534
drm/nouveau/i2c: pass the function pointers in at creation time
by Ilia Mirkin
· 11 years ago
c4a62a7
drm/nouveau/therm: survive to suspend/resume cycles
by Martin Peres
· 11 years ago
b925a75
drm/nouveau/timer: add a way to cancel alarms
by Martin Peres
· 11 years ago
7fabd25
drm/nouveau/timer: restore the time on resume
by Martin Peres
· 11 years ago
4cc00ad
drm/nouveau/fan: restore pwm value on resume when in manual/auto mode
by Martin Peres
· 11 years ago
ffb8ea8
drm/nouveau/therm: Set the correct pwm_mode upon resume
by Emil Velikov
· 11 years ago
bd9c5a2
drm/nouveau: require contiguous bo for framebuffer
by Maarten Lankhorst
· 11 years ago
b969fa5
drm/nv50-/disp: use the number of dac, sor, pior rather than hardcoded values
by Emil Velikov
· 11 years ago
c98b819
drm/nouveau: remove duplicate copy of nv44_graph_class
by Ilia Mirkin
· 11 years ago
ef7d64e
drm/nouveau/vdec: implement support for VP3 engines
by Ilia Mirkin
· 11 years ago
57be046
drm/nouveau/core: get rid of math.h, replace log2i with order_base_2
by Ilia Mirkin
· 11 years ago
ef25bd8
Merge tag 'drm/for-3.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
d4d3601
drm/i915: fix up the relocate_entry refactoring
by Daniel Vetter
· 11 years ago
4c6df4b
drm/i915: Fix pipe config warnings when dealing with LVDS fixed mode
by Ville Syrjälä
· 11 years ago
d2933a5
drm/i915: Don't call sg_free_table() if sg_alloc_table() fails
by Damien Lespiau
· 11 years ago
81b5c7b
i915: Update VGA arbiter support for newer devices
by Alex Williamson
· 11 years ago
5c0f6ee
vgaarb: Fix VGA decodes changes
by Alex Williamson
· 11 years ago
f22d776
vgaarb: Don't disable resources that are not owned
by Alex Williamson
· 11 years ago
5cfacde
drm/i915: Pin pages whilst mapping the dma-buf
by Chris Wilson
· 11 years ago
1f5d76d
drm/i915: enable trickle feed on Haswell
by Paulo Zanoni
· 11 years ago
814c5f1
x86: add early quirk for reserving Intel graphics stolen memory v5
by Jesse Barnes
· 11 years ago
a0a1807
drm/i915: split PCI IDs out into i915_drm.h v4
by Jesse Barnes
· 11 years ago
fac15c1
i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zalloc
by Joe Perches
· 11 years ago
ffe74d7
drm/i915: Use RCS flips on Ivybridge+
by Chris Wilson
· 11 years ago
0d1aaca
drm/i915: Embed the ring->private within the struct intel_ring_buffer
by Chris Wilson
· 11 years ago
a52690e
drm/i915: fix lvds/dp panel fitter setting
by Imre Deak
· 11 years ago
b8d88d1
drm/i915: tune down hangcheck noise
by Daniel Vetter
· 11 years ago
8e8c06c
drm/i915: Report requested frequency alongside current frequency in debugfs
by Chris Wilson
· 11 years ago
10603ca
drm/i915: Apply the force-detect VGA w/a to Valleyview
by Chris Wilson
· 11 years ago
97e4eed
drm/i915: Adjust available RPS information through sysfs for vlv
by Chris Wilson
· 11 years ago
521198a
drm/i915: sanitize forcewake registers on reset
by Mika Kuoppala
· 11 years ago
a9c1f90
drm/i915: Don't mask EI UP interrupt on IVB|SNB
by Mika Kuoppala
· 11 years ago
03da0e7
drm/tegra: Parse device tree earlier
by Thierry Reding
· 11 years ago
57c6eb6
gpu: host1x: Sort drivers by probe order
by Thierry Reding
· 11 years ago
03c961b
gpu: host1x: Check for valid host1x pointer
by Thierry Reding
· 11 years ago
f33bcab
drm/radeon: support render nodes
by Christian König
· 11 years ago
7d76125
drm/nouveau: Support render nodes
by Martin Peres
· 11 years ago
10ba501
drm/i915: Support render nodes
by Kristian Høgsberg
· 11 years ago
101b96f
drm: fix DRM_IOCTL_MODE_GETFB handle-leak
by David Herrmann
· 11 years ago
a3376e3
drm/msm: convert to drm_bridge
by Rob Clark
· 11 years ago
3b336ec
drm: Add drm_bridge
by Sean Paul
· 11 years ago
2254f63
drm/nouveau: fix up 32-bit ioctls and device wake up.
by Dave Airlie
· 11 years ago
a5b6f74
drm/tegra: fix up page flip flags.
by Dave Airlie
· 11 years ago
Next »