summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: fix mpo validation failureDmytro Laktyushkin2017-12-061-84/+36
* drm/amd/display: move csc matrix to hw_sharedYue Hin Lau2017-12-062-26/+26
* drm/amd/display: dal 3.1.17Tony Cheng2017-12-061-1/+1
* drm/amd/display: update output csc matrix valuesYue Hin Lau2017-12-062-22/+16
* drm/amd/display: Only update output transfer function for full type.Yongqiang Sun2017-12-061-7/+16
* drm/amd/display: performance profiling instrumentationTony Cheng2017-12-063-0/+15
* drm/amd/display: Remove unnecessary dc_link vtableHarry Wentland2017-12-062-109/+0
* drm/amd/display: fix opp header register defineYue Hin Lau2017-12-061-11/+14
* drm/amd/display: Update dchub and dpp as per update flags.Yongqiang Sun2017-12-061-74/+117
* drm/amd/display: Move update_plane_addr to apply_ctx_for_surface for dce.Yongqiang Sun2017-12-062-2/+5
* drm/amd/display: call set_mpc_output_csc from hwsequencerYue Hin Lau2017-12-063-67/+156
* drm/amd/display: Fix description of module parameter dc_logMichel Dänzer2017-12-061-1/+1
* drm/amdgpu: Downgrade DRM_ERROR to DRM_DEBUG in amdgpu_queue_mgr_mapMichel Dänzer2017-12-061-5/+5
* drm/amdgpu: expose the VA above the hole to userspaceChristian König2017-12-061-2/+10
* drm/amdgpu: use dev_dbg instead of dev_err in the VA IOCTLChristian König2017-12-061-3/+3
* drm/amdgpu: fix VA hole handling on Vega10 v3Christian König2017-12-064-6/+32
* drm/amdgpu: use the new TTM bytes moved counter v2Christian König2017-12-062-13/+6
* drm/amdgpu: forward operation context to ttm_bo_mem_spaceChristian König2017-12-061-18/+12
* staging: vboxvideo: adapt to new TTM interfaceChristian König2017-12-061-11/+6
* drm/ttm: add number of bytes moved to the operation contextChristian König2017-12-061-0/+1
* drm/ttm: add context to driver move callback as wellChristian König2017-12-066-43/+47
* drm/ttm: use the operation context inside TTMChristian König2017-12-061-38/+29
* drm/ttm: use an operation context for ttm_bo_mem_space v2Christian König2017-12-065-24/+28
* drm/ttm: use an operation ctx for ttm_bo_init_reservedChristian König2017-12-062-8/+7
* drm/ttm: add operation ctx to ttm_bo_validate v2Christian König2017-12-0626-72/+115
* drm/ttm: add page order in page poolRoger He2017-12-061-11/+27
* drm/ttm: use NUM_PAGES_TO_ALLOC alwaysRoger He2017-12-061-2/+1
* drm/amd/powerplay: Followup fixes to mc_reg_addressErnst Sjöstrand2017-12-063-23/+11
* drm/amd/powerplay: Fix buffer overflows with mc_reg_addressErnst Sjöstrand2017-12-062-14/+6
* drm/amd/amdgpu: Fix missing null check in atombios_i2c.cErnst Sjöstrand2017-12-061-2/+9
* drm/amd/powerplay: Fix missing newlines at end of fileErnst Sjöstrand2017-12-063-3/+3
* drm/amd/powerplay: Minor fixes in processpptables.c (v2)Ernst Sjöstrand2017-12-061-3/+3
* drm/amdgpu: fix VCE buffer placement restrictions v2Christian König2017-12-061-2/+99
* drm/amdgpu: align GTT start to 4GB v2Christian König2017-12-061-1/+4
* drm/amdgpu: remove VRAM size reduction v2Christian König2017-12-064-46/+1
* drm: amd: Fix line continuation formatsJoe Perches2017-12-066-43/+22
* drm/amd/display/dc/dce110/dce110_mem_input_v: use swap macro in program_size_...Gustavo A. R. Silva2017-12-061-20/+8
* drm/amd/display/dc/core/dc_resource: use swap macro in rect_swap_helperGustavo A. R. Silva2017-12-061-9/+2
* drm/amdgpu/gmc9: make some ECC messages debug onlyAlex Deucher2017-12-061-2/+2
* drm/amdgpu: always make gart.table_addr 64bitChristian König2017-12-061-1/+1
* drm/amd/display: remove unnecessary cast and use kcalloc instead of kzallocColin Ian King2017-12-061-3/+2
* drm/ttm: remove cur_placementChristian König2017-12-061-3/+2
* drm/ttm: completely rework ttm_bo_delayed_deleteChristian König2017-12-061-49/+23
* drm/ttm: fix ttm_mem_evict_first once moreChristian König2017-12-061-2/+5
* drm/amdgpu: require a root bus window above 4GB for BAR resizeChristian König2017-12-061-0/+18
* drm/amd/display: fix static checker warningShirish S2017-12-061-1/+1
* drm/amdgpu:cancel timer of virtual DCE(v2)Monk Liu2017-12-061-0/+10
* drm/amdgpu:fix virtual dce bugMonk Liu2017-12-061-1/+3
* drm/amdgpu:show error message if fail on event4Monk Liu2017-12-061-1/+2
* drm/amdgpu:cleanup firmware.fw_buf alloc/freeMonk Liu2017-12-061-34/+9