aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-03-22drm/amdgpu: reinit mes ip block during reset on SRIOVYiPeng Chai1-0/+1
2023-03-22drm/amdgpu: enable ras for mp0 v13_0_10 on SRIOVYiPeng Chai1-0/+1
2023-03-22drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng4-17/+18
2023-03-22drm/amd/display: remove outdated 8bpc commentsAlex Hung1-1/+0
2023-03-22drm/amd/display/dc/core/dc_stat: Convert a couple of doc headers to kerneldoc...Lee Jones1-18/+10
2023-03-22drm/amd/display: Implement workaround for writing to OTG_PIXEL_RATE_DIV registerSaaem Rizvi5-4/+29
2023-03-22drm/amdgpu: Initialize umc ras callbackHawking Zhang1-1/+1
2023-03-22drm/amd/display/dc/link/link_detection: Demote a couple of kerneldoc abusesLee Jones1-2/+2
2023-03-22drm/amd/display/dc/dce60/Makefile: Fix previous attempt to silence known over...Lee Jones1-1/+1
2023-03-22drm/amd/display/dc/link/protocols/link_dp_capability: Demote non-compliant ke...Lee Jones1-1/+1
2023-03-22drm/amd/display/dc/link/protocols/link_dp_capability: Remove unused variable ...Lee Jones1-1/+1
2023-03-22drm/amd/display/dc/link/protocols/link_dp_training: Remove set but unused var...Lee Jones1-2/+1
2023-03-22drm/amd/display/dc/link/link_detection: Remove unused variable 'status'Lee Jones1-3/+1
2023-03-22drm/amd/display/dc/dce/dmub_psr: Demote kerneldoc abuseLee Jones1-1/+1
2023-03-22drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...Lee Jones5-13/+13
2023-03-22drm/amd/pm/swsmu/smu11/vangogh_ppt: Provide a couple of missing parameter des...Lee Jones1-0/+2
2023-03-22drm/amd/amdgpu/amdgpu_vce: Provide description for amdgpu_vce_validate_bo()'s...Lee Jones1-0/+1
2023-03-22drm/amd/amdgpu/amdgpu_mes: Ensure amdgpu_bo_create_kernel()'s return value is...Lee Jones1-0/+5
2023-03-22drm/amd/amdgpu/ih_v6_0: Repair misspelling and provide descriptions for 'ih'Lee Jones1-1/+4
2023-03-22drm/amd/amdgpu/gmc_v11_0: Provide a few missing param descriptions relating t...Lee Jones1-0/+4
2023-03-22drm/amd/amdgpu/amdgpu_vm_pt: Supply description for amdgpu_vm_pt_free_dfs()'s...Lee Jones1-0/+1
2023-03-22drm/amd/amdgpu/amdgpu_ucode: Remove unused function ‘amdgpu_ucode_print_imu...Lee Jones1-13/+0
2023-03-22drm/amd/amdgpu/amdgpu_device: Provide missing kerneldoc entry for 'reset_cont...Lee Jones1-0/+1
2023-03-22drm/amd/display/dc/dc_hdmi_types: Move string definition to the only file it'...Lee Jones2-1/+2
2023-03-22drm/amdgpu/jpeg: enable jpeg v4_0 for sriovJane Jian4-26/+169
2023-03-22drm/amdgpu: Adding CAP firmware initializationBill Liu2-0/+3
2023-03-22drm/amd/display: Remove the unused function link_timing_bandwidth_kbps()Jiapeng Chong1-51/+0
2023-03-22drm/amd/display: make is_synaptics_cascaded_panamera staticJiapeng Chong1-1/+1
2023-03-22drm/amd/display/amdgpu_dm: Refactor register_backlight_device()Hans de Goede1-13/+15
2023-03-22drm/amd/display/amdgpu_dm: Fix backlight_device_register() error handlingHans de Goede1-2/+3
2023-03-22drm/amdgpu/gfx: set cg flags to enter/exit safe modeJane Jian1-0/+5
2023-03-22drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobsYuBiao Wang1-0/+9
2023-03-22drm/amdgpu: add mes resume when do gfx post soft resetTong Liu011-0/+9
2023-03-22drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang1-1/+4
2023-03-22drm/amdgpu: reposition the gpu reset checking for reuseTim Huang2-20/+25
2023-03-22drm/amdgpu: drop the extra sign extensionAlex Deucher1-2/+2
2023-03-22Merge tag 'drm-intel-gt-next-2023-03-16' of git://anongit.freedesktop.org/drm...Dave Airlie49-665/+1240
2023-03-21drm/lima: Use drm_sched_job_add_syncobj_dependency()Maíra Canal1-10/+2
2023-03-22Merge tag 'drm-misc-next-2023-03-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie64-285/+2694
2023-03-21drm/i915: Disable DC states for all commitsVille Syrjälä1-3/+25
2023-03-21drm/i915: Workaround ICL CSC_MODE sticky armingVille Syrjälä1-1/+43
2023-03-21drm/i915: Add a .color_post_update() hookVille Syrjälä3-0/+17
2023-03-21drm/msm: Update generated headersRob Clark24-576/+1187
2023-03-21drm/i915: Move CSC load back into .color_commit_arm() when PSR is enabled on ...Ville Syrjälä1-2/+21
2023-03-21drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()Ville Syrjälä1-1/+20
2023-03-21i915/display/dp: SDP CRC16 for 128b132b link layerArun R Murthy3-0/+26
2023-03-21drm/i915/bios: Rename find_section to find_bdb_sectionMaarten Lankhorst1-23/+23
2023-03-21drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90FHans de Goede1-3/+10
2023-03-21drm/i915/debugfs: add crtc i915_pipe debugfs fileJani Nikula1-0/+13
2023-03-21drm/i915/debugfs: switch crtc debugfs to struct intel_crtcJani Nikula3-14/+16