summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-03-03drm/client: Export drm_client_buffer_create()Thomas Zimmermann1-1/+2
2026-03-03drm/bridge: waveshare-dsi: Register and attach our DSI device at probeMarek Vasut1-6/+1
2026-03-03gpu/buddy: Introduce gpu_buddy_assert() for kunit-aware assertionsSanjay Yadav1-8/+28
2026-03-03drm/i915/backlight: Provide clear description on how backlight level is contr...Suraj Kandpal1-5/+14
2026-03-03drm/i915/backlight: Update debug log during backlight setupSuraj Kandpal1-1/+2
2026-03-03drm/i915/backlight: Short circuit intel_dp_aux_supports_hdr_backlightSuraj Kandpal1-2/+2
2026-03-03drm/i915/backlight: Check luminance_set when disabling PWM via AUX VESA backl...Suraj Kandpal1-1/+2
2026-03-03drm/i915/backlight: Take luminance_set into account for VESA backlightSuraj Kandpal1-1/+2
2026-03-03drm/i915/backlight: Use intel_panel variable instead of intel_connectorSuraj Kandpal1-1/+1
2026-03-03Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie123-1822/+3478
2026-03-03drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin1-1/+3
2026-03-03drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
2026-03-03drm/amdgpu: Enable DPG support for VCN5sguttula1-1/+3
2026-03-03drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung2-8/+16
2026-03-03drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung2-3/+6
2026-03-03drm/amd/ras: Add table reset func for pmfw eepromGangliang Xie4-2/+63
2026-03-03drm/amd/display: remove extra ; from statement, remove extra tabsColin Ian King1-3/+3
2026-03-03drm/amdgpu: Use get_smn_base in aqua_vanjaramLijo Lazar9-45/+90
2026-03-03drm/amdgpu: Add smn callbacks to register blockLijo Lazar2-0/+24
2026-03-03drm/amdgpu: Move pcie lock to register blockLijo Lazar8-57/+56
2026-03-03drm/amdgpu: Add pcie64 extended to register blockLijo Lazar6-29/+34
2026-03-03drm/amdgpu: Add pcie64 indirect to register blockLijo Lazar9-55/+38
2026-03-03drm/amdgpu: Add pcie ext access to register blockLijo Lazar6-28/+34
2026-03-03drm/amdgpu: Add pcie indirect to register blockLijo Lazar12-62/+47
2026-03-03drm/amdgpu: Add pciep method to register blockLijo Lazar9-16/+42
2026-03-03drm/amdgpu: Add audio method to register blockLijo Lazar8-76/+66
2026-03-03drm/amdgpu: Add se cac method to register blockLijo Lazar5-13/+36
2026-03-03drm/amdgpu: Add gc cac method to register blockLijo Lazar6-21/+42
2026-03-03drm/amdgpu: Add didt method to register blockLijo Lazar13-47/+59
2026-03-03drm/amdgpu: Drop redundant syncobj handle limit checks in userq ioctlsSrinivasan Shanmugam1-4/+2
2026-03-03drm/amd/ras: add wrapper funcs for pmfw eepromGangliang Xie2-0/+141
2026-03-03drm/amd/ras: add uniras smu feature flag init funcGangliang Xie5-1/+74
2026-03-03drm/amd/ras: add pmfw eeprom smu interfacesGangliang Xie2-0/+64
2026-03-03drm/amd/pm: add feature query interface for unirasGangliang Xie2-0/+14
2026-03-03drm/amd/pm: add pmfw eeprom messages into uniras interfaceGangliang Xie1-0/+11
2026-03-03drm/amdgpu: Add uvd indirect to register blockLijo Lazar12-46/+55
2026-03-03drm/amdgpu: Add smc method to register blockLijo Lazar14-60/+84
2026-03-03drm/amdgpu: clear related counter after RAS eeprom resetTao Zhou1-0/+3
2026-03-03drm/amdgpu: compatible with specific RAS old eeprom formatTao Zhou1-5/+12
2026-03-03drm/amdgpu/userq: change queue id type to u32 from intSunil Khatri1-4/+4
2026-03-03drm/amd/display: Promote DC to 3.2.372Taimur Hassan1-1/+1
2026-03-03drm/amdgpu: Fix static assertion failure issueYiPeng Chai2-4/+5
2026-03-03drm/amd/display: Prevent integer overflow when mhz to khzAlex Hung2-13/+13
2026-03-03drm/amd/display: Remove always-false branchesAlex Hung2-10/+1
2026-03-03drm/amd/display: Remove redundant initializersAlex Hung2-7/+7
2026-03-03drm/amd/display: Silence unused variable warningClay King1-3/+3
2026-03-03drm/amd/display: Initialize replay_state to PR_STATE_INVALIDIvan Lipski1-1/+1
2026-03-03drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
2026-03-03drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg()Yujie Liu1-1/+1
2026-03-03drm/amd/ras: fix kernel-doc warning for ras_eeprom_append()Yujie Liu1-2/+2