summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-12-13118-6192/+6218
|\
| * Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie2016-12-092-13/+0
| |\
| | * Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter2016-12-0647-1181/+1551
| | |\
| | * | drm/amdgpu: don't add files at control minor debugfs directoryNicolai Stange2016-12-061-6/+0
| | * | drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-011-7/+0
| * | | drm/amdgpu/dce6: Set MASTER_UPDATE_MODE to 0 in resume_mc_access as wellMichel Dänzer2016-12-081-2/+1
| * | | drm/amdgpu: use pin rather than pin_restricted in a few casesAlex Deucher2016-12-082-2/+2
| * | | drm/amd/amdgpu: Add gpr reading for GFX v7Tom St Denis2016-12-081-0/+25
| * | | drm/amd/amdgpu: Add gpr reading for GFX v6Tom St Denis2016-12-081-0/+25
| * | | drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)Tom St Denis2016-12-083-0/+94
| * | | drm/amd/amdgpu: export vbios information (v2)Evan Quan2016-12-081-0/+26
| * | | drm/amd/amdgpu: stored bios_sizeEvan Quan2016-12-082-0/+7
| * | | drm/amdgpu: update golden setting of tongaHuang Rui2016-12-071-0/+1
| * | | drm/amdgpu/si: load the proper firmware on 0x87 oland boardsAlex Deucher2016-12-071-0/+1
| * | | drm/amdgpu: add additional pci revision to dpm workaroundAlex Deucher2016-12-071-0/+1
| * | | drm/amdgpu: Don't touch GFX hw during HW finiXiangliang Yu2016-12-071-0/+4
| * | | drm/amdgpu: drop redundant vi_mqd defineXiangliang Yu2016-12-071-263/+3
| * | | drm/amdgpu: fix gtt available page num accountingFlora Cui2016-12-071-2/+12
| * | | drm/amd/amdgpu: validate the shadow BO.Alex Xie2016-12-071-1/+1
| * | | drm/amdgpu: no need to ungate uvd/vce clock when fini.Rex Zhu2016-12-071-7/+13
| * | | drm/amdgpu: Only update the CUR_SIZE register when necessaryMichel Dänzer2016-12-074-23/+59
| * | | drm/amdgpu: Also call cursor_move_locked when the cursor size changesMichel Dänzer2016-12-074-16/+20
| * | | drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y valuesMichel Dänzer2016-12-074-11/+12
| * | | drm/amd/amdgpu: enable GUI idle INT after enabling CGCGArindam Nath2016-12-071-9/+9
| * | | drm/amdgpu: enable VCE clockgating in Polaris-10/11Maruthi Srinivas Bayyavarapu2016-12-072-3/+5
| * | | drm/amdgpu: fix CI bug uvd status not true in debugfs.Rex Zhu2016-12-071-1/+1
| * | | drm/amdgpu: remove error message when loading driverXiangliang Yu2016-12-071-2/+4
| * | | drm/amdgpu: fix bug mclk can't change on PolarisRex Zhu2016-12-072-3/+8
| * | | drm/amdgpu: refine uvd 6.0 clock gate feature.Rex Zhu2016-12-071-20/+92
| * | | drm/amdgpu/gfx8: move eop programming per queueAlex Deucher2016-12-071-30/+19
| * | | Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory ...Alex Deucher2016-12-075-27/+8
| | |/ | |/|
| * | Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-12-0640-1152/+1464
| |\ \
| | * | drm/amdgpu: drop is_display_hung from display funcsAlex Deucher2016-11-237-20/+0
| | * | drm/amdgpu/uvd: reduce IB parsing overhead on UVD5+ (v2)Alex Deucher2016-11-231-5/+10
| | * | drm/amdgpu/uvd: consolidate code for fetching addr from ctxAlex Deucher2016-11-231-12/+16
| | * | drm/amdgpu: Disable DPM in virtualizationTrigger Huang2016-11-231-1/+1
| | * | drm/amdgpu: use AMDGPU_GEM_CREATE_VRAM_CLEARED for VM PD/PTs (v2)Christian König2016-11-231-95/+4
| | * | drm/amdgpu: improve AMDGPU_GEM_CREATE_VRAM_CLEARED handling (v2)Christian König2016-11-231-15/+14
| | * | drm/amdgpu: fix error handling in amdgpu_bo_create_restrictedChristian König2016-11-231-7/+4
| | * | drm/amdgpu: fix amdgpu_fill_buffer (v2)Christian König2016-11-231-21/+48
| | * | drm/amdgpu: remove amdgpu_irq_get_delayedChristian König2016-11-232-12/+0
| | * | amdgpu: Wrap dev_err() calls on vm faults with printk_ratelimit()Edward O'Callaghan2016-11-233-21/+27
| | * | amdgpu: Use dev_err() over vanilla printk() in vm_decode_fault()Edward O'Callaghan2016-11-232-2/+2
| | * | drm/amd/amdgpu: port of DCE v6 to new headers (v3)Tom St Denis2016-11-232-247/+338
| | * | drm/amdgpu: cleanup unused iterator members for sdma v2.4Huang Rui2016-11-231-1/+1
| | * | drm/amdgpu: cleanup unused iterator members for sdma v3Huang Rui2016-11-231-1/+1
| | * | drm/amdgpu:impl vgt_flush for VI(V5)Monk Liu2016-11-233-25/+60
| | * | drm/amdgpu: enable uvd mgcg for Fiji.Rex Zhu2016-11-231-1/+2
| | * | drm/amdgpu: refine cz uvd clock gate logic.Rex Zhu2016-11-231-4/+2
| | * | drm/amdgpu: change log level to KERN_INFO in ci_dpm.cRex Zhu2016-11-151-1/+1