summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2-0/+2
2018-08-06drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make g...Boris Brezillon1-2/+3
2018-08-06drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()Boris Brezillon1-1/+2
2018-08-06drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formatsBoris Brezillon1-0/+3
2018-08-03drm/amdgpu: Avoid reclaim while holding locks taken in MMU notifierFelix Kuehling1-8/+9
2018-08-03drm/dp/mst: Fix off-by-one typo when dump payload tableAndy Shevchenko1-4/+5
2018-08-03drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutd...Ville Syrjälä1-39/+39
2018-08-03drm/stm: ltdc: fix warning in ltdc_crtc_update_clut()Philippe CORNU1-3/+0
2018-08-03drm/rockchip: analogix_dp: Do not call Analogix code before bindTomasz Figa1-0/+9
2018-08-03drm/gma500: fix psb_intel_lvds_mode_valid()'s return typeLuc Van Oostenryck2-2/+2
2018-08-03drm/atomic: Handling the case when setting old crtc for planeSatendra Singh Thakur1-1/+3
2018-08-03drm/amd/display: Fix dim display on DCE11Leo (Sunpeng) Li1-1/+3
2018-08-03drm/amdgpu: Remove VRAM from shared bo domains.Samuel Li1-2/+6
2018-08-03drm/radeon: fix mode_valid's return typeLuc Van Oostenryck1-5/+5
2018-08-03drm/amd/display: remove need of modeset flag for overlay planes (V2)Shirish S1-3/+5
2018-08-03gpu: host1x: Acquire a reference to the IOVA cacheThierry Reding1-1/+10
2018-08-03drm/nouveau/fifo/gk104-: poll for runlist update completionBen Skeggs1-4/+4
2018-08-03drm/nouveau/gem: lookup VMAs for buffers referenced by pushbuf ioctlBen Skeggs3-15/+19
2018-08-03drm/nouveau: remove fence wait code from deferred client work handlerBen Skeggs1-16/+14
2018-08-03drm/amd/display: Do not program interrupt status on disabled crtcMikita Lipski1-0/+3
2018-08-03drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng1-2/+5
2018-08-03drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor4-5/+33
2018-07-28drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul3-6/+10
2018-07-28drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul1-1/+1
2018-07-25drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro1-15/+1
2018-07-25drm/nouveau: Avoid looping through fake MST connectorsLyude Paul3-4/+26
2018-07-25drm/nouveau: Use drm_connector_list_iter_* for iterating connectorsLyude Paul4-10/+29
2018-07-25drm/nouveau: Remove bogus crtc check in pmops_runtime_idleLyude Paul1-11/+0
2018-07-25Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Alex Deucher3-22/+13
2018-07-25drm/i915: Fix hotplug irq ack on i965/g4xVille Syrjälä1-2/+30
2018-07-25drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)Michel Dänzer1-0/+4
2018-07-17drm/etnaviv: bring back progress check in job timeout handlerLucas Stach2-0/+27
2018-07-17drm/etnaviv: Fix driver unregisteringFabio Estevam1-1/+2
2018-07-17drm/etnaviv: Check for platform_device_register_simple() failureFabio Estevam1-3/+18
2018-07-11drm/amdgpu: Dynamically probe for ATIF handle (v2)Lyude Paul1-21/+58
2018-07-11drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul2-0/+12
2018-07-11drm/udl: fix display corruption of the last lineMikulas Patocka2-5/+11
2018-07-11drm: Use kvzalloc for allocating blob property memoryMichel Dänzer1-3/+3
2018-07-11drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul2-41/+53
2018-07-08drm/i915: Enable provoking vertex fix on Gen9 systems.Kenneth Graunke2-1/+16
2018-07-08drm/i915: Turn off g4x DP port in .post_disable()Ville Syrjälä1-16/+8
2018-07-08drm/i915: Disallow interlaced modes on g4x DP outputsVille Syrjälä1-2/+2
2018-07-08drm/i915: Fix PIPESTAT irq ack on i965/g4xVille Syrjälä1-2/+10
2018-07-08drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSIVille Syrjälä10-5/+84
2018-07-08drm/amd/display: release spinlock before committing updates to streamShirish S1-4/+2
2018-07-08drm/amdgpu: Count disabled CRTCs in commit tail earlierLyude Paul1-4/+6
2018-07-08drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mappingMichel Dänzer1-3/+5
2018-07-08drm/amdgpu: Update pin_size values before unpinning BOMichel Dänzer1-10/+8
2018-07-08drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurateMichel Dänzer1-2/+18
2018-07-08drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helperMichel Dänzer3-4/+19