summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2017-06-15drm/amdgpu: add contiguous flag in ucode bo createhorchen-1/+2
2017-06-15drm/amdgpu: fix missed gpu info firmware when cache firmware during S3Huang Rui-8/+13
2017-06-15drm/amdgpu: export test ib debugfs interfaceHuang Rui-0/+54
2017-06-15drm/amd/powerplay: add GPU power display for vega10Eric Huang-0/+20
2017-06-15drm/amd/powerplay: update vega10_ppsmc.hEric Huang-1/+2
2017-06-15drm/amdgpu: avoid to reset wave_front_size to 0Hawking Zhang-2/+0
2017-06-15drm/amdgpu: add new member in gpu_info fwHawking Zhang-0/+11
2017-06-15drm/i915: Don't enable backlight at setup time.Dhinakaran Pandiyan-10/+0
2017-06-15drm/i915/cnl: make function cnl_ddi_dp_set_dpll_hw_state staticColin Ian King-2/+3
2017-06-15drm/i915: Remove pipe A quirk remnantsVille Syrjälä-85/+10
2017-06-15drm/i915: Drop pipe A quirk for Thinkapd T60Ville Syrjälä-3/+0
2017-06-15drm/i915: Drop pipe A quirk for Toshiba Protege R205-S209Ville Syrjälä-3/+0
2017-06-15drm/i915: Add i830 "pipes power well"Ville Syrjälä-1/+157
2017-06-15drm/i915: Use a loop for the "three times for luck" DPLL procedureVille Syrjälä-9/+6
2017-06-15gpu: host1x: At first try a non-blocking allocation for the gather copyDmitry Osipenko-4/+12
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen-109/+135
2017-06-15gpu: host1x: Remove unused host1x_cdma_stop() definitionDmitry Osipenko-1/+0
2017-06-15gpu: host1x: Remove unused 'struct host1x_cmdbuf'Dmitry Osipenko-7/+0
2017-06-15gpu: host1x: Check waits in the firewallDmitry Osipenko-2/+34
2017-06-15drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()Ville Syrjälä-4/+5
2017-06-15gpu: host1x: Forbid unrelated SETCLASS opcode in the firewallDmitry Osipenko-4/+29
2017-06-15gpu: host1x: Forbid RESTART opcode in the firewallDmitry Osipenko-1/+0
2017-06-15gpu: host1x: Forbid relocation address shifting in the firewallDmitry Osipenko-0/+4
2017-06-15gpu: host1x: Do not leak BO's phys address to userspaceDmitry Osipenko-12/+27
2017-06-15gpu: host1x: Correct host1x_job_pin() error handlingDmitry Osipenko-9/+7
2017-06-15gpu: host1x: Initialize firewall class to the job's oneDmitry Osipenko-1/+1
2017-06-15drm/tegra: dc: Disable plane if it is invisibleDmitry Osipenko-12/+21
2017-06-15drm/tegra: dc: Apply clipping to the planeDmitry Osipenko-8/+21
2017-06-15drm/i915: Fix deadlock witha the pipe A quirk during resumeVille Syrjälä-9/+12
2017-06-15drm/tegra: dc: Avoid reset asserts on Tegra20Dmitry Osipenko-9/+21
2017-06-15drm/tegra: Check syncpoint ID in the 'submit' IOCTLDmitry Osipenko-0/+9
2017-06-15drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTLDmitry Osipenko-11/+56
2017-06-15drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTLDmitry Osipenko-5/+54
2017-06-15drm/tegra: Correct idr_alloc() minimum idDmitry Osipenko-1/+1
2017-06-15drm/tegra: Fix lockup on a use of staging APIDmitry Osipenko-16/+4
2017-06-15gpu: host1x: Fix error handlingChristophe JAILLET-1/+1
2017-06-15gpu: host1x: Flesh out kerneldocThierry Reding-11/+145
2017-06-15drm/i915: Split vma exec_link/evict_linkChris Wilson-25/+28
2017-06-15drm/i915: Use vma->exec_entry as our double-entry placeholderChris Wilson-51/+44
2017-06-15drm/i915: Amalgamate execbuffer parameter structuresChris Wilson-317/+232
2017-06-14drm/i915/perf: add GLK supportLionel Landwerlin-3/+2659
2017-06-14drm/i915/perf: add KBL supportLionel Landwerlin-2/+6143
2017-06-14drm/i915: add KBL GT2/GT3 check macrosLionel Landwerlin-0/+4
2017-06-14drm/i915/perf: remove perf.hook_lockRobert Bragg-24/+11
2017-06-14drm/i915/perf: per-gen timebase for checking sample freqRobert Bragg-11/+29
2017-06-14drm/i915/perf: Add more OA configs for BDW, CHV, SKL + BXTRobert Bragg-8/+18981
2017-06-14drm/i915/perf: Add OA unit support for Gen 8+Robert Bragg-88/+1016
2017-06-14drm/i915/perf: Add 'render basic' Gen8+ OA unit configsRobert Bragg-3/+1876
2017-06-14drm/i915/perf: rework mux configurations queriesLionel Landwerlin-81/+151
2017-06-14drm/i915: expose _SUBSLICE_MASK GETPARMRobert Bragg-0/+5