summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-12-03drm/i915/display: remove unused for_each_crtc()Jani Nikula-3/+0
2024-12-03drm/xe: Move the coredump registration to the worker threadJohn Harrison-34/+39
2024-12-03drm/xe/guc: Fix missing init value and add register order checkZhanjun Dong-15/+62
2024-12-02drm/msm/hdmi: simplify code in pll_get_integloop_gainRex Nie-1/+1
2024-12-02drm/msm/dp: fix msm_dp_utils_pack_sdp_header interfaceDmitry Baryshkov-10/+2
2024-12-02drm/msm/dp: set safe_to_exit_level before printing itDmitry Baryshkov-1/+1
2024-12-02drm/xe: Add mutex locking to devcoredumpJohn Harrison-3/+34
2024-12-02drm/xe: Move the coredump registration to the worker threadJohn Harrison-34/+39
2024-12-02drm/xe: Add a reason string to the devcoredumpJohn Harrison-9/+35
2024-12-02drm/amd/pm: fix and simplify workload handlingAlex Deucher-517/+741
2024-12-02Revert "drm/amd/pm: correct the workload setting"Alex Deucher-84/+36
2024-12-02drm/amdgpu: fix sriov reinit late ordersYiqing Yao-23/+20
2024-12-02drm/amdgpu: Fix ISP hw init issuePratap Nirujogi-1/+1
2024-12-02drm/amd/display: Add hblank borrowing supportChris Park-7/+75
2024-12-02drm/amd/display: Limit VTotal range to max hw cap minus fpDillon Varone-3/+46
2024-12-02drm/amd/display: Correct prefetch calculationLo-an Chen-0/+1
2024-12-02drm/amd/display: Add option to retrieve detile buffer sizeSung Lee-0/+36
2024-12-02drm/amd/display: Add a left edge pixel if in YCbCr422 or YCbCr420 and odmPeterson Guo-0/+23
2024-12-02drm/amdkfd: hard-code cacheline for gc943,gc944David Yat Sin-0/+6
2024-12-02drm/amdkfd: add MEC version that supports no PCIe atomics for GFX12Sreekant Somasekharan-0/+3
2024-12-02drm/amd/display: Fix programming backlight on OLED panelsMario Limonciello-0/+2
2024-12-02drm/amd: Sanity check the ACPI EDIDMario Limonciello-3/+10
2024-12-02drm/amdgpu/hdp7.0: do a posting read when flushing HDPAlex Deucher-2/+4
2024-12-02drm/amdgpu/hdp6.0: do a posting read when flushing HDPAlex Deucher-2/+4
2024-12-02drm/amdgpu/hdp5.2: do a posting read when flushing HDPAlex Deucher-2/+4
2024-12-02drm/amdgpu/hdp5.0: do a posting read when flushing HDPAlex Deucher-2/+5
2024-12-02drm/amdgpu/hdp4.0: do a posting read when flushing HDPAlex Deucher-4/+8
2024-12-02drm/amdgpu/jpeg1.0: fix idle work handlerAlex Deucher-1/+1
2024-12-02drm/xe/vm_doc: fix more doc typosRandy Dunlap-11/+11
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-60/+60
2024-12-02drm/xe/guc: Fix missing init value and add register order checkZhanjun Dong-15/+62
2024-12-02drm/xe/throttle: Log throttle reasonsRaag Jadav-0/+2
2024-12-02Merge drm/drm-next into drm-xe-nextRodrigo Vivi-7818/+14823
2024-12-02drm/i915/display: replace dig_port->saved_port_bits with flagsJani Nikula-23/+29
2024-12-02drm: renesas: rz-du: Increase supported resolutionsChris Brandt-3/+3
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard-8113/+14721
2024-12-02drm/i915/display: convert power map to struct intel_displayJani Nikula-28/+28
2024-12-02drm/i915/display: convert high level power interfaces to struct intel_displayJani Nikula-90/+98
2024-12-02drm/i915/display: convert power domain code internally to struct intel_displayJani Nikula-392/+414
2024-12-02drm/i915/display: convert power wells to struct intel_displayJani Nikula-332/+321
2024-12-02drm/i915/display: convert for_each_power_domain_well() to struct intel_displayJani Nikula-7/+10
2024-12-02drm/i915/display: convert for_each_power_well() to struct intel_displayJani Nikula-15/+20
2024-12-02drm/i915/hdcp: Remove log for HDMI HDCP LIC checkSuraj Kandpal-2/+0
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds-187/+187
2024-11-30drm/xe/display: Flush DMC wakelock release work on runtime suspendGustavo Sousa-0/+10
2024-11-30drm/xe/display: Extract xe_display_pm_runtime_suspend_late()Gustavo Sousa-2/+13
2024-11-30drm/i915/dmc_wl: Extract intel_dmc_wl_flush_release_work()Gustavo Sousa-1/+12
2024-11-29Merge tag 'drm-next-2024-11-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-193/+690
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2024-11-29drm/i915/dp: use seq buf for printing ratesJani Nikula-22/+14