summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-10-21drm/amdgpu: protect eeprom update from GPU resetDennis Li
2020-10-21drm/i915: Restore ILK-M RPS supportVille Syrjälä
2020-10-21drm: Give irq_by_busid drm_legacy_ prefixDaniel Vetter
2020-10-21drm/i915: Drop runtime-pm assert from vgpu io accessorsChris Wilson
2020-10-21drm/i915: Force VT'd workarounds when running as a guest OSChris Wilson
2020-10-21drm/i915: Exclude low pages (128KiB) of stolen from useChris Wilson
2020-10-21drm/i915/gt: Onion unwind for scratch page allocation failureChris Wilson
2020-10-21drm/i915: Enable scaling filter for plane and CRTCPankaj Bharadiya
2020-10-21drm/i915/display: Add Nearest-neighbor based integer scaling supportPankaj Bharadiya
2020-10-21drm/i915: Introduce scaling filter related registers and bit fieldsPankaj Bharadiya
2020-10-21drm: Introduce plane and CRTC scaling filter propertiesPankaj Bharadiya
2020-10-21drm/ttm: move last binding into the drivers.Dave Airlie
2020-10-21drm/ttm: drop move notify around move.Dave Airlie
2020-10-21drm/ttm: remove move to new and inline into remainging place.Dave Airlie
2020-10-21drm/ttm: drop unbind callback.Dave Airlie
2020-10-21drm/ttm: add move to system into driversDave Airlie
2020-10-21drm/ttm: minor cleanup to move to systemDave Airlie
2020-10-21drm/ttm: move some move binds into the driversDave Airlie
2020-10-20drm/i915/display: Rename pipe_timings to transcoder_timingsManasi Navare
2020-10-21drm/ttm: fix eviction valuable range check.Dave Airlie
2020-10-20drm/fourcc: Add AXBXGXRX106106106106 formatMatteo Franchin
2020-10-20drm/komeda: Drop local dma_parmsRobin Murphy
2020-10-20drm/i915: Sort the mess around ICP TC hotplugs regsVille Syrjälä
2020-10-20Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-20drm/i915: Refactor .hpd_irq_setup() calls a bitVille Syrjälä
2020-10-20drm/i915: Reorder hpd init vs. display resumeVille Syrjälä
2020-10-20drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/Ville Syrjälä
2020-10-20drm/i915: Move the lspcon resume from .reset() to intel_dp_sink_dpms()Ville Syrjälä
2020-10-20drm/i915: Drop runtime-pm assert from vgpu io accessorsChris Wilson
2020-10-20drm/i915: Force VT'd workarounds when running as a guest OSChris Wilson
2020-10-20drm/vkms: fbdev emulation supportDaniel Vetter
2020-10-19drm/i915/display/fbc: Implement WA 22010751166José Roberto de Souza
2020-10-19drm/i915/display: Program DBUF_CTL tracker state serviceJosé Roberto de Souza
2020-10-20drm/ttm: drop ttm_bo_move_ttm wrapperDave Airlie
2020-10-20drm/ttm: add move old to system to drivers.Dave Airlie
2020-10-20drm/ttm: use new move interface for known system->ttm movesDave Airlie
2020-10-20drm/ttm: split out the move to system from move ttm codeDave Airlie
2020-10-20drm/ttm: refactor out common code to setup a new tt backed resourceDave Airlie
2020-10-19drm/i915/gt: Wait for CSB entries on TigerlakeChris Wilson
2020-10-19drm/i915/gt: Widen CSB pointer to u64 for the parsersChris Wilson
2020-10-19drm/i915: Use the active reference on the vma while capturingChris Wilson
2020-10-19drm/i915/gt: Undo forced context restores after trivial preemptionsChris Wilson
2020-10-19drm/i915/gt: Delay execlist processing for tglChris Wilson
2020-10-19drm/i915/gem: Support parsing of oversize batchesChris Wilson
2020-10-19drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup du...Ville Syrjälä
2020-10-19drm/i915/gt: Initialize reserved and unspecified MOCS indicesAyaz A Siddiqui
2020-10-19drm/i915/dp: Tweak initial dpcd backlight.enabled valueSean Paul
2020-10-19drm/i915/gvt: Set SNOOP for PAT3 on BXT/APL to workaround GPU BB hangColin Xu
2020-10-19drm/i915/gvt: Allow zero out HWSP addr on hws_pga_writeColin Xu
2020-10-19drm: panel: add TDO tl070wsh30 panel driverNeil Armstrong