summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2017-04-21drm/i915/gvt: set the correct default value of CTX STATUS PTRMin He1-1/+2
2017-04-21drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height againMichel Dänzer1-3/+3
2017-04-21drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()Wei Yongjun1-1/+2
2017-04-21drm/nouveau: initial support (display-only) for GP107Ben Skeggs1-0/+30
2017-04-21drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane stateBen Skeggs1-2/+0
2017-04-21drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi methodBen Skeggs1-3/+5
2017-04-21drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin1-1/+1
2017-04-21drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin2-2/+2
2017-04-18drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarksVille Syrjälä1-6/+3
2017-04-18drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)Chris Wilson1-1/+1
2017-04-18drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson3-48/+32
2017-04-18drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.Kenneth Graunke4-57/+3
2017-04-18drm/i915: Only enable hotplug interrupts if the display interrupts are enabledChris Wilson2-6/+18
2017-04-18drm/i915: Reject HDMI 12bpc if the sink doesn't indicate supportVille Syrjälä1-3/+21
2017-04-18drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala1-0/+7
2017-04-18drm/i915: Nuke debug messages from the pipe update critical sectionVille Syrjälä1-11/+1
2017-04-18drm/i915: Store a permanent error in obj->mm.pagesChris Wilson1-3/+6
2017-04-18drm/i915/gen9: Increase PCODE request timeout to 50msImre Deak1-5/+6
2017-04-18drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctlChris Wilson1-0/+10
2017-04-18drm/i915/fbdev: Stop repeating tile configuration on stagnationChris Wilson1-6/+4
2017-04-18drm/i915: Move updating color management to before vblank evasionMaarten Lankhorst1-5/+7
2017-04-18drm/i915: Fix forcewake active domain trackingTvrtko Ursulin1-7/+6
2017-04-12drm/mga: remove device_is_agp callbackDaniel Vetter2-38/+19
2017-04-12drm/i915: actually drive the BDW reserved IDsPaulo Zanoni1-0/+1
2017-04-12drm/edid: constify edid quirk listJani Nikula1-3/+3
2017-04-12drm/i915/kvmgt: fix suspicious rcu dereference usageChangbin Du1-1/+3
2017-04-12drm/i915/gvt: Fix gvt scheduler interval timeZhenyu Wang1-2/+2
2017-04-12drm/msm: adreno: fix build error without debugfsArnd Bergmann1-0/+2
2017-04-12drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang1-1/+4
2017-04-12drm/vmwgfx: Remove getparam error messageThomas Hellstrom1-2/+0
2017-04-12drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom4-22/+20
2017-04-12drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister1-1/+1
2017-04-12drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister1-2/+2
2017-04-12drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom1-27/+50
2017-04-08drm/i915: A hotfix for making aliasing PPGTT work for GVT-gZhi Wang1-3/+4
2017-04-08drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.Zhi Wang1-1/+2
2017-04-08drm/i915: Move the release of PT page to the upper callerZhi Wang1-11/+7
2017-04-08drm/armada: Fix compile failDaniel Vetter1-0/+2
2017-04-08drm/i915/kvmgt: Hold struct kvm referenceAlex Williamson1-0/+2
2017-04-08drm/etnaviv: (re-)protect fence allocation with GPU mutexLucas Stach1-2/+2
2017-04-08drm/vc4: Allocate the right amount of space for boot-time CRTC state.Eric Anholt1-1/+12
2017-04-08drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flagsMichel Dänzer1-2/+2
2017-03-30drm: reference count event->completionDaniel Vetter2-1/+12
2017-03-30drm/amd/amdgpu: add POLARIS12 PCI IDEvan Quan1-0/+1
2017-03-30drm/amdgpu: reinstate oland workaround for sclkAlex Deucher1-3/+7
2017-03-26drm/amdgpu/si: add dpm quirk for OlandAlex Deucher1-0/+6
2017-03-22drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak3-3/+8
2017-03-22drm/i915/gen9+: Enable hotplug detection earlyImre Deak1-19/+50
2017-03-22drm/i915/lspcon: Enable AUX interrupts for resume time initializationImre Deak1-1/+4
2017-03-18drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env varTakashi Iwai1-1/+1