summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-17drm/i915/gem: Zap the i915_gem_object_blt codetopic/ttm_accel_branchThomas Hellström7-1107/+14
2021-06-17drm/i915/gem: Zap the client blt codeThomas Hellström4-490/+2
2021-06-17drm/i915/ttm: accelerated move implementationRamalingam C1-13/+75
2021-06-17drm/i915/gt: Setup a default migration context on the GTChris Wilson5-11/+236
2021-06-17drm/i915/gt: Pipelined clearChris Wilson3-0/+326
2021-06-17drm/i915/gt: Pipelined page migrationChris Wilson9-0/+899
2021-06-17drm/i915/gt: Export the pinned context constructor and destructorChris Wilson2-10/+28
2021-06-17drm/i915/gt: Add a routine to iterate over the pagetables of a GTTChris Wilson2-0/+56
2021-06-17drm/i915/gt: Add an insert_entry for gen8_ppgttChris Wilson1-0/+19
2021-06-17drm/i915: Introduce a ww transaction helperThomas Hellström1-1/+30
2021-06-17drm/i915: Break out dma_resv ww locking utilities to separate filesThomas Hellström7-68/+87
2021-06-17drm/i915: Reference objects on the ww object listThomas Hellström2-2/+10
2021-06-16drm-tip: 2021y-06m-16d-19h-53m-44s UTC integration manifestLyude Paul1-0/+28
2021-06-16Merge remote-tracking branch 'drm-intel/topic/core-for-CI' into drm-tipLyude Paul29-74/+182
2021-06-16Merge remote-tracking branch 'sound/for-next' into drm-tipLyude Paul265-5208/+7169
2021-06-16Merge remote-tracking branch 'drm-intel/drm-intel-gt-next' into drm-tipLyude Paul26-388/+2113
2021-06-16Merge remote-tracking branch 'drm-intel/drm-intel-next' into drm-tipLyude Paul7-17/+150
2021-06-16Merge remote-tracking branch 'drm-misc/drm-misc-next' into drm-tipLyude Paul120-11596/+12335
2021-06-16Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-tipLyude Paul2-27/+43
2021-06-16Merge remote-tracking branch 'drm/drm-next' into drm-tipLyude Paul1104-14882/+301864
2021-06-16Merge remote-tracking branch 'drm-intel/drm-intel-fixes' into drm-tipLyude Paul203-563/+1368
2021-06-16Merge remote-tracking branch 'drm-misc/drm-misc-fixes' into drm-tipLyude Paul1-10/+34
2021-06-16drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()José Roberto de Souza1-2/+5
2021-06-16drm/vmwgfx: Fix build issues in mksGuestStats discovered by the kernel test r...Martin Krastev2-4/+5
2021-06-16drm/vmwgfx: Fix a bad merge in otable batch takedownZack Rusin1-1/+0
2021-06-16drm/vmwgfx: Fix a 64bit regression on svga3Zack Rusin1-1/+1
2021-06-16drm/vmwgfx: Update device headersZack Rusin28-10563/+7624
2021-06-16MAINTAINERS: update vmwgfx infoZack Rusin1-2/+1
2021-06-16drm/dp_mst: Avoid to mess up payload table by ports in stale topologyWayne Lin1-0/+29
2021-06-16drm/dp_mst: Do not set proposed vcpi directlyWayne Lin1-26/+10
2021-06-16drm/i915: Force a TypeC PHY disconnect during suspend/shutdownImre Deak3-9/+61
2021-06-16drm/i915/ttm: restore min_page_size behaviourMatthew Auld4-6/+5
2021-06-16drm/i915/ttm: switch over to ttm_buddy_manMatthew Auld6-216/+180
2021-06-16drm/i915/ttm: remove node usage in our namingMatthew Auld5-33/+34
2021-06-16drm/i915/ttm: pass along the I915_BO_ALLOC_CONTIGUOUSMatthew Auld1-3/+8
2021-06-16drm/i915/ttm: Calculate the object placement at get_pages timeThomas Hellström3-26/+77
2021-06-16drm/i915/ttm: add i915_sg_from_buddy_resourceMatthew Auld2-0/+85
2021-06-16drm/i915/ttm: add ttm_buddy_manMatthew Auld6-0/+1640
2021-06-16drm/i915/ttm: Fix memory leaksThomas Hellström1-0/+2
2021-06-16drm/i915/jsl: Add W/A 1409054076 for JSLTejas Upadhyay2-0/+43
2021-06-16drm/vc4: hdmi: Make sure the controller is powered in detectMaxime Ripard1-0/+4
2021-06-16drm/vc4: hdmi: Move the HSM clock enable to runtime_pmMaxime Ripard1-10/+30
2021-06-16drm/vc4: hdmi: Rely on interrupts to handle hotplugMaxime Ripard1-0/+45
2021-06-16drivers: gpu: add missing MODULE_DEVICE_TABLE in anx7625.cYu Jiahua1-0/+1
2021-06-16ALSA: bebob: Fix bit flag quirk constantsColin Ian King1-2/+2
2021-06-16ALSA: ppc: fix error return code in snd_pmac_probe()Yang Yingliang1-1/+5
2021-06-15drm/i915/adl_p: Add initial ADL_P WorkaroundsClint Taylor4-24/+29
2021-06-15dmabuf: Add the capability to expose DMA-BUF stats in sysfsHridya Valsaraju8-0/+525
2021-06-15drm/hyperv: Fix unused const variable 'hyperv_modifiers'Pu Lehui1-1/+1
2021-06-15drm/ast: Add detect function supportAinux1-1/+17