aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-05-15Merge tag 'drm-intel-fixes-2020-05-13-1' of git://anongit.freedesktop.org/drm...Dave Airlie8-27/+79
2020-05-15Merge tag 'drm-misc-next-2020-05-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie14-158/+576
2020-05-14drm/amdgpu: Updated XGMI power down control support checkJohn Clements1-3/+3
2020-05-14drm/amdgpu: Update RAS XGMI error inject sequenceJohn Clements1-1/+29
2020-05-14drm/amdgpu: Add DPM function for XGMI link power down controlJohn Clements2-0/+12
2020-05-14drm/amdgpu: Add cmd to control XGMI link sleepJohn Clements5-1/+58
2020-05-14drm/amdgpu: remove redundant assignment to variable retColin Ian King1-1/+1
2020-05-14drm/amdgpu: turn back rlcg write for gfx_v10Yintian Tao1-8/+6
2020-05-14drm/amd/powerplay: report correct AC/DC event based on ctxid V2Evan Quan1-2/+17
2020-05-14drm/amd/powerplay: shutdown on HW CTFEvan Quan2-3/+33
2020-05-14drm/amd/powerplay: try to do a graceful shutdown on SW CTFEvan Quan2-4/+24
2020-05-14drm/amdgpu: Add AQUIRE_MEM PACKET3 fields defintionAndrey Grodzovsky2-1/+72
2020-05-14drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}()Ville Syrjälä5-10/+17
2020-05-14drm/i915: Store CS timestamp frequency in HzVille Syrjälä6-30/+30
2020-05-14drm/i915: Nuke pointless div by 64bitVille Syrjälä1-6/+5
2020-05-14drm/i915: Enable SAGV support for Gen12Stanislav Lisovskiy1-4/+0
2020-05-14drm/i915: Restrict qgv points which don't have enough bandwidth.Stanislav Lisovskiy3-37/+162
2020-05-14drm/i915: Add TGL+ SAGV supportStanislav Lisovskiy3-19/+99
2020-05-14Merge tag 'gvt-next-2020-05-12' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen7-12/+155
2020-05-14drm/i915/psr: Use new DP VSC SDP compute routine on PSRGwan-gyeong Mun4-43/+26
2020-05-14drm/i915/dp: Add compute routine for DP PSR VSC SDPGwan-gyeong Mun2-2/+72
2020-05-14drm/i915: Stop sending DP SDPs on ddi disableGwan-gyeong Mun1-0/+2
2020-05-14drm/i915: Program DP SDPs on pipe updatesGwan-gyeong Mun1-0/+1
2020-05-14drm/i915: Fix enabled infoframe states of lspconGwan-gyeong Mun1-1/+1
2020-05-14drm/i915: Add state readout for DP VSC SDPGwan-gyeong Mun2-0/+45
2020-05-14drm/i915: Add state readout for DP HDR Metadata Infoframe SDPGwan-gyeong Mun1-0/+8
2020-05-14drm/i915: Program DP SDPs with computed configsGwan-gyeong Mun3-237/+1
2020-05-14drm/i915: Include DP VSC SDP in the crtc state dumpGwan-gyeong Mun1-0/+13
2020-05-14drm/i915: Include DP HDR Metadata Infoframe SDP in the crtc state dumpGwan-gyeong Mun1-0/+3
2020-05-14drm/i915: Include HDMI DRM infoframe in the crtc state dumpGwan-gyeong Mun1-0/+3
2020-05-14drm: Add logging function for DP VSC SDPGwan-gyeong Mun1-0/+174
2020-05-14drm/i915/dp: Read out DP SDPsGwan-gyeong Mun2-0/+190
2020-05-14drm/i915/gt: Transfer old virtual breadcrumbs to irq_workerChris Wilson4-34/+57
2020-05-14drm/i915/selftests: Always call the provided engine->emit_init_breadcrumbChris Wilson2-4/+2
2020-05-14drm/i915: Show per-engine default property values in sysfsChris Wilson3-1/+97
2020-05-14drm/i915: Drop no-semaphore boostingChris Wilson8-73/+11
2020-05-14Merge tag 'amd-drm-fixes-5.7-2020-05-13' of git://people.freedesktop.org/~agd...Dave Airlie10-115/+119
2020-05-14Merge tag 'du-next-20200514' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie4-17/+32
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie96-1979/+1548
2020-05-14Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/li...Dave Airlie2-5/+57
2020-05-14Merge tag 'drm-intel-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie18-124/+180
2020-05-14Merge tag 'drm-intel-next-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie107-1954/+6183
2020-05-14drm: rcar-du: Set primary plane zpos immutably at initializingTomohito Esaki2-13/+17
2020-05-14drm: plane: Verify that no or all planes have a zpos propertyLaurent Pinchart2-4/+15
2020-05-13drm/i915: Handle idling during i915_gem_evict_something busy loopsChris Wilson1-14/+12
2020-05-13drm/i915: Drop I915_RESET_TIMEOUT and friendsChris Wilson1-7/+0
2020-05-13drm/i915: Mark the addition of the initial-breadcrumb in the requestChris Wilson3-9/+30
2020-05-13drm/i915/gem: Remove redundant exec_fenceChris Wilson1-26/+14
2020-05-13drm/i915: Remove duplicate inline specifier on write_pteNathan Chancellor1-1/+1
2020-05-13drm/i915/gt: Suspend tasklets before resume sanitizationChris Wilson1-4/+4