summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-28drm/i915/migrate: Evict and restore the flatccs capable lmem objflat-ccs-v7Ramalingam C1-4/+160
2022-03-28drm/i915/gem: Add extra pages in ttm_tt for ccs dataRamalingam C1-1/+29
2022-03-28drm/ttm: Add a parameter to add extra pages into ttm_ttRamalingam C7-11/+15
2022-03-28drm/i915/selftest_migrate: Check CCS meta data clearRamalingam C1-28/+222
2022-03-28drm/i915/selftest_migrate: Consider the possible roundup of sizeRamalingam C1-0/+3
2022-03-28drm/i915/gt: Clear compress metadata for Flat-ccs objectsRamalingam C2-1/+152
2022-03-28drm/i915/gt: Optimize the migration and clear loopRamalingam C1-23/+21
2022-03-28drm/i915/gt: Use XY_FAST_COLOR_BLT to clear obj on graphics ver 12+Ramalingam C2-5/+43
2022-03-28drm/i915/gt: use engine instance directly for offsetRamalingam C1-7/+4
2022-03-28drm-tip: 2022y-03m-28d-14h-51m-41s UTC integration manifestAndrey Grodzovsky1-0/+26
2022-03-28Merge remote-tracking branch 'drm-intel/topic/core-for-CI' into drm-tipAndrey Grodzovsky31-77/+241
2022-03-28Merge remote-tracking branch 'drm-intel/drm-intel-gt-next' into drm-tipAndrey Grodzovsky102-1118/+4633
2022-03-28Merge remote-tracking branch 'drm-intel/drm-intel-next' into drm-tipAndrey Grodzovsky118-2548/+2650
2022-03-28Merge remote-tracking branch 'drm-misc/drm-misc-next' into drm-tipAndrey Grodzovsky112-1095/+2716
2022-03-28Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-tipAndrey Grodzovsky9-68/+485
2022-03-28Merge remote-tracking branch 'drm/drm-next' into drm-tipAndrey Grodzovsky1467-33843/+487595
2022-03-28Merge remote-tracking branch 'drm-misc/drm-misc-fixes' into drm-tipAndrey Grodzovsky1-1/+3
2022-03-28drm/sched: Fix htmldoc warning.Andrey Grodzovsky1-0/+1
2022-03-28drm/bridge: anx7625: Set downstream sink into normal statusXin Ji1-0/+8
2022-03-28drm/i915/intel_combo_phy: Print I/O voltage infoAnkit Nautiyal1-10/+25
2022-03-28drm/i915/display: Remove check for low voltage sku for max dp source rateAnkit Nautiyal1-29/+3
2022-03-28drm: omapdrm: Do no allocate non-scanout GEMs through DMM/TILERIvaylo Dimitrov1-4/+8
2022-03-28drm: omapdrm: Support exporting of non-contiguous GEM BOsIvaylo Dimitrov3-60/+73
2022-03-28drm: omapdrm: simplify omap_gem_pinIvaylo Dimitrov1-33/+42
2022-03-28drm/i915: add lmem_size modparamCQ Tang3-0/+8
2022-03-25drm/i915/guc: Correctly free guc capture struct on errorDaniele Ceraolo Spurio1-0/+1
2022-03-25drm/i915/uapi: Document DRM_I915_QUERY_HWCONFIG_BLOBTvrtko Ursulin1-0/+13
2022-03-25dma-buf/sync-file: fix warning about fence containersChristian König1-68/+73
2022-03-25dma-buf: add dma_fence_unwrap v2Christian König7-0/+368
2022-03-25dma-buf: Add dma_fence_array_for_each (v2)Christian König2-0/+44
2022-03-25drm/qxl: fix qxl can't use in arm64Cong Liu2-4/+4
2022-03-25drm/virtio: Remove restriction of non-zero blob_flagsRob Clark1-2/+1
2022-03-25drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modesLiu Zixian1-0/+2
2022-03-25fbdev: Fix cfb_imageblit() for arbitrary image widthsThomas Zimmermann1-4/+24
2022-03-25fbdev: Fix sys_imageblit() for arbitrary image widthsThomas Zimmermann1-4/+25
2022-03-25Merge tag 'drm-misc-next-fixes-2022-03-24-1' of git://anongit.freedesktop.org...Dave Airlie3-10/+15
2022-03-25Merge tag 'drm-intel-next-fixes-2022-03-24' of git://anongit.freedesktop.org/...Dave Airlie4-6/+18
2022-03-24drm/vc4: hdmi: Support HDMI YUV outputMaxime Ripard4-16/+311
2022-03-24drm/vc4: hdmi: Always try to have the highest bpcMaxime Ripard2-5/+43
2022-03-24drm/vc4: hdmi: Take bpp into account for the scramblerMaxime Ripard2-4/+17
2022-03-24drm/vc4: hdmi: Take the sink maximum TMDS clock into accountMaxime Ripard1-0/+6
2022-03-24drm/vc4: hdmi: Move clock calculation into its own functionMaxime Ripard1-15/+37
2022-03-24drm/vc4: hdmi: Move clock validation to its own functionMaxime Ripard1-11/+15
2022-03-24drm/vc4: hdmi: Rename pixel_rate variableMaxime Ripard3-22/+22
2022-03-24drm/bridge: it6505: Fix build errorYueHaibing1-0/+1
2022-03-24dma-buf: finally make the dma_resv_list private v2Christian König2-25/+12
2022-03-24dma-buf: add dma_resv_replace_fences v2Christian König3-42/+54
2022-03-24drm/edid: fix CEA extension byte #3 parsingJani Nikula1-4/+8
2022-03-24drm/edid: check basic audio support on CEA extension blockCooper Chiou1-1/+2
2022-03-24RDMA: use dma_resv_wait() instead of extracting the fenceChristian König1-6/+2