aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-10-21drm/amdgpu: protect eeprom update from GPU resetDennis Li1-0/+8
2020-10-21drm/i915: Restore ILK-M RPS supportVille Syrjälä1-0/+1
2020-10-21drm: Give irq_by_busid drm_legacy_ prefixDaniel Vetter3-8/+8
2020-10-21drm/i915: Drop runtime-pm assert from vgpu io accessorsChris Wilson1-1/+26
2020-10-21drm/i915: Force VT'd workarounds when running as a guest OSChris Wilson1-1/+5
2020-10-21drm/i915: Exclude low pages (128KiB) of stolen from useChris Wilson4-2/+203
2020-10-21drm/i915/gt: Onion unwind for scratch page allocation failureChris Wilson2-7/+14
2020-10-21drm/i915: Enable scaling filter for plane and CRTCPankaj Bharadiya4-4/+32
2020-10-21drm/i915/display: Add Nearest-neighbor based integer scaling supportPankaj Bharadiya2-0/+103
2020-10-21drm/i915: Introduce scaling filter related registers and bit fieldsPankaj Bharadiya1-0/+22
2020-10-21drm: Introduce plane and CRTC scaling filter propertiesPankaj Bharadiya5-0/+137
2020-10-21drm/ttm: move last binding into the drivers.Dave Airlie6-22/+23
2020-10-21drm/ttm: drop move notify around move.Dave Airlie7-40/+78
2020-10-21drm/ttm: remove move to new and inline into remainging place.Dave Airlie2-27/+9
2020-10-21drm/ttm: drop unbind callback.Dave Airlie6-16/+0
2020-10-21drm/ttm: add move to system into driversDave Airlie5-34/+26
2020-10-21drm/ttm: minor cleanup to move to systemDave Airlie1-3/+1
2020-10-21drm/ttm: move some move binds into the driversDave Airlie4-8/+21
2020-10-20drm/i915/display: Rename pipe_timings to transcoder_timingsManasi Navare1-11/+11
2020-10-21drm/ttm: fix eviction valuable range check.Dave Airlie1-1/+1
2020-10-20drm/fourcc: Add AXBXGXRX106106106106 formatMatteo Franchin1-0/+1
2020-10-20drm/komeda: Drop local dma_parmsRobin Murphy2-4/+1
2020-10-20drm/i915: Sort the mess around ICP TC hotplugs regsVille Syrjälä1-107/+106
2020-10-20Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-32/+70
2020-10-20drm/i915: Refactor .hpd_irq_setup() calls a bitVille Syrjälä1-10/+12
2020-10-20drm/i915: Reorder hpd init vs. display resumeVille Syrjälä5-34/+46
2020-10-20drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/Ville Syrjälä4-17/+17
2020-10-20drm/i915: Move the lspcon resume from .reset() to intel_dp_sink_dpms()Ville Syrjälä1-3/+2
2020-10-20drm/i915: Drop runtime-pm assert from vgpu io accessorsChris Wilson1-1/+26
2020-10-20drm/i915: Force VT'd workarounds when running as a guest OSChris Wilson1-1/+5
2020-10-20drm/vkms: fbdev emulation supportDaniel Vetter1-0/+2
2020-10-19drm/i915/display/fbc: Implement WA 22010751166José Roberto de Souza1-0/+7
2020-10-19drm/i915/display: Program DBUF_CTL tracker state serviceJosé Roberto de Souza2-5/+23
2020-10-20drm/ttm: drop ttm_bo_move_ttm wrapperDave Airlie1-19/+0
2020-10-20drm/ttm: add move old to system to drivers.Dave Airlie5-11/+42
2020-10-20drm/ttm: use new move interface for known system->ttm movesDave Airlie4-4/+7
2020-10-20drm/ttm: split out the move to system from move ttm codeDave Airlie1-14/+25
2020-10-20drm/ttm: refactor out common code to setup a new tt backed resourceDave Airlie2-20/+26
2020-10-19drm/i915/gt: Wait for CSB entries on TigerlakeChris Wilson1-3/+18
2020-10-19drm/i915/gt: Widen CSB pointer to u64 for the parsersChris Wilson2-18/+17
2020-10-19drm/i915: Use the active reference on the vma while capturingChris Wilson1-2/+1
2020-10-19drm/i915/gt: Undo forced context restores after trivial preemptionsChris Wilson1-3/+2
2020-10-19drm/i915/gt: Delay execlist processing for tglChris Wilson1-0/+3
2020-10-19drm/i915/gem: Support parsing of oversize batchesChris Wilson1-2/+8
2020-10-19drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup du...Ville Syrjälä1-0/+8
2020-10-19drm/i915/gt: Initialize reserved and unspecified MOCS indicesAyaz A Siddiqui1-5/+11
2020-10-19drm/i915/dp: Tweak initial dpcd backlight.enabled valueSean Paul1-11/+20
2020-10-19drm/i915/gvt: Set SNOOP for PAT3 on BXT/APL to workaround GPU BB hangColin Xu1-1/+31
2020-10-19drm/i915/gvt: Allow zero out HWSP addr on hws_pga_writeColin Xu1-1/+2
2020-10-19drm: panel: add TDO tl070wsh30 panel driverNeil Armstrong3-0/+262