summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add amdgpu_bo_paramChunming Zhou2018-05-152-33/+51
* drm/amd/display: Use dig enable to determine fast boot optimization.Yongqiang Sun2018-05-155-36/+21
* drm/amd/display: add missing colorspace for set black colorYue Hin Lau2018-05-151-1/+20
* drm/amd/display: add calculated clock logging to DTNDmytro Laktyushkin2018-05-151-1/+10
* drm/amd/display: add rq/dlg/ttu to dtn logDmytro Laktyushkin2018-05-156-20/+401
* drm/amd/display: Check SCRATCH reg to determine S3 resume.Yongqiang Sun2018-05-151-5/+28
* drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu2018-05-151-0/+2
* drm/amd/display: Move DCC support functions into dchubbubEric Bernstein2018-05-154-232/+291
* drm/amd/display: Do not create memory allocation if stats not enabledAnthony Koo2018-05-151-11/+15
* drm/amd/display: Check lid state to determine fast boot optimization.Yongqiang Sun2018-05-152-8/+17
* drm/amd/display: change dml init to use default structsDmytro Laktyushkin2018-05-151-62/+76
* drm/amd/display: fix segfault on insufficient TG during validationDmytro Laktyushkin2018-05-151-1/+1
* drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li2018-05-151-3/+6
* drm/amd/display: Move dp_pixel_encoding_type to stream_encoder includeEric Bernstein2018-05-152-17/+19
* drm/amd/display: fix brightness level after resume from suspendRoman Li2018-05-153-1/+18
* drm/amd/display: dal 3.1.42Eric Yang2018-05-151-1/+1
* drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland2018-05-151-7/+0
* drm/amdgpu: defer test IBs on the rings at boot (V3)Shirish S2018-05-152-11/+9
* drm/amd/pp: Adding a function to store cc6 data in SMU10Mikita Lipski2018-05-151-0/+10
* drm/amd/pp: Adding set_watermarks_for_clocks_ranges for SMU10Mikita Lipski2018-05-152-0/+14
* drm/amdgpu: re-validate per VM BOs if required v2Christian König2018-05-151-1/+14
* drm/amdgpu: revert "Don't change preferred domian when fallback GTT v6"Christian König2018-05-152-26/+27
* drm/amdgpu: revert "add new bo flag that indicates BOs don't need fallback (v2)"Christian König2018-05-152-6/+2
* drm/amd/pp: Move common code to smu_helper.cRex Zhu2018-05-154-70/+109
* drm/amd/pp: Clear smu response register before send smu messageRex Zhu2018-05-152-3/+2
* drm/amd/pp: Remove struct pp_gpu_powerRex Zhu2018-05-156-60/+29
* drm/amd/pp: Refine get_gpu_power for VIRex Zhu2018-05-152-27/+34
* Revert "drm/amd/powerply: fix power reading on Fiji"Rex Zhu2018-05-151-2/+1
* drm/gpu-sched: fix force APP kill hang(v4)Emily Deng2018-05-154-21/+121
* drm/amdgpu: Free VGA stolen memory as soon as possible.Andrey Grodzovsky2018-05-158-1/+46
* drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over (v3)Alex Deucher2018-05-155-18/+118
* drm/amdgpu/gmc9: use amdgpu_ring_emit_reg_write_reg_wait in gpu tlb flushAlex Deucher2018-05-151-5/+3
* drm/amdgpu/vcn1: add emit_reg_write_reg_wait ring callbackAlex Deucher2018-05-151-0/+1
* drm/amdgpu/vce4: add emit_reg_write_reg_wait ring callbackAlex Deucher2018-05-151-0/+1
* drm/amdgpu/uvd7: add emit_reg_write_reg_wait ring callbackAlex Deucher2018-05-151-0/+1
* drm/amdgpu/sdma4: add emit_reg_write_reg_wait ring callback (v2)Alex Deucher2018-05-151-0/+1
* drm/amdgpu/gfx9: add emit_reg_write_reg_wait ring callback (v2)Alex Deucher2018-05-151-0/+12
* drm/amdgpu: add emit_reg_write_reg_wait ring callbackAlex Deucher2018-05-153-0/+28
* drm/amdgpu/powerplay: rename smu7_upload_mc_firmwareAlex Deucher2018-05-151-2/+2
* drm/amdgpu/powerplay: fix smu7_get_memory_type for fijiAlex Deucher2018-05-151-6/+2
* Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland2018-05-151-28/+0
* Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland2018-05-151-3/+0
* drm/amdgpu/gfx9: cache DB_DEBUG2 and make it available to userspaceAlex Deucher2018-05-153-0/+6
* drm/ttm: keep a reference to transfer pipelined BOsChristian König2018-05-151-20/+30
* drm/amd/pp: Remove useless smu7 running state checkRex Zhu2018-05-151-8/+0
* drm/amd/pp: Remove dead function in smu7_smumgr.cRex Zhu2018-05-152-11/+0
* drm/amd/powerplay: initialzie the dpm intial enabled stateKenneth Feng2018-05-151-0/+10
* drm/amd/powerplay: Get more than 8 level gfxclk statesKenneth Feng2018-05-151-1/+1
* amd/powerplay: implement the vega12_force_clock_level interfaceKenneth Feng2018-05-151-1/+41
* drm/amdgpu: Add APU support in vi_set_vce_clocksRex Zhu2018-05-152-8/+27
OpenPOWER on IntegriCloud