summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-14drm/xe: Skip VMAs pin when requesting signal to the last XE_EXECJosé Roberto de Souza
2024-03-14drm/xe: Return if kobj creation is failedHimal Prasad Ghimiray
2024-03-14drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost
2024-03-04drm/xe: Replace 'grouped target' in Makefile with pattern ruleDafna Hirschfeld
2024-03-04drm/xe: Fix ref counting leak on page faultMatthew Brost
2024-03-04drm/xe: Remove obsolete async_ops from struct xe_vmMika Kuoppala
2024-03-04drm/xe/guc: Fix missing topology initZhanjun Dong
2024-03-04drm/xe/xe2: fix 64-bit division in pte_update_sizeArnd Bergmann
2024-03-04drm/xe/kunit: fix link failure with built-in xeArnd Bergmann
2024-03-01Merge tag 'drm-misc-next-fixes-2024-02-29' of https://anongit.freedesktop.org...Dave Airlie
2024-03-01Merge tag 'drm-msm-next-2024-02-29' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2024-03-01Merge tag 'mediatek-drm-next-6.9' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie
2024-03-01drm/sun4i: hdmi: Add missing drm_atomic headerMaxime Ripard
2024-03-01Merge tag 'drm-misc-next-2024-02-29' of https://anongit.freedesktop.org/git/d...Dave Airlie
2024-03-01Merge tag 'drm-intel-gt-next-2024-02-28' of git://anongit.freedesktop.org/drm...Dave Airlie
2024-02-29drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flipHsin-Yi Wang
2024-02-28drm/dp: Don't attempt AUX transfers when eDP panels are not poweredDouglas Anderson
2024-02-28drm/tests: connector: Add tests for drmm_connector_initMaxime Ripard
2024-02-28drm/tests: Add helper to create mock crtcMaxime Ripard
2024-02-28drm/tests: Add helper to create mock planeMaxime Ripard
2024-02-28drm/tests: helpers: Add atomic helpersMaxime Ripard
2024-02-28drm/tests: helpers: Include missing drm_drv headerMaxime Ripard
2024-02-28drm/scheduler: Simplify the allocation of slab caches in drm_sched_fence_slab...Kunwu Chan
2024-02-28drm: Check polling initialized before enabling in drm_helper_probe_single_con...Shradha Gupta
2024-02-28drm: Check output polling initialized before disablingShradha Gupta
2024-02-28drm/i915: Check before removing mm notifierNirmoy Das
2024-02-28drm: Remove drm_num_crtcs() helperThierry Reding
2024-02-28drm/imx/dcss: fix resource size calculationDan Carpenter
2024-02-28fbdev: Clean up include statements in header fileThomas Zimmermann
2024-02-28fbdev: Clean up forward declarations in header fileThomas Zimmermann
2024-02-28fbdev: Do not include <linux/slab.h> in headerThomas Zimmermann
2024-02-28fbdev: Do not include <linux/notifier.h> in headerThomas Zimmermann
2024-02-28fbdev: Do not include <linux/fs.h> in headerThomas Zimmermann
2024-02-28fbdev: Do not include <linux/backlight.h> in headerThomas Zimmermann
2024-02-28staging/fbtft: Include <linux/backlight.h>Thomas Zimmermann
2024-02-28drm/nouveau: Include <linux/backlight.h>Thomas Zimmermann
2024-02-28backlight/corgi-lcd: Include <linux/backlight.h>Thomas Zimmermann
2024-02-28Merge tag 'drm-intel-next-2024-02-27-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2024-02-27drm/i915/dp: Enable DP tunnel BW allocation modeImre Deak
2024-02-27drm/i915/dp: Read DPRX for all long HPD pulsesImre Deak
2024-02-27drm/i915/dp: Suspend/resume DP tunnelsImre Deak
2024-02-27drm/i915/dp: Call intel_dp_sync_state() always for DDI DP encodersImre Deak
2024-02-27drm/i915/dp: Handle DP tunnel IRQsImre Deak
2024-02-27drm/i915/dp: Allocate/free DP tunnel BW during modesetImre Deak
2024-02-27drm/i915/dp: Compute DP tunnel BW during encoder state computationImre Deak
2024-02-27drm/i915/dp: Account for tunnel BW limit in intel_dp_max_link_data_rate()Imre Deak
2024-02-27drm/i915/dp: Add DP tunnel atomic state and check BW limitImre Deak
2024-02-27drm/i915/dp: Add support for DP tunnel BW allocationImre Deak
2024-02-27drm/i915/dp: Sync instead of try-sync commits when getting active pipesImre Deak
2024-02-27drm/i915/dp: Add intel_dp_max_link_data_rate()Imre Deak