aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-03-21Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtlsk-v4.4-16.03-rtMark Brown
2016-03-16Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher
2016-03-16drm/radeon: Fix error handling in radeon_flip_work_func.Mario Kleiner
2016-03-16drm/amdgpu: Fix error handling in amdgpu_flip_work_func.Mario Kleiner
2016-03-16Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds
2016-03-16gpu: ipu-v3: Do not bail out on missing optional port nodesPhilipp Zabel
2016-03-09drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stableAlex Deucher
2016-03-09drm/i915: refine qemu south bridge detectionGerd Hoffmann
2016-03-09drm/i915: more virtual south bridge detectionGerd Hoffmann
2016-03-09drm/amdgpu: Use drm_calloc_large for VM page_tables arrayMichel Dänzer
2016-03-09drm/amdgpu: return from atombios_dp_get_dpcd only when errorArindam Nath
2016-03-09drm/amdgpu/gfx8: specify which engine to wait before vm flushChunming Zhou
2016-03-09drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as wellChristian König
2016-03-09drm/amdgpu/pm: update current crtc info after setting the powerstateAlex Deucher
2016-03-09drm/radeon/pm: update current crtc info after setting the powerstateAlex Deucher
2016-03-09drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson
2016-03-09drm/amdgpu: mask out WC from BO on unsupported archesOded Gabbay
2016-03-07Merge tag 'v4.4.4' into linux-4.4.y-rtSebastian Andrzej Siewior
2016-03-03drm/radeon/pm: adjust display configuration after powerstateAlex Deucher
2016-03-03drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)Mario Kleiner
2016-03-03drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)Mario Kleiner
2016-03-03drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4Mario Kleiner
2016-03-03drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)Mario Kleiner
2016-03-03drm: No-Op redundant calls to drm_vblank_off() (v2)Mario Kleiner
2016-03-03drm/radeon: use post-decrement in error handlingRasmus Villemoes
2016-03-03drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_commandGerd Hoffmann
2016-03-03drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes
2016-03-03drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula
2016-03-03drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula
2016-03-03drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()Lyude
2016-03-03drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+Ville Syrjälä
2016-03-03drm/i915/dp: fall back to 18 bpp when sink capability is unknownJani Nikula
2016-03-03drm/i915: Make sure DC writes are coherent on flush.Francisco Jerez
2016-03-03drm/i915: Init power domains early in driver loadDaniel Vetter
2016-03-03drm/i915: intel_hpd_init(): Fix suspend/resume reprobingLyude
2016-03-03drm/i915: Restore inhibiting the load of the default contextChris Wilson
2016-03-03drm: fix missing reference counting decreaseInsu Yun
2016-03-03drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle
2016-03-03drm/radeon: mask out WC from BO on unsupported archesOded Gabbay
2016-03-03drm/radeon: fix DP audio support for APU with DCE4.1 display engineSlava Grigorev
2016-03-03drm/radeon: Add a common function for DFS handlingSlava Grigorev
2016-03-03drm/radeon: cleaned up VCO output settings for DP audioSlava Grigorev
2016-03-03drm/radeon: properly byte swap vce firmware setupAlex Deucher
2016-03-03drm/radeon: clean up fujitsu quirksAlex Deucher
2016-03-03drm/radeon: Fix "slow" audio over DP on DCE8+Slava Grigorev
2016-03-03drm/radeon: call hpd_irq_event on resumeAlex Deucher
2016-03-03drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addrFelix Kuehling
2016-03-03drm/dp/mst: deallocate payload on port destructionMykola Lysenko
2016-03-03drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky
2016-03-03drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu