summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2026-03-03drm/i915/dp: Don't clobber the encoder state in the HPD IRQ handlerImre Deak-6/+2
2026-03-03drm/i915/dp: Handle the DOWNSTREAM_PORT_STATUS_CHANGED eventImre Deak-1/+16
2026-03-03drm/i915/dp: Handle the RX_CAP_CHANGED HPD IRQImre Deak-1/+7
2026-03-03drm/i915/dp: Handle a tunneling IRQ after acking itImre Deak-14/+11
2026-03-03drm/i915/dp_mst: Reuse intel_dp_check_link_state() in the HPD IRQ handlerImre Deak-30/+4
2026-03-03drm/i915/dp_mst: Verify the link status always the same wayImre Deak-2/+18
2026-03-03drm/i915/dp_mst: Reprobe connector if the IRQ ESI read failedImre Deak-1/+1
2026-03-03drm/xe/tests: Change TEST_VRAM to work with 32-bit resource_size_tMichal Wajdeczko-1/+1
2026-03-03drm/xe/display: clean up xe_initial_plane.c includesJani Nikula-9/+3
2026-03-03drm/xe/compat: remove i915_vma.h from compatJani Nikula-39/+23
2026-03-03drm/i915: add VMA to parent interfaceJani Nikula-10/+27
2026-03-03drm/i915/fbdev: stop debug logging i915_ggtt_offset()Jani Nikula-4/+1
2026-03-03drm/bridge: waveshare-dsi: Add support for 1..4 DSI data lanesMarek Vasut-1/+6
2026-03-03drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta-1/+2
2026-03-03drm/xe/guc: Skip access counter queue init for unsupported platformsHimal Prasad Ghimiray-0/+18
2026-03-03Merge drm/drm-next into drm-misc-nextThomas Zimmermann-1909/+3657
2026-03-03drm/i915/dp: Fix DSC state computationImre Deak-0/+16
2026-03-03drm/vc4: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann-2/+2
2026-03-03drm/gma500: Create framebuffers with drm_gem_fb_create()Thomas Zimmermann-101/+9
2026-03-03drm/gma500: fbdev: Use a DRM client bufferThomas Zimmermann-23/+26
2026-03-03drm/gma500: fbdev: Calculate buffer geometry with format helpersThomas Zimmermann-32/+28
2026-03-03drm/gma500: fbdev: Set framebuffer size to GEM object sizeThomas Zimmermann-2/+2
2026-03-03drm/client: Export drm_client_buffer_create()Thomas Zimmermann-1/+2
2026-03-03drm/bridge: waveshare-dsi: Register and attach our DSI device at probeMarek Vasut-6/+1
2026-03-03gpu/buddy: Introduce gpu_buddy_assert() for kunit-aware assertionsSanjay Yadav-8/+28
2026-03-03drm/i915/backlight: Provide clear description on how backlight level is contr...Suraj Kandpal-5/+14
2026-03-03drm/i915/backlight: Update debug log during backlight setupSuraj Kandpal-1/+2
2026-03-03drm/i915/backlight: Short circuit intel_dp_aux_supports_hdr_backlightSuraj Kandpal-2/+2
2026-03-03drm/i915/backlight: Check luminance_set when disabling PWM via AUX VESA backl...Suraj Kandpal-1/+2
2026-03-03drm/i915/backlight: Take luminance_set into account for VESA backlightSuraj Kandpal-1/+2
2026-03-03drm/i915/backlight: Use intel_panel variable instead of intel_connectorSuraj Kandpal-1/+1
2026-03-03Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-1822/+3478
2026-03-02drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin-1/+3
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone-1/+5
2026-03-02drm/amdgpu: Enable DPG support for VCN5sguttula-1/+3
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung-8/+16
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung-3/+6
2026-03-02drm/amd/ras: Add table reset func for pmfw eepromGangliang Xie-2/+63
2026-03-02drm/amd/display: remove extra ; from statement, remove extra tabsColin Ian King-3/+3
2026-03-02drm/amdgpu: Use get_smn_base in aqua_vanjaramLijo Lazar-45/+90
2026-03-02drm/amdgpu: Add smn callbacks to register blockLijo Lazar-0/+24
2026-03-02drm/amdgpu: Move pcie lock to register blockLijo Lazar-57/+56
2026-03-02drm/amdgpu: Add pcie64 extended to register blockLijo Lazar-29/+34
2026-03-02drm/amdgpu: Add pcie64 indirect to register blockLijo Lazar-55/+38
2026-03-02drm/amdgpu: Add pcie ext access to register blockLijo Lazar-28/+34
2026-03-02drm/amdgpu: Add pcie indirect to register blockLijo Lazar-62/+47
2026-03-02drm/amdgpu: Add pciep method to register blockLijo Lazar-16/+42
2026-03-02drm/amdgpu: Add audio method to register blockLijo Lazar-76/+66
2026-03-02drm/amdgpu: Add se cac method to register blockLijo Lazar-13/+36
2026-03-02drm/amdgpu: Add gc cac method to register blockLijo Lazar-21/+42