summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-08-06drm/amd/display: Remove unused codeRodrigo Siqueira
2024-08-06drm/amd/display: Add missing registers for dcn32Rodrigo Siqueira
2024-08-06drm/amd/display: Add dcc propagation valueRodrigo Siqueira
2024-08-06drm/amd/display: Add missing mcache registersRodrigo Siqueira
2024-08-06drm/amd/display: Remove duplicated codeRodrigo Siqueira
2024-08-06drm/amd/display: Add missing DET segments programmingRodrigo Siqueira
2024-08-06drm/amd/display: For FAMS2 don't program P-State force from driverAlvin Lee
2024-08-06drm/amd/display: Fix Cursor Offset in Scaled ScenariosSung Lee
2024-08-06drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmdRodrigo Siqueira
2024-08-06drm/amd/display: Setup two pixel per containerRodrigo Siqueira
2024-08-06drm/amd/display: Re-order enum in a header fileRodrigo Siqueira
2024-08-06drm/amd/display: Get link index for AUX reply notificationCruise
2024-08-06drm/amd/display: Check UnboundedRequestEnabled's valueAlex Hung
2024-08-06drm/amd/display: Underflow Seen on DCN401 eGPUDaniel Sa
2024-08-06drm/amd/display: Enable aux transfer path via dmub for dp tunnelingMeenakshikumar Somasundaram
2024-08-06drm/ci: rockchip: add tests for rockchip display driverVignesh Raman
2024-08-06drm/ci: meson: add tests for meson display driverVignesh Raman
2024-08-06drm/ci: mediatek: add tests for powervr gpu driverVignesh Raman
2024-08-06drm/ci: mediatek: add tests for mediatek display driverVignesh Raman
2024-08-06drm/ci: skip tools_test on non-intel platformsVignesh Raman
2024-08-06drm/ci: arm64.config: Enable CONFIG_DRM_ANALOGIX_ANX7625Vignesh Raman
2024-08-06drm/bridge: lt9611uxc: drop support for !DRM_BRIDGE_ATTACH_NO_CONNECTORDmitry Baryshkov
2024-08-06drm/bridge: lt9611uxc: properly attach to a next bridgeDmitry Baryshkov
2024-08-06drm/i915: Attempt to get pages without eviction firstDavid Gow
2024-08-06drm/i915: Allow evicting to use the requested placementDavid Gow
2024-08-06drm/i915/gem: Fix Virtual Memory mapping boundaries calculationAndi Shyti
2024-08-06drm/i915/gem: Adjust vma offset for framebuffer mmap offsetAndi Shyti
2024-08-06drm/i915/gem: Fix Virtual Memory mapping boundaries calculationAndi Shyti
2024-08-06drm/i915/gem: Adjust vma offset for framebuffer mmap offsetAndi Shyti
2024-08-06drm/i915: Remove DSC register dumpImre Deak
2024-08-06drm/i915: Dump DSC state to dmesg and debugfs/i915_display_infoImre Deak
2024-08-06drm/i915: Replace BPP_X16_FMT()/ARGS() with FXP_Q4_FMT()/ARGS()Imre Deak
2024-08-06drm/i915: Replace to_bpp_frac() with fxp_q4_to_frac()Imre Deak
2024-08-06drm/i915: Replace to_bpp_int_roundup() with fxp_q4_to_int_roundup()Imre Deak
2024-08-06drm/i915: Replace to_bpp_int() with fxp_q4_to_int()Imre Deak
2024-08-06drm/i915: Replace to_bpp_x16() with fxp_q4_from_int()Imre Deak
2024-08-05drm/i915/gt: Empty uabi engines list during intel_engines_release()Krzysztof Niemiec
2024-08-05drm/i915/gt: Add Wa_14019789679Nitin Gote
2024-08-05drm/xe: Only check last fence on user bindsMatthew Brost
2024-08-05drm/msm/dpu: take plane rotation into account for wide planesDmitry Baryshkov
2024-08-05drm/msm/dpu: relax YUV requirementsDmitry Baryshkov
2024-08-05drm/msm/dpu: limit QCM2290 to RGB formats onlyDmitry Baryshkov
2024-08-05drm/msm/dpu: cleanup FB if dpu_format_populate_layout failsDmitry Baryshkov
2024-08-05drm/msm/dp: reset the link phy params before link trainingAbhinav Kumar
2024-08-05drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()Abhinav Kumar
2024-08-05drm/msm/dp: fix the max supported bpp logicAbhinav Kumar
2024-08-05drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov
2024-08-05drm/xe/observation: Drop empty sysctl table entryAshutosh Dixit
2024-08-05drm/connector: Document destroy hook in drmm init functionsJosé Expósito
2024-08-05drm/bridge-connector: Fix double free in error handling pathsCristian Ciocaltea