summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-14drm/amdgpu: Fix connector atomic_check compilation failSean Paul
2019-06-10drm/amd: drop use of drmP.h in display/Sam Ravnborg
2019-06-10drm/amd: drop use of drmP.h from all header filesSam Ravnborg
2019-06-10drm/amd: drop use of drmP.h in atom.hSam Ravnborg
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-06-06Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-06-05drm/amdgpu/display: Drop some new CONFIG_DRM_AMD_DC_DCN1_01 guardsAlex Deucher
2019-06-06Merge tag 'drm-misc-next-2019-06-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-06-04drm/amd: fix fb references in async updateHelen Koike
2019-06-03drm/amd/display: Only force modesets when toggling HDRNicholas Kazlauskas
2019-06-03drm/amd/display: Expose HDR output metadata for supported connectorsNicholas Kazlauskas
2019-05-31drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve v2Chunming Zhou
2019-05-31drm/amdgpu/display: Fix reload driver errorEmily Deng
2019-05-31drm/amd/display: program manual trigger only for bottom most pipeAric Cyr
2019-05-31drm/amd/display: CS_TFM_1D only applied post EOTFKrunoslav Kovac
2019-05-31drm/amd/display: Reset planes for color management changesNicholas Kazlauskas
2019-05-31drm/amd/display: Increase Backlight Gain Step SizeEryk Brol
2019-05-31drm/amd/display: fix issues with bad AUX reply on some displaysAnthony Koo
2019-05-31drm/amd/display: Refactor DIO stream encoderEric Bernstein
2019-05-31drm/amd/display: Modified AUX_DPHY_RX_CONTROL0Daniel He
2019-05-31drm/amd/display: Add writeback_config to VBA varsIlya Bakoulin
2019-05-31drm/amd/display: Refactor clk_mgr functionsEric Yang
2019-05-31drm/amd/display: Fix type of pp_smu_wm_set_range structEric Yang
2019-05-31drm/amd/display: do not power on eDP power rail earlyAnthony Koo
2019-05-31drm/amd/display: fix crash on setmode when mode is close to bw limitSu Sung Chung
2019-05-31drm/amd/display: fix calculation of total_data_read_bandwidthSu Sung Chung
2019-05-31drm/amd/display: 3.2.32Aric Cyr
2019-05-31drm/amd/display: Move link functions from dc to dc_linkChris Park
2019-05-31drm/amd/display: Add min_dcfclk_mhz field to bb overridesJun Lei
2019-05-31drm/amd/display: move clk_mgr files to right placeEric Yang
2019-05-31drm/amd/display: disable PSR/ABM before destroy DMCU structPaul Hsieh
2019-05-31drm/amd/display: Ensure DRR triggers in BPEryk Brol
2019-05-31drm/amd/display: Add GSL source select registersKrunoslav Kovac
2019-05-31drm/amd/display: Disable audio stream only if it's currently enabledEryk Brol
2019-05-31drm/amd/display: assign new stream id in dc_copy_streamWenjing Liu
2019-05-31drm/amd/display: Move CLK_BASE_INNER macroEric Yang
2019-05-31drm/amd/display: Implement CM dealpha and bias interfacesGary Kattan
2019-05-31drm/amd/display: Don't use ROM for output TF if GAMMA_CS_TFM_1DHugo Hu
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang
2019-05-31Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-05-30Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-05-28drm/amdgpu: fix unload driver failEmily Deng
2019-05-24drm/amdgpu: sort probed modes before adding common modesYogesh Mohan Marimuthu
2019-05-24drm/amd/display: Use new connector state when getting color depthNicholas Kazlauskas
2019-05-24drm/amd/display: Switch the custom "max bpc" property to the DRM propNicholas Kazlauskas
2019-05-24gpu: fix typos in code commentsWeitao Hou