summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-07-26drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control and in the CSAndi Shyti
2023-07-26drm/i915/gt: Rename flags with bit_group_X according to the datasheetAndi Shyti
2023-07-26drm/i915/gt: Ensure memory quiesced before invalidationJonathan Cavitt
2023-07-26drm/i915: Add the gen12_needs_ccs_aux_inv helperAndi Shyti
2023-07-26drm/i915/gt: Cleanup aux invalidation registersAndi Shyti
2023-07-26drm/i915: Use the i915_vma_flush_writes helperTvrtko Ursulin
2023-07-26drm/i915/hotplug: Reduce SHPD_FILTER to 250usSuraj Kandpal
2023-07-25drm/amdgpu: Restore HQD persistent state registerLijo Lazar
2023-07-25drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter
2023-07-25drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen
2023-07-25drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0Alvin Lee
2023-07-25drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyGeorge Shen
2023-07-25drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr ClockJane Jian
2023-07-25drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello
2023-07-25drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)Victor Lu
2023-07-25drm/amdkfd: fix trap handling work around for debuggingJonathan Kim
2023-07-25drm/ast: Do not enable PCI resources multiple timesThomas Zimmermann
2023-07-25drm/amdgpu: Restore HQD persistent state registerLijo Lazar
2023-07-25drm/radeon: add missing spaces before ';'Ran Sun
2023-07-25drm/radeon/si_dpm: open brace '{' following struct go on the same lineRan Sun
2023-07-25drm/amd/pm: Vangogh: Add new gpu_metrics_v2_4 to acquire gpu_metricsWenyou Yang
2023-07-25drm/amdgpu: load sdma ucode in the guest machineYuanShang
2023-07-25drm/amdgpu: Use seq_puts() instead of seq_printf()Srinivasan Shanmugam
2023-07-25drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'Srinivasan Shanmugam
2023-07-25drm/amdgpu: Remove else after return in 'is_fru_eeprom_supported'Srinivasan Shanmugam
2023-07-25drm/amd/display: Remove else after return in 'dm_vblank_get_counter' & 'amdgp...Srinivasan Shanmugam
2023-07-25drm/amdgpu: Add -ENOMEM error handling when there is no memorySrinivasan Shanmugam
2023-07-25drm/amdgpu: Check APU flag to disable RASStanley.Yang
2023-07-25drm/amdgpu: fix the indexing issue during rlcg access ctrl initShiwu Zhang
2023-07-25drm/amdgpu: add VISIBLE info in amdgpu_bo_print_infoPierre-Eric Pelloux-Prayer
2023-07-25drm/amdkfd: avoid svm dump when dynamic debug disabledAlex Sierra
2023-07-25drm/radeon: ERROR: "foo * bar" should be "foo *bar"Ran Sun
2023-07-25drm/amdgpu: open brace '{' following struct go on the same lineRan Sun
2023-07-25drm/amd/pm: open brace '{' following struct go on the same lineRan Sun
2023-07-25drm/amd: open brace '{' following struct go on the same lineRan Sun
2023-07-25drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter
2023-07-25drm/amd/display: 3.2.244Aric Cyr
2023-07-25drm/amd/display: Fix underflow issue on 175hz timingLeo Ma
2023-07-25drm/amd/display: Add interface to modify DMUB panel power optionsPaul Hsieh
2023-07-25drm/amd/display: Rearrange dmub_cmd defs orderAnthony Koo
2023-07-25drm/amd/display: Remove check for default eDP panel_modeTaimur Hassan
2023-07-25drm/amdgpu: Fix style issues in amdgpu_gem.cSrinivasan Shanmugam
2023-07-25drm/amd/display: Add new sequence for 4-lane HBR3 on vendor specific retimersOvidiu Bunea
2023-07-25drm/amd/display: Update DPG test pattern programmingWenjing Liu
2023-07-25drm/amd/display: Correct unit conversion for vstartupReza Amini
2023-07-25drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen
2023-07-25drm/amd/display: Refactor recout calculation with a more generic formulaWenjing Liu
2023-07-25drm/amd/display: Read down-spread percentage from lut to adjust dprefclk.Martin Tsai
2023-07-25drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0Alvin Lee
2023-07-25drm/amd/display: Prevent invalid pipe connectionsEthan Bitnun