aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-03-04drm/msm/dpu: add division of drm_display_mode's hskew parameterPaloma Arellano1-2/+4
2024-03-04drm/msm/dpu: allow certain formats for CDM for DPPaloma Arellano1-1/+1
2024-03-03Merge tag 'drm-misc-next-2024-02-29' into msm-nextRob Clark751-7288/+41695
2024-03-01drm/xe: Fix ref counting leak on page faultMatthew Brost1-2/+4
2024-03-01drm/amdgpu: use GTT only as fallback for VRAM|GTTChristian König1-0/+6
2024-03-01drm/ttm: improve idle/busy handling v5Christian König2-128/+119
2024-03-01drm/i915/guc: Use the new gt_to_guc() wrapperAndi Shyti9-27/+28
2024-03-01drm/i915/gt: Create the gt_to_guc() wrapperAndi Shyti10-23/+25
2024-03-01Merge tag 'drm-misc-next-fixes-2024-02-29' of https://anongit.freedesktop.org...Dave Airlie2-5/+3
2024-03-01Merge tag 'drm-msm-next-2024-02-29' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie68-3456/+10659
2024-03-01Merge tag 'mediatek-drm-next-6.9' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie8-190/+278
2024-03-01drm/sun4i: hdmi: Add missing drm_atomic headerMaxime Ripard1-0/+1
2024-03-01drm/panthor: Allow driver compilationBoris Brezillon4-0/+40
2024-03-01drm/panthor: Add the driver frontend blockBoris Brezillon1-0/+1473
2024-03-01drm/panthor: Add the scheduler logical blockBoris Brezillon2-0/+3552
2024-03-01drm/panthor: Add the heap logical blockBoris Brezillon2-0/+636
2024-03-01drm/panthor: Add the FW logical blockBoris Brezillon2-0/+1865
2024-03-01drm/panthor: Add the MMU/VM logical blockBoris Brezillon2-0/+2870
2024-03-01drm/panthor: Add the devfreq logical blockBoris Brezillon2-0/+304
2024-03-01drm/panthor: Add GEM logical blockBoris Brezillon2-0/+372
2024-03-01drm/panthor: Add the GPU logical blockBoris Brezillon2-0/+534
2024-03-01drm/panthor: Add the device logical blockBoris Brezillon2-0/+943
2024-03-01drm/panthor: Add GPU register definitionsBoris Brezillon1-0/+239
2024-03-01drm/i915/panelreplay: Move out psr_init_dpcd() from init_connector()Animesh Manna2-3/+3
2024-03-01Merge tag 'drm-misc-next-2024-02-29' of https://anongit.freedesktop.org/git/d...Dave Airlie26-321/+645
2024-03-01drm/nouveau: keep DMA buffers required for suspend/resumeSid Pranjale1-2/+2
2024-03-01nouveau: report byte usage in VRAM usage.Dave Airlie1-1/+1
2024-03-01Merge tag 'amd-drm-fixes-6.8-2024-02-29' of https://gitlab.freedesktop.org/ag...Dave Airlie9-47/+83
2024-02-29drm/xe/mocs: Fix DG2 kunitLucas De Marchi1-2/+6
2024-02-29drm/xe/mocs: Allow odd number of entries on testLucas De Marchi1-30/+37
2024-02-29drm/xe/mocs: Move warn/assertion upLucas De Marchi2-3/+6
2024-02-29drm/xe/mocs: Be explicit when logging number of entriesLucas De Marchi1-2/+3
2024-02-29drm/xe/mocs: Refactor mocs/l3cc loopLucas De Marchi2-18/+18
2024-03-01Merge tag 'drm-msm-fixes-2024-02-28' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie1-2/+18
2024-02-29drm/xe: Fix build error in xe_ggtt.cMatthew Brost1-0/+1
2024-03-01Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie15-176/+186
2024-03-01Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie5-21/+311
2024-02-29drm/amdgpu: remove misleading amdgpu_pmops_runtime_idle() commentBjorn Helgaas1-2/+1
2024-02-29Reapply "Revert drm/amd/display: Enable Freesync Video Mode by default"Alex Deucher1-5/+7
2024-02-29Revert "drm/amd: Remove freesync video mode amdgpu parameter"Alex Deucher2-0/+28
2024-02-29drm/amd/display: check dc_link before dereferencingMelissa Wen1-1/+1
2024-02-29drm/amdgpu: add deferred error check for UMC v12 address queryTao Zhou1-1/+2
2024-02-29drm/amd/swsmu: modify the gfx activity scalingLi Ma2-3/+4
2024-03-01Merge tag 'drm-intel-gt-next-2024-02-28' of git://anongit.freedesktop.org/drm...Dave Airlie1-0/+3
2024-02-29drm/xe: Add LRC parsing for more GPU instructionsMatt Roper4-0/+53
2024-02-29drm/i915: Simplify aux_ch_to_digital_port()Ville Syrjälä1-10/+5
2024-02-29drm/i915: Don't explode when the dig port we don't have an AUX CHVille Syrjälä1-3/+14
2024-02-29drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flipHsin-Yi Wang1-5/+7
2024-02-29drm/xe: Remove obsolete async_ops from struct xe_vmMika Kuoppala1-24/+0
2024-02-29drm/i915/display: Save a few bytes of memory in intel_backlight_device_regist...Christophe JAILLET1-3/+3