summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-14drm/amd/display: Enable backlight support for pre-DCE11 ASICsMikita Lipski3-0/+172
2018-03-14drm/amd/display: use HW hdr mult for brightness boostKrunoslav Kovac6-7/+45
2018-03-14drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha3-13/+11
2018-03-14drm/amd/display: Move DTRACE and dml_print definesBhawanpreet Lakha4-2/+37
2018-03-14drm/amd/display: Modified set bandwidth sequence.Yongqiang Sun3-12/+38
2018-03-14drm/amd/display: fix check condition for edp power controlEric Yang2-7/+17
2018-03-14drm/amd/display: Fix takover from VGA modeBhawanpreet Lakha2-2/+18
2018-03-14drm/amd/display: Allow passing of syspll id to get_smu_clock_infoJerry (Fangzhi) Zuo3-6/+7
2018-03-14drm/amd/display: Remove 300Mhz minimum disp clk limit.Yongqiang Sun3-5/+5
2018-03-14drm/amd/display: Convert CTM to 2's complementLeo (Sunpeng) Li1-3/+12
2018-03-14drm/amd/display: Varibright add null checkSivapiriyanKumarasamy1-1/+1
2018-03-14drm/amd/display: Varibright fix bug and review commentsSivapiriyanKumarasamy7-19/+37
2018-03-14drm/amd/display: Vari-bright looks disabled near end of MM14SivapiriyanKumarasamy4-12/+40
2018-03-14drm/amd/display: Use correct error codesLeo (Sunpeng) Li1-6/+3
2018-03-14drm/amd/display: Fix memleaks when atomic check fails.Leo (Sunpeng) Li1-9/+25
2018-03-14drm/amdgpu: Remove some unused elements from amdgpu_connector structHarry Wentland1-29/+0
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher7-2/+40
2018-03-14drm/radeon: fix prime teardown orderChristian König2-2/+2
2018-03-14drm/amdgpu: fix prime teardown orderChristian König2-2/+2
2018-03-14drm/amdgpu: explicit give BO type to amdgpu_bo_createChristian König12-66/+60
2018-03-14drm/amdgpu: initial validate the prime BOs into the CPU domainChristian König1-1/+3
2018-03-14drm/amdgpu: drop the backing store when DMA-buf imports are evictedChristian König1-0/+6
2018-03-14drm/ttm: move initializing ttm->sg into ttm_tt_init_fieldsChristian König1-3/+1
2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König16-71/+63
2018-03-14drm/ttm: add ttm_bo_pipeline_guttingChristian König2-3/+36
2018-03-14drm/amdgpu: refactoring mailbox to fix TDR handshake bugs(v2)Monk Liu2-94/+109
2018-03-14drm/amdgpu: implement mmio byte access helper for MBMonk Liu2-0/+32
2018-03-14drm/amdgpu: query vram type from atombiosHawking Zhang3-7/+93
2018-03-14drm/amd/amdgpu: Add missing "DDR4" labelTom St Denis1-1/+2
2018-03-14drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for TongaEmily Deng2-3/+3
2018-03-14drm/amdgpu: Correct the place of amdgpu_pm_sysfs_finiEmily Deng1-1/+1
2018-03-14drm/amdgpu: stop allocating a page array for prime shared BOsChristian König2-3/+4
2018-03-14drm/ttm: add ttm_sg_tt_initChristian König1-9/+45
2018-03-14drm/ttm: move ttm_tt defines into ttm_tt.hChristian König1-6/+0
2018-03-14Merge tag 'drm-intel-next-2018-03-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie107-3617/+5386
2018-03-14Merge tag 'drm-amdkfd-next-2018-03-11' of git://people.freedesktop.org/~gabba...Dave Airlie39-358/+3751
2018-03-14Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...Dave Airlie86-651/+1648
2018-03-14drm/amd/pp: fix missing CONFIG_ACPI.Dave Airlie1-0/+2
2018-03-09Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie178-4274/+35595
2018-03-08drm/rockchip: Don't use atomic constructs for psrdrm-misc-next-2018-03-09-3Sean Paul3-41/+31
2018-03-08drm/rockchip: analogix_dp: set psr activate/deactivate when enable/disable br...zain wang4-13/+32
2018-03-08drm/rockchip: dw_hdmi: Move HDMI vpll clock enable to bind()Jeffy Chen1-8/+9
2018-03-08drm/rockchip: inno_hdmi: reorder clk_disable_unprepare call in unbindJeffy Chen1-1/+1
2018-03-08drm/rockchip: inno_hdmi: Fix error handling path.Jeffy Chen1-4/+16
2018-03-08drm/rockchip: dw-mipi-dsi: Fix connector and encoder cleanup.Jeffy Chen1-2/+6
2018-03-08drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING propVille Syrjälä1-13/+13
2018-03-08drm/i915: Update DRIVER_DATE to 20180308drm-intel-next-2018-03-08Joonas Lahtinen1-2/+2
2018-03-08Merge tag 'gvt-next-2018-03-08' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen19-1156/+1468
2018-03-08drm/i915: add schedule out notification of preempted but completed requestWeinan Li1-1/+6
2018-03-08drm/i915: expose rcs topology through query uAPILionel Landwerlin1-0/+75