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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: fix use-after-free races in vm fault handling
Nicolai Hähnle
2017-05-14
1
-0
/
+12
*
drm: mxsfb: drm_dev_alloc() returns error pointers
Dan Carpenter
2017-05-14
1
-2
/
+2
*
drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR()
Wei Yongjun
2017-05-14
1
-1
/
+1
*
drm/sti: fix GDP size to support up to UHD resolution
Vincent Abriou
2017-05-14
1
-5
/
+7
*
drm/i915/gvt: set the correct default value of CTX STATUS PTR
Min He
2017-04-21
1
-1
/
+2
*
drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
Michel Dänzer
2017-04-21
1
-3
/
+3
*
drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
Wei Yongjun
2017-04-21
1
-1
/
+2
*
drm/nouveau: initial support (display-only) for GP107
Ben Skeggs
2017-04-21
1
-0
/
+30
*
drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane state
Ben Skeggs
2017-04-21
1
-2
/
+0
*
drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi method
Ben Skeggs
2017-04-21
1
-3
/
+5
*
drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
Ilia Mirkin
2017-04-21
1
-1
/
+1
*
drm/nouveau/mpeg: mthd returns true on success now
Ilia Mirkin
2017-04-21
2
-2
/
+2
*
drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks
Ville Syrjälä
2017-04-18
1
-6
/
+3
*
drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)
Chris Wilson
2017-04-18
1
-1
/
+1
*
drm/i915: Stop using RP_DOWN_EI on Baytrail
Chris Wilson
2017-04-18
3
-48
/
+32
*
drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
Kenneth Graunke
2017-04-18
4
-57
/
+3
*
drm/i915: Only enable hotplug interrupts if the display interrupts are enabled
Chris Wilson
2017-04-18
2
-6
/
+18
*
drm/i915: Reject HDMI 12bpc if the sink doesn't indicate support
Ville Syrjälä
2017-04-18
1
-3
/
+21
*
drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
Mika Kuoppala
2017-04-18
1
-0
/
+7
*
drm/i915: Nuke debug messages from the pipe update critical section
Ville Syrjälä
2017-04-18
1
-11
/
+1
*
drm/i915: Store a permanent error in obj->mm.pages
Chris Wilson
2017-04-18
1
-3
/
+6
*
drm/i915/gen9: Increase PCODE request timeout to 50ms
Imre Deak
2017-04-18
1
-5
/
+6
*
drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctl
Chris Wilson
2017-04-18
1
-0
/
+10
*
drm/i915/fbdev: Stop repeating tile configuration on stagnation
Chris Wilson
2017-04-18
1
-6
/
+4
*
drm/i915: Move updating color management to before vblank evasion
Maarten Lankhorst
2017-04-18
1
-5
/
+7
*
drm/i915: Fix forcewake active domain tracking
Tvrtko Ursulin
2017-04-18
1
-7
/
+6
*
drm/mga: remove device_is_agp callback
Daniel Vetter
2017-04-12
2
-38
/
+19
*
drm/i915: actually drive the BDW reserved IDs
Paulo Zanoni
2017-04-12
1
-0
/
+1
*
drm/edid: constify edid quirk list
Jani Nikula
2017-04-12
1
-3
/
+3
*
drm/i915/kvmgt: fix suspicious rcu dereference usage
Changbin Du
2017-04-12
1
-1
/
+3
*
drm/i915/gvt: Fix gvt scheduler interval time
Zhenyu Wang
2017-04-12
1
-2
/
+2
*
drm/msm: adreno: fix build error without debugfs
Arnd Bergmann
2017-04-12
1
-0
/
+2
*
drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
Li Qiang
2017-04-12
1
-1
/
+4
*
drm/vmwgfx: Remove getparam error message
Thomas Hellstrom
2017-04-12
1
-2
/
+0
*
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
2017-04-12
4
-22
/
+20
*
drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
Murray McAllister
2017-04-12
1
-1
/
+1
*
drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
Murray McAllister
2017-04-12
1
-2
/
+2
*
drm/vmwgfx: Type-check lookups of fence objects
Thomas Hellstrom
2017-04-12
1
-27
/
+50
*
drm/i915: A hotfix for making aliasing PPGTT work for GVT-g
Zhi Wang
2017-04-08
1
-3
/
+4
*
drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.
Zhi Wang
2017-04-08
1
-1
/
+2
*
drm/i915: Move the release of PT page to the upper caller
Zhi Wang
2017-04-08
1
-11
/
+7
*
drm/armada: Fix compile fail
Daniel Vetter
2017-04-08
1
-0
/
+2
*
drm/i915/kvmgt: Hold struct kvm reference
Alex Williamson
2017-04-08
1
-0
/
+2
*
drm/etnaviv: (re-)protect fence allocation with GPU mutex
Lucas Stach
2017-04-08
1
-2
/
+2
*
drm/vc4: Allocate the right amount of space for boot-time CRTC state.
Eric Anholt
2017-04-08
1
-1
/
+12
*
drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags
Michel Dänzer
2017-04-08
1
-2
/
+2
*
drm: reference count event->completion
Daniel Vetter
2017-03-30
2
-1
/
+12
*
drm/amd/amdgpu: add POLARIS12 PCI ID
Evan Quan
2017-03-30
1
-0
/
+1
*
drm/amdgpu: reinstate oland workaround for sclk
Alex Deucher
2017-03-30
1
-3
/
+7
*
drm/amdgpu/si: add dpm quirk for Oland
Alex Deucher
2017-03-26
1
-0
/
+6
[next]