summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-10-31drm: Correct arguments to list_tail_add in create blob ioctlManeet Singh
2015-10-31drm: crtc: integer overflow in drm_property_create_blob()Dan Carpenter
2015-10-29drm/radeon: fix dpms when driver backlight control is disabledAlex Deucher
2015-10-29drm/radeon: move bl encoder assignment into bl initAlex Deucher
2015-10-25Merge branch 'vmwgfx-fixes-4.3' of git://people.freedesktop.org/~thomash/linuxDave Airlie
2015-10-23drm/amdgpu: don't try to recreate sysfs entries on resumeAlex Deucher
2015-10-23drm/radeon: don't try to recreate sysfs entries on resumeAlex Deucher
2015-10-23drm/amdgpu: stop leaking page flip fenceChristian König
2015-10-22Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-10-22Merge tag 'drm-intel-fixes-2015-10-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-10-22Merge branch 'linux-4.3' of git://anongit.freedesktop.org/nouveau/linux-2.6 i...Dave Airlie
2015-10-22drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin
2015-10-22drm: fix mutex leak in drm_dp_get_mst_branch_deviceAdam Richter
2015-10-21drm/vmwgfx: Stabilize the command buffer submission codeThomas Hellstrom
2015-10-19drm/amdgpu: add missing dpm check for KV dpm late initAlex Deucher
2015-10-19drm/amdgpu/dpm: don't add pwm attributes if DPM is disabledAlex Deucher
2015-10-19drm/radeon/dpm: don't add pwm attributes if DPM is disabledAlex Deucher
2015-10-16drm/virtio: use %llu format string form atomic64_tArnd Bergmann
2015-10-16Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-10-16Merge tag 'vmwgfx-fixes-4.3-151014' of git://people.freedesktop.org/~thomash/...Dave Airlie
2015-10-15drm/amdgpu: Keep the pflip interrupts always enabled v7Michel Dänzer
2015-10-15drm/amdgpu: adjust default dispclk (v2)Alex Deucher
2015-10-15drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie
2015-10-15drm/radeon: attach tile property to mst connectorDave Airlie
2015-10-14drm/i915: Add primary plane to mask if it's visibleMaarten Lankhorst
2015-10-14drm/i915: Move sprite/cursor plane disable to intel_sanitize_crtc()Ville Syrjälä
2015-10-14drm/i915: Assign hwmode after encoder state readoutVille Syrjälä
2015-10-14Revert "drm/i915: Add primary plane to mask if it's visible"Jani Nikula
2015-10-13drm/i915: Deny wrapping an userptr into a framebufferChris Wilson
2015-10-13drm/i915: Enable DPLL VGA mode before P1/P2 divider writeVille Syrjälä
2015-10-13drm/i915: Restore lost DPLL register write on gen2-4Ville Syrjälä
2015-10-13drm/i915: Flush pipecontrol post-sync writesChris Wilson
2015-10-13drm/i915: Fix kerneldoc for i915_gem_shrink_allDaniel Vetter
2015-10-13drm/vmwgfx: Fix kernel NULL pointer dereference on older hardwareThomas Hellstrom
2015-10-12Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie
2015-10-12drm/nouveau/bios: fix OF loadingIlia Mirkin
2015-10-12drm/nouveau/fbcon: take runpm reference when userspace has an open fdBen Skeggs
2015-10-12drm/nouveau/nouveau: Disable AGP for SiS 761Ondrej Zary
2015-10-12drm/nouveau/display: allow up to 16k width/height for fermi+Ilia Mirkin
2015-10-12drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiersBen Skeggs
2015-10-09drm: Fix locking for sysfs dpms fileDaniel Vetter
2015-10-09Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-10-08drm/amdgpu: fix memory leak in amdgpu_vm_update_page_directorySudip Mukherjee
2015-10-07drm/amdgpu: fix 32-bit compiler warningArnd Bergmann
2015-10-07drm/qxl: avoid dependency lockFrediano Ziglio
2015-10-07drm/qxl: avoid buffer reservation in qxl_crtc_page_flipFrediano Ziglio
2015-10-07drm/qxl: fix framebuffer dirty rectangle tracking.Gerd Hoffmann
2015-10-06drm/amdgpu: flag iceland as experimentalAlex Deucher
2015-10-06drm/amdgpu: check before checking pci bridge registersAlex Deucher
2015-10-05drm/amdgpu: fix num_crtc on CZAlex Deucher