summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
AgeCommit message (Expand)Author
2016-10-31drm/amdgpu: fix IB alignment for UVDAlex Deucher
2016-05-04amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang
2015-12-04drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher
2015-10-20Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-16drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter
2015-10-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie
2015-10-16Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-14drm/amdgpu: rework sdma structuresAlex Deucher
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding
2015-10-05drm/amdgpu: restore the fbdev mode in lastcloseAlex Deucher
2015-10-02drm/amdgpu: Spell vga_switcheroo consistentlyLukas Wunner
2015-09-30Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-09-24drm: Move timestamping constants into drm_vblank_crtcVille Syrjälä
2015-09-23drm/amdgpu: integer overflow in amdgpu_info_ioctl()Dan Carpenter
2015-08-26drm/amdgpu: fix postclose orderChristian König
2015-08-17drm/amdgpu: remove VI hw bug workaround v3Christian König
2015-08-17drm/amdgpu: cleanup ctx_mgr init/finiChristian König
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie
2015-08-05drm/amdgpu: add feature version for SDMA ucodeJammy Zhou
2015-08-05drm/amdgpu: add feature version for RLC and MEC v2Jammy Zhou
2015-07-29drm/amdgpu: information leak in amdgpu_info_ioctl()Dan Carpenter
2015-07-29drm/amdgpu: clean up init sequence for failuresAlex Deucher
2015-07-23drm/amdgpu: add VCE harvesting instance queryLeo Liu
2015-07-20drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interfaceOded Gabbay
2015-06-03drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)Ken Wang
2015-06-03drm/amdgpu: add ib_size/start_alignment interface queryKen Wang
2015-06-03drm/amdgpu: add me/ce/pfp_feature_version interface queryKen Wang
2015-06-03drm/amdgpu add ce_ram_size for interface queryKen Wang
2015-06-03drm/amdgpu add max_memory_clock for interface query (v2)Ken Wang
2015-06-03drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang1
2015-06-03drm/amdgpu: expose the max virtual addressJammy Zhou
2015-06-03drm/amdgpu: make the CTX ioctl thread-safeMarek Olšák
2015-06-03drm/amdgpu: memset gds_info struct in info ioctlAlex Deucher
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher