Age | Commit message (Expand) | Author | Files | Lines |
2016-09-02 | drm/amdgpu: handle runtime pm in drm pre/post close | Alex Deucher | 1 | -0/+4 |
2016-09-02 | drm/amdgpu: handle runtime pm correctly in amdgpu_driver_open_kms | Alex Deucher | 1 | -8/+9 |
2016-08-25 | drm/amdgpu: track the number of vce rings | Alex Deucher | 1 | -1/+1 |
2016-08-24 | drm/amdgpu: fix VCE ib alignment value | Alex Deucher | 1 | -1/+1 |
2016-08-24 | drm/amdgpu: fix IB alignment for UVD | Alex Deucher | 1 | -1/+1 |
2016-08-22 | drm/amdgpu: add AMDGPU_INFO_NUM_EVICTIONS | Marek Olšák | 1 | -0/+3 |
2016-07-29 | drm/amdgpu: free handles after fini the context | Leo Liu | 1 | -4/+3 |
2016-07-15 | Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -3/+9 |
2016-07-07 | drm/amdgpu: move get_gpu_clock_counter into the gfx struct | Alex Deucher | 1 | -1/+1 |
2016-07-07 | drm/amdgpu: introduce a firmware debugfs to dump all current firmware versions | Huang Rui | 1 | -0/+127 |
2016-07-07 | drm/amdgpu: factor out the AMDGPU_INFO_FW_VERSION case branch into amdgpu_fir... | Huang Rui | 1 | -52/+64 |
2016-06-24 | drm/amdgpu: Forbid runtime pm on driver unload | Lukas Wunner | 1 | -0/+1 |
2016-06-24 | drm/amdgpu: Don't leak runtime pm ref on driver load | Lukas Wunner | 1 | -2/+5 |
2016-06-24 | drm/amdgpu: Don't leak runtime pm ref on driver unload | Lukas Wunner | 1 | -1/+3 |
2016-06-17 | drm/amdgpu: fix num_rbs exposed to userspace (v2) | Alex Deucher | 1 | -1/+2 |
2016-05-11 | drm/amdgpu: fetch cu_info once at init | Alex Deucher | 1 | -5/+4 |
2016-05-09 | Merge tag 'v4.6-rc7' into drm-next | Dave Airlie | 1 | -2/+2 |
2016-05-04 | drm/amd: Mark some tables as const | Nils Wallménius | 1 | -1/+1 |
2016-04-21 | amdgpu/uvd: add uvd fw version for amdgpu | Sonny Jiang | 1 | -1/+1 |
2016-04-06 | drm/amdgpu: add invisible pin size statistic | Chunming Zhou | 1 | -1/+1 |
2016-04-05 | drm/amdgpu: total vram size also reduces pin size | Chunming Zhou | 1 | -0/+1 |
2016-02-12 | drm/amdgpu/gfx: clean up harvest configuration (v2) | Alex Deucher | 1 | -2/+1 |
2016-02-10 | drm/amdgpu: Don't crash system if we can't get crtc | Harry Wentland | 1 | -0/+6 |
2015-12-04 | drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3) | Alex Deucher | 1 | -1/+47 |
2015-10-20 | Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -12/+12 |
2015-10-16 | drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers | Daniel Vetter | 1 | -12/+12 |
2015-10-16 | Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o... | Dave Airlie | 1 | -1/+4 |
2015-10-16 | Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -18/+18 |
2015-10-14 | drm/amdgpu: rework sdma structures | Alex Deucher | 1 | -5/+5 |
2015-10-06 | drm/irq: Use unsigned int pipe in public API | Thierry Reding | 1 | -18/+18 |
2015-10-05 | drm/amdgpu: restore the fbdev mode in lastclose | Alex Deucher | 1 | -1/+4 |
2015-10-02 | drm/amdgpu: Spell vga_switcheroo consistently | Lukas Wunner | 1 | -1/+1 |
2015-09-30 | Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -1/+1 |
2015-09-24 | drm: Move timestamping constants into drm_vblank_crtc | Ville Syrjälä | 1 | -1/+1 |
2015-09-23 | drm/amdgpu: integer overflow in amdgpu_info_ioctl() | Dan Carpenter | 1 | -2/+3 |
2015-08-26 | drm/amdgpu: fix postclose order | Christian König | 1 | -2/+2 |
2015-08-17 | drm/amdgpu: remove VI hw bug workaround v3 | Christian König | 1 | -1/+1 |
2015-08-17 | drm/amdgpu: cleanup ctx_mgr init/fini | Christian König | 1 | -6/+2 |
2015-08-17 | drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2) | Jammy Zhou | 1 | -3/+3 |
2015-08-17 | Merge tag 'v4.2-rc7' into drm-next | Dave Airlie | 1 | -9/+11 |
2015-08-05 | drm/amdgpu: add feature version for SDMA ucode | Jammy Zhou | 1 | -1/+1 |
2015-08-05 | drm/amdgpu: add feature version for RLC and MEC v2 | Jammy Zhou | 1 | -5/+6 |
2015-07-29 | drm/amdgpu: information leak in amdgpu_info_ioctl() | Dan Carpenter | 1 | -1/+1 |
2015-07-29 | drm/amdgpu: clean up init sequence for failures | Alex Deucher | 1 | -2/+2 |
2015-07-23 | drm/amdgpu: add VCE harvesting instance query | Leo Liu | 1 | -0/+1 |
2015-07-20 | drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interface | Oded Gabbay | 1 | -0/+7 |
2015-06-03 | drm/amdgpu: add vram_type and vram_bit_width for interface query (v2) | Ken Wang | 1 | -0/+2 |
2015-06-03 | drm/amdgpu: add ib_size/start_alignment interface query | Ken Wang | 1 | -0/+14 |
2015-06-03 | drm/amdgpu: add me/ce/pfp_feature_version interface query | Ken Wang | 1 | -3/+3 |
2015-06-03 | drm/amdgpu add ce_ram_size for interface query | Ken Wang | 1 | -0/+1 |