summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-07-27drm/ttm: Fix use-after-free in ttm_bo_clean_mmJohn Brooks
2017-07-27drm/radeon: Fix eDP for single-display iMac10,1 (v2)Mario Kleiner
2017-07-27drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-07-27drm/amd/amdgpu: Return error if initiating read out of range on vramTom St Denis
2017-07-12drm/virtio: don't leak bo on drm_gem_object_init failureGerd Hoffmann
2017-07-05drm/amd/powerplay: refine vce dpm update code on Cz.Rex Zhu
2017-07-05drm/amd/powerplay: fix vce cg logic error on CZ/St.Rex Zhu
2017-07-05drm/radeon/si: load special ucode for certain MC configsAlex Deucher
2017-07-05drm/etnaviv: trick drm_mm into giving out a low IOVALucas Stach
2017-07-05drm/amdgpu: check ring being ready before usingDing Pixel
2017-07-05drm/amdgpu: add support for new hainan variantsAlex Deucher
2017-07-05drm/amdgpu: fix program vce instance logic error.Rex Zhu
2017-07-05drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat
2017-07-05drm/ast: Handle configuration without P2A bridgeRussell Currey
2017-06-29drm/amdgpu: adjust default display clockAlex Deucher
2017-06-29drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher
2017-06-29drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher
2017-06-29drm/radeon: add a PX quirk for another K53TK variantAlex Deucher
2017-06-24drm/vc4: Fix OOPSes from trying to cache a partially constructed BO.Eric Anholt
2017-06-24drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistakeYYS
2017-06-24drm/i915: Fix GVT-g PVINFO version compatibility checkZhenyu Wang
2017-06-24drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner
2017-06-17drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.Maarten Lankhorst
2017-06-17drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä
2017-06-17drm/ast: Fixed system hanged if disable P2AY.C. Chen
2017-06-17drm/nouveau: Fix drm poll_helper handlingPeter Ujfalusi
2017-06-17drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul
2017-06-17drm/nouveau: Handle fbcon suspend/resume in seperate workerLyude Paul
2017-06-17drm/nouveau: Rename acpi_work to hpd_workHans de Goede
2017-06-17drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBEHans de Goede
2017-06-17drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()Linus Torvalds
2017-06-17drm: Don't race connector registrationDaniel Vetter
2017-06-17drm: prevent double-(un)registration for connectorsDaniel Vetter
2017-06-17drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffersBen Skeggs
2017-06-17drm/nouveau: prevent userspace from deleting client objectBen Skeggs
2017-06-17drm/i915: Prevent the system suspend complete optimizationImre Deak
2017-06-14drm/i915/vbt: split out defaults that are set when there is no VBTJani Nikula
2017-06-14drm/i915/vbt: don't propagate errors from intel_bios_init()Jani Nikula
2017-06-14drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs
2017-06-14drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh
2017-06-14drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov
2017-06-14drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter
2017-06-14drm/msm: Expose our reservation object when exporting a dmabuf.Eric Anholt
2017-06-14drm: Fix oops + Xserver hang when unplugging USB drm devicesHans de Goede
2017-06-14drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-06-07drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson
2017-06-07drm/radeon: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctlMichel Dänzer
2017-06-07drm/radeon: Unbreak HPD handling for r600+Lyude
2017-06-07drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-05-25drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson