summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Include num_vmid and num_dsc within NV14's resource capsZhan Liu2019-12-031-0/+2
* drm/amdgpu: use CPU to flush vmhub if sched stoppedMonk Liu2019-12-031-1/+2
* amdgpu: Enable KFD on POWER systemsTimothy Pearson2019-11-261-1/+1
* drm/amdgpu: Optimize KFD page table reservationFelix Kuehling2019-11-261-1/+14
* drm/amdgpu: flag vram lost on baco reset for VI/CIKAlex Deucher2019-11-262-4/+10
* drm/amdgpu: Resolved offchip EEPROM I/O issueJohn Clements2019-11-262-5/+13
* drm/amd/display: add default clocks if not able to fetch themAlex Deucher2019-11-261-1/+2
* Merge tag 'drm-next-5.5-2019-11-22' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-11-2632-53/+362
|\
| * drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10changzhu2019-11-223-2/+116
| * drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhubchangzhu2019-11-226-0/+13
| * drm/amd/amdgpu/sriov skip RLCG s/r list for arcturus VF.Jack Zhang2019-11-221-1/+4
| * drm/amd/amdgpu/sriov temporarily skip ras,dtm,hdcp for arcturus VFJack Zhang2019-11-221-0/+36
| * drm/amdgpu/gfx10: re-init clear state buffer after gpu resetXiaojie Yuan2019-11-221-6/+37
| * merge fix for "ftrace: Rework event_create_dir()"Stephen Rothwell2019-11-221-1/+1
| * drm/amdgpu: Update Arcturus golden registersJay Cornwall2019-11-221-0/+1
| * drm/amdgpu/gfx10: fix out-of-bound mqd_backup array accessXiaojie Yuan2019-11-221-2/+0
| * drm/amdgpu/gfx10: explicitly wait for cp idle after halt/unhaltXiaojie Yuan2019-11-221-2/+12
| * Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher2019-11-222-2/+2
| * drm/amdgpu: disable gfxoff on original ravenAlex Deucher2019-11-221-2/+7
| * drm/amdgpu: remove experimental flag for Navi14Alex Deucher2019-11-221-4/+4
| * drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher2019-11-221-1/+5
| * drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2)Alex Deucher2019-11-222-0/+11
| * drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff2019-11-221-1/+2
| * drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff2019-11-223-6/+6
| * drm/amd/display: Fix debugfs on MST connectorsMikita Lipski2019-11-221-1/+9
| * drm/amdgpu/nv: add asic func for fetching vbios from rom directlyAlex Deucher2019-11-221-2/+22
| * drm/amdgpu: put flush_delayed_work at firstYintian Tao2019-11-221-3/+1
| * drm/amdgpu/vcn2.5: fix the enc loop with hw finiLeo Liu2019-11-221-3/+3
| * drm/amd/powerplay: correct fine grained dpm force level settingEvan Quan2019-11-221-0/+6
| * drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan2019-11-221-5/+18
| * drm/amd/powerplay: issue BTC on Navi during SMU setupEvan Quan2019-11-221-0/+12
| * drm/amd/powerplay: avoid DPM reenable process on Navi1x ASICs V2Evan Quan2019-11-222-4/+28
| * drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2)Xiaojie Yuan2019-11-223-6/+7
* | Merge tag 'drm-intel-next-fixes-2019-11-22' of git://anongit.freedesktop.org/...Dave Airlie2019-11-261-2/+7
|\ \ | |/ |/|
| * Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()"Chris Wilson2019-11-221-2/+7
* | Merge tag 'drm-misc-next-fixes-2019-11-20' of git://anongit.freedesktop.org/d...Dave Airlie2019-11-212-11/+26
|\ \
| * | drm/ttm: fix mmap refcountingGerd Hoffmann2019-11-152-11/+26
* | | Merge tag 'drm-intel-next-fixes-2019-11-20' of git://anongit.freedesktop.org/...Dave Airlie2019-11-2115-53/+89
|\ \ \ | | |/ | |/|
| * | Merge tag 'gvt-next-fixes-2019-11-12' of https://github.com/intel/gvt-linux i...Joonas Lahtinen2019-11-201-0/+4
| |\ \
| | * | drm/i915/gvt: Stop initializing pvinfo through reading mmioTina Zhang2019-11-081-0/+4
| * | | drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtreeChris Wilson2019-11-202-29/+29
| * | | drm/i915: fix accidental static variable useJani Nikula2019-11-181-1/+1
| * | | drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submissionDon Hiatt2019-11-182-0/+21
| * | | 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