summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm: un-inline drm_legacy_findmap()Jani Nikula2019-01-021-0/+11
* drm/i915: Update DRIVER_DATE to 20181122Jani Nikula2018-11-221-1/+1
* drm/i915: Update DRIVER_DATE to 20181122Jani Nikula2018-11-221-2/+2
* drm/i915: avoid rebuilding i915_gpu_error.o on version string updatesHans Holmberg2018-11-221-2/+2
* drm/i915: Show waiter's status on engine dumpChris Wilson2018-11-211-2/+4
* drm/i915: Add rotation readout for plane initial configVille Syrjälä2018-11-212-0/+32
* drm/i915: Force a LUT update in intel_initial_commit()Ville Syrjälä2018-11-211-0/+8
* drm/i915: Make CHICKEN_TRANS reg not depend on enum valueImre Deak2018-11-213-17/+52
* drm/i915: Add code comment on assumption of pipe==transcoderImre Deak2018-11-211-3/+19
* drm/i915: Make EDP PSR flags not depend on enum valuesImre Deak2018-11-212-21/+44
* drm/i915: Make pipe/transcoder offsets not depend on enum valuesImre Deak2018-11-211-14/+38
* drm/i915: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni2018-11-211-1/+1
* drm/i915: Downgrade unknown CSR firmware warningsLucas De Marchi2018-11-201-3/+0
* drm/i915: allow to load DMC firmware on next genLucas De Marchi2018-11-201-1/+6
* drm/i915/ilk: Fix warning when reading emon_status with no outputJosé Roberto de Souza2018-11-201-0/+4
* drm/i915/selftests: Hold task reference to reset workerChris Wilson2018-11-201-0/+3
* Merge drm/drm-next into drm-intel-next-queuedJani Nikula2018-11-20401-9102/+12174
|\
| * Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-11-19196-5318/+5538
| |\
| | * drm/amdgpu: log smu versionShirish S2018-11-121-0/+4
| | * drm/amdgpu: refactor smu8_send_msg_to_smc and WARN_ON time outDaniel Kurtz2018-11-121-24/+21
| | * drm/amdgpu/gfx9: rework lbpw enable codeAlex Deucher2018-11-091-17/+12
| | * drm/ttm: remove set but not used variable 'driver'YueHaibing2018-11-091-2/+0
| | * drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao2018-11-0910-470/+408
| | * drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao2018-11-099-107/+160
| | * drm/amdgpu: unify rlc function into structureLikun Gao2018-11-095-44/+78
| | * drm/amdgpu: Each PSP need to get latest topology info on XGMI configurationshaoyunl2018-11-091-7/+12
| | * drm/radeon: remove set but not used variable 'rdev'Yue Haibing2018-11-081-2/+0
| | * drm/amdgpu/sdma4: use paging queue for buffer funcsAlex Deucher2018-11-081-1/+11
| | * drm/amd/powerplay: correct code styleJim Qu2018-11-081-90/+45
| | * drm/amdgpu/display/dce11: only enable FBC when selectedAlex Deucher2018-11-071-1/+2
| | * drm/amdgpu/display/dm: handle FBC dc feature parameterAlex Deucher2018-11-071-0/+3
| | * drm/amdgpu/display/dc: add FBC to dc_configAlex Deucher2018-11-071-0/+1
| | * drm/amdgpu: add DC feature mask module parameterAlex Deucher2018-11-073-0/+16
| | * drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)Alex Deucher2018-11-071-1/+6
| | * drm/amdgpu: disable page queue on Vega10 SR-IOV VFTrigger Huang2018-11-071-1/+4
| | * drm/amdgpu: set Vega20 LBPW as disabled at defaultEvan Quan2018-11-071-0/+14
| | * drm/amd/powerplay: always use fast UCLK switching when UCLK DPM enabledEvan Quan2018-11-071-20/+17
| | * drm/amd/powerplay: set a default fclk/gfxclk ratioEvan Quan2018-11-073-1/+19
| | * drm/ttm: Fix bo_global and mem_global kfree errorTrigger Huang2018-11-072-10/+0
| | * drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul2018-11-071-5/+0
| | * drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo2018-11-072-35/+7
| | * drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo2018-11-073-46/+4
| | * drm/amdgpu: fix frame size of amdgpu_xgmi_add_devices excceed 1024 bytesHawking Zhang2018-11-071-5/+8
| | * drm/amdgpu/psp: add set_topology_info functionHawking Zhang2018-11-061-1/+23
| | * drm/amdgpu/psp: add get_topology_info functionHawking Zhang2018-11-061-0/+39
| | * drm/amdgpu/psp: update topology info structuresHawking Zhang2018-11-062-23/+18
| | * drm/amdgpu/psp: add get_hive_id functionHawking Zhang2018-11-061-5/+12
| | * drm/amdgpu/psp: add get_node_id functionHawking Zhang2018-11-064-9/+28
| | * drm/amdgpu/psp: initialize xgmi session (v2)Hawking Zhang2018-11-062-1/+71
| | * drm/amdgpu/psp: add helper function to invoke xgmi ta per ta cmd_idHawking Zhang2018-11-062-0/+39