summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: handle runtime pm in drm pre/post closeAlex Deucher2016-09-021-0/+4
* drm/amdgpu: handle runtime pm correctly in amdgpu_driver_open_kmsAlex Deucher2016-09-021-8/+9
* drm/amdgpu: track the number of vce ringsAlex Deucher2016-08-251-1/+1
* drm/amdgpu: fix VCE ib alignment valueAlex Deucher2016-08-241-1/+1
* drm/amdgpu: fix IB alignment for UVDAlex Deucher2016-08-241-1/+1
* drm/amdgpu: add AMDGPU_INFO_NUM_EVICTIONSMarek Olšák2016-08-221-0/+3
* drm/amdgpu: free handles after fini the contextLeo Liu2016-07-291-4/+3Star
* Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-07-151-3/+9
|\
| * drm/amdgpu: Forbid runtime pm on driver unloadLukas Wunner2016-06-241-0/+1
| * drm/amdgpu: Don't leak runtime pm ref on driver loadLukas Wunner2016-06-241-2/+5
| * drm/amdgpu: Don't leak runtime pm ref on driver unloadLukas Wunner2016-06-241-1/+3
* | drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher2016-07-071-1/+1
* | drm/amdgpu: introduce a firmware debugfs to dump all current firmware versionsHuang Rui2016-07-071-0/+127
* | drm/amdgpu: factor out the AMDGPU_INFO_FW_VERSION case branch into amdgpu_fir...Huang Rui2016-07-071-52/+64
* | drm/amdgpu: fix num_rbs exposed to userspace (v2)Alex Deucher2016-06-171-1/+2
|/
* drm/amdgpu: fetch cu_info once at initAlex Deucher2016-05-111-5/+4Star
* Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-091-2/+2
|\
| * amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang2016-04-221-1/+1
| * drm/amdgpu: add invisible pin size statisticChunming Zhou2016-04-061-1/+1
* | drm/amd: Mark some tables as constNils Wallménius2016-05-051-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/+1Star
* 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/+2Star
* 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-041-0/+2
* drm/amdgpu: add ib_size/start_alignment interface queryKen Wang2015-06-041-0/+14
* drm/amdgpu: add me/ce/pfp_feature_version interface queryKen Wang2015-06-041-3/+3
* drm/amdgpu add ce_ram_size for interface queryKen Wang2015-06-041-0/+1