aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-05-22drm/i915/display: Add missing include to intel_vga.cMichal Wajdeczko1-0/+1
2024-05-22drm/xe: Fix xe_guc_pc.hMichal Wajdeczko1-1/+4
2024-05-22drm/xe: Fix xe_huc.hMichal Wajdeczko1-1/+2
2024-05-22drm/xe: Fix xe_gsc.hMichal Wajdeczko1-1/+2
2024-05-22drm/xe: Fix xe_uc.hMichal Wajdeczko1-1/+1
2024-05-22drm/i915/hdcp: Check mst_port to determine connector typeSuraj Kandpal1-1/+1
2024-05-22drm/i915/hdcp: Move aux assignment after connector type checkSuraj Kandpal1-1/+2
2024-05-22drm/bridge: it6505: fix hibernate to resume no display issueKuro Chung1-24/+49
2024-05-22drm/i915: stop redefining INTEL_VGA_DEVICEJani Nikula2-90/+88
2024-05-22drm/i915/pciids: switch to xe driver style PCI ID macrosJani Nikula3-162/+162
2024-05-22drm/i915/gt: Fix CCS id's calculation for CCS mode settingAndi Shyti3-1/+15
2024-05-22Merge tag 'drm-misc-next-fixes-2024-05-16' of https://gitlab.freedesktop.org/...Dave Airlie11-69/+100
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin4-6/+4
2024-05-21drm/xe/tests: Use uninterruptible VM lockNirmoy Das1-1/+1
2024-05-21drm/xe: Add warn when level can not be zero.Nirmoy Das1-2/+2
2024-05-21drm/probe-helper: Call drm_mode_validate_ycbcr420() before connector->mode_va...Ville Syrjälä1-4/+4
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin4-6/+4
2024-05-21drm/xe/uapi: Expose the L3 bank maskFrancois Dugast1-1/+8
2024-05-21drm/xe/client: Print runtime to fdinfoLucas De Marchi1-1/+120
2024-05-21drm/xe: Add helper to return any available hw engineLucas De Marchi2-0/+18
2024-05-21drm/xe: Cache data about user-visible enginesLucas De Marchi4-1/+57
2024-05-21drm/xe: Add helper to accumulate exec queue runtimeUmesh Nerlige Ramappa5-0/+44
2024-05-21drm/xe: Add helper to capture engine timestampLucas De Marchi2-0/+6
2024-05-21drm/xe/lrc: Add helper to capture context timestampUmesh Nerlige Ramappa4-0/+30
2024-05-21drm/xe: Add XE_ENGINE_CLASS_OTHER to str conversionLucas De Marchi1-2/+6
2024-05-21drm/xe: Promote xe_hw_engine_class_to_str()Lucas De Marchi3-18/+20
2024-05-21drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol1-0/+3
2024-05-21drm/bridge: tc358767: Enable FRMSYNC timing generatorMarek Vasut1-3/+20
2024-05-21drm/panel: himax-hx83102: use wrapped MIPI DCS functionsDouglas Anderson1-64/+28
2024-05-21drm/panel: himax-hx83102: Check for errors on the NOP in prepare()Douglas Anderson1-1/+5
2024-05-21drm/panel: himax-hx83102: If prepare fails, disable GPIO before regulatorsDouglas Anderson1-1/+1
2024-05-21drm/panel: ilitek-ili9882t: Check for errors on the NOP in prepare()Douglas Anderson1-1/+5
2024-05-21drm/panel: ilitek-ili9882t: If prepare fails, disable GPIO before regulatorsDouglas Anderson1-1/+1
2024-05-21drm/panel: boe-tv101wum-nl6: Check for errors on the NOP in prepare()Douglas Anderson1-1/+5
2024-05-21drm/panel: boe-tv101wum-nl6: If prepare fails, disable GPIO before regulatorsDouglas Anderson1-1/+1
2024-05-21drm/panel: himax-hx8394: Handle errors from mipi_dsi_dcs_set_display_on() betterDouglas Anderson1-2/+1
2024-05-21drm/mgag200: Add an option to disable Write-CombineJocelyn Falempe2-0/+16
2024-05-21Revert "drm/mgag200: Add a workaround for low-latency"Jocelyn Falempe3-37/+0
2024-05-20drm/msm: remove python 3.9 dependency for compiling msmAbhinav Kumar1-2/+3
2024-05-20drm/amdkfd: Let VRAM allocations go to GTT domain on small APUsLang Yu5-13/+23
2024-05-20drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vmsLang Yu1-1/+2
2024-05-20drm/amdgpu: Fix amdgpu_vm_is_bo_always_valid kerneldocTvrtko Ursulin1-1/+1
2024-05-20drm/amd/display: remove unused struct 'dc_reg_sequence'Dr. David Alan Gilbert1-5/+0
2024-05-20drm/amd/display: remove unused struct 'aux_payloads'Dr. David Alan Gilbert1-4/+0
2024-05-20drm/amdgpu: remove unused struct 'hqd_registers'Dr. David Alan Gilbert1-38/+0
2024-05-20drm/amd/pm: enable thermal alert on smu 14.0.2/3Kenneth Feng3-3/+108
2024-05-20drm/amd/amdgpu: add thm 14.0.2 header fileKenneth Feng2-0/+1168
2024-05-20Revert "drm/amd/pm: Add gpu_metrics_v1_6"Asad Kamal2-92/+0
2024-05-20Documentation/amdgpu: Add PM policy documentationLijo Lazar1-0/+53