summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-08-06drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make g...Boris Brezillon
2018-08-06drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()Boris Brezillon
2018-08-06drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formatsBoris Brezillon
2018-08-03drm/amdgpu: Avoid reclaim while holding locks taken in MMU notifierFelix Kuehling
2018-08-03drm/dp/mst: Fix off-by-one typo when dump payload tableAndy Shevchenko
2018-08-03drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutd...Ville Syrjälä
2018-08-03drm/stm: ltdc: fix warning in ltdc_crtc_update_clut()Philippe CORNU
2018-08-03drm/rockchip: analogix_dp: Do not call Analogix code before bindTomasz Figa
2018-08-03drm/gma500: fix psb_intel_lvds_mode_valid()'s return typeLuc Van Oostenryck
2018-08-03drm/atomic: Handling the case when setting old crtc for planeSatendra Singh Thakur
2018-08-03drm/amd/display: Fix dim display on DCE11Leo (Sunpeng) Li
2018-08-03drm/amdgpu: Remove VRAM from shared bo domains.Samuel Li
2018-08-03drm/radeon: fix mode_valid's return typeLuc Van Oostenryck
2018-08-03drm/amd/display: remove need of modeset flag for overlay planes (V2)Shirish S
2018-08-03gpu: host1x: Acquire a reference to the IOVA cacheThierry Reding
2018-08-03drm/nouveau/fifo/gk104-: poll for runlist update completionBen Skeggs
2018-08-03drm/nouveau/gem: lookup VMAs for buffers referenced by pushbuf ioctlBen Skeggs
2018-08-03drm/nouveau: remove fence wait code from deferred client work handlerBen Skeggs
2018-08-03drm/amd/display: Do not program interrupt status on disabled crtcMikita Lipski
2018-08-03drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng
2018-08-03drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor
2018-07-28drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul
2018-07-28drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul
2018-07-25drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro
2018-07-25drm/nouveau: Avoid looping through fake MST connectorsLyude Paul
2018-07-25drm/nouveau: Use drm_connector_list_iter_* for iterating connectorsLyude Paul
2018-07-25drm/nouveau: Remove bogus crtc check in pmops_runtime_idleLyude Paul
2018-07-25Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Alex Deucher
2018-07-25drm/i915: Fix hotplug irq ack on i965/g4xVille Syrjälä
2018-07-25drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)Michel Dänzer
2018-07-17drm/etnaviv: bring back progress check in job timeout handlerLucas Stach
2018-07-17drm/etnaviv: Fix driver unregisteringFabio Estevam
2018-07-17drm/etnaviv: Check for platform_device_register_simple() failureFabio Estevam
2018-07-11drm/amdgpu: Dynamically probe for ATIF handle (v2)Lyude Paul
2018-07-11drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul
2018-07-11drm/udl: fix display corruption of the last lineMikulas Patocka
2018-07-11drm: Use kvzalloc for allocating blob property memoryMichel Dänzer
2018-07-11drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul
2018-07-08drm/i915: Enable provoking vertex fix on Gen9 systems.Kenneth Graunke
2018-07-08drm/i915: Turn off g4x DP port in .post_disable()Ville Syrjälä
2018-07-08drm/i915: Disallow interlaced modes on g4x DP outputsVille Syrjälä
2018-07-08drm/i915: Fix PIPESTAT irq ack on i965/g4xVille Syrjälä
2018-07-08drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSIVille Syrjälä
2018-07-08drm/amd/display: release spinlock before committing updates to streamShirish S
2018-07-08drm/amdgpu: Count disabled CRTCs in commit tail earlierLyude Paul
2018-07-08drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mappingMichel Dänzer
2018-07-08drm/amdgpu: Update pin_size values before unpinning BOMichel Dänzer
2018-07-08drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurateMichel Dänzer
2018-07-08drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helperMichel Dänzer