summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
AgeCommit message (Expand)Author
2016-10-25drm/amdgpu:new ids flag for preemptMonk Liu
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher
2016-10-25drm/amdgpu: fill in vce clock info ioctl query (v2)Alex Deucher
2016-10-25drm/amd/amdgpu: unify memory query info interfaceJunwei Zhang
2016-10-25drm/amd/amdgpu: add info about vram and gtt max allocation sizeJunwei Zhang
2016-10-25drm/amd/amdgpu: add info about vram and gtt total sizeJunwei Zhang
2016-10-21drm/amd/amdgpu: expose max engine and memory clock for powerplay enabled caseEvan Quan
2016-09-02drm/amdgpu: handle runtime pm in drm pre/post closeAlex Deucher
2016-09-02drm/amdgpu: handle runtime pm correctly in amdgpu_driver_open_kmsAlex Deucher
2016-08-25drm/amdgpu: track the number of vce ringsAlex Deucher
2016-08-24drm/amdgpu: fix VCE ib alignment valueAlex Deucher
2016-08-24drm/amdgpu: fix IB alignment for UVDAlex Deucher
2016-08-22drm/amdgpu: add AMDGPU_INFO_NUM_EVICTIONSMarek Olšák
2016-07-29drm/amdgpu: free handles after fini the contextLeo Liu
2016-07-15Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-07-07drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher
2016-07-07drm/amdgpu: introduce a firmware debugfs to dump all current firmware versionsHuang Rui
2016-07-07drm/amdgpu: factor out the AMDGPU_INFO_FW_VERSION case branch into amdgpu_fir...Huang Rui
2016-06-24drm/amdgpu: Forbid runtime pm on driver unloadLukas Wunner
2016-06-24drm/amdgpu: Don't leak runtime pm ref on driver loadLukas Wunner
2016-06-24drm/amdgpu: Don't leak runtime pm ref on driver unloadLukas Wunner
2016-06-17drm/amdgpu: fix num_rbs exposed to userspace (v2)Alex Deucher
2016-05-11drm/amdgpu: fetch cu_info once at initAlex Deucher
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie
2016-05-04drm/amd: Mark some tables as constNils Wallménius
2016-04-21amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang
2016-04-06drm/amdgpu: add invisible pin size statisticChunming Zhou
2016-04-05drm/amdgpu: total vram size also reduces pin sizeChunming Zhou
2016-02-12drm/amdgpu/gfx: clean up harvest configuration (v2)Alex Deucher
2016-02-10drm/amdgpu: Don't crash system if we can't get crtcHarry Wentland
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