summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-06-02panel/samsung-ams581vf01: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-5/+5
2025-06-02panel/ronbo-rb070d30: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+5
2025-06-02panel/raydium-rm69380: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-5/+5
2025-06-02panel/raydium-rm692e5: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-5/+5
2025-06-02panel/raydium-rm68200: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+5
2025-06-02panel/raydium-rm67200: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+5
2025-06-02panel/raydium-rm67191: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-5/+5
2025-06-02panel/orisetech-otm8009a: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+5
2025-06-02Merge tag 'amd-drm-fixes-6.16-2025-05-29' of https://gitlab.freedesktop.org/a...Dave Airlie-347/+1533
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+2
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+1
2025-05-30drm/xe/vsec: fix CONFIG_INTEL_VSEC dependencyArnd Bergmann-1/+2
2025-05-30drm/xe: drop redundant conversion to boolRaag Jadav-1/+1
2025-05-30drm/xe/hwmon: Expose power sysfs entries based on firmware supportKarthik Poosa-26/+37
2025-05-30drm/xe/hwmon: Read energy status from PMTKarthik Poosa-15/+49
2025-05-30drm/xe/hwmon: Expose powerX_cap_intervalKarthik Poosa-3/+13
2025-05-30drm/xe/hwmon: Add support to manage PL2 though mailboxKarthik Poosa-33/+79
2025-05-30drm/xe/hwmon: Move card reactive critical power under channel cardKarthik Poosa-3/+3
2025-05-30drm/xe/hwmon: Add support to manage power limits though mailboxKarthik Poosa-106/+318
2025-05-30drm/i915: drop intel_dpio_phy.h include from VLV IOSF SBJani Nikula-2/+0
2025-05-30drm/gem: Inline drm_gem_pin() into PRIME helpersThomas Zimmermann-38/+20
2025-05-30drm/gem-vram: Un-export pin helpersThomas Zimmermann-40/+2
2025-05-30drm/gem-vram: Do not set pin and unpin callbacksThomas Zimmermann-37/+0
2025-05-30drm/client: Do not pin in drm_client_buffer_vmap()Thomas Zimmermann-29/+6
2025-05-29drm/xe: Do not warn on SVM migration failing because of 64k requirementsMatthew Brost-1/+1
2025-05-29drm/i915/guc: Handle race condition where wakeref count drops below 0Jesus Narvaez-3/+14
2025-05-29drm/xe/mocs: Initialize MOCS index earlyBalasubramani Vivekanandan-2/+2
2025-05-29drm/xe: Create LRC BO without VMNiranjana Vishwanathapura-28/+4
2025-05-29drm: drm_fourcc: add 10/12/16bit software decoder YCbCr formatsRobert Mader-0/+27
2025-05-29drm/amdkfd: Map wptr BO to GART unconditionallyLang Yu-13/+13
2025-05-29drm/amdgpu/mes: remove some unused functionsAlex Deucher-67/+0
2025-05-29drm/amdgpu/mes: add missing locking in helper functionsAlex Deucher-0/+16
2025-05-29drm/amd: Export DMCUB version to sysfsMario Limonciello-3/+5
2025-05-29drm/amd/pm: Enable static metrics table supportAsad Kamal-0/+5
2025-05-29drm/amd/pm: Enable static metrics table supportAsad Kamal-2/+4
2025-05-29drm/amd/display: Constify struct timing_generator_funcsChristophe JAILLET-9/+9
2025-05-29drm/amd/display: Add null pointer check for get_first_active_display()Wentao Liang-0/+3
2025-05-29drm/amdgpu: Get mca address for old eeprom recordsganglxie-0/+9
2025-05-29drm/amdgpu: handle old RAS eeprom data in non-nps1 modeganglxie-2/+39
2025-05-29amd/amdkfd: fix a kfd_process ref leakYifan Zhang-0/+1
2025-05-29drm/amdgpu: Add userq fence support to SDMAv6.0Arunpravin Paneer Selvam-16/+41
2025-05-29drm/amdkfd: Identical code for different branchesSunday Clement-6/+1
2025-05-29drm/amd/pm: Optimize get gpu metrics data functionAsad Kamal-7/+9
2025-05-29drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vramJohn Olender-1/+1
2025-05-29drm/amdgpu/vcn5.0.1: read back register after writtenDavid (Ming Qiang) Wu-0/+15
2025-05-29drm/amdgpu/vcn5: read back register after writtenDavid (Ming Qiang) Wu-0/+20
2025-05-29drm/amdgpu/vcn4.0.5: read back register after writtenDavid (Ming Qiang) Wu-0/+10
2025-05-29drm/amdgpu/vcn4.0.3: read back register after writtenDavid (Ming Qiang) Wu-0/+16
2025-05-29drm/amdgpu/vcn4: read back register after writtenDavid (Ming Qiang) Wu-0/+20