summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)Author
2021-04-07drm/amd/display: Add missing mask for DCN3Qingqing Zhuo
2021-03-24drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.xAlex Deucher
2021-03-18drm/amd/display: Remove MPC gamut remap logic for DCN30Dillon Varone
2021-03-18drm/amd/display: Correct algorithm for reversed gammaCalvin Hou
2021-03-15drm/amd/display: Copy over soc values before bounding box creationSung Lee
2021-03-10drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wmZhan Liu
2021-03-10drm/amd/display: Enabled pipe harvesting in dcn30Dillon Varone
2021-03-10drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee
2021-03-10drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo
2021-03-10drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()Holger Hoffstätte
2021-03-10drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()Holger Hoffstätte
2021-03-10drm/amdgpu/display: don't assert in set backlight functionAlex Deucher
2021-02-22drm/amd/display: Remove Assert from dcn10_get_dig_frontendEric Bernstein
2021-02-22drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1Rodrigo Siqueira
2021-02-22Revert "drm/amd/display: reuse current context instead of recreating one"Anson Jacob
2021-02-18drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()Jan Kokemüller
2021-02-18drm/amd/display: Fix potential integer overflowGustavo A. R. Silva
2021-02-09drm/amd/display: Simplify bool comparisonJiapeng Chong
2021-02-09Revert "drm/amd/display: Update NV1x SR latency values"Alex Deucher
2021-02-09drm/amd/display: 3.2.122Aric Cyr
2021-02-09drm/amd/display: fix type mismatch error for return variableDale Zhao
2021-02-09drm/amd/display: DIO Supported for virtual displaysWesley Chalmers
2021-02-09drm/amd/display: Initialize dmub_rb_cmd unions to 0Wyatt Wood
2021-02-09drm/amd/display: fix 64bit division issue on 32bit OSLang Yu
2021-02-09drm/amd/display: move edp sink present detection to hw initEric Yang
2021-02-09drm/amd/display: revert support for DID2.0 dsc passthroughJun Lei
2021-02-09drm/amd/display: Add DIG_CLOCK_PATTERN in the transmitter controlDerek Lai
2021-02-09drm/amd/display: Add otg vertical interrupt0 support in DCN1.0Wayne Lin
2021-02-02amd/display: remove unneeded variable: "pattern"Bernard Zhao
2021-02-02drm/amd/display: 3.2.121Aric Cyr
2021-02-02drm/amd/display: Reject too small viewport size when validating planeNikola Cornij
2021-02-02drm/amd/display: Better handling of dummy p-state tableJoshua Aberback
2021-02-02drm/amd/display: Workaround for some legacy DP-VGA donglesTaimur Hassan
2021-02-02drm/amd/display: remove unused force_ignore_link_settings debug optionWenjing Liu
2021-02-02drm/amd/display: Add Freesync HDMI support to DMCUStylon Wang
2021-02-02drm/amd/display: fix initial bounding box values for dcn3.02Samson Tam
2021-02-02drm/amd/display: implement support for DID2.0 dsc passthroughJun Lei
2021-02-02drm/amd/display: 3.2.120Aric Cyr
2021-02-02drm/amd/display: Add more Clock Sources to DCN2.1Sung Lee
2021-02-02drm/amd/display: correct some hdcp variable namingWenjing Liu
2021-02-02drm/amd/display: Set power_gated to true for seamless boot pipe initLewis Huang
2021-02-02drm/amd/display: reuse current context instead of recreating oneBhawanpreet Lakha
2021-02-02drm/amd/display: Add null pointer check to is_dig_enabled funcMichael Strauss
2021-02-02drm/amd/display: initialize i2c speed if not initialized in dcnxxx__resource.cBrendan Steve Leder
2021-02-02drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVALGeorge Shen
2021-02-02drm/amd/display: Drop SOC bounding box hookup in DM/DCNicholas Kazlauskas
2021-02-01drm/amd/display: Simplify bool conversionAbaci Team
2021-01-25drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner
2021-01-25drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction.Mario Kleiner
2021-01-25amdgpu: fix clang build warningArnd Bergmann