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