Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
62e14f6fd383f756ff3fe5f6fb7aa5b546bb47e3
/
drivers
/
gpu
ff3e84e
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 9 years ago
25451c1
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
2072fe5
drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependency
by Javier Martinez Canillas
· 9 years ago
36ffc2b
drm/exynos: fix a warning message
by Dan Carpenter
· 9 years ago
6c9c158
drm/exynos: mic: fix an error code
by Dan Carpenter
· 9 years ago
d42a114
drm/exynos: fimd: fix broken dp_clock control
by Marek Szyprowski
· 9 years ago
9b988a0
drm/exynos: build fbdev code conditionally
by Andrzej Hajda
· 9 years ago
311521e
drm/exynos: fix adjusted_mode pointer in exynos_plane_mode_set
by Andrzej Hajda
· 9 years ago
55c4b90
drm/exynos: fix error handling in exynos_drm_subdrv_open
by Arnd Bergmann
· 9 years ago
9288152
Merge tag 'drm-intel-fixes-2016-04-07' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
d3de1b8
Merge tag 'topic/drm-fixes-2016-04-07' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
303f551
drm/amd/amdgpu: fix irq domain remove for tonga ih
by Junwei Zhang
· 9 years ago
42bf7b4
drm/i915: fix deadlock on lid open
by Bjørn Mork
· 9 years ago
fd8c61e
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
f3d58dc
drm/radeon: use helper for mst connector dpms.
by Dave Airlie
· 9 years ago
4b814aa
drm/radeon/mst: port some MST setup code from DAL.
by Dave Airlie
· 9 years ago
e131b91
drm/amdgpu: add invisible pin size statistic
by Chunming Zhou
· 9 years ago
30aab18
Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 9 years ago
34440ed
drm/nouveau/tegra: acquire and enable reference clock if needed
by Alexandre Courbot
· 9 years ago
4cf43e0
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
by Dave Airlie
· 9 years ago
915e846
Merge tag 'imx-drm-next-2016-04-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 9 years ago
7c0ecda
drm/amdgpu: total vram size also reduces pin size
by Chunming Zhou
· 9 years ago
735b100
drm/edid: Fix DMT 1024x768@43Hz (interlaced) timings
by Paul Parsons
· 9 years ago
9dbaab5
drm/i915: Exit cherryview_irq_handler() after one pass
by Chris Wilson
· 9 years ago
1e8817b7
drm/i915: Call intel_dp_mst_resume() before resuming displays
by Lyude
· 9 years ago
9e60290
drm/i915: Fix race condition in intel_dp_destroy_mst_connector()
by Lyude
· 9 years ago
f3a32d7
drm/edid: Fix parsing of EDID 1.4 Established Timings III descriptor
by Paul Parsons
· 9 years ago
87707cf
drm/edid: Fix EDID Established Timings I and II
by Paul Parsons
· 9 years ago
9162823
drm/amd/powerplay: add uvd/vce dpm enabling flag default.
by Rex Zhu
· 9 years ago
0168f78
drm/amd/powerplay: fix issue that resume back, dpm can't work on FIJI.
by Rex Zhu
· 9 years ago
d23be4e
drm/amdgpu: save and restore the firwmware cache part when suspend resume
by Leo Liu
· 9 years ago
3f99dd8
drm/amdgpu: save and restore UVD context with suspend and resume
by Leo Liu
· 9 years ago
166c5a6
gma500: remove annoying deprecation warning
by Linus Torvalds
· 9 years ago
4a2d057
Merge branch 'PAGE_CACHE_SIZE-removal'
by Linus Torvalds
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
69c2565
drm: ARM HDLCD - fix an error code
by Dan Carpenter
· 9 years ago
61a6dcd
drm: ARM HDLCD - get rid of devm_clk_put()
by Alexey Brodkin
· 9 years ago
5e916a3
drm/radeon: Only call drm_vblank_on/off between drm_vblank_init/cleanup
by Michel Dänzer
· 9 years ago
fc387a0
drm/amdgpu: fence wait old rcu slot
by Chunming Zhou
· 9 years ago
ab7e9c1
drm/amdgpu: fix leaking fence in the pageflip code
by Christian König
· 9 years ago
1f8628c
drm/amdgpu: print vram type rather than just DDR
by Alex Deucher
· 9 years ago
b634de4f
drm/amdgpu/gmc: use proper register for vram type on Fiji
by Alex Deucher
· 9 years ago
d1518a1
drm/amdgpu/gmc: move vram type fetching into sw_init
by Alex Deucher
· 9 years ago
354edd8
drm/amdgpu: Set vblank_disable_allowed = true
by Michel Dänzer
· 9 years ago
978ccad
drm/radeon: Set vblank_disable_allowed = true
by Michel Dänzer
· 9 years ago
e0c7716
drm/amd/powerplay: Need to change boot to performance state in resume.
by Rex Zhu
· 9 years ago
bbe6aa9
drm/amd/powerplay: add new Fiji function for not setting same ps.
by Rex Zhu
· 9 years ago
5349ece
drm/amdgpu: check dpm state before pm system fs initialized.
by Rex Zhu
· 9 years ago
4cd05a7
drm/amd/powerplay: notify amdgpu whether dpm is enabled or not.
by Rex Zhu
· 9 years ago
1587f6e
drm/amdgpu: Not support disable dpm in powerplay.
by Rex Zhu
· 9 years ago
4c90080
drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.
by Rex Zhu
· 9 years ago
f9e9c08
drm/amd/powerplay: fix segment fault issue in multi-display case.
by Rex Zhu
· 9 years ago
72b9ff0
drm/udl: Use unlocked gem unreferencing
by Daniel Vetter
· 9 years ago
7779c5e
drm/dp: move hw_mutex up the call stack
by Rob Clark
· 9 years ago
5456248
Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes
by Dave Airlie
· 9 years ago
90516d8
Merge branch 'msm-fixes-4.6-rc1' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 9 years ago
2f4fcb3
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
e51f17a
drm/imx: Don't set a gamma table size
by Daniel Vetter
· 9 years ago
6bcaf0c
drm/imx: ipuv3-plane: Configure DMFC wait4eot bit after slots are determined
by Liu Ying
· 9 years ago
27630c2
gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eot
by Liu Ying
· 9 years ago
2bbe32f
gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return void
by Liu Ying
· 9 years ago
32c26a5
gpu: ipu-v3: ipu-dmfc: Protect function ipu_dmfc_init_channel() with mutex
by Liu Ying
· 9 years ago
1cc9dae
drm/imx: dw_hdmi: Don't call platform_set_drvdata()
by Douglas Anderson
· 9 years ago
788c8dd
drm/imx: dw_hdmi: Call drm_encoder_cleanup() in error path
by Douglas Anderson
· 9 years ago
6ac217e
drm/imx: ipuv3-plane: fix planar YUV 4:2:0 support
by Philipp Zabel
· 9 years ago
67ca6b6
drm/imx: ipuv3-plane: Add more thorough checks for plane parameter limitations
by Philipp Zabel
· 9 years ago
90195c3
gpu: ipu-cpmem: modify ipu_cpmem_set_yuv_planar_full for better control
by Philipp Zabel
· 9 years ago
d59a1f7
drm/qxl: fix cursor position with non-zero hotspot
by John Keeping
· 9 years ago
104ece9
drm/amdgpu: Don't move pinned BOs
by Michel Dänzer
· 9 years ago
e1a575a
drm/radeon: Don't move pinned BOs
by Michel Dänzer
· 9 years ago
0e5585d
drm/radeon: add a dpm quirk for all R7 370 parts
by Alex Deucher
· 9 years ago
a64663d
drm/radeon: add another R7 370 quirk
by Alex Deucher
· 9 years ago
06b898e
drm/rockchip: dw_hdmi: Don't call platform_set_drvdata()
by Douglas Anderson
· 9 years ago
328b51c
drm/rockchip: vop: Fix vop crtc cleanup
by Douglas Anderson
· 9 years ago
948cf42
drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error path
by Douglas Anderson
· 9 years ago
3ed6c64
drm/rockchip: vop: Disable planes when disabling CRTC
by Tomeu Vizoso
· 9 years ago
eac5ad8
drm/rockchip: vop: Don't reject empty modesets
by Tomeu Vizoso
· 9 years ago
f135046
drm/rockchip: cancel pending vblanks on close
by John Keeping
· 9 years ago
92915da
drm/rockchip: vop: fix crtc size in plane check
by John Keeping
· 9 years ago
f98c213
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
f971f22
drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
by Alex Deucher
· 9 years ago
4a8d224
drm/amd: Beef up ACP Kconfig menu text
by Borislav Petkov
· 9 years ago
4604202
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
17efca9
Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
0a69509
drm/msm: fix typo in the !COMMON_CLK case
by Rob Clark
· 9 years ago
4016260
drm/msm: fix bug after preclose removal
by Rob Clark
· 9 years ago
10f1685
drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller type
by Andy Lutomirski
· 9 years ago
1135035
drm/radeon/mst: cleanup code indentation
by Dave Airlie
· 9 years ago
b36f7d2
drm/radeon/mst: fix regression in lane/link handling.
by Dave Airlie
· 9 years ago
266c73b
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
ae20f12
drm/amdgpu: add invalidate_page callback for userptrs
by Christian König
· 9 years ago
0d2b42b
drm/amdgpu: Revert "remove the userptr rmn->lock"
by Christian König
· 9 years ago
0ccbf11
drm/amdgpu: clean up path handling for powerplay
by Alex Deucher
· 9 years ago
a82d397
drm/amd/powerplay: fix memory leak of tdp_table
by Colin Ian King
· 9 years ago
568d7c7
drm/amdgpu: release_pages requires linux/pagemap.h
by Stephen Rothwell
· 9 years ago
643ad15
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3c66f4a
drm: remove excess description
by Luis de Bethencourt
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
18b862d
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
by Chris Wilson
· 9 years ago
814a2bf
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
Next »