summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-03-012-3/+3
|\
| * drm/amdgpu: Handle 64-bit return from drm_crtc_vblank_count()Dhinakaran Pandiyan2018-02-152-3/+3
* | drm/amdgpu: use drm_gem_private_object_initChristian König2018-02-201-5/+1Star
* | 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/+1Star
* | 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/+0Star
* | 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/+0Star
* | 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/+0Star
* | drm/amd/display: Make FBC work without fbdev emulationRoman Li2018-02-191-23/+15Star
* | drm/amd/display: Remove delay on disconnect patchJohn Barberiz2018-02-192-13/+4Star
* | 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/+36Star
* | 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/+63Star
* | drm/amd/display: Re-use DCE100 display_power_gating for DCE80Harry Wentland2018-02-193-38/+6Star
* | drm/amd/display: Remove unused DCE80 compressorHarry Wentland2018-02-193-913/+1Star
* | 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
* | drm/amd/display: add force_trigger even to static screen controlCharlene Liu2018-02-193-0/+5
* | drm/amd/display: dal 3.1.33Tony Cheng2018-02-191-1/+1
* | drm/amd/display: boot up/S4 fix mainlink off before BL.Charlene Liu2018-02-191-1/+1
* | drm/amd/display: VGA black screen from s3 when attached to hookHersen Wu2018-02-191-1/+1
* | drm/amd/display: Rearchitecture HDMI HPDJohn Barberiz2018-02-192-0/+36
* | drm/amdgpu: Fix potential uninitialized use of 'idle' in amdgpu_ids.cHarry Wentland2018-02-191-1/+2
* | drm/amdgpu: Unify the dm resume calls into oneMikita Lipski2018-02-192-10/+3Star