summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-15drm/amd/display: Fix memleak on input transfer functionLeo (Sunpeng) Li1-8/+0
2018-05-15drm/amd/display: Fix dim display on DCE11Leo (Sunpeng) Li1-1/+3
2018-05-15drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo4-10/+15
2018-05-15drm/amd/display: Fix structure initialization of hdmi_info_packetAnthony Koo1-1/+3
2018-05-15drm/amd/display: move color_transfer_func to color modAnthony Koo1-13/+1
2018-05-15drm/amd/display: Refactor color moduleAnthony Koo1-2/+1
2018-05-15drm/amd/display: csc_transform to dc_csc_transformAnthony Koo9-13/+13
2018-05-15drm/amd/display: Do not use os typesAnthony Koo2-100/+98
2018-05-15drm/amd/display: Remove unused fieldsAnthony Koo1-3/+0
2018-05-15drm/amd/display: Get rid of unused input_tfAnthony Koo4-13/+0
2018-05-15drm/amd/display: Updated HDR Static Metadata to directly take info packet rawAnthony Koo2-90/+5
2018-04-11drm/amd/display: dal 3.1.41Yongqiang Sun1-1/+1
2018-04-11drm/amd/display: Fix FBC text console corruptionRoman Li1-13/+54
2018-04-11drm/amd/display: csc updates require FULL updateAnthony Koo2-2/+11
2018-04-11drm/amd/display: Make DCN stream encoder shareableEric Bernstein4-421/+343
2018-04-11drm/amd/display: Update scaler v_active data if interlacedDmytro Laktyushkin1-0/+8
2018-04-11drm/amd/display: Change disable backlight ramp change threshold from 0 to max...Yongqiang Sun3-2/+4
2018-04-11drm/amd/display: Fill calcs date from stream src/dst if availableJun Lei1-0/+13
2018-04-11drm/amd/display: fix link bw calculation for 422 and 420 encodingEric Yang1-21/+32
2018-04-11drm/amd/display: remove unused enumJun Lei1-6/+0
2018-04-11drm/amd/display: Refactor stream encoder for HW reviewEric Bernstein4-26/+2101
2018-04-11drm/amd/display: Set all update flags when we have full updateEric Yang1-1/+1
2018-04-11drm/amd/display: add delay between panel pwr off to on.Charlene Liu4-1/+48
2018-04-11drm/amd/display: Implement dm_get_timestampHarry Wentland1-2/+4
2018-04-11drm/amd/display: Add vmax/min_sel prints to dcn10_log_hw_stateAnthony Koo3-2/+12
2018-04-11drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha9-79/+77
2018-04-11drm/amd/display: Fix potential access beyond end of array in CMHarry Wentland1-6/+6
2018-04-11drm/amd/display: Non-HDMI DP active dongle should not support YUV pixel formatHersen Wu1-3/+16
2018-04-11drm/amd/display: Set ignore_msa_timing_paramHarry Wentland1-0/+3
2018-04-11drm/amd/display: Program v_total_min/max after v_total_cntlAnthony Koo3-20/+20
2018-04-11drm/amd/display: Don't register backlight on connector_destroyHarry Wentland1-8/+4
2018-04-11drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland1-25/+33
2018-04-11drm/amd/display: Don't access legacy propertiesHarry Wentland2-3/+11
2018-04-11drm/amdgpu: Added support for MV packetJames Zhu1-0/+24
2018-04-11drm/sched: Extend the documentation.Eric Anholt1-4/+42
2018-04-11drm/amdgpu: add new bo flag that indicates BOs don't need fallback (v2)Chunming Zhou3-2/+8
2018-04-11drm/amdgpu: Don't change preferred domian when fallback GTT v6Chunming Zhou2-27/+26
2018-04-11drm/scheduler: move the tracepoints file from the include directoryNayan Deshmukh2-2/+2
2018-04-11drm/scheduler: fix param documentationNayan Deshmukh1-1/+2
2018-04-11drm/amd/display: fix spelling mistake: "Usupported" -> "Unsupported"Colin Ian King1-2/+2
2018-04-11drm/amdgpu: use new asic need_full_reset callbackAlex Deucher1-0/+6
2018-04-11drm/amdgpu/soc15: implement asic need_full_reset callbackAlex Deucher1-0/+7
2018-04-11drm/amdgpu/vi: implement asic need_full_reset callbackAlex Deucher1-0/+22
2018-04-11drm/amdgpu/cik: implement asic need_full_reset callbackAlex Deucher1-0/+7
2018-04-11drm/amdgpu/si: implement asic need_full_reset callbackAlex Deucher1-0/+7
2018-04-11drm/amdgpu: add asic need_full_reset callbackAlex Deucher1-0/+3
2018-04-11drm/amdgpu: add documentation on hwmon interfaces exposed (v3)Alex Deucher1-0/+40
2018-04-11drm/amdgpu: Move GEM BO to drm_framebufferDaniel Stone10-96/+40
2018-04-11drm/radeon: radeon_framebuffer -> drm_framebufferDaniel Stone6-67/+39
2018-04-11drm/radeon: Move GEM BO to drm_framebufferDaniel Stone6-43/+22