summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2021-03-17drm/amdgpu/display: don't assert in set backlight functionAlex Deucher1-1/+0
2021-03-17drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()Holger Hoffstätte1-4/+0
2021-03-17drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()Holger Hoffstätte1-1/+1
2021-03-07drm/amd/display: Guard against NULL pointer deref when get_i2c_info failsNicholas Kazlauskas1-0/+5
2021-03-04drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1Rodrigo Siqueira1-0/+22
2021-03-04drm/amd/display: Remove Assert from dcn10_get_dig_frontendEric Bernstein2-1/+2
2021-03-04drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()Jan Kokemüller2-3/+19
2021-03-04Revert "drm/amd/display: Update NV1x SR latency values"Alex Deucher1-2/+2
2021-03-04drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner3-0/+76
2021-03-04drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction.Mario Kleiner1-4/+4
2021-02-17drm/amd/display: Add more Clock Sources to DCN2.1Sung Lee1-0/+10
2021-02-17drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVALGeorge Shen1-3/+3
2021-02-17Revert "drm/amd/display: Update NV1x SR latency values"Alex Deucher1-2/+2
2021-02-07drm/amd/display: Fixed corruptions on HPDRX link loss restoreVladimir Stempen1-2/+2
2021-02-07drm/amd/display: Use hardware sequencer functions for PG controlNicholas Kazlauskas2-6/+21
2021-02-07drm/amd/display: Change function decide_dp_link_settings to avoid infinite lo...Bing Guo1-0/+3
2021-02-07drm/amd/display: Allow PSTATE chnage when no displays are enabledAric Cyr1-2/+4
2021-02-07drm/amd/display: Update dram_clock_change_latency for DCN2.1Jake Wang1-1/+1
2021-01-27drm/amd/display: disable dcn10 pipe split by defaultLi, Roman1-2/+2
2021-01-27drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM CaseSung Lee1-3/+4
2021-01-23drm/amdgpu/display: drop DCN support for aarch64Alex Deucher9-101/+31
2021-01-19drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issueKevin Wang1-1/+6
2021-01-19Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"Rodrigo Siqueira1-5/+6
2021-01-06drm/amd/display: updated wm table for RenoirJake Wang1-6/+6
2021-01-06drm/amd/display: Add get_dig_frontend implementation for DCExRodrigo Siqueira2-2/+44
2020-12-30drm/amdgpu: fix incorrect enum typeArnd Bergmann1-2/+2
2020-12-09drm/amd/display: Add wm table for RenoirSung Lee1-4/+89
2020-12-09drm/amd/display: Prevent bandwidth overflowChris Park1-2/+5
2020-12-03drm/amd/display: Init clock value by current vbios CLKsBrandon Syu1-2/+11
2020-11-16drm/amd/display: Add missing pflip irq for dcn2.0Alex Deucher1-2/+2
2020-11-06drm/amd/display: Add missing pflip irqBhawanpreet Lakha1-2/+2
2020-11-04drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINEAlex Deucher2-4/+0
2020-11-04drm/amd/display: Add green_sardine support to DCRoman Li2-0/+11
2020-10-27drm/amd/display: Clean up debug macrosTakashi Iwai1-21/+12
2020-10-27drm/amd/display: Don't invoke kgdb_breakpoint() unconditionallyTakashi Iwai1-1/+1
2020-10-27drm/amd/display: Fix kernel panic by dal_gpio_open() errorTakashi Iwai1-2/+2
2020-10-27drm/amdgpu/display: use kvzalloc again in dc_create_stateAlex Deucher1-2/+2
2020-10-27drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'nsMartin Leung1-0/+12
2020-10-27drm/amd/display: prevent null pointer accessDmytro Laktyushkin1-5/+7
2020-10-27drm/amd/display: Fixed panic during seamless boot.David Galiffi1-1/+2
2020-10-14drm/amd/display: Fix module load hangs when connected to an eDPRodrigo Siqueira1-5/+5
2020-10-09drm/amd/display: Fix OPTC_DATA_FORMAT programmingDmytro Laktyushkin3-16/+11
2020-10-09drm/amd/display: Don't allow pstate if no support in blankAlvin Lee1-1/+1
2020-10-05drm/amd/display: HDMI remote sink need mode validation for LinuxFangzhi Zuo1-1/+1
2020-10-05drm/amd/display: Change to correct unit on audio rateChris Park1-3/+2
2020-10-05drm/amd/display: Avoid set zero in the requested clkRodrigo Siqueira1-2/+1
2020-09-30drm/amd/display: add pipe reassignment prevention code to dcn3Dmytro Laktyushkin1-12/+49
2020-09-29drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version()Dirk Gouders1-1/+0
2020-09-29drm/amd/display: make two symbols staticJason Yan1-2/+2
2020-09-29drm/amd/display: make get_color_space_type() staticJason Yan1-1/+1