summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/amd/display: Load DMCU IRAMDavid Francis2018-11-267-8/+435
| * drm/amd/display: Fix Scaling (RMX_*) for DC driverBhawanpreet Lakha2018-11-261-11/+38
| * drm/amd/display: Set RMX_ASPECT as defaultBhawanpreet Lakha2018-11-261-2/+4
| * drm/amd/display: fix dereference of pointer fs_params before it is null checkedColin Ian King2018-11-211-5/+11
| * drm/amd/display/amdgpu_dm/amdgpu_dm.c: Remove duplicate headerBrajeswar Ghosh2018-11-211-1/+0
| * drm/amd/display: Clean up DCN1 clock requestsDavid Francis2018-11-191-9/+5
| * drm/amd/display: Support amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas2018-11-192-0/+17
| * drm/amd/display: Get backlight controller id from linkDavid Francis2018-11-191-4/+4
| * drm/amd/display: expose surface confirm color functionCharlene Liu2018-11-192-2/+10
| * drm/amd/display: fix pipe interdependent hubp programmingDmytro Laktyushkin2018-11-193-44/+78
| * drm/amd/display: Adjust stream enable sequenceJoshua Aberback2018-11-191-2/+3
| * drm/amd/display: get tail pipe before aquire free pipeEric Bernstein2018-11-191-4/+3
| * drm/amd/display: retry 3 times before successfully readingXiaodong Yan2018-11-191-3/+14
| * drm/amd/display: 3.2.06Steven Chiu2018-11-191-1/+1
| * drm/amd/display: redesign scaling rotation mathDmytro Laktyushkin2018-11-191-414/+240
| * drm/amd/display: clear underflow on optc unblankJun Lei2018-11-191-10/+9
| * drm/amd/display: Consolidate two-pixels-per-container checkNikola Cornij2018-11-192-2/+9
| * drm/amd/display: calculate stream->phy_pix_clk before clock mappingYogesh Mohan Marimuthu2018-11-191-0/+2
| * drm/amd/display: Typo for return check value.Yongqiang Sun2018-11-191-1/+1
| * drm/amd/display: Clean up dp_blank functionsDavid Francis2018-11-192-16/+10
| * drm/amd/display: Check for dmcu initialization before calling dmcuDavid Francis2018-11-192-5/+8
| * drm/amd/display: fix gamma not being applied correctlyMurton Liu2018-11-191-1/+2
| * drm/amd/display: make underflow status clear explicitJun Lei2018-11-197-6/+70
| * drm/amd/display: expose dentist_get_divider_from_didNevenko Stupar2018-11-192-1/+3
| * drm/amd/display: resolve minor log problemsWenjing Liu2018-11-191-3/+3
| * drm/amd/display: Remove dc_stream_state->statusDavid Francis2018-11-195-7/+3
| * drm/amd/display: 3.2.05Steven Chiu2018-11-191-1/+1
| * Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-11-1964-1999/+2697
| |\
| | * drm/amdgpu/display/dce11: only enable FBC when selectedAlex Deucher2018-11-071-1/+2
| | * drm/amdgpu/display/dm: handle FBC dc feature parameterAlex Deucher2018-11-071-0/+3
| | * drm/amdgpu/display/dc: add FBC to dc_configAlex Deucher2018-11-071-0/+1
| | * drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)Alex Deucher2018-11-071-1/+6
| | * drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul2018-11-071-5/+0
| | * drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo2018-11-072-35/+7
| | * drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo2018-11-073-46/+4
| | * drm/amd/display: Stop leaking planesHarry Wentland2018-11-061-1/+1
| | * drm/amdgpu: Drop amdgpu_planeHarry Wentland2018-11-061-19/+19
| | * drm/amd/display: Fix misleading buffer informationShaokun Zhang2018-11-061-2/+2
| | * drm/amd: Don't fail on backlight = 0David Francis2018-11-061-8/+10
| | * drm/amd/display: Add condition to sync eDP SW status and HW statusLewis Huang2018-11-056-0/+120
| | * drm/amd/display: Remove the check to see if pp_display_cfg is changedFatemeh Darbehani2018-11-051-2/+1
| | * drm/amd/display: remove CRTC_3D_STRUCTURE_V_UPDATE_MODE bit programming.Charlene Liu2018-11-051-4/+2
| | * drm/amd/display: Expose target backlight levelAnthony Koo2018-11-052-0/+13
| | * drm/amd/display: Guard against null stream_state in set_crc_sourceNicholas Kazlauskas2018-11-051-0/+5
| | * drm/amd/display: fix mirror rotation scaling mathDmytro Laktyushkin2018-11-051-41/+24
| | * drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part4Fatemeh Darbehani2018-11-054-37/+37
| | * drm/amd/display: Remove program_csc_matrixKrunoslav Kovac2018-11-054-49/+11
| | * drm/amd/display: Fix some backlight variable stylingAnthony Koo2018-11-051-10/+8
| | * drm/amd/display: Expand dc to use 16.16 bit backlightAnthony Koo2018-11-057-79/+80
| | * drm/amd/display: Remove some old TODO'sEric Bernstein2018-11-051-6/+0