summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-05-05drm/amdgpu: fix regression on CIK (v2)Grigori Goronzy1-1/+1
2016-05-05amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang3-1/+5
2016-05-05drm/amdgpu: bump the afmt limit for CZ, ST, PolarisAlex Deucher1-1/+1
2016-05-05drm/amdgpu: use defines for CRTCs and AMFT blocksAlex Deucher1-2/+2
2016-05-05drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay work.Rex Zhu2-0/+3
2016-05-05Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2-11/+5
2016-05-05Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2-11/+5
2016-05-05drm/i915: Fix race condition in intel_dp_destroy_mst_connector()Lyude1-4/+2
2016-05-05drm/qxl: fix cursor position with non-zero hotspotJohn Keeping2-4/+11
2016-05-05drm/nouveau/core: use vzalloc for allocating ramhtIlia Mirkin1-3/+3
2016-04-20drm/amdgpu/gmc: use proper register for vram type on FijiAlex Deucher1-1/+8
2016-04-20drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher2-16/+16
2016-04-20drm/radeon: add a dpm quirk for all R7 370 partsAlex Deucher1-0/+4
2016-04-20drm/radeon: add another R7 370 quirkAlex Deucher1-0/+1
2016-04-20drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5Alex Deucher1-0/+1
2016-04-20drm/udl: Use unlocked gem unreferencingDaniel Vetter2-2/+2
2016-04-20drm/dp: move hw_mutex up the call stackRob Clark1-10/+17
2016-04-12drm/amdgpu: include the right version of gmc header files for icelandKen Wang1-2/+2
2016-04-12drm/amdgpu: disable runtime pm on PX laptops without dGPU power controlAlex Deucher2-5/+11
2016-04-12drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.Mario Kleiner1-2/+4
2016-04-12drm/radeon: disable runtime pm on PX laptops without dGPU power controlAlex Deucher2-5/+11
2016-03-16Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher1-3/+2
2016-03-16drm/radeon: Fix error handling in radeon_flip_work_func.Mario Kleiner1-2/+2
2016-03-16drm/amdgpu: Fix error handling in amdgpu_flip_work_func.Mario Kleiner1-2/+2
2016-03-16Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds1-1/+0
2016-03-16gpu: ipu-v3: Do not bail out on missing optional port nodesPhilipp Zabel1-9/+12
2016-03-10drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stableAlex Deucher1-6/+6
2016-03-10drm/i915: refine qemu south bridge detectionGerd Hoffmann1-1/+3
2016-03-10drm/i915: more virtual south bridge detectionGerd Hoffmann2-1/+3
2016-03-10drm/amdgpu: Use drm_calloc_large for VM page_tables arrayMichel Dänzer1-4/+3
2016-03-10drm/amdgpu: return from atombios_dp_get_dpcd only when errorArindam Nath1-1/+1
2016-03-10drm/amdgpu/gfx8: specify which engine to wait before vm flushChunming Zhou1-1/+2
2016-03-10drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as wellChristian König1-0/+13
2016-03-10drm/amdgpu/pm: update current crtc info after setting the powerstateAlex Deucher1-3/+3
2016-03-10drm/radeon/pm: update current crtc info after setting the powerstateAlex Deucher1-4/+4
2016-03-10drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson1-1/+1
2016-03-10drm/amdgpu: mask out WC from BO on unsupported archesOded Gabbay1-0/+8
2016-03-04drm/radeon/pm: adjust display configuration after powerstateAlex Deucher1-2/+3
2016-03-04drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)Mario Kleiner1-2/+15
2016-03-04drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)Mario Kleiner1-2/+1
2016-03-04drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4Mario Kleiner1-0/+16
2016-03-04drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)Mario Kleiner1-0/+43
2016-03-04drm: No-Op redundant calls to drm_vblank_off() (v2)Mario Kleiner1-1/+10
2016-03-04drm/radeon: use post-decrement in error handlingRasmus Villemoes1-1/+1
2016-03-04drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_commandGerd Hoffmann1-1/+2
2016-03-04drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes1-1/+1
2016-03-04drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula1-1/+1
2016-03-04drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula1-0/+6
2016-03-04drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()Lyude1-1/+2
2016-03-04drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+Ville Syrjälä1-5/+6