summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-08-06drm/amd/display: Add NULL check for function pointer in dcn32_set_output_tran...Srinivasan Shanmugam
2024-08-06drm/amd/display: Add NULL check for function pointer in dcn401_set_output_tra...Srinivasan Shanmugam
2024-08-06drm/amd/display: Add NULL check for function pointer in dcn20_set_output_tran...Srinivasan Shanmugam
2024-08-06drm/amdgpu: use CPU for page table update if SDMA is unavailableYifan Zhang
2024-08-06drm/amdgpu: optimize the padding for gfx11Sunil Khatri
2024-08-06drm/amdkfd: fix debug watchpoints for logical devicesJonathan Kim
2024-08-06drm/amdgpu: do not call insert_nop fn for zero countSunil Khatri
2024-08-06drm/amdkfd: support per-queue reset on gfx9Jonathan Kim
2024-08-06drm/amdgpu: optimize the padding for gfx10Sunil Khatri
2024-08-06drm/amd/display: Align 'dpp401_dscl_program_isharp' with actual function para...Srinivasan Shanmugam
2024-08-06drm/amdgpu: Clean up the register dump via debugfs listSunil Khatri
2024-08-06drm/amdgpu: Remove debugfs amdgpu_reset_dump_register_listSunil Khatri
2024-08-06drm/amd/pm: add overdrive support on smu v14.0.2/3Kenneth Feng
2024-08-06drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_...Srinivasan Shanmugam
2024-08-06drm/amd/pm: update powerplay structure on smu v14.0.2/3Kenneth Feng
2024-08-06drm/amdkfd: Fix compile error if HMM support not enabledPhilip Yang
2024-08-06drm/amd/display: 3.2.294Aric Cyr
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