aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2024-08-06drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmdRodrigo Siqueira1-2/+1
2024-08-06drm/amd/display: Setup two pixel per containerRodrigo Siqueira1-0/+1
2024-08-06drm/amd/display: Re-order enum in a header fileRodrigo Siqueira1-16/+16
2024-08-06drm/amd/display: Get link index for AUX reply notificationCruise1-0/+1
2024-08-06drm/amd/display: Check UnboundedRequestEnabled's valueAlex Hung1-1/+1
2024-08-06drm/amd/display: Underflow Seen on DCN401 eGPUDaniel Sa1-2/+6
2024-08-06drm/amd/display: Enable aux transfer path via dmub for dp tunnelingMeenakshikumar Somasundaram1-1/+9
2024-08-02Revert "drm/amd: Add power_saving_policy drm property to eDP connectors"Hamza Mahfooz2-49/+5
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann492-2498/+72931
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2-0/+4
2024-07-27drm/amd/display: Add new enable and disable functions for DCN35Hansen Dsouza1-1/+53
2024-07-27drm/amd/display: Use gpuvm_min_page_size_kbytes for DML2 surfacesNicholas Kazlauskas1-6/+14
2024-07-27drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung2-2/+2
2024-07-27drm/amd/display: Check null values from functionsAlex Hung1-0/+8
2024-07-27drm/amd/display: Add logs for debugging outboxCruise6-0/+22
2024-07-27drm/amd/display: Add new enable and disable functionsHansen Dsouza1-0/+212
2024-07-27drm/amd/display: Avoid overflow assignment in link_dp_ctsAlex Hung3-2/+4
2024-07-27drm/amd/display: Use correct cm_helper functionIlya Bakoulin1-12/+10
2024-07-27drm/amd/display: Add seamless boot support for more DIG operation modesNicholas Kazlauskas3-2/+30
2024-07-27drm/amd/display: Reset VRR config during resumeTom Chung1-1/+5
2024-07-27drm/amd/display: Add a missing PSR stateTom Chung2-0/+3
2024-07-27drm/amd/display: sync dmub output event type.Charlene Liu1-0/+1
2024-07-27drm/amd/display: restore immediate_disable_crtc for w/aCharlene Liu2-4/+8
2024-07-27drm/amd/display: Check stream_status before it is usedAlex Hung1-1/+1
2024-07-27drm/amd/display: Check null pointers before using themAlex Hung1-1/+2
2024-07-27drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung1-2/+2
2024-07-27drm/amd/display: Add option to disable unbounded req in DML21Alvin Lee1-0/+5
2024-07-27drm/amd/display: Refactor for dioBhuvanachandra Pinninti10-14/+19
2024-07-27drm/amd/display: Request 0MHz dispclk for zero display caseNicholas Kazlauskas1-1/+1
2024-07-27drm/amd/display: Add two dmmuy I2C entry for GPIO port mapping issueChris Park1-2/+14
2024-07-27drm/amd/display: Run idle optimizations at end of vblank handlerLeo Li1-3/+9
2024-07-27drm/amd/display: Let drm_crtc_vblank_on/off manage interruptsLeo Li2-37/+47
2024-07-27drm/amd/display: roll back quality EASF and ISHARP and dc dependency changesSamson Tam21-4514/+989
2024-07-27drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...Srinivasan Shanmugam1-1/+2
2024-07-27drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipeSrinivasan Shanmugam1-11/+19
2024-07-25drm/amd/display: remove unneeded semicolonJiapeng Chong1-3/+3
2024-07-25drm/amd/display: use swap() in sort()Jiapeng Chong1-6/+2
2024-07-25drm/amd/display: Reapply 2fde4fdddc1fNathan Chancellor1-1/+1
2024-07-25drm/amd/display: Fix spelling mistake "tolarance" -> "tolerance"Colin Ian King1-1/+1
2024-07-24drm/amd/display: Remove ASSERT if significance is zero in math_ceil2Rodrigo Siqueira1-2/+0
2024-07-24drm/amd/display: Check for NULL pointerSung Joon Kim1-1/+2
2024-07-24drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...Srinivasan Shanmugam1-1/+5
2024-07-23drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hwSrinivasan Shanmugam1-3/+4
2024-07-23drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn401_init_hwSrinivasan Shanmugam1-3/+5
2024-07-23drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hwSrinivasan Shanmugam1-3/+4
2024-07-23drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_...Srinivasan Shanmugam1-1/+3
2024-07-23drm/amd/display: Add null check for head_pipe in dcn201_acquire_free_pipe_for...Srinivasan Shanmugam1-1/+3
2024-07-23drm/amd/display: Fix index out of bounds in DCN30 color transformationSrinivasan Shanmugam1-0/+2
2024-07-23drm/amd/display: Implement bounds check for stream encoder creation in DCN401Srinivasan Shanmugam1-1/+1
2024-07-23drm/amd/display: Fix index out of bounds in degamma hardware format translationSrinivasan Shanmugam1-0/+2