blob: 445310dab7daa3e5f62b17cb657a7987965b5fd8 [file] [log] [blame]
a6818a323171 ("drm/amd/display: Hook dm private state into atomic_check")
ca3268c45b85 ("drm/amd/display: Create dm_atomic_state")
dc0ea008168b ("drm/amd/display: Move dm_plane_state to DAL header.")
ba6bf832b25c ("drm/amd/display: Create dm_crtc_state stubs.")
b3663f705a52 ("drm/amd/display: Make mode_config_funcs const")
92af86fa7cba ("drm/amd/display: Remove check update type function.")
03c8a5feeecf ("drm/amd/display: Add global lock function.")
2ea5e9a8bda7 ("drm/amd/display: Universal cursor plane hook-up.")
4c92c92d77cd ("drm/amd/display: Get rid of get_dm_commit_action")
ccaa73897109 ("drm/amd/display: Fix handling of scaling and underscan.")
c14833c6728e ("drm/amd/display: No need to assert on stream_status")
f1000642e481 ("drm/amd/display: Query for update plane type.")
bdc79f8e5dfa ("drm/amd/display: Unify loop for surface update and page flip.")
3379da831b40 ("drm/amd/display: Use dc_update_surfaces_for_stream for flip.")
0430d52b7680 ("drm/amd/display: make dc_commit_surfaces_to_stream() re-entrant")
07d72b39bc86 ("drm/amd/display: Return context from validate_context")
8122a253b34a ("drm/amd/display: Move resource_validate_ctx_destruct to dc.h")
927f6eff2aa4 ("drm/amd/display: Copy ctx to current_context instead of assign")
129eed72823d ("drm/amd/display: pull commit_surfaces out of atomic_commit into helper function")
6d9501e4ad2d ("drm/amd/display: Get rid of temp_flip_context")
03e4173b44d5 ("drm/amd/display: Remove unused scratch_val_ctx")
00d7930c5189 ("drm/amd/display: Prevent premature pageflip when comitting in vblank. (v3)")
d4e13b0db124 ("drm/amd/display: decouple per-crtc-plane model")
53d35dc60d38 ("drm/amd/display: Fix the NULL pointer. (v2)")
745cc746da42 ("drm/amd/display: remove dc_pre_update_surfaces_to_stream from dc use")
b8fdfcc6a92c ("drm/amd/display: Add DCE12 core support")
b2d0a103e6a0 ("drm/amd/display: add init calculation to scaler params")
68339af3cb7f ("drm/amd/display: Memory leak fix during disable")
2d60ded1325e ("drm/amd/display: Remove page_fleep_needed function.")
54f5499a54fe ("drm/amd/display: Refactor atomic commit implementation. (v2)")
a49dcb88e815 ("drm/amd/display: Use amdgpu mode funcs statically")
ce9c088051e1 ("drm/amd/display: move visual confirm recout adjustment to scaler")
cf4375930600 ("drm/amd/display: bandwidth update fix")
45209ef7197b ("drm/amd/display: remove apply_clk_constraints, used validate_bandwidth universally")
648013696767 ("drm/amd/display: Fix warnings in DC")
a99240d5f8e1 ("drm/amd/display: use disp clock value in context rather than bw_results")
0f56b418ef49 ("drm/amd/display: add dcfclk reporting to pplib")
998166a6116b ("drm/amd/display: Make new pixel clock more obvious")
5e7773a219f7 ("drm/amd/display: DMCU Compile and Load")
bb9042da8e8a ("drm/amd/display: Change power gating off sequence to fix hang")
8fb234135027 ("drm/amd/display: Rename atomic_commit parameter.")
ed1519403227 ("drm/amd/display: Fixed 4K black issue by refactor update surface.")
e4e354b02fa8 ("drm/amd/display: clean up redundant logic")
e72f0acd369d ("drm/amd/display: refactor dc_update_surfaces_for_stream")
fde2deae8622 ("drm/amd/display: improve debug-ability")
dcbd4ee0fabc ("drm/amd/display: Change update surface condition, fix surface transition corruption.")
adc9b14139de ("drm/amd/display: add missing dcc update on flip call")
f84a8161cb16 ("drm/amd/display: mode change without breaking unaffected streams")
fcd2f4bf8bbe ("drm/amd/display: Output Transfer Function Regamma Refactor")
ab2541b67395 ("drm/amd/display: Remove dc_target object")