summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-11-26drm/i915: Assume non-DP++ port if dvo_port is HDMI and there's no AUX ch spec...Ville Syrjälä2-9/+24
2016-11-26drm/i915: Refresh that status of MST capable connectors in ->detect()Ville Syrjälä1-10/+0
2016-11-26drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)Mario Kleiner3-2/+21
2016-11-18drm/i915: Fix mismatched INIT power domain disabling during suspendImre Deak1-2/+2
2016-11-18drm/amdgpu: fix a vm_flush fence leakGrazvydas Ignotas1-0/+1
2016-11-18drm/amdgpu: fix fence slab teardownGrazvydas Ignotas1-0/+1
2016-11-18drm/amd: fix scheduler fence teardown order v2Christian König4-16/+24
2016-11-18drm/amdgpu: fix sched fence slab teardownGrazvydas Ignotas1-0/+1
2016-11-18drm/amdgpu: fix crash in acp_hw_finiAlex Deucher1-1/+4
2016-11-18drm/amdgpu: disable runtime pm in certain casesAlex Deucher1-0/+2
2016-11-18drm/i915/dp: Extend BDW DP audio workaround to GEN9 platformsDhinakaran Pandiyan1-2/+4
2016-11-18drm/i915/dp: BDW cdclk fix for DP audioDhinakaran Pandiyan1-3/+24
2016-11-18drm/i915: Respect alternate_ddc_pin for all DDI portsVille Syrjälä1-36/+48
2016-11-18drm/radeon: disable runtime pm in certain casesAlex Deucher1-0/+13
2016-11-10drm: i915: Wait for fences on new fb, not oldDaniel Stone1-1/+1
2016-11-10drm/i915/fbc: fix CFB size calculation for gen8+Paulo Zanoni1-1/+3
2016-11-10drm/i915: Clean up DDI DDC/AUX CH sanitationVille Syrjälä1-45/+77
2016-11-10drm/i915: Respect alternate_aux_channel for all DDI portsVille Syrjälä1-31/+40
2016-11-10drm: Release reference from blob lookup after replacing propertyFelix Monninger1-3/+6
2016-11-10drm/dp/mst: Check peer device type before attempting EDID readVille Syrjälä1-1/+3
2016-11-10drm/i915/gen9: fix watermarks when using the pipe scalerPaulo Zanoni1-9/+3
2016-11-10drm/i915/gen9: fix DDB partitioning for multi-screen casesPaulo Zanoni1-2/+10
2016-11-10drm/fb-helper: Keep references for the current set of used connectorsVille Syrjälä1-24/+33
2016-11-10drm/fb-helper: Fix connector ref leak on errorVille Syrjälä1-1/+6
2016-11-10drm/fb-helper: Don't call dirty callback for untouched clipsTakashi Iwai1-1/+3
2016-11-10drm/nouveau/acpi: fix check for power resources supportPeter Wu1-1/+2
2016-11-10drm/radeon: drop register readback in cayman_cp_int_cntl_setupLucas Stach1-3/+1
2016-11-10drm/radeon/si_dpm: workaround for SI kickersAlex Deucher1-16/+43
2016-11-10drm/radeon/si_dpm: Limit clocks on HD86xx partTom St Denis1-0/+6
2016-11-10drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for YU12/YV12Liu Ying1-1/+3
2016-11-10drm/imx: ipuv3-plane: Switch EBA buffer only when we don't need modesetLiu Ying1-1/+2
2016-11-10Revert "drm/radeon: fix DP link training issue with second 4K monitor"Michel Dänzer1-1/+1
2016-11-10drm/dp/mst: Clear port->pdt when tearing down the i2c adapterVille Syrjälä1-0/+2
2016-10-31drm/vmwgfx: Avoid validating views on view destructionThomas Hellstrom1-13/+57
2016-10-31drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson1-13/+11
2016-10-31drm/i915: Just clear the mmiodebug before a register accessChris Wilson1-4/+3
2016-10-31drm/i915: Allow DP to work w/o EDIDVille Syrjälä1-13/+9
2016-10-31drm/i915: Move long hpd handling into the hotplug workVille Syrjälä1-25/+23
2016-10-31drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEEDVille Syrjälä1-0/+18
2016-10-31drm/i915/skl: Ensure pipes with changed wms get added to the stateLyude1-0/+4
2016-10-31drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä1-6/+17
2016-10-31Revert "drm/i915: Check live status before reading edid"David Weinehall3-36/+11
2016-10-31drm/i915/kbl: KBL also needs to run the SAGV codePaulo Zanoni1-4/+10
2016-10-31drm/i915: introduce intel_has_sagv()Paulo Zanoni2-7/+20
2016-10-31drm/i915: SAGV is not SKL-only, so rename a few thingsPaulo Zanoni4-25/+25
2016-10-31drm/i915/gen9: fix the watermark res_blocks valuePaulo Zanoni1-5/+7
2016-10-31drm/i915/gen9: fix plane_blocks_per_line on watermarks calculationsPaulo Zanoni1-24/+15
2016-10-31drm/i915/gen9: minimum scanlines for Y tile is not always 4Paulo Zanoni1-24/+32
2016-10-31drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni1-20/+22
2016-10-31drm/i915/gen9: only add the planes actually affected by ddb changesPaulo Zanoni1-1/+36