summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2017-08-25drm/amdgpu: save list length when fence is signaledChunming Zhou1-7/+6
2017-08-25drm/i915: Perform an invalidate prior to executing golden renderstateChris Wilson1-0/+4
2017-08-16drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lutMaarten Lankhorst1-0/+1
2017-08-16drm/etnaviv: Fix off-by-one error in reloc checkingWladimir J. van der Laan1-2/+2
2017-08-16drm/bridge: tc358767: fix probe without attached output nodeLucas Stach1-1/+1
2017-08-11drm/vmwgfx: Fix cursor hotspot issue with Wayland on FedoraSinclair Yeh1-0/+9
2017-08-11drm/amdgpu: Fix undue fallthroughs in golden registers initializationJean Delvare1-0/+2
2017-08-11drm/amdgpu: fix header on gfx9 clear stateAlex Deucher1-20/+21
2017-08-06drm/i915: Fix scaler init during CRTC HW state readoutImre Deak1-7/+7
2017-08-06drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs1-1/+1
2017-08-06drm/nouveau/disp/nv50-: bump max chans to 21Ilia Mirkin1-1/+1
2017-08-06drm/vmwgfx: Limit max desktop dimensions to 8Kx8KSinclair Yeh1-2/+2
2017-08-06drm/vmwgfx: Fix gcc-7.1.1 warningSinclair Yeh1-1/+1
2017-07-28drm/i915: reintroduce VLV/CHV PFI programming power domain workaroundGabriel Krisman Bertazi1-0/+20
2017-07-28drm/i915: Hold RPM wakelock while initializing OA buffersagar.a.kamble@intel.com1-6/+6
2017-07-28drm/i915/fbdev: Check for existence of ifbdev->vma before operationsChris Wilson1-5/+6
2017-07-28drm/imx: parallel-display: Accept drm_of_find_panel_or_bridge failurePhilipp Zabel1-1/+1
2017-07-28drm/i915: Make DP-MST connector info workMaarten Lankhorst1-1/+1
2017-07-28drm/mst: Avoid processing partially received up/down message transactionsImre Deak1-7/+24
2017-07-28drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak1-1/+3
2017-07-28drm/mst: Fix error handling during MST sideband message receptionImre Deak1-2/+8
2017-07-28drm/atomic: Add missing drm_atomic_state_clear to atomic_remove_fbMaarten Lankhorst1-0/+1
2017-07-28drm/i915/gvt: Fix inconsistent locks holding sequenceChuanxiao Dong1-5/+9
2017-07-28drm/i915: Disable MSI for all pre-gen5Ville Syrjälä1-3/+5
2017-07-28drm/amd/powerplay: fix memory leak in cz_hwmgr backendHawking Zhang1-0/+6
2017-07-28drm/etnaviv: Expose our reservation object when exporting a dmabuf.Eric Anholt3-0/+9
2017-07-28drm/ttm: Fix use-after-free in ttm_bo_clean_mmJohn Brooks1-1/+3
2017-07-28drm/radeon: Fix eDP for single-display iMac10,1 (v2)Mario Kleiner1-2/+11
2017-07-28drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-07-28drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplayJohn Brooks1-1/+2
2017-07-28drm/amdgpu: fix the memory corruption on S3Huang Rui1-8/+7
2017-07-28drm/amd/amdgpu: Return error if initiating read out of range on vramTom St Denis1-0/+3
2017-07-28drm/amdgpu/cgs: always set reference clock in mode_infoAlex Deucher1-1/+4
2017-07-28drm/amdgpu: fix vblank_time when displays are offAlex Deucher1-0/+3
2017-07-28drm/amdgpu/gfx8: drop per-APU CU limitsAlex Deucher1-69/+2
2017-07-21drm/amdgpu/gfx6: properly cache mc_arb_ramcfgAlex Deucher1-1/+2
2017-06-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-4/+25
2017-06-28Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linuxLinus Torvalds2-2/+3
2017-06-28drm/etnaviv: Fix implicit/explicit sync sense inversionDaniel Stone1-1/+1
2017-06-28drm/etnaviv: fix submit flags getting overwritten by BO contentLucas Stach1-1/+2
2017-06-28Merge tag 'drm-intel-fixes-2017-06-27' of git://anongit.freedesktop.org/git/d...Dave Airlie3-4/+24
2017-06-28Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie1-0/+1
2017-06-26drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat1-0/+1
2017-06-26drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocationsChris Wilson1-3/+14
2017-06-26drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_objectChris Wilson1-1/+5
2017-06-26drm/i915: Retire the VMA's fence tracker before unbindingChris Wilson1-0/+5
2017-06-23Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-18/+20
2017-06-21drm: Fix GETCONNECTOR regressionDaniel Vetter1-18/+20
2017-06-21Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie5-2/+18
2017-06-21Merge tag 'drm-intel-fixes-2017-06-20' of git://anongit.freedesktop.org/git/d...Dave Airlie8-60/+107