summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: add PX quirk for Asus K73TKNico Sneck2018-05-151-0/+4
* drm/amd/display: Fix memleak on input transfer functionLeo (Sunpeng) Li2018-05-151-8/+0
* drm/amd/display: Fix dim display on DCE11Leo (Sunpeng) Li2018-05-151-1/+3
* drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo2018-05-154-10/+15
* drm/amd/display: Fix structure initialization of hdmi_info_packetAnthony Koo2018-05-151-1/+3
* drm/amd/display: move color_transfer_func to color modAnthony Koo2018-05-151-13/+1
* drm/amd/display: Refactor color moduleAnthony Koo2018-05-151-2/+1
* drm/amd/display: csc_transform to dc_csc_transformAnthony Koo2018-05-159-13/+13
* drm/amd/display: Do not use os typesAnthony Koo2018-05-152-100/+98
* drm/amd/display: Remove unused fieldsAnthony Koo2018-05-151-3/+0
* drm/amd/display: Get rid of unused input_tfAnthony Koo2018-05-154-13/+0
* drm/amd/display: Updated HDR Static Metadata to directly take info packet rawAnthony Koo2018-05-152-90/+5
* drm/amd/display: dal 3.1.41Yongqiang Sun2018-04-111-1/+1
* drm/amd/display: Fix FBC text console corruptionRoman Li2018-04-111-13/+54
* drm/amd/display: csc updates require FULL updateAnthony Koo2018-04-112-2/+11
* drm/amd/display: Make DCN stream encoder shareableEric Bernstein2018-04-114-421/+343
* drm/amd/display: Update scaler v_active data if interlacedDmytro Laktyushkin2018-04-111-0/+8
* drm/amd/display: Change disable backlight ramp change threshold from 0 to max...Yongqiang Sun2018-04-113-2/+4
* drm/amd/display: Fill calcs date from stream src/dst if availableJun Lei2018-04-111-0/+13
* drm/amd/display: fix link bw calculation for 422 and 420 encodingEric Yang2018-04-111-21/+32
* drm/amd/display: remove unused enumJun Lei2018-04-111-6/+0
* drm/amd/display: Refactor stream encoder for HW reviewEric Bernstein2018-04-114-26/+2101
* drm/amd/display: Set all update flags when we have full updateEric Yang2018-04-111-1/+1
* drm/amd/display: add delay between panel pwr off to on.Charlene Liu2018-04-114-1/+48
* drm/amd/display: Implement dm_get_timestampHarry Wentland2018-04-111-2/+4
* drm/amd/display: Add vmax/min_sel prints to dcn10_log_hw_stateAnthony Koo2018-04-113-2/+12
* drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha2018-04-119-79/+77
* drm/amd/display: Fix potential access beyond end of array in CMHarry Wentland2018-04-111-6/+6
* drm/amd/display: Non-HDMI DP active dongle should not support YUV pixel formatHersen Wu2018-04-111-3/+16
* drm/amd/display: Set ignore_msa_timing_paramHarry Wentland2018-04-111-0/+3
* drm/amd/display: Program v_total_min/max after v_total_cntlAnthony Koo2018-04-113-20/+20
* drm/amd/display: Don't register backlight on connector_destroyHarry Wentland2018-04-111-8/+4
* drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland2018-04-111-25/+33
* drm/amd/display: Don't access legacy propertiesHarry Wentland2018-04-112-3/+11
* drm/amdgpu: Added support for MV packetJames Zhu2018-04-111-0/+24
* drm/amdgpu: add new bo flag that indicates BOs don't need fallback (v2)Chunming Zhou2018-04-112-2/+6
* drm/amdgpu: Don't change preferred domian when fallback GTT v6Chunming Zhou2018-04-112-27/+26
* drm/scheduler: move the tracepoints file from the include directoryNayan Deshmukh2018-04-112-1/+83
* drm/scheduler: fix param documentationNayan Deshmukh2018-04-111-1/+2
* drm/amd/display: fix spelling mistake: "Usupported" -> "Unsupported"Colin Ian King2018-04-111-2/+2
* drm/amdgpu: use new asic need_full_reset callbackAlex Deucher2018-04-111-0/+6
* drm/amdgpu/soc15: implement asic need_full_reset callbackAlex Deucher2018-04-111-0/+7
* drm/amdgpu/vi: implement asic need_full_reset callbackAlex Deucher2018-04-111-0/+22
* drm/amdgpu/cik: implement asic need_full_reset callbackAlex Deucher2018-04-111-0/+7
* drm/amdgpu/si: implement asic need_full_reset callbackAlex Deucher2018-04-111-0/+7
* drm/amdgpu: add asic need_full_reset callbackAlex Deucher2018-04-111-0/+3
* drm/amdgpu: add documentation on hwmon interfaces exposed (v3)Alex Deucher2018-04-111-0/+40
* drm/amdgpu: Move GEM BO to drm_framebufferDaniel Stone2018-04-1110-96/+40
* drm/radeon: radeon_framebuffer -> drm_framebufferDaniel Stone2018-04-116-67/+39
* drm/radeon: Move GEM BO to drm_framebufferDaniel Stone2018-04-116-43/+22