summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: fix spelling mistake: "contruct" -> "construct"Colin Ian King2018-05-152-2/+2
* drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu2018-05-152-30/+23
* drm/amdgpu: invalidate parent bo when shadow bo was invalidatedChunming Zhou2018-05-151-0/+4
* drm/amdgpu: abstract bo_base init functionChunming Zhou2018-05-151-35/+38
* drm/amd/amdgpu: Add some documentation to the debugfs entriesTom St Denis2018-05-151-4/+189
* drm/amd/amdgpu: vcn10 Add callback for emit_reg_write_reg_waitTom St Denis2018-05-151-0/+1
* drm/amdgpu: Fix display corruption on CI with dpm enabledRex Zhu2018-05-151-16/+16
* drm/amd/pp: Skip fan attributes if fan not presentRex Zhu2018-05-152-13/+11
* drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky2018-05-151-2/+4
* drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pagesMichel Dänzer2018-05-152-4/+10
* drm/amd/display: disable FBC on underlay pipeShirish S2018-05-151-1/+6
* drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer2018-05-152-41/+45
* drm/amdgpu/uvd7: add emit_reg_write_reg_wait ring callbackXiaojie Yuan2018-05-151-0/+1
* drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland2018-05-153-13/+22
* drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland2018-05-151-1/+85
* drm/amd: Add BIOS smu_info v3_3 required struct def.Jerry (Fangzhi) Zuo2018-05-151-2/+168
* drm/amd/display: Add VG12 ASIC IDsHarry Wentland2018-05-151-2/+7
* drm/amd/display: Couple formatting fixesHarry Wentland2018-05-153-5/+6
* drm/amd/display: Use int for calculating vline startHarry Wentland2018-05-151-4/+4
* drm/amd/display: dal 3.1.44Tony Cheng2018-05-151-1/+1
* drm/amd/display: to synchronize the hubp and dpp programming in cursor controlMartin Tsai2018-05-151-0/+18
* drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo2018-05-151-7/+9
* drm/amd/display: reprogram infoframe during apply_ctx_to_hwJulian Parkin2018-05-151-0/+18
* drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo2018-05-151-3/+3
* drm/amd/display: Add assert that chroma pitch is non zeroJulian Parkin2018-05-151-0/+3
* drm/amd/display: compact the rq/dlg/ttu logDmytro Laktyushkin2018-05-154-157/+128
* drm/amd/display: update dtn logging and goldensAnthony Koo2018-05-151-1/+1
* drm/amd/display: add some DTN logs for input and output tfAnthony Koo2018-05-154-0/+109
* drm/amd/display: add cursor TTU CRQ relatedCharlene Liu2018-05-152-1/+16
* drm/amd/display: Add user_regamma to color moduleKrunoslav Kovac2018-05-152-14/+348
* drm/amd/display: dal 3.1.43Tony Cheng2018-05-151-1/+1
* drm/amd/display: DP link validation bug for YUV422Hersen Wu2018-05-151-26/+21
* drm/amd/display: Refactor otg_blank sequenceEric Bernstein2018-05-153-21/+28
* drm/amd/display: Make program_output_csc HWSS interface functionEric Bernstein2018-05-152-2/+10
* drm/amd/display: fix issue related to infopacket was not transmittedAnthony Koo2018-05-152-23/+13
* drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland2018-05-151-1/+9
* drm/amd/display: Unify dm resume sequence into a single callMikita Lipski2018-05-151-21/+10
* drm/amd/display: Fix deadlock when flushing irqMikita Lipski2018-05-151-2/+3
* drm/amdgpu/sriov: Need to set in_gpu_reset flag to back after gpu resetEmily Deng2018-05-151-1/+3
* drm/amdgpu: For sriov reset, move IB test into exclusive modeEmily Deng2018-05-151-3/+2
* drm/scheduler: don't update last scheduled fence in TDRPixel Ding2018-05-151-3/+0
* drm/powerplay: Add powertune table for VEGAMEric Huang2018-05-151-0/+189
* drm/amd/powerplay: add specific changes for VEGAM in smu7_hwmgr.cEric Huang2018-05-151-10/+61
* drm/amd/powerplay: add smumgr support for VEGAM (v2)Eric Huang2018-05-154-1/+2464
* drm/amd/powerplay: update process pptablesEric Huang2018-05-151-0/+37
* drm/amd/powerplay: update ppatomctrl.c (v2)Eric Huang2018-05-152-0/+41
* drm/amd: add a new struct in atombios.hEric Huang2018-05-151-0/+7
* drm/amd/powerplay: add smu75 header filesEric Huang2018-05-152-0/+1646
* drm/amd/display: Use HBR2 if eDP monitor it doesn't advertise link rateHarry Wentland2018-05-151-0/+4
* drm/amdgpu: Add VEGAM support to the legacy DCE 11 moduleAlex Deucher2018-05-151-3/+10
OpenPOWER on IntegriCloud