summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-12-13170-6409/+60720
|\
| * 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-0679-1288/+55855
| | |\
| | * | 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/powerplay: use pr_debug to print function not implemented messageArindam Nath2016-12-081-1/+1
| * | | 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-061-0/+1
| * | | drm/amdgpu/si: load the proper firmware on 0x87 oland boardsAlex Deucher2016-12-061-0/+1
| * | | drm/amdgpu: add additional pci revision to dpm workaroundAlex Deucher2016-12-061-0/+1
| * | | drm/amd/powerplay: Fix potential NULL pointer issueXiangliang Yu2016-12-061-2/+2
| * | | drm/amdgpu: Don't touch GFX hw during HW finiXiangliang Yu2016-12-061-0/+4
| * | | drm/amd/powerplay: Adjust the position of data size initialXiangliang Yu2016-12-061-1/+1
| * | | drm/amd/powerplay: Ignore smu buffer usageXiangliang Yu2016-12-061-2/+11
| * | | drm/amd/powerplay: cut digest partXiangliang Yu2016-12-061-0/+4
| * | | drm/amdgpu: drop redundant vi_mqd defineXiangliang Yu2016-12-061-263/+3
| * | | drm/amdgpu: fix gtt available page num accountingFlora Cui2016-12-061-2/+12
| * | | drm/amd/powerplay: bypass fan table setup if no fan connectedHawking Zhang2016-12-064-0/+24
| * | | drm/amd/amdgpu: validate the shadow BO.Alex Xie2016-12-061-1/+1
| * | | drm/amd/powerplay: disable cg pg task when pp uninitialize.Rex Zhu2016-12-063-1/+15
| * | | drm/amdgpu: no need to ungate uvd/vce clock when fini.Rex Zhu2016-12-061-7/+13
| * | | drm/amdgpu: Only update the CUR_SIZE register when necessaryMichel Dänzer2016-12-064-23/+59
| * | | drm/amdgpu: Also call cursor_move_locked when the cursor size changesMichel Dänzer2016-12-064-16/+20
| * | | drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y valuesMichel Dänzer2016-12-064-11/+12
| * | | drm/amd/amdgpu: enable GUI idle INT after enabling CGCGArindam Nath2016-12-061-9/+9
| * | | drm/amdgpu: enable VCE clockgating in Polaris-10/11Maruthi Srinivas Bayyavarapu2016-12-062-3/+5
| * | | drm/amdgpu: fix CI bug uvd status not true in debugfs.Rex Zhu2016-12-061-1/+1
| * | | drm/amdgpu: remove error message when loading driverXiangliang Yu2016-12-061-2/+4
| * | | drm/amd/powerplay: fix firmware loading failureXiangliang Yu2016-12-061-1/+1
| * | | drm/amdgpu: fix bug mclk can't change on PolarisRex Zhu2016-12-062-3/+8
| * | | drm/amdgpu: refine uvd 6.0 clock gate feature.Rex Zhu2016-12-061-20/+92
| * | | drm/amdgpu/gfx8: move eop programming per queueAlex Deucher2016-12-061-30/+19
| * | | Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory ...Alex Deucher2016-12-065-27/+8
| | |/ | |/|
| * | Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-12-0666-1205/+55685
| |\ \
| | * | 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-232-4/+7
| | * | 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