summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2021-05-19drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward1-0/+1
2021-05-19drm/amd/display: add handling for hdcp2 rx id list validationDingchen (David) Zhang1-0/+2
2021-05-19drm/amd/display: fixed divide by zero kernel crash during dsc enablementRobin Singh1-6/+9
2021-05-19drm/amd/display: Force vsync flip when reconfiguring MPCCAnthony Wang1-0/+4
2021-05-14drm/amd/display: check fb of primary planeSefa Eyeoglu1-1/+2
2021-05-14drm/amd/display: use GFP_ATOMIC in dcn20_resource_constructNirmoy Das4-18/+18
2021-05-14drm/amd/display: Fix off by one in hdmi_14_process_transaction()Dan Carpenter1-4/+5
2021-05-14drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland1-0/+17
2021-05-12drm/amd/display: Try YCbCr420 color when YCbCr444 failsWerner Sembach1-0/+9
2021-05-12drm/amdgpu/display: fix memory leak for dimgrey cavefishAlex Deucher1-0/+3
2021-05-12drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob5-25/+115
2021-05-12drm/amd/display: Fix debugfs link_settings entryFangzhi Zuo1-7/+8
2021-05-12drm/amd/display: fix dml prefetch validationDmytro Laktyushkin2-0/+2
2021-05-12drm/amd/display: DCHUB underflow counter increasing in some scenariosAric Cyr1-1/+3
2021-05-12drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'Anson Jacob1-5/+1
2021-05-12drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwrit...Lee Jones1-1/+0
2021-05-12drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt workXiaogang Chen2-49/+80
2021-05-12drm/amd/display: Return invalid state if GPINT times outWyatt Wood1-5/+10
2021-05-12drm/amd/display: Don't optimize bandwidth before disabling planesAric Cyr1-1/+2
2021-05-12drm/amd/display: Check for DSC support instead of ASIC revisionEryk Brol1-1/+1
2021-05-12drm/amd/display: Fix MPC OGAM power on/off sequenceNicholas Kazlauskas1-11/+13
2021-05-12drm/amd/display: changing sr exit latencyMartin Leung1-1/+1
2021-05-02drm/amd/display: Update modifier list for gfx10_3Qingqing Zhuo1-2/+2
2021-04-28amd/display: allow non-linear multi-planar formatsSimon Ser1-7/+4
2021-04-21drm/amd/display: Add missing mask for DCN3Qingqing Zhuo1-0/+1
2021-03-30drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.xAlex Deucher1-2/+1
2021-03-30drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wmZhan Liu1-1/+95
2021-03-30drm/amd/display: Enabled pipe harvesting in dcn30Dillon Varone1-0/+31
2021-03-30drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee1-1/+1
2021-03-30drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo10-0/+37
2021-03-24drm/amd/display: Remove MPC gamut remap logic for DCN30Dillon Varone1-32/+2
2021-03-24drm/amd/display: Correct algorithm for reversed gammaCalvin Hou1-8/+18
2021-03-24drm/amd/display: Copy over soc values before bounding box creationSung Lee1-0/+5
2021-03-17drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher1-4/+20
2021-03-17drm/amdgpu/display: don't assert in set backlight functionAlex Deucher1-1/+0
2021-03-17drm/amdgpu/display: simplify backlight settingAlex Deucher1-16/+4
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-17drm/amd/display: Add a backlight module optionTakashi Iwai1-0/+5
2021-03-07drm/amd/display: Guard against NULL pointer deref when get_i2c_info failsNicholas Kazlauskas1-0/+5
2021-03-04Revert "drm/amd/display: reuse current context instead of recreating one"Anson Jacob3-30/+23
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/amdgpu/display: remove hdcp_srm sysfs on device removalNirmoy Das3-3/+4
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-10Revert "drm/amd/display: Update NV1x SR latency values"Alex Deucher1-2/+2
2021-02-03drm/amd/display: Decrement refcount of dc_sink before reassignmentVictor Lu1-1/+3