index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Tidy the tail of i915_tiling_ok()
Chris Wilson
2017-02-03
1
-6
/
+4
*
drm/i915: Reject set-tiling-ioctl with stride==0 and a tiling mode
Chris Wilson
2017-02-03
1
-1
/
+1
*
drm/i915/bxt: Add MST support when do DPLL calculation
Lee, Shawn C
2017-02-03
1
-1
/
+2
*
drm/i915: remove 512GB allocation warning
Matthew Auld
2017-02-03
1
-4
/
+0
*
drm/i915: Recreate internal objects with single page segments if dmar fails
Chris Wilson
2017-02-03
1
-14
/
+23
*
drm/i915: don't warn about Skylake CPU - KabyPoint PCH combo
Jani Nikula
2017-02-02
1
-1
/
+2
*
drm/i915: Build DRM range manager selftests for CI
Chris Wilson
2017-02-02
1
-0
/
+1
*
drm/i915: fix i915 running as dom0 under Xen
Juergen Gross
2017-02-02
1
-2
/
+10
*
drm/i915: Fix POWER_DOMAIN_AUDIO refcounting.
Maarten Lankhorst
2017-02-01
3
-19
/
+8
*
drm/i915: Disable all crtcs during driver unload, v2.
Maarten Lankhorst
2017-02-01
1
-0
/
+21
*
drm/i915/execlists: Add interrupt-pending check to intel_execlists_idle()
Chris Wilson
2017-02-01
1
-1
/
+7
*
drm/i915/execlists: Skip resetting RING_CONTEXT_STATUS_PTR
Chris Wilson
2017-02-01
1
-2
/
+0
*
drm/i915: Add MIPI_IO WA and program DSI regulators
Uma Shankar
2017-02-01
2
-0
/
+31
*
drm/i915: Flush untouched framebuffers before display on !llc
Chris Wilson
2017-02-01
1
-1
/
+1
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2017-02-01
332
-8888
/
+9159
|
\
|
*
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2017-02-01
8
-196
/
+131
|
|
\
|
|
*
drm/exynos: g2d: prevent integer overflow in
Joonyoung Shim
2017-01-31
1
-1
/
+16
|
|
*
drm/exynos: fix a timeout loop
Dan Carpenter
2017-01-31
1
-1
/
+1
|
|
*
drm/exynos: use atomic helper commit
Inki Dae
2017-01-31
3
-110
/
+39
|
|
*
drm/exynos: remove unnecessary codes
Inki Dae
2017-01-31
3
-29
/
+0
|
|
*
drm/exynos: mic: Add runtime PM support
Marek Szyprowski
2017-01-31
1
-23
/
+59
|
|
*
drm/exynos: Stop using drm_framebuffer_unregister_private
Daniel Vetter
2017-01-31
1
-3
/
+1
|
|
*
drm/exynos: mic: Fix parse_dt function
Hoegeun Kwon
2017-01-31
1
-22
/
+3
|
|
*
drm/exynos: mic: Add mode_set callback function
Hoegeun Kwon
2017-01-31
1
-7
/
+12
|
*
|
Merge tag 'sunxi-drm-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel...
Dave Airlie
2017-02-01
1
-1
/
+1
|
|
\
\
|
|
*
|
drm/sun4i: Fix a return value in case of error
Christophe JAILLET
2017-01-02
1
-1
/
+1
|
*
|
|
Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...
Dave Airlie
2017-02-01
7
-12
/
+12
|
|
\
\
\
|
|
*
|
|
drm/vmwgfx: Use kmemdup instead of kmalloc and memcpy
Shyam Saini
2017-01-26
1
-4
/
+3
|
|
*
|
|
drm/vmwgfx: Fix depth input into drm_mode_legacy_fb_format
Sinclair Yeh
2017-01-26
1
-2
/
+1
|
|
*
|
|
drm/vmwgfx: Fix a potential integer overflow
Thomas Hellstrom
2017-01-26
1
-1
/
+1
|
|
*
|
|
drm/vmwgfx: Clear an uninitialized struct member
Thomas Hellstrom
2017-01-26
1
-0
/
+2
|
|
*
|
|
drm/vmwgfx: Annotate ignored return values
Thomas Hellstrom
2017-01-26
3
-4
/
+4
|
|
*
|
|
drm/vmwgfx: Clear uninitialized fields of a parameter
Thomas Hellstrom
2017-01-26
1
-1
/
+1
|
*
|
|
|
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-02-01
131
-6103
/
+4815
|
|
\
\
\
\
|
|
*
|
|
|
drm/amdgpu: fix amdgpu_bo_va_mapping flags
Christian König
2017-01-27
3
-3
/
+3
|
|
*
|
|
|
drm/amdgpu: access stolen VRAM directly on CZ (v2)
Christian König
2017-01-27
1
-1
/
+8
|
|
*
|
|
|
drm/amdgpu: access stolen VRAM directly on KV/KB (v2)
Christian König
2017-01-27
1
-1
/
+8
|
|
*
|
|
|
drm/amdgpu: fix kernel panic when dpm disabled on Kv.
Rex Zhu
2017-01-27
1
-0
/
+3
|
|
*
|
|
|
drm/amdgpu: fix dpm bug on Kv.
Rex Zhu
2017-01-27
1
-3
/
+41
|
|
*
|
|
|
drm/amd/powerplay: fix regresstion issue can't set manual dpm mode.
Rex Zhu
2017-01-27
1
-0
/
+3
|
|
*
|
|
|
drm/amdgpu: handle vfct with multiple vbios images
Alex Deucher
2017-01-27
1
-32
/
+34
|
|
*
|
|
|
drm/radeon: handle vfct with multiple vbios images
Alex Deucher
2017-01-27
1
-30
/
+36
|
|
*
|
|
|
drm/amdgpu: move misc si headers into amdgpu
Alex Deucher
2017-01-27
8
-6
/
+6
|
|
*
|
|
|
drm/amdgpu: remove unused header si_reg.h
Alex Deucher
2017-01-27
1
-105
/
+0
|
|
*
|
|
|
drm/radeon: drop pitcairn dpm quirks
Alex Deucher
2017-01-27
1
-46
/
+1
|
|
*
|
|
|
drm/amdgpu: drop pitcairn dpm quirks
Alex Deucher
2017-01-27
1
-46
/
+1
|
|
*
|
|
|
drm: radeon: radeon_ttm: Handle return NULL error from ioremap_nocache
Arvind Yadav
2017-01-27
1
-0
/
+2
|
|
*
|
|
|
drm/amd/amdgpu/amdgpu_ttm: Handle return NULL error from ioremap_nocache
Arvind Yadav
2017-01-27
1
-0
/
+2
|
|
*
|
|
|
drm/amdgpu: add new virtual display ID
Yintian Tao
2017-01-27
1
-1
/
+2
|
|
*
|
|
|
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
2017-01-27
13
-18
/
+17
[next]