summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-25drm/amd/amdgpu: unify memory query info interfaceJunwei Zhang1-26/+28
2016-10-25drm/amd/amdgpu: add info about vram and gtt max allocation sizeJunwei Zhang1-0/+18
2016-10-25drm/amd/amdgpu: add info about vram and gtt total sizeJunwei Zhang1-0/+10
2016-09-02drm/amdgpu: handle runtime pm in drm pre/post closeAlex Deucher1-0/+4
2016-09-02drm/amdgpu: handle runtime pm correctly in amdgpu_driver_open_kmsAlex Deucher1-8/+9
2016-08-25drm/amdgpu: track the number of vce ringsAlex Deucher1-1/+1
2016-08-24drm/amdgpu: fix VCE ib alignment valueAlex Deucher1-1/+1
2016-08-24drm/amdgpu: fix IB alignment for UVDAlex Deucher1-1/+1
2016-08-22drm/amdgpu: add AMDGPU_INFO_NUM_EVICTIONSMarek Olšák1-0/+3
2016-07-29drm/amdgpu: free handles after fini the contextLeo Liu1-4/+3
2016-07-15Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-3/+9
2016-07-07drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher1-1/+1
2016-07-07drm/amdgpu: introduce a firmware debugfs to dump all current firmware versionsHuang Rui1-0/+127
2016-07-07drm/amdgpu: factor out the AMDGPU_INFO_FW_VERSION case branch into amdgpu_fir...Huang Rui1-52/+64
2016-06-24drm/amdgpu: Forbid runtime pm on driver unloadLukas Wunner1-0/+1
2016-06-24drm/amdgpu: Don't leak runtime pm ref on driver loadLukas Wunner1-2/+5
2016-06-24drm/amdgpu: Don't leak runtime pm ref on driver unloadLukas Wunner1-1/+3
2016-06-17drm/amdgpu: fix num_rbs exposed to userspace (v2)Alex Deucher1-1/+2
2016-05-11drm/amdgpu: fetch cu_info once at initAlex Deucher1-5/+4
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie1-2/+2
2016-05-04drm/amd: Mark some tables as constNils Wallménius1-1/+1
2016-04-21amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang1-1/+1
2016-04-06drm/amdgpu: add invisible pin size statisticChunming Zhou1-1/+1
2016-04-05drm/amdgpu: total vram size also reduces pin sizeChunming Zhou1-0/+1
2016-02-12drm/amdgpu/gfx: clean up harvest configuration (v2)Alex Deucher1-2/+1
2016-02-10drm/amdgpu: Don't crash system if we can't get crtcHarry Wentland1-0/+6
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-in...Dave 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.o...Dave Airlie1-1/+4
2015-10-16Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...Dave 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-in...Dave 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