summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: fetch cu_info once at initAlex Deucher2016-05-111-5/+4
* Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-091-2/+2
|\
| * amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang2016-04-211-1/+1
| * drm/amdgpu: add invisible pin size statisticChunming Zhou2016-04-061-1/+1
* | drm/amd: Mark some tables as constNils Wallménius2016-05-041-1/+1
|/
* drm/amdgpu: total vram size also reduces pin sizeChunming Zhou2016-04-051-0/+1
* drm/amdgpu/gfx: clean up harvest configuration (v2)Alex Deucher2016-02-121-2/+1
* drm/amdgpu: Don't crash system if we can't get crtcHarry Wentland2016-02-101-0/+6
* drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher2015-12-041-1/+47
* Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-201-12/+12
|\
| * drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter2015-10-161-12/+12
* | Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie2015-10-161-1/+4
|\ \
| * | drm/amdgpu: restore the fbdev mode in lastcloseAlex Deucher2015-10-051-1/+4
* | | Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-161-18/+18
|\ \ \ | | |/ | |/|
| * | drm/irq: Use unsigned int pipe in public APIThierry Reding2015-10-061-18/+18
* | | drm/amdgpu: rework sdma structuresAlex Deucher2015-10-141-5/+5
* | | drm/amdgpu: Spell vga_switcheroo consistentlyLukas Wunner2015-10-021-1/+1
|/ /
* | Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-09-301-1/+1
|\ \ | |/ |/|
| * drm: Move timestamping constants into drm_vblank_crtcVille Syrjälä2015-09-241-1/+1
* | drm/amdgpu: integer overflow in amdgpu_info_ioctl()Dan Carpenter2015-09-231-2/+3
|/
* drm/amdgpu: fix postclose orderChristian König2015-08-261-2/+2
* drm/amdgpu: remove VI hw bug workaround v3Christian König2015-08-171-1/+1
* drm/amdgpu: cleanup ctx_mgr init/finiChristian König2015-08-171-6/+2
* drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou2015-08-171-3/+3
* Merge tag 'v4.2-rc7' into drm-nextDave Airlie2015-08-171-9/+11
|\
| * drm/amdgpu: add feature version for SDMA ucodeJammy Zhou2015-08-051-1/+1
| * drm/amdgpu: add feature version for RLC and MEC v2Jammy Zhou2015-08-051-5/+6
| * drm/amdgpu: information leak in amdgpu_info_ioctl()Dan Carpenter2015-07-291-1/+1
| * drm/amdgpu: clean up init sequence for failuresAlex Deucher2015-07-291-2/+2
| * drm/amdgpu: add VCE harvesting instance queryLeo Liu2015-07-231-0/+1
* | drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interfaceOded Gabbay2015-07-201-0/+7
|/
* drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)Ken Wang2015-06-031-0/+2
* drm/amdgpu: add ib_size/start_alignment interface queryKen Wang2015-06-031-0/+14
* drm/amdgpu: add me/ce/pfp_feature_version interface queryKen Wang2015-06-031-3/+3
* drm/amdgpu add ce_ram_size for interface queryKen Wang2015-06-031-0/+1
* drm/amdgpu add max_memory_clock for interface query (v2)Ken Wang2015-06-031-2/+6
* drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang12015-06-031-12/+12
* drm/amdgpu: expose the max virtual addressJammy Zhou2015-06-031-0/+1
* drm/amdgpu: make the CTX ioctl thread-safeMarek Olšák2015-06-031-1/+1
* drm/amdgpu: memset gds_info struct in info ioctlAlex Deucher2015-06-031-0/+1
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-031-0/+674
OpenPOWER on IntegriCloud