summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-08-06drm/ci: mediatek: add tests for mediatek display driverVignesh Raman-24/+98
2024-08-06drm/ci: skip tools_test on non-intel platformsVignesh Raman-13/+13
2024-08-06drm/ci: arm64.config: Enable CONFIG_DRM_ANALOGIX_ANX7625Vignesh Raman-0/+1
2024-08-06drm/bridge: lt9611uxc: drop support for !DRM_BRIDGE_ATTACH_NO_CONNECTORDmitry Baryshkov-95/+9
2024-08-06drm/bridge: lt9611uxc: properly attach to a next bridgeDmitry Baryshkov-1/+8
2024-08-06drm/i915: Attempt to get pages without eviction firstDavid Gow-5/+7
2024-08-06drm/i915: Allow evicting to use the requested placementDavid Gow-1/+0
2024-08-06drm/i915/gem: Fix Virtual Memory mapping boundaries calculationAndi Shyti-6/+47
2024-08-06drm/i915/gem: Adjust vma offset for framebuffer mmap offsetAndi Shyti-0/+2
2024-08-06drm/i915/gem: Fix Virtual Memory mapping boundaries calculationAndi Shyti-6/+47
2024-08-06drm/i915/gem: Adjust vma offset for framebuffer mmap offsetAndi Shyti-0/+2
2024-08-06drm/i915: Remove DSC register dumpImre Deak-22/+2
2024-08-06drm/i915: Dump DSC state to dmesg and debugfs/i915_display_infoImre Deak-0/+31
2024-08-06drm/i915: Replace BPP_X16_FMT()/ARGS() with FXP_Q4_FMT()/ARGS()Imre Deak-17/+15
2024-08-06drm/i915: Replace to_bpp_frac() with fxp_q4_to_frac()Imre Deak-9/+4
2024-08-06drm/i915: Replace to_bpp_int_roundup() with fxp_q4_to_int_roundup()Imre Deak-10/+8
2024-08-06drm/i915: Replace to_bpp_int() with fxp_q4_to_int()Imre Deak-21/+19
2024-08-06drm/i915: Replace to_bpp_x16() with fxp_q4_from_int()Imre Deak-24/+25
2024-08-05drm/i915/gt: Empty uabi engines list during intel_engines_release()Krzysztof Niemiec-0/+2
2024-08-05drm/i915/gt: Add Wa_14019789679Nitin Gote-1/+16
2024-08-05drm/xe: Only check last fence on user bindsMatthew Brost-4/+6
2024-08-05drm/msm/dpu: take plane rotation into account for wide planesDmitry Baryshkov-0/+12
2024-08-05drm/msm/dpu: relax YUV requirementsDmitry Baryshkov-3/+2
2024-08-05drm/msm/dpu: limit QCM2290 to RGB formats onlyDmitry Baryshkov-2/+2
2024-08-05drm/msm/dpu: cleanup FB if dpu_format_populate_layout failsDmitry Baryshkov-0/+3
2024-08-05drm/msm/dp: reset the link phy params before link trainingAbhinav Kumar-0/+2
2024-08-05drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()Abhinav Kumar-2/+2
2024-08-05drm/msm/dp: fix the max supported bpp logicAbhinav Kumar-9/+10
2024-08-05drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov-12/+2
2024-08-05drm/xe/observation: Drop empty sysctl table entryAshutosh Dixit-1/+0
2024-08-05drm/connector: Document destroy hook in drmm init functionsJosé Expósito-0/+4
2024-08-05drm/bridge-connector: Fix double free in error handling pathsCristian Ciocaltea-6/+2
2024-08-05drm/mediatek: Set sensible cursor width/height values to fix crashAngeloGioacchino Del Regno-2/+2
2024-08-05drm/omap: add CONFIG_MMU dependencyArnd Bergmann-0/+1
2024-08-05drm/i915/display: correct dual pps handling for MTL_PCH+Dnyaneshwar Bhadane-0/+6
2024-08-05drm/i915/display: correct dual pps handling for MTL_PCH+Dnyaneshwar Bhadane-0/+6
2024-08-05Merge tag 'drm-xe-next-2024-07-30' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-1734/+3260
2024-08-02drm/xe/xe2: Introduce performance changesAkshata Jahagirdar-0/+8
2024-08-02Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-649/+1199
2024-08-02drm/panel-edp: Fix HKC MB116AN01 nameTerry Hsiao-1/+1
2024-08-02Revert "drm/amd: Add power_saving_policy drm property to eDP connectors"Hamza Mahfooz-53/+5
2024-08-02Revert "drm: Introduce 'power saving policy' drm property"Hamza Mahfooz-48/+0
2024-08-02drm/test: fix the gem shmem test to map the sg table.Dave Airlie-0/+11
2024-08-02drm/client: fix null pointer dereference in drm_client_modeset_probeMa Ke-0/+5
2024-08-02Revert "nouveau: rip out busy fence waits"Dave Airlie-6/+34
2024-08-02Merge tag 'drm-misc-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-587/+1047
2024-08-02Merge tag 'drm-intel-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/...Dave Airlie-37/+4
2024-08-02Merge tag 'amd-drm-fixes-6.11-2024-07-27' of https://gitlab.freedesktop.org/a...Dave Airlie-19/+114
2024-08-01drm/xe: Faster devcoredumpMatthew Brost-31/+88
2024-08-01drm/printer: Allow NULL data in devcoredump printerMatthew Brost-5/+8