summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | drm/i915/gt: Wait for new requests in intel_gt_retire_requests()Chris Wilson2019-11-181-8/+3
| | * | | | | | | | | | | | | | | | drm/i915: Restore GT coarse power gating workaroundImre Deak2019-11-181-2/+7
| | * | | | | | | | | | | | | | | | drm/i915/fbdev: Restore physical addresses for fb_mmap()Chris Wilson2019-11-181-4/+5
| | * | | | | | | | | | | | | | | | drm/i915/perf: don't forget noa wait after oa configLionel Landwerlin2019-11-181-2/+7
| | * | | | | | | | | | | | | | | | drm/i915: Avoid atomic context for error captureBruce Chang2019-11-181-4/+4
| | * | | | | | | | | | | | | | | | drm/i915/display: Fix TRANS_DDI_MST_TRANSPORT_SELECT definitionJosé Roberto de Souza2019-11-181-1/+1
| | * | | | | | | | | | | | | | | | drm/i915: Fix detection for a CMP-V PCHImre Deak2019-11-182-2/+6
| | * | | | | | | | | | | | | | | | drm/i915: Flush context free work on cleanupChris Wilson2019-11-181-0/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge tag 'drm-next-5.5-2019-11-15' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-11-2116-39/+493
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | / / | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | drm/amdgpu/vcn: finish delay work before release resourcesAlex Deucher2019-11-131-0/+2
| | * | | | | | | | | | | | | | drm/amd/powerplay: read pcie speed/width info (v2)Kenneth Feng2019-11-134-9/+69
| | * | | | | | | | | | | | | | drm/amdgpu/smu_v11: Unify and fix power limitsMatt Coffin2019-11-118-28/+78
| | * | | | | | | | | | | | | | drm/amdgpu/navi10: Implement od clk printingMatt Coffin2019-11-111-5/+51
| | * | | | | | | | | | | | | | drm/amdgpu/navi10: implement GFXCLK_CURVE overdriveMatt Coffin2019-11-112-2/+60
| | * | | | | | | | | | | | | | drm/amdgpu/navi10: implement sclk/mclk OD via pp_od_clk_voltageMatt Coffin2019-11-113-0/+209
| | * | | | | | | | | | | | | | drm/amd/amdgpu: finish delay works before release resourcesJesse Zhang2019-11-113-0/+5
| | * | | | | | | | | | | | | | drm/radeon: Clean up code in radeon_pci_shutdown()KyleMahlkuch2019-11-111-6/+3
| | * | | | | | | | | | | | | | drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay tableAlex Deucher2019-11-111-0/+7
| | * | | | | | | | | | | | | | drm/amdgpu: avoid upload corrupted ta ucode to pspHawking Zhang2019-11-111-1/+21
| * | | | | | | | | | | | | | | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2019-11-155-9/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | drm/vmwgfx: remove set but not used variable 'srf'YueHaibing2019-11-141-2/+0
| | * | | | | | | | | | | | | | | drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page poolThomas Hellstrom2019-11-144-7/+10
| * | | | | | | | | | | | | | | | Merge tag 'drm-intel-next-fixes-2019-11-14' of git://anongit.freedesktop.org/...Dave Airlie2019-11-1515-79/+181
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | drm/i915: Split a setting of MSA to MST and SSTGwan-gyeong Mun2019-11-132-4/+8
| | * | | | | | | | | | | | | | | | drm/i915/execlists: Move reset_active() from schedule-out to schedule-inChris Wilson2019-11-131-56/+62
| | * | | | | | | | | | | | | | | | drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson2019-11-121-1/+21
| | * | | | | | | | | | | | | | | | drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson2019-11-121-2/+2
| | * | | | | | | | | | | | | | | | drm/i915: Protect context while grabbing its name for the requestChris Wilson2019-11-121-0/+2
| | * | | | | | | | | | | | | | | | drm/i915/perf: always consider holding preemption a privileged opLionel Landwerlin2019-11-121-10/+10
| | * | | | | | | | | | | | | | | | drm/i915: Preload LUTs if the hw isn't currently using themVille Syrjälä2019-11-114-0/+69
| | * | | | | | | | | | | | | | | | drm/i915: Don't oops in dumb_create ioctl if we have no crtcsVille Syrjälä2019-11-111-0/+3
| | * | | | | | | | | | | | | | | | drm/i915: Leave the aliasing-ppgtt size aloneChris Wilson2019-11-111-2/+0
| | * | | | | | | | | | | | | | | | drm/i915/display: only include intel_dp_link_training.h where neededJani Nikula2019-11-112-1/+1
| | * | | | | | | | | | | | | | | | drm/i915/gem: Fix error path to unlock if the GEM context is closedChris Wilson2019-11-111-1/+1
| | * | | | | | | | | | | | | | | | drm/i915/gt: Only drop heartbeat.systole if the sole ownerChris Wilson2019-11-111-2/+2
| | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-nextDave Airlie2019-11-1410-168/+460
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak2019-11-147-2/+86
| * | | | | | | | | | | | | | | | | Merge tag 'arcpgu-updates-2019.07.18' of github.com:abrodkin/linux into drm-nextDave Airlie2019-11-141-3/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | drm/arcpgu: rework encoder searchEugeniy Paltsev2019-07-171-3/+13
| * | | | | | | | | | | | | | | | | | Merge tag 'drm-misc-next-fixes-2019-11-13' of git://anongit.freedesktop.org/d...Dave Airlie2019-11-141-5/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | drm/msm: fix memleak on releaseJohan Hovold2019-11-131-5/+1
| | | |_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge tag 'drm-next-5.5-2019-11-08' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-11-1428-62/+368
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | drm/amdgpu/powerplay: fix AVFS handling with custom powerplay tableAlex Deucher2019-11-081-0/+7
| | * | | | | | | | | | | | | | | | drm/amd/powerplay: dynamically disable ds and ulv for computeKenneth Feng2019-11-083-0/+65
| | * | | | | | | | | | | | | | | | drm/amd/powerplay: correct Arcturus OD supportEvan Quan2019-11-081-3/+5
| | * | | | | | | | | | | | | | | | drm/amdgpu: allow direct upload save restore list for raven2changzhu2019-11-081-1/+3
| | * | | | | | | | | | | | | | | | drm/amdgpu: Avoid accidental thread reactivation.Andrey Grodzovsky2019-11-071-0/+10
| | * | | | | | | | | | | | | | | | drm/sched: Avoid job cleanup if sched thread is parked.Andrey Grodzovsky2019-11-071-3/+7
| | * | | | | | | | | | | | | | | | Revert "drm/amdgpu: dont schedule jobs while in reset"Andrey Grodzovsky2019-11-071-4/+1
| | * | | | | | | | | | | | | | | | drm/sched: Use completion to wait for sched->thread idle v2.Andrey Grodzovsky2019-11-072-4/+14
OpenPOWER on IntegriCloud