summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2021-04-21amd/display: allow non-linear multi-planar formatsSimon Ser-7/+4
2021-04-21drm/amd/display: Update modifier list for gfx10_3Qingqing Zhuo-2/+2
2021-04-07drm/amd/display: Add missing mask for DCN3Qingqing Zhuo-0/+1
2021-03-24drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.xAlex Deucher-2/+1
2021-03-18drm/amd/display: Remove MPC gamut remap logic for DCN30Dillon Varone-32/+2
2021-03-18drm/amd/display: Correct algorithm for reversed gammaCalvin Hou-8/+18
2021-03-15drm/amd/display: Copy over soc values before bounding box creationSung Lee-0/+5
2021-03-10drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wmZhan Liu-1/+95
2021-03-10drm/amd/display: Enabled pipe harvesting in dcn30Dillon Varone-0/+31
2021-03-10drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee-1/+1
2021-03-10drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo-0/+37
2021-03-10drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()Holger Hoffstätte-1/+1
2021-03-10drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()Holger Hoffstätte-4/+0
2021-03-10drm/amd/display: Add a backlight module optionTakashi Iwai-0/+5
2021-03-10drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher-4/+20
2021-03-10drm/amdgpu/display: don't assert in set backlight functionAlex Deucher-1/+0
2021-03-10drm/amdgpu/display: simplify backlight settingAlex Deucher-16/+4
2021-03-03drm/amd/display: fix the return of the uninitialized value in retColin Ian King-1/+1
2021-02-24drm/amd/display: Fix system hang after multiple hotplugs (v3)Qingqing Zhuo-13/+92
2021-02-22drm/amd/display: Remove Assert from dcn10_get_dig_frontendEric Bernstein-1/+2
2021-02-22drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1Rodrigo Siqueira-0/+22
2021-02-22Revert "drm/amd/display: reuse current context instead of recreating one"Anson Jacob-30/+23
2021-02-18drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()Jan Kokemüller-3/+19
2021-02-18drm/amd/display: Fix potential integer overflowGustavo A. R. Silva-1/+1
2021-02-18drm/amdgpu/display: remove hdcp_srm sysfs on device removalNirmoy Das-3/+4
2021-02-09drm/amd/display: Simplify bool comparisonJiapeng Chong-2/+2
2021-02-09Revert "drm/amd/display: Update NV1x SR latency values"Alex Deucher-2/+2
2021-02-09drm/amd/display: 3.2.122Aric Cyr-1/+1
2021-02-09drm/amd/display: [FW Promotion] Release 0.0.51Anthony Koo-4/+25
2021-02-09drm/amd/display: fix type mismatch error for return variableDale Zhao-1/+1
2021-02-09drm/amd/display: DIO Supported for virtual displaysWesley Chalmers-10/+19
2021-02-09drm/amd/display: Initialize dmub_rb_cmd unions to 0Wyatt Wood-3/+13
2021-02-09drm/amd/display: fix 64bit division issue on 32bit OSLang Yu-4/+5
2021-02-09drm/amd/display: move edp sink present detection to hw initEric Yang-18/+24
2021-02-09drm/amd/display: revert support for DID2.0 dsc passthroughJun Lei-23/+14
2021-02-09drm/amd/display: DP HDCP Compliance 1A-08/09 tests failQingqing Zhuo-0/+2
2021-02-09drm/amd/display: Add DIG_CLOCK_PATTERN in the transmitter controlDerek Lai-1/+27
2021-02-09drm/amd/display: Add return code instead of boolean for future useFangzhi Zuo-4/+4
2021-02-09drm/amd/display: Add otg vertical interrupt0 support in DCN1.0Wayne Lin-0/+54
2021-02-09drm/amd/display: Fix unused variable warningBhawanpreet Lakha-2/+0
2021-02-09Revert "drm/amd/display: fix unused variable warning"Alex Deucher-2/+0
2021-02-05drm/amd/display: fix unused variable warningArnd Bergmann-0/+2
2021-02-02amd/display: remove unneeded variable: "pattern"Bernard Zhao-3/+1
2021-02-02drm/amd/display: 3.2.121Aric Cyr-1/+1
2021-02-02drm/amd/display: [FW Promotion] Release 0.0.50Anthony Koo-2/+2
2021-02-02drm/amd/display: Reject too small viewport size when validating planeNikola Cornij-3/+29
2021-02-02drm/amd/display: Better handling of dummy p-state tableJoshua Aberback-7/+5
2021-02-02drm/amd/display: Workaround for some legacy DP-VGA donglesTaimur Hassan-1/+12
2021-02-02drm/amd/display: Decrement refcount of dc_sink before reassignmentVictor Lu-1/+3
2021-02-02drm/amd/display: Free atomic state after drm_atomic_commitVictor Lu-8/+6