Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
efbd34702fb1cb66e08606a623a8a76f86b300f9
/
drivers
/
gpu
51b52fa
Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
165b11b
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 10 years ago
3fa50dc
Merge tag 'drm-intel-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
c7d7487
Merge tag 'topic/drm-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
22e2e86
drm/radeon: fix wait in radeon_mn_invalidate_range_start
by Christian König
· 10 years ago
863653f
drm/radeon: add extra check in radeon_ttm_tt_unpin_userptr
by Christian König
· 10 years ago
adacb22
drm: Exynos: Respect framebuffer pitch for FIMD/Mixer
by Daniel Stone
· 10 years ago
840a1cf
drm/i915: Reject the colorkey ioctls for primary and cursor planes
by Ville Syrjälä
· 10 years ago
ee73c61
drm/i915: Skip allocating shadow batch for 0-length batches
by Chris Wilson
· 10 years ago
88f9eae
drm/radeon: programm the VCE fw BAR as well
by Christian König
· 10 years ago
1b01fc3
drm/radeon: always dump the ring content if it's available
by Christian König
· 10 years ago
f2c9e56
radeon: Do not directly dereference pointers to BIOS area.
by David Miller
· 10 years ago
3899ca8
drm/radeon/dpm: fix 120hz handling harder
by Alex Deucher
· 10 years ago
ad692b4
drm/edid: set ELD for firmware and debugfs override EDIDs
by Jani Nikula
· 10 years ago
5f40775
drm/i915: Fixup legacy plane->crtc link for initial fb config
by Daniel Vetter
· 10 years ago
3164a80
drm/i915: Fix atomic state when reusing the firmware fb
by Damien Lespiau
· 10 years ago
832a3aa
drm/i915: Keep ring->active_list and ring->requests_list consistent
by Chris Wilson
· 10 years ago
59a58cb
drm/i915: Don't try to reference the fb in get_initial_plane_config()
by Damien Lespiau
· 10 years ago
8218c3f
drm: Fixup racy refcounting in plane_force_disable
by Daniel Vetter
· 10 years ago
8265d44
Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
f42e2c2
Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
by Dave Airlie
· 10 years ago
4a87b99
Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
31a55cf
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 10 years ago
a239118
drm/radeon: drop ttm two ended allocation
by Alex Deucher
· 10 years ago
cdbfca8
drm/exynos: fix the initialization order in FIMD
by Hyungwon Hwang
· 10 years ago
3da6acf
drm/exynos: fix typo config name correctly.
by Inki Dae
· 10 years ago
995fdfb
drm/exynos: Check for NULL dereference of crtc
by Charles Keepax
· 10 years ago
aed45ab
drm/exynos: IS_ERR() vs NULL bug
by Dan Carpenter
· 10 years ago
5fcc3c8
drm/exynos: remove unused files
by Andrzej Hajda
· 10 years ago
7f0801e
drm/i915: Make sure the primary plane is enabled before reading out the fb state
by Damien Lespiau
· 10 years ago
5a6f690
drm/nouveau/bios: fix i2c table parsing for dcb 4.1
by Stefan Huehner
· 10 years ago
7e547ad
drm/nouveau/device/gm100: Basic GM206 bring up (as copy of GM204)
by Stefan Huehner
· 10 years ago
9fcaa14
drm/nouveau/device: post write to NV_PMC_BOOT_1 when flipping endian switch
by Ben Skeggs
· 10 years ago
404ba3f7
drm/nouveau/gr/gf100: fix some accidental or'ing of buffer addresses
by Ben Skeggs
· 10 years ago
adc346b
drm/nouveau/fifo/nv04: remove the loop from the interrupt handler
by Ben Skeggs
· 10 years ago
e405ca3
drm/radeon: Changing number of compute pipe lines
by Ben Goz
· 10 years ago
4fadf6b
drm/amdkfd: Fix SDMA queue init. in non-HWS mode
by Ben Goz
· 10 years ago
aaad2d8
drm/amdkfd: destroy mqd when destroying kernel queue
by Ben Goz
· 10 years ago
319c1d4
drm/i915: Ensure plane->state->fb stays in sync with plane->fb
by Xi Ruoyao
· 10 years ago
046d669
[PATCH] drm/mm: Fix support 4 GiB and larger ranges
by Krzysztof Kolasa
· 10 years ago
e2cdcaf
Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
552d664
Merge branch 'vmwgfx-fixes-4.0' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 10 years ago
17b263f
Merge tag 'drm-intel-fixes-2015-03-12' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
fd3e4d6
drm/vmwgfx: Fix an issue with the device losing its irq line on module unload
by Thomas Hellstrom
· 10 years ago
da5efff
drm/vmwgfx: Correctly NULLify dma buffer pointer on failure
by Colin Ian King
· 10 years ago
3458390
drm/vmwgfx: Reorder device takedown somewhat
by Thomas Hellstrom
· 10 years ago
5151adb
drm/vmwgfx: Fix a couple of lock dependency violations
by Thomas Hellstrom
· 10 years ago
a17d499
drm/radeon: drop setting UPLL to sleep mode
by Christian König
· 10 years ago
b661010
drm/radeon: fix wait to actually occur after the signaling callback
by Maarten Lankhorst
· 10 years ago
5e4f518
drm/i915: Prevent TLB error on first execution on SNB
by Chris Wilson
· 10 years ago
0cd0caa
drm/i915: Do both mt and gen6 style forcewake reset on ivb probe
by Mika Kuoppala
· 10 years ago
762e458
drm/i915: Make WAIT_IOCTL negative timeouts be indefinite again
by Chris Wilson
· 10 years ago
6c51d46
drm/i915: use in_interrupt() not in_irq() to check context
by Dave Gordon
· 10 years ago
cd961bb
drm/mst: fix recursive sleep warning on qlock
by Daniel Vetter
· 10 years ago
9a6f513
drm: Don't assign fbs for universal cursor support to files
by Chris Wilson
· 10 years ago
f6bec6e
Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
b0b20ce
Merge tag 'v4.0-rc2' into drm-fixes
by Dave Airlie
· 10 years ago
4afb153
Merge branch 'msm-fixes-4.0' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 10 years ago
aa80a4a
drm/msm: kexec fixes
by Rob Clark
· 10 years ago
757fdfa
drm/msm/mdp5: fix cursor blending
by Rob Clark
· 10 years ago
5856089
drm/msm/mdp5: fix cursor ROI
by Rob Clark
· 10 years ago
5b2e2b6
drm/msm/atomic: Don't leak atomic commit object when commit fails
by Laurent Pinchart
· 10 years ago
ba0312a
drm/msm/mdp5: Avoid flushing registers when CRTC is disabled
by Stephane Viau
· 10 years ago
8a4247d
drm/msm: update generated headers (add 6th lm.base entry)
by Stephane Viau
· 10 years ago
5db0f6e
drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes"
by Stephane Viau
· 10 years ago
92eed29
Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
54c4cd6
drm/ttm: device address space != CPU address space
by Alex Deucher
· 10 years ago
440fd52
drm/mm: Support 4 GiB and larger ranges
by Thierry Reding
· 10 years ago
ab3be73
drm/i915: gen4: work around hang during hibernation
by Imre Deak
· 10 years ago
54fc7c1
drm/i915: Check for driver readyness before handling an underrun interrupt
by Chris Wilson
· 10 years ago
77ae5f4
drm/radeon: fix interlaced modes on DCE8
by Alex Deucher
· 10 years ago
a28b2a4
drm/radeon: fix DRM_IOCTL_RADEON_CS oops
by Tommi Rantala
· 10 years ago
cffefd9
drm/radeon: do a posting read in cik_set_irq
by Alex Deucher
· 10 years ago
0586915
drm/radeon: do a posting read in si_set_irq
by Alex Deucher
· 10 years ago
c320bb5
drm/radeon: do a posting read in evergreen_set_irq
by Alex Deucher
· 10 years ago
9d1393f
drm/radeon: do a posting read in r600_set_irq
by Alex Deucher
· 10 years ago
54acf10
drm/radeon: do a posting read in rs600_set_irq
by Alex Deucher
· 10 years ago
f957063
drm/radeon: do a posting read in r100_set_irq
by Alex Deucher
· 10 years ago
2afa326
radeon/audio: fix DP audio on DCE6
by Slava Grigorev
· 10 years ago
b983a8f
radeon/audio: fix whitespace
by Slava Grigorev
· 10 years ago
5c046a5
drm/radeon: adjust audio callback order
by Alex Deucher
· 10 years ago
aeefd07
drm/radeon: properly set dto for dp on DCE4/5
by Alex Deucher
· 10 years ago
b20932d
drm/radeon/audio: update EDID derived fields in modeset
by Alex Deucher
· 10 years ago
3ed7cee
drm/radeon: don't toggle audio state in modeset
by Alex Deucher
· 10 years ago
88af339
drm/radeon/audio: set mute around state setup
by Alex Deucher
· 10 years ago
d3c34d2
drm/radeon: assign pin in detect
by Alex Deucher
· 10 years ago
add7d75
drm/radeon: fix the audio dpms callbacks
by Alex Deucher
· 10 years ago
9128b04
drm/i915: Fix modeset state confusion in the load detect code
by Daniel Vetter
· 10 years ago
ed9ed50
Revert "drm/rockchip: Flip select/depends in Kconfig"
by Dave Airlie
· 10 years ago
9c58e8d
drm/rockchip: Flip select/depends in Kconfig
by Daniel Vetter
· 10 years ago
9d0685a
Merge tag 'imx-drm-fixes-2015-02-24' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 10 years ago
21689a4
Merge branch 'drm-atmel-hlcdc-fixes' of git://github.com/bbrezillon/linux-at91 into drm-fixes
by Dave Airlie
· 10 years ago
d1e488f
Merge tag 'drm-intel-fixes-2015-02-26' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
0bb59cb
drm: atmel-hlcdc: remove clock polarity from crtc driver
by Nicolas Ferre
· 10 years ago
3473f54
drm/radeon: only enable DP audio if the monitor supports it
by Alex Deucher
· 10 years ago
94a47c4
drm/radeon: fix atom aux payload size check for writes (v2)
by Alex Deucher
· 10 years ago
dbfb00c
drm/radeon: fix 1 RB harvest config setup for TN/RL
by Alex Deucher
· 10 years ago
acc1522
drm/radeon: enable SRBM timeout interrupt on EG/NI
by Christian König
· 10 years ago
18ad01e
drm/radeon: enable SRBM timeout interrupt on SI
by Christian König
· 10 years ago
dc12a3e
drm/radeon: enable SRBM timeout interrupt on CIK v2
by Leo Liu
· 10 years ago
Next »