summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pp: Fix bug that dpm level was not really lockedRex Zhu2018-02-261-8/+14
* drm/amd/pp: Fix error handling when smu return failed on Vega10.Rex Zhu2018-02-261-12/+14
* drm/ttm: set TTM_OPT_FLAG_FORCE_ALLOC in ttm_bo_force_list_cleanRoger He2018-02-261-1/+5
* drm/ttm: add bit flag TTM_OPT_FLAG_FORCE_ALLOCRoger He2018-02-261-1/+3
* drm/ttm: use bit flag to replace allow_reserved_eviction in ttm_operation_ctxRoger He2018-02-263-5/+6
* radeon: hide pointless #warning when compile testingArnd Bergmann2018-02-261-1/+2
* drm/ttm: set page mapping during allocationChristian König2018-02-262-2/+17
* Revert "drm/radeon/pm: autoswitch power state when in balanced mode"Alex Deucher2018-02-201-5/+1
* drm/radeon: use drm_gem_private_object_initChristian König2018-02-201-5/+1
* drm/amdgpu: use drm_gem_private_object_initChristian König2018-02-201-5/+1
* drm/amdgpu: mitigate workaround for i915Christian König2018-02-201-11/+20
* drm/amdgpu: implement amdgpu_gem_map_(attach/detach)Christian König2018-02-203-22/+34
* drm/amdgpu/powerplay/smu7: drop refresh rate checks for mclk switchingAlex Deucher2018-02-191-2/+1
* drm/amdgpu/cgs: add refresh rate checking to non-DC display codeAlex Deucher2018-02-191-0/+5
* drm/amd/powerplay/smu7: allow mclk switching with no displaysAlex Deucher2018-02-191-4/+7
* drm/amd/powerplay/vega10: allow mclk switching with no displaysAlex Deucher2018-02-191-4/+7
* drm/amd/powerplay: use PP_CAP macro for disable_mclk_switching_for_frame_lockAlex Deucher2018-02-191-4/+4
* drm/amd/powerplay: remove unused headersCorentin Labbe2018-02-192-479/+0
* drm/amdgpu_gem: fix error handling path in amdgpu_gem_va_update_vmGustavo A. R. Silva2018-02-191-3/+4
* drm/amdgpu: update the PASID mapping only on demandChristian König2018-02-193-9/+32
* drm/amdgpu: separate PASID mapping from VM flush v2Christian König2018-02-1922-76/+79
* drm/amd/display: Fix increment when sampling OTF in DCELeo (Sunpeng) Li2018-02-191-1/+1
* drm/amd/display: De PQ implementationVitaly Prosyak2018-02-193-75/+442
* drm/amd/display: Remove unused dm_pp_ interfacesHarry Wentland2018-02-192-64/+0
* drm/amd/display: Add logging for aux DPCD accessEric Yang2018-02-191-0/+16
* drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2Tao2018-02-191-1/+3
* drm/amd/display: provide an interface to query firmware versionAnthony Koo2018-02-194-8/+21
* drm/amd/display: Add missing Vega defines to dal_asic_idHarry Wentland2018-02-191-0/+8
* drm/amd/display: Treat bad EDID as no EDIDEric Yang2018-02-191-4/+9
* drm/amd/display: Remove duplicate entries from BIOS function tableKen Chalmers2018-02-191-4/+0
* drm/amd/display: Make FBC work without fbdev emulationRoman Li2018-02-191-23/+15
* drm/amd/display: Remove delay on disconnect patchJohn Barberiz2018-02-192-13/+4
* drm/amd/display: Skip 2 frames when first reading CRCLeo (Sunpeng) Li2018-02-192-7/+7
* drm/amd/display: Expose DCE110 CRC functions for DCE8Leo (Sunpeng) Li2018-02-193-4/+12
* drm/amd/display: Rework DCE transform bit depth reduction programming.Leo (Sunpeng) Li2018-02-191-68/+36
* drm/amd/display: When enabling CRC, disable dither & enable truncationLeo (Sunpeng) Li2018-02-192-5/+20
* drm/amd/display: Expose dither setting functionality to LinuxLeo (Sunpeng) Li2018-02-192-0/+34
* drm/amd/display: Refactor max color lut entries into a macro.Leo (Sunpeng) Li2018-02-193-8/+10
* drm/amd/display: Hookup color management functionsLeo (Sunpeng) Li2018-02-193-33/+44
* drm/amd/display: Implement color managementLeo (Sunpeng) Li2018-02-193-1/+224
* drm/amd/display: Add color module's gamma helpers to Linux buildLeo (Sunpeng) Li2018-02-194-1/+1148
* drm/amd/display: Use hardware max low point when sampling OTFLeo (Sunpeng) Li2018-02-191-3/+3
* drm/amd/display: Make couple functions in DCE80 TG staticHarry Wentland2018-02-192-68/+63
* drm/amd/display: Re-use DCE100 display_power_gating for DCE80Harry Wentland2018-02-193-38/+6
* drm/amd/display: Remove unused DCE80 compressorHarry Wentland2018-02-193-913/+1
* drm/amd/display: Keep eDP stream enabled during boot.Yongqiang Sun2018-02-193-24/+34
* drm/amd/display: dal 3.1.34Tony Cheng2018-02-191-1/+1
* drm/amd/display: disable seamless vp adjustment for mirrored surfaceDmytro Laktyushkin2018-02-191-4/+4
* drm/amd/display: add monitor patch for delay after DP receive power upMartin Tsai2018-02-192-0/+7
* drm/amd/display: Change blackout time to 0 on CZ/STHarry Wentland2018-02-191-4/+4
OpenPOWER on IntegriCloud