summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* 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/bridge: analogix dp: Fix runtime PM state on driver bindMarek Szyprowski2017-03-301-0/+7
* 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/vc4: Use runtime autosuspend to avoid thrashing V3D power state.Eric Anholt2017-03-263-5/+12
* drm/vc4: Fix termination of the initial scan for branch targets.Eric Anholt2017-03-261-11/+8
* drm/vc4: Fix ->clock_select setting for the VEC encoderBoris Brezillon2017-03-223-16/+26
* drm/vc4: Fix race between page flip completion event and clean-upDerek Foreman2017-03-223-8/+34
* drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classesBen Skeggs2017-03-2214-28/+32
* drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.userBen Skeggs2017-03-227-92/+106
* drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indicesBen Skeggs2017-03-225-2/+80
* drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXTHans de Goede2017-03-151-1/+12
* drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS codeVille Syrjälä2017-03-151-3/+3
* drm: Cancel drm_fb_helper_resume_work on unloadChris Wilson2017-03-151-0/+1
* drm: Cancel drm_fb_helper_dirty_work on unloadChris Wilson2017-03-151-0/+2
* drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson2017-03-151-0/+5
* drm/atomic: fix an error code in mode_fixup()Dan Carpenter2017-03-151-1/+1
* drm/imx: imx-tve: Do not set the regulator voltageFabio Estevam2017-03-151-3/+4
* drm/vmwgfx: Work around drm removal of control nodesThomas Hellstrom2017-03-152-3/+12
* drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer2017-03-151-2/+2
* drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058Tomeu Vizoso2017-03-151-0/+3
* drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen2017-03-151-3/+35
* drm/ast: Call open_key before enable_mmio in POST codeY.C. Chen2017-03-151-1/+1
* drm/ast: Fix test for VGA enabledY.C. Chen2017-03-151-6/+2
* drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher2017-03-151-0/+6
* drm/dp/mst: fix kernel oops when turning off secondary monitorPierre-Louis Bossart2017-02-231-1/+1
* drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer2017-02-231-2/+2
* drm/i915: Always convert incoming exec offsets to non-canonicalMichał Winiarski2017-02-141-6/+6
* drm/atomic: Fix double free in drm_atomic_state_default_clearMaarten Lankhorst2017-02-141-8/+8
* drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C2017-02-141-1/+2
* drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin2017-02-141-2/+2
* drm/i915/execlists: Reset RING registers upon resumeChris Wilson2017-02-091-19/+31
* drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin2017-02-091-1/+2
* drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215Alastair Bridgewater2017-02-091-1/+1
* drm/amdgpu/si: fix crash on headless asicsAlex Deucher2017-02-091-1/+3
* drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.Francisco Jerez2017-02-012-10/+1
* drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()Ander Conselvan de Oliveira2017-02-011-0/+6
* drm/i915: Fix calculation of rotated x and y offsets for planar formatsAnder Conselvan de Oliveira2017-02-011-2/+3
* drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()Ander Conselvan de Oliveira2017-02-011-1/+1
* drm/i915: Don't leak edid in intel_crt_detect_ddc()Ander Conselvan de Oliveira2017-02-011-4/+5
* drm/i915: prevent crash with .disable_display parameterClint Taylor2017-02-011-0/+3
* drm/i915: Clear ret before unbinding in i915_gem_evict_something()Chris Wilson2017-02-011-0/+1
* drm/atomic: clear out fence when duplicating stateLucas Stach2017-02-011-0/+2
* Revert "drm/radeon: always apply pci shutdown callbacks"Alex Deucher2017-02-011-4/+3
* drm/vc4: fix a bounds checkDan Carpenter2017-02-011-1/+1
* drm/vc4: Return -EINVAL on the overflow checks failing.Eric Anholt2017-02-011-0/+1
* drm/vc4: Fix an integer overflow in temporary allocation layout.Eric Anholt2017-02-011-1/+2