aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-04drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher1-1/+47
2015-10-20Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-12/+12
2015-10-16drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter1-12/+12
2015-10-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-nextDave Airlie1-1/+4
2015-10-16Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-18/+18
2015-10-14drm/amdgpu: rework sdma structuresAlex Deucher1-5/+5
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding1-18/+18
2015-10-05drm/amdgpu: restore the fbdev mode in lastcloseAlex Deucher1-1/+4
2015-10-02drm/amdgpu: Spell vga_switcheroo consistentlyLukas Wunner1-1/+1
2015-09-30Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-1/+1
2015-09-24drm: Move timestamping constants into drm_vblank_crtcVille Syrjälä1-1/+1
2015-09-23drm/amdgpu: integer overflow in amdgpu_info_ioctl()Dan Carpenter1-2/+3
2015-08-26drm/amdgpu: fix postclose orderChristian König1-2/+2
2015-08-17drm/amdgpu: remove VI hw bug workaround v3Christian König1-1/+1
2015-08-17drm/amdgpu: cleanup ctx_mgr init/finiChristian König1-6/+2
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou1-3/+3
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie1-9/+11
2015-08-05drm/amdgpu: add feature version for SDMA ucodeJammy Zhou1-1/+1
2015-08-05drm/amdgpu: add feature version for RLC and MEC v2Jammy Zhou1-5/+6
2015-07-29drm/amdgpu: information leak in amdgpu_info_ioctl()Dan Carpenter1-1/+1
2015-07-29drm/amdgpu: clean up init sequence for failuresAlex Deucher1-2/+2
2015-07-23drm/amdgpu: add VCE harvesting instance queryLeo Liu1-0/+1
2015-07-20drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interfaceOded Gabbay1-0/+7
2015-06-03drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)Ken Wang1-0/+2
2015-06-03drm/amdgpu: add ib_size/start_alignment interface queryKen Wang1-0/+14
2015-06-03drm/amdgpu: add me/ce/pfp_feature_version interface queryKen Wang1-3/+3
2015-06-03drm/amdgpu add ce_ram_size for interface queryKen Wang1-0/+1
2015-06-03drm/amdgpu add max_memory_clock for interface query (v2)Ken Wang1-2/+6
2015-06-03drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang11-12/+12
2015-06-03drm/amdgpu: expose the max virtual addressJammy Zhou1-0/+1
2015-06-03drm/amdgpu: make the CTX ioctl thread-safeMarek Olšák1-1/+1
2015-06-03drm/amdgpu: memset gds_info struct in info ioctlAlex Deucher1-0/+1
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+674