summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-03-22drm/amd/display/dc/link/protocols/link_dp_training: Remove set but unused var...Lee Jones
2023-03-22drm/amd/display/dc/link/link_detection: Remove unused variable 'status'Lee Jones
2023-03-22drm/amd/display/dc/dce/dmub_psr: Demote kerneldoc abuseLee Jones
2023-03-22drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...Lee Jones
2023-03-22drm/amd/pm/swsmu/smu11/vangogh_ppt: Provide a couple of missing parameter des...Lee Jones
2023-03-22drm/amd/amdgpu/amdgpu_vce: Provide description for amdgpu_vce_validate_bo()'s...Lee Jones
2023-03-22drm/amd/amdgpu/amdgpu_mes: Ensure amdgpu_bo_create_kernel()'s return value is...Lee Jones
2023-03-22drm/amd/amdgpu/ih_v6_0: Repair misspelling and provide descriptions for 'ih'Lee Jones
2023-03-22drm/amd/amdgpu/gmc_v11_0: Provide a few missing param descriptions relating t...Lee Jones
2023-03-22drm/amd/amdgpu/amdgpu_vm_pt: Supply description for amdgpu_vm_pt_free_dfs()'s...Lee Jones
2023-03-22drm/amd/amdgpu/amdgpu_ucode: Remove unused function ‘amdgpu_ucode_print_imu...Lee Jones
2023-03-22drm/amd/amdgpu/amdgpu_device: Provide missing kerneldoc entry for 'reset_cont...Lee Jones
2023-03-22drm/amd/display/dc/dc_hdmi_types: Move string definition to the only file it'...Lee Jones
2023-03-22drm/amdgpu/jpeg: enable jpeg v4_0 for sriovJane Jian
2023-03-22drm/amdgpu: Adding CAP firmware initializationBill Liu
2023-03-22drm/amd/display: Remove the unused function link_timing_bandwidth_kbps()Jiapeng Chong
2023-03-22drm/amd/display: make is_synaptics_cascaded_panamera staticJiapeng Chong
2023-03-22drm/amd/display/amdgpu_dm: Refactor register_backlight_device()Hans de Goede
2023-03-22drm/amd/display/amdgpu_dm: Fix backlight_device_register() error handlingHans de Goede
2023-03-22drm/amdgpu/gfx: set cg flags to enter/exit safe modeJane Jian
2023-03-22drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobsYuBiao Wang
2023-03-22drm/amdgpu: add mes resume when do gfx post soft resetTong Liu01
2023-03-22drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang
2023-03-22drm/amdgpu: reposition the gpu reset checking for reuseTim Huang
2023-03-22drm/amdgpu: drop the extra sign extensionAlex Deucher
2023-03-22Merge tag 'drm-intel-gt-next-2023-03-16' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-03-21drm/lima: Use drm_sched_job_add_syncobj_dependency()Maíra Canal
2023-03-22Merge tag 'drm-misc-next-2023-03-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-03-21drm/i915: Disable DC states for all commitsVille Syrjälä
2023-03-21drm/i915: Workaround ICL CSC_MODE sticky armingVille Syrjälä
2023-03-21drm/i915: Add a .color_post_update() hookVille Syrjälä
2023-03-21drm/msm: Update generated headersRob Clark
2023-03-21drm/i915: Move CSC load back into .color_commit_arm() when PSR is enabled on ...Ville Syrjälä
2023-03-21drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()Ville Syrjälä
2023-03-21i915/display/dp: SDP CRC16 for 128b132b link layerArun R Murthy
2023-03-21drm/i915/bios: Rename find_section to find_bdb_sectionMaarten Lankhorst
2023-03-21drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90FHans de Goede
2023-03-21drm/i915/debugfs: add crtc i915_pipe debugfs fileJani Nikula
2023-03-21drm/i915/debugfs: switch crtc debugfs to struct intel_crtcJani Nikula
2023-03-21drm/i915/debugfs: Enable upper layer interfaces to act on all gt'sAndi Shyti
2023-03-21drm/i915/gt: Create per-gt debugfs filesAndi Shyti
2023-03-21drm/i915/pmu: Use functions common with sysfs to read actual freqAshutosh Dixit
2023-03-21drm/gma500: remove unused gma_pipe_event functionTom Rix
2023-03-20drm/msm/a6xx: Some reg64 conversionRob Clark
2023-03-20drm: msm: adreno: Disable preemption on Adreno 510Adam Skladowski
2023-03-20drm/msm/adreno: clean up component ops indentationJohan Hovold
2023-03-20drm/msm/adreno: drop bogus pm_runtime_set_active()Johan Hovold
2023-03-20drm/msm/adreno: fix runtime PM imbalance at gpu loadJohan Hovold
2023-03-20drm/msm/adreno: Enable optional icc voting from OPP tablesKonrad Dybcio
2023-03-20drm/msm/a4xx: Implement .gpu_busyKonrad Dybcio