aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAge
...
| * drm/amdgpu/si_dpm: Limit clocks on HD86xx partTom St Denis2016-10-13
| * drm/amdgpu: potential NULL dereference in debugfs codeDan Carpenter2016-10-13
| * drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu2016-10-13
| * drm/amdgpu: clarify UVD/VCE special handling for CGAlex Deucher2016-10-12
| * drm/amd/amdgpu: enable clockgating only after late initArindam Nath2016-10-12
| * drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_initNicolai Hähnle2016-10-12
| * drm/amdgpu/gfx8: fix CGCG_CGLS handlingAlex Deucher2016-10-12
| * drm/amdgpu: use .early_unregister hook to remove DP AUX i2cGrazvydas Ignotas2016-10-12
* | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-11
|\|
| * Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-10-10
| |\
| | * drm/amdgpu: revert "use more than 64KB fragment size if possible"Christian König2016-10-06
| | * drm/amdgpu: warn if dp aux is still attached on freeGrazvydas Ignotas2016-10-06
| | * drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas2016-10-06
| | * drm/amdgpu: also track late init stateGrazvydas Ignotas2016-10-06
| | * drm/amdgpu/virtual_dce: adjust config ifdefAlex Deucher2016-10-04
| | * drm/amdgpu/vce: add support for hw config packet (v2)Alex Deucher2016-10-04
| | * drm/amdgpu: clean up to set fw_offset as 0 twiceHuang Rui2016-10-04
| | * drm/amdgpu: remove DRM_AMD_POWERPLAYAlex Deucher2016-10-04
| * | drm/edid: Move dvi_dual/max_tmds_clock to drm_display_infoVille Syrjälä2016-10-04
| * | drm/edid: Make max_tmds_clock kHz instead of MHzVille Syrjälä2016-10-04
| |/
| * Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-09-29
| |\
| | * drm/amdgpu: always apply pci shutdown callbacks (v2)Alex Deucher2016-09-28
| | * drm/amdgpu: improve VM PTE trace pointsChristian König2016-09-28
| | * drm/amdgpu: fix GART_DEBUGFS defineChristian König2016-09-28
| | * drm/amdgpu: free userptrs even if GTT isn't boundChristian König2016-09-28
| | * drm/amd/amdgpu: Various cleanups for DCEv6Tom St Denis2016-09-28
| | * drm/amdgpu: fix BO move offsetsChristian König2016-09-28
| | * drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König2016-09-28
| | * drm/amdgpu: fix gtt_mgr bo's offsetFlora Cui2016-09-28
| | * drm/amdgpu: fix initializing the VM BO shadowChristian König2016-09-28
| | * drm/amdgpu: fix initializing the VM last eviction counterChristian König2016-09-28
| | * drm/amdgpu: cleanup VM shadow BO unreferencingChristian König2016-09-28
| | * drm/amdgpu: allocate GTT space for shadow VM page tablesChristian König2016-09-28
| | * drm/amdgpu: rename all rbo variable to abo v2Christian König2016-09-28
| | * drm/amdgpu: remove unused member from struct amdgpu_boChristian König2016-09-28
| | * drm/amdgpu: add a custom GTT memory manager v2Christian König2016-09-28
| | * drm/amdgpu/dce6: disable hpd on local panelsAlex Deucher2016-09-28
| | * drm/amdgpu/dce8: disable hpd on local panelsAlex Deucher2016-09-28
| | * drm/amdgpu/dce11: disable hpd on local panelsAlex Deucher2016-09-28
| | * drm/amdgpu/dce10: disable hpd on local panelsAlex Deucher2016-09-28
| | * drm/amdgpu/si/dpm: fix phase shedding setupAlex Deucher2016-09-28
| | * drm/amdgpu/si/dpm: sync up quirks from radeonAlex Deucher2016-09-28
| | * drm/amdgpu/vce3: don't forget to tear down some ringsGrazvydas Ignotas2016-09-27
| | * drm/amdgpu/i2c: add const where appropriateGrazvydas Ignotas2016-09-27
| | * drm/amdgpu: don't leave dangling pointers aroundGrazvydas Ignotas2016-09-27
| | * drm/amdgpu: clear ring pointer in amdgpu_device on teardownGrazvydas Ignotas2016-09-27
| | * drm/amdgpu/vce: take all rings into account for idle checksAlex Deucher2016-09-27
| | * drm/amdgpu: add version bump for raster config programmingAlex Deucher2016-09-27
| | * drm/amdgpu: fix addr handling in amdgpu_vm_bo_update_mappingChristian König2016-09-27
| | * drm/amdgpu: bypass vce clock if vce is idle on Fiji.Rex Zhu2016-09-27