aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2026-03-03drm/i915/dp: Return early if getting/acking device service IRQs failsImre Deak1-12/+23
2026-03-03drm/i915/dp: Reprobe connector if getting/acking link service IRQs failsImre Deak1-2/+10
2026-03-03drm/i915/dp: Reprobe connector if getting/acking device IRQs failsImre Deak1-6/+19
2026-03-03drm/i915/dp: Fix the link service IRQ DPCD_REV checkImre Deak1-1/+1
2026-03-03drm/i915/dp: Fix the device service IRQ DPCD_REV checkImre Deak1-3/+0
2026-03-03drm/i915/dp: Remove the device service IRQ handling from connector detectImre Deak1-2/+0
2026-03-03drm/i915/dp: Don't clobber the encoder state in the HPD IRQ handlerImre Deak1-6/+2
2026-03-03drm/i915/dp: Handle the DOWNSTREAM_PORT_STATUS_CHANGED eventImre Deak2-1/+16
2026-03-03drm/i915/dp: Handle the RX_CAP_CHANGED HPD IRQImre Deak1-1/+7
2026-03-03drm/i915/dp: Handle a tunneling IRQ after acking itImre Deak1-14/+11
2026-03-03drm/i915/dp_mst: Reuse intel_dp_check_link_state() in the HPD IRQ handlerImre Deak1-30/+4
2026-03-03drm/i915/dp_mst: Verify the link status always the same wayImre Deak1-2/+18
2026-03-03drm/i915/dp_mst: Reprobe connector if the IRQ ESI read failedImre Deak1-1/+1
2026-03-03drm/xe/tests: Change TEST_VRAM to work with 32-bit resource_size_tMichal Wajdeczko1-1/+1
2026-03-03drm/xe/display: clean up xe_initial_plane.c includesJani Nikula1-9/+3
2026-03-03drm/xe/compat: remove i915_vma.h from compatJani Nikula4-39/+23
2026-03-03drm/i915: add VMA to parent interfaceJani Nikula7-10/+27
2026-03-03drm/i915/fbdev: stop debug logging i915_ggtt_offset()Jani Nikula1-4/+1
2026-03-03drm/bridge: waveshare-dsi: Add support for 1..4 DSI data lanesMarek Vasut1-1/+6
2026-03-03drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta1-1/+2
2026-03-03drm/xe/guc: Skip access counter queue init for unsupported platformsHimal Prasad Ghimiray4-0/+18
2026-03-03Merge drm/drm-next into drm-misc-nextThomas Zimmermann145-1909/+3657
2026-03-03drm/i915/dp: Fix DSC state computationImre Deak3-0/+16
2026-03-03drm/vc4: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann2-2/+2
2026-03-03drm/gma500: Create framebuffers with drm_gem_fb_create()Thomas Zimmermann2-101/+9
2026-03-03drm/gma500: fbdev: Use a DRM client bufferThomas Zimmermann1-23/+26
2026-03-03drm/gma500: fbdev: Calculate buffer geometry with format helpersThomas Zimmermann1-32/+28
2026-03-03drm/gma500: fbdev: Set framebuffer size to GEM object sizeThomas Zimmermann1-2/+2
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-03drm/i915/backlight: Provide clear description on how backlight level is controlledSuraj 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 backlightSuraj 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/kernel into drm-nextDave Airlie123-1822/+3478
2026-03-02drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin1-1/+3
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
2026-03-02drm/amdgpu: Enable DPG support for VCN5sguttula1-1/+3
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung2-8/+16
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung2-3/+6
2026-03-02drm/amd/ras: Add table reset func for pmfw eepromGangliang Xie4-2/+63
2026-03-02drm/amd/display: remove extra ; from statement, remove extra tabsColin Ian King1-3/+3
2026-03-02drm/amdgpu: Use get_smn_base in aqua_vanjaramLijo Lazar9-42/+87
2026-03-02drm/amdgpu: Add smn callbacks to register blockLijo Lazar2-0/+24
2026-03-02drm/amdgpu: Move pcie lock to register blockLijo Lazar8-57/+56
2026-03-02drm/amdgpu: Add pcie64 extended to register blockLijo Lazar6-29/+34
2026-03-02drm/amdgpu: Add pcie64 indirect to register blockLijo Lazar9-55/+38
2026-03-02drm/amdgpu: Add pcie ext access to register blockLijo Lazar6-28/+34