summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-15Merge tag 'drm-intel-next-2022-08-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-12Merge tag 'drm-intel-gt-next-2022-09-09' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-09-12Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-09-11drm/vkms: fix 32bit compilation error by replacing macrosMelissa Wen
2022-09-11Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-09-08drm/dp_mst: Avoid deleting payloads for connectors staying enabledImre Deak
2022-09-08drm/panel-edp: Add Innolux N120ACA-EA1 panel entryChen-Yu Tsai
2022-09-08drm/sun4i: tv: Merge mode_set into atomic_enableMaxime Ripard
2022-09-08drm/i915: Set correct domains values at _i915_vma_move_to_activeNirmoy Das
2022-09-08drm/i915: Rename ggtt_view as gtt_viewNiranjana Vishwanathapura
2022-09-08drm/ssd130x: Replace simple display helpers with the atomic helpersJavier Martinez Canillas
2022-09-07drm/amd/amdgpu: Add missing CGTS*TCC_DISABLE to 10.3 headersTom St Denis
2022-09-07drm/amdgpu: prevent toc firmware memory leakGuchun Chen
2022-09-07drm/amdgpu: correct doorbell range/size value for CSDMA_DOORBELL_RANGEYifan Zhang
2022-09-07drm/amdkfd: print address in hex format rather than decimalYifan Zhang
2022-09-07drm/amd/display: Remove the unneeded result variablezhang songyi
2022-09-07drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman
2022-09-07drm/amd/pm: add missing SetMGpuFanBoostLimitRpm mapping for SMU 13.0.7Evan Quan
2022-09-07drm/amd/amdgpu: add rlc_firmware_header_v2_4 to amdgpu_firmware_headerChengming Gui
2022-09-07drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is un...YiPeng Chai
2022-09-07drm/i915/uc: Add patch level version number supportJohn Harrison
2022-09-07drm/i915/uc: Support for version reduced and multiple firmware filesJohn Harrison
2022-09-07drm/gma500: fix repeated words in commentsJilin Yuan
2022-09-07drm/qxl: fix the suspend/resume issue on qxl deviceZongmin Zhou
2022-09-07drm/bochs: fix blankingGerd Hoffmann
2022-09-07drm/virtio: set fb_modifiers_not_supportedChia-I Wu
2022-09-07drm/sun4i: tv: Add missing reset assertionMaxime Ripard
2022-09-07drm/sun4i: tv: Rename error labelMaxime Ripard
2022-09-07drm/sun4i: tv: Remove useless destroy functionMaxime Ripard
2022-09-07drm/sun4i: tv: Remove useless functionMaxime Ripard
2022-09-07drm/sun4i: tv: Convert to atomic hooksMaxime Ripard
2022-09-07drm/sun4i: tv: Remove unused mode_validMaxime Ripard
2022-09-07drm/vc4: vec: Fix timings for VEC modesMateusz Kwiatkowski
2022-09-07drm/vc4: vec: Remove redundant atomic_mode_setMateusz Kwiatkowski
2022-09-07drm/vc4: vec: Refactor VEC TV mode settingMateusz Kwiatkowski
2022-09-07drm/vc4: vec: Convert to atomic helpersMaxime Ripard
2022-09-07drm/vc4: vec: Remove empty mode_fixupMaxime Ripard
2022-09-07drm/ttm: Remove unnecessary '0' values from retLi zeming
2022-09-07drm/via: Add new condition to via_dma_cleanup()Alisa Khabibrakhmanova
2022-09-06drm/panel-edp: Fix typo in kerneldoc comment (appers=>appears)Douglas Anderson
2022-09-06drm/i915: Don't try to disable host RPS when this was never enabled.Rodrigo Vivi
2022-09-06drm/scheduler: quieten kernel-doc warningsRandy Dunlap
2022-09-06drm/bridge: anx7625: Set HPD irq detect window to 2msXin Ji
2022-09-06Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2022-09-06drm/i915: consider HAS_FLAT_CCS() in needs_ccs_pagesMatthew Auld
2022-09-05drm: vkms: Add support to the RGB565 formatIgor Torrente
2022-09-05drm: vkms: Adds XRGB_16161616 and ARGB_1616161616 formatsIgor Torrente
2022-09-05drm: vkms: Supports to the case where primary plane doesn't match the CRTCIgor Torrente
2022-09-05drm: vkms: Refactor the plane composer to accept new formatsIgor Torrente
2022-09-05drm: vkms: Add fb information to `vkms_writeback_job`Igor Torrente