Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e74e58f8d2015ac6b4e7a65c0acde8a499d46574
/
drivers
/
gpu
ed24fee
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
928c2f0
drm/fb-helper: don't sleep for screen unblank when an oops is in progress
by Daniel Vetter
· 11 years ago
bcf73a1
drm, ttm Fix uninitialized warning
by Prarit Bhargava
· 11 years ago
182b17c
drm/ttm: fix the tt_populated check in ttm_tt_destroy()
by Ben Skeggs
· 11 years ago
4f7d1bc
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 11 years ago
7a59cc3
drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure path
by Ben Skeggs
· 11 years ago
6b19e47
drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEM
by Ben Skeggs
· 11 years ago
fc16208
drm/nouveau/kms: enable for non-vga pci classes
by Ben Skeggs
· 11 years ago
5495e39
drm/nouveau/bios/init: stub opcode 0xaa
by Ben Skeggs
· 11 years ago
4f66c59
drm/radeon: avoid UVD corruptions on AGP cards
by Christian König
· 11 years ago
855f5f1
drm/radeon: fix panel scaling with eDP and LVDS bridges
by Alex Deucher
· 11 years ago
1cd8b21
drm/radeon/dpm: rework auto performance level enable
by Alex Deucher
· 11 years ago
d592fca
drm/radeon: Fix hmdi typo
by Damien Lespiau
· 11 years ago
c2ee29d
drm/radeon/dpm/rs780: fix force_performance state for same sclks
by Alex Deucher
· 11 years ago
e40210c
drm/radeon/dpm/rs780: don't enable sclk scaling if not required
by Alex Deucher
· 11 years ago
ce7b30e
drm/radeon/dpm/rs780: add some sanity checking to sclk scaling
by Alex Deucher
· 11 years ago
c3eaa088
drm/radeon/dpm/rs780: use drm_mode_vrefresh()
by Alex Deucher
· 11 years ago
d2aebe3
drm/udl: rip out set_need_resched
by Daniel Vetter
· 11 years ago
42e169b
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
26935fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
2e83781
drm/ast: fix the ast open key function
by Dave Airlie
· 11 years ago
b7a5ae9
drm/radeon/dpm: add bapm callback for kb/kv
by Alex Deucher
· 11 years ago
1187706
drm/radeon/dpm: add bapm callback for trinity
by Alex Deucher
· 11 years ago
1c71bda
drm/radeon/dpm: add infrastructure to properly handle bapm
by Alex Deucher
· 11 years ago
64d0322
drm/radeon/dpm: handle bapm on kb/kv
by Alex Deucher
· 11 years ago
ef4e036
drm/radeon/dpm: handle bapm on trinity
by Alex Deucher
· 11 years ago
6ea4e84
drm/radeon: expose DPM thermal thresholds through sysfs
by Jean Delvare
· 11 years ago
3e4e212
drm/radeon: simplify driver data retrieval
by Jean Delvare
· 11 years ago
91f3a6a
drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)
by Alex Deucher
· 11 years ago
84f3d9f
drm/radeon/dpm: fix fallback for empty UVD clocks
by Alex Deucher
· 11 years ago
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
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
fa1586a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
81e49f8
i915: bail out earlier when shrinker cannot acquire mutex
by Glauber Costa
· 11 years ago
7dc19d5
drivers: convert shrinkers to new count/scan API
by Dave Chinner
· 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
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 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
a09e9a7
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
eced5a0
Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 11 years ago
00341b5
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 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
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
27703bb
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 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
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
Next »