aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-08-11drm/vmwgfx: Fix cursor hotspot issue with Wayland on FedoraSinclair Yeh
2017-08-11drm/amdgpu: Fix undue fallthroughs in golden registers initializationJean Delvare
2017-08-11drm/amdgpu: fix header on gfx9 clear stateAlex Deucher
2017-08-06drm/i915: Fix scaler init during CRTC HW state readoutImre Deak
2017-08-06drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs
2017-08-06drm/nouveau/disp/nv50-: bump max chans to 21Ilia Mirkin
2017-08-06drm/vmwgfx: Limit max desktop dimensions to 8Kx8KSinclair Yeh
2017-08-06drm/vmwgfx: Fix gcc-7.1.1 warningSinclair Yeh
2017-07-27drm/i915: reintroduce VLV/CHV PFI programming power domain workaroundGabriel Krisman Bertazi
2017-07-27drm/i915: Hold RPM wakelock while initializing OA buffersagar.a.kamble@intel.com
2017-07-27drm/i915/fbdev: Check for existence of ifbdev->vma before operationsChris Wilson
2017-07-27drm/imx: parallel-display: Accept drm_of_find_panel_or_bridge failurePhilipp Zabel
2017-07-27drm/i915: Make DP-MST connector info workMaarten Lankhorst
2017-07-27drm/mst: Avoid processing partially received up/down message transactionsImre Deak
2017-07-27drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak
2017-07-27drm/mst: Fix error handling during MST sideband message receptionImre Deak
2017-07-27drm/atomic: Add missing drm_atomic_state_clear to atomic_remove_fbMaarten Lankhorst
2017-07-27drm/i915/gvt: Fix inconsistent locks holding sequenceChuanxiao Dong
2017-07-27drm/i915: Disable MSI for all pre-gen5Ville Syrjälä
2017-07-27drm/amd/powerplay: fix memory leak in cz_hwmgr backendHawking Zhang
2017-07-27drm/etnaviv: Expose our reservation object when exporting a dmabuf.Eric Anholt
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/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplayJohn Brooks
2017-07-27drm/amdgpu: fix the memory corruption on S3Huang Rui
2017-07-27drm/amd/amdgpu: Return error if initiating read out of range on vramTom St Denis
2017-07-27drm/amdgpu/cgs: always set reference clock in mode_infoAlex Deucher
2017-07-27drm/amdgpu: fix vblank_time when displays are offAlex Deucher
2017-07-27drm/amdgpu/gfx8: drop per-APU CU limitsAlex Deucher
2017-07-21drm/amdgpu/gfx6: properly cache mc_arb_ramcfgAlex Deucher
2017-06-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-06-28Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linuxLinus Torvalds
2017-06-28drm/etnaviv: Fix implicit/explicit sync sense inversionDaniel Stone
2017-06-28drm/etnaviv: fix submit flags getting overwritten by BO contentLucas Stach
2017-06-28Merge tag 'drm-intel-fixes-2017-06-27' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-06-28Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2017-06-26drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat
2017-06-26drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocationsChris Wilson
2017-06-26drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_objectChris Wilson
2017-06-26drm/i915: Retire the VMA's fence tracker before unbindingChris Wilson
2017-06-23Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-06-21drm: Fix GETCONNECTOR regressionDaniel Vetter
2017-06-21Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-06-21Merge tag 'drm-intel-fixes-2017-06-20' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-06-20drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher
2017-06-20drm/radeon: add a PX quirk for another K53TK variantAlex Deucher
2017-06-20drm/amdgpu: adjust default display clockAlex Deucher
2017-06-20drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher
2017-06-19drm/amdgpu: add Polaris12 DIDJunshan Fang