Age | Commit message (Expand) | Author |
2019-12-11 | drm/amd/powerplay: enable pp one vf mode for vega10 | Yintian Tao |
2019-11-19 | drm/amdgpu: enable runtime pm on BACO capable boards if runpm=1 | Alex Deucher |
2019-11-19 | drm/amdgpu: start to disentangle boco from runtime pm | Alex Deucher |
2019-11-19 | drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2) | Alex Deucher |
2019-11-19 | drm/amdgpu: disable gfxoff when using register read interface | Alex Deucher |
2019-11-19 | drm/amdgpu: add driver support for JPEG2.0 and above | Leo Liu |
2019-11-19 | drm/amdgpu: use the JPEG structure for general driver support | Leo Liu |
2019-11-13 | drm/amdgpu: Add DMCUB to firmware query interface | Nicholas Kazlauskas |
2019-11-06 | drm/amdgpu: register gpu instance before fan boost feature enablment | Evan Quan |
2019-10-26 | Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie |
2019-10-11 | drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1 | Hans de Goede |
2019-10-03 | drm/amdgpu: return tcc_disabled_mask to userspace | Marek Olšák |
2019-10-03 | drm/amdgpu: remove gfx9 NGG | Marek Olšák |
2019-10-02 | drm/amdgpu: return tcc_disabled_mask to userspace | Marek Olšák |
2019-09-17 | drm/amdgpu: Check for valid number of registers to read | Trek |
2019-09-16 | drm/amdgpu: Check for valid number of registers to read | Trek |
2019-09-13 | drm/amdgpu: Avoid HW GPU reset for RAS. | Andrey Grodzovsky |
2019-09-13 | drm/amdgpu: reserve at least 4MB of VRAM for page tables v2 | Christian König |
2019-08-12 | Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie |
2019-08-06 | drm/amdgpu: switch driver from bo->resv to bo->base.resv | Gerd Hoffmann |
2019-07-18 | drm/amdgpu: add harvest support for Arcturus | James Zhu |
2019-07-18 | drm/amdgpu: add multiple instances support for Arcturus | James Zhu |
2019-07-18 | drm/amdgpu: modify amdgpu_vcn to support multiple instances | James Zhu |
2019-07-01 | drm/amdgpu: fix MGPU fan boost enablement for XGMI reset | Evan Quan |
2019-06-25 | Merge branch 'drm-next' into drm-next-5.3 | Alex Deucher |
2019-06-21 | drm/amdgpu: set the default value of pa_sc_tile_steering_override | Hawking Zhang |
2019-06-21 | drm/amdgpu: enable the static csa when mcbp enabled | Jack Xiao |
2019-06-14 | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-06-10 | drm/amd: drop use of drmP.h in amdgpu/amdgpu* | Sam Ravnborg |
2019-06-05 | drm/amdgpu: fix a race in GPU reset with IB test (v2) | Alex Deucher |
2019-05-24 | drm/amdgpu: remove static GDS, GWS and OA allocation | Christian König |
2019-04-10 | drm/amdgpu: support dpm level modification under virtualization v3 | Yintian Tao |
2019-04-03 | Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2019-03-19 | drm/amdgpu: export both supported and enabled ras features | xinhui pan |
2019-03-19 | drm/amdgpu: add ioctl query for enabled ras features (v2) | xinhui pan |
2019-03-19 | drm/amdgpu: export ta fw info | xinhui pan |
2019-03-04 | Merge v5.0 into drm-next | Dave Airlie |
2019-02-19 | drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime | Alex Deucher |
2019-02-13 | drm/amdgpu: fix several indentation issues | Colin Ian King |
2018-11-30 | drm/amdgpu: wait for IB test on first device open | Christian König |
2018-11-05 | drm/amdgpu: Refine CSA related functions | Rex Zhu |
2018-11-05 | drm/amdgpu: Retire amdgpu_ring.ready flag v4 | Andrey Grodzovsky |
2018-11-05 | drm/amdgpu: Reverse the sequence of ctx_mgr_fini | Rex Zhu |
2018-10-09 | drm/amdgpu: added AMD GPU instance counting V2 | Evan Quan |
2018-09-19 | drm/amdgpu: fix up GDS/GWS/OA shifting | Christian König |
2018-09-14 | drm/amdgpu: Add DMCU to firmware query interface | David Francis |
2018-09-14 | drm/amdgpu: use IP presence to free uvd and vce handles | Alex Deucher |
2018-09-14 | drm/amdgpu: add picasso for amdgpu kms | Likun Gao |
2018-09-10 | drm/amdgpu: correctly sign extend 48bit addresses v3 | Christian König |
2018-08-27 | drm/amdgpu: rework ctx entity creation | Christian König |