aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-29drm/radeon: remove init of CIK VMIDs 8-16 for amdkfdOded Gabbay1-24/+0
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+0
2017-11-17Revert "drm/radeon: dont switch vt on suspend"Alex Deucher1-1/+0
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-1050/+63
2017-11-15mm: remove cold parameter for release_pagesMel Gorman1-1/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar7-0/+7
2017-11-03Merge tag 'drm-amdkfd-next-2017-11-02' of git://people.freedesktop.org/~gabbayo/linux into drm-nextDave Airlie8-984/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman7-0/+7
2017-10-31drm/radeon: fix atombios on big endianRoman Kapl1-20/+18
2017-10-30drm/radeon: deprecate and remove KFD interfaceChristian König8-984/+3
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-2/+2
2017-10-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard3-10/+10
2017-10-09Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie6-32/+28
2017-10-08drm/radeon/dp: make radeon_dp_get_dp_link_config staticAlex Deucher2-8/+4
2017-10-08drm/radeon: move ci_send_msg_to_smc to where it's usedAlex Deucher3-22/+22
2017-10-06drm/radeon: make functions alloc_pasid and free_pasid staticColin Ian King1-2/+2
2017-10-03BackMerge tag 'v4.14-rc3' into drm-nextDave Airlie1-1/+1
2017-09-28Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie6-37/+37
2017-09-28Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-1/+1
2017-09-26drm/radeon: Add PASID manager for KFDFelix Kuehling1-0/+31
2017-09-18drm/radeon: properly initialize r600_audio_status() dataArnd Bergmann1-1/+1
2017-09-15drm/radeon: disable hard reset in hibernate for APUsAlex Deucher1-1/+1
2017-09-13radeon: Only destroy fbdev framebuffer if it was initializedMichel Dänzer1-2/+2
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso3-8/+9
2017-09-01drm/radeon: Use correct path to trace includeThierry Reding2-3/+1
2017-08-29drm/radeon: use new TTM populate/dma map helper functionsTom St Denis1-31/+2
2017-08-21Merge tag 'drm-amdkfd-next-2017-08-18' of git://people.freedesktop.org/~gabbayo/linux into drm-nextDave Airlie1-5/+10
2017-08-17drm/radeon: fix incorrect use of the lru_lockChristian König1-6/+4
2017-08-15drm/amd: Update MEC HQD loading code for KFDFelix Kuehling1-4/+8
2017-08-15drm/radeon: Return dword offsets of address watch registersFelix Kuehling1-1/+2
2017-08-15drm/radeon: Fix preferred typoKent Russell4-8/+8
2017-08-15drm/radeon: Fix stolen typoKent Russell2-11/+11
2017-08-15drm/radeon: switch to drm_*{get,put} helpersCihangir Akturk6-28/+28
2017-08-15drm/radeon: Make radeon_atif_handler staticJean Delvare2-4/+1
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie7-54/+33
2017-08-08drm/radeon: Use the drm_driver.dumb_destroy defaultNoralf Trønnes1-1/+0
2017-08-04drm: radeon: remove dead code and pointless local lut storagePeter Rosin6-53/+33
2017-08-02Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie5-9/+20
2017-07-27Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie1-1/+0
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter7-442/+29
2017-07-26drm/<drivers>: Drop fbdev info flagsDaniel Vetter1-1/+0
2017-07-25drm/radeon: Set depth on low mem to 16 bpp instead of 8 bppEgbert Eich1-2/+5
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma1-1/+1
2017-07-14drm: radeon: constify drm_prop_enum_list structures.Arvind Yadav1-6/+6
2017-07-14drm: radeon: radeon_ttm: constify ttm_place structures.Arvind Yadav1-1/+1
2017-07-14drm/radeon: add header comment for clarification to vce_v2_0_enable_mgcg()Gustavo A. R. Silva1-0/+4
2017-07-14drm/radeon: Allow vblank_disable_immediate.Mario Kleiner1-0/+4
2017-07-13drm/radeon: Remove initialization of shared_resources.num_mecJay Cornwall1-1/+0
2017-07-13Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+11
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds35-1430/+471