summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-06drm/i915/migrate: Evict and restore the flatccs capable lmem objflat-ccs-ww10.07Ramalingam C2-13/+284
2022-03-06drm/i915/gem: Add extra pages in ttm_tt for ccs dataRamalingam C1-1/+22
2022-03-06drm/ttm: Add a parameter to add extra pages into ttm_ttRamalingam C7-11/+15
2022-03-06drm/i915/gt: Clear compress metadata for Flat-ccs objectsRamalingam C2-3/+39
2022-03-05drm/i915/gt: Use XY_FASR_COLOR_BLT to clear obj on graphics ver 12+Ramalingam C2-7/+49
2022-03-01drm-tip: 2022y-03m-01d-19h-41m-31s UTC integration manifestManasi Navare1-0/+28
2022-03-01Merge remote-tracking branch 'drm-intel/topic/core-for-CI' into drm-tipManasi Navare31-77/+241
2022-03-01Merge remote-tracking branch 'drm-intel/drm-intel-gt-next' into drm-tipManasi Navare55-542/+1945
2022-03-01Merge remote-tracking branch 'drm-intel/drm-intel-next' into drm-tipManasi Navare26-688/+768
2022-03-01Merge remote-tracking branch 'drm-misc/drm-misc-next' into drm-tipManasi Navare37-468/+877
2022-03-01Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-tipManasi Navare2-9/+1
2022-03-01Merge remote-tracking branch 'drm/drm-next' into drm-tipManasi Navare1229-26609/+476178
2022-03-01Merge remote-tracking branch 'drm-intel/drm-intel-fixes' into drm-tipManasi Navare3-3/+3
2022-03-01Merge remote-tracking branch 'drm-misc/drm-misc-fixes' into drm-tipManasi Navare3-2/+7
2022-03-01drm/vrr: Set VRR capable prop only if it is attached to connectorManasi Navare1-0/+3
2022-03-01drm/i915/guc: Initialize GuC submission locks and queues earlyDaniele Ceraolo Spurio1-13/+14
2022-03-01drm/i915: make a handful of read-only arrays static constColin Ian King1-4/+12
2022-03-01drm/i915/guc: Fix flag query helper function to not modify stateJohn Harrison1-5/+2
2022-03-01drm/bridge: chipone-icn6211: switch to devm_drm_of_get_bridgeJosé Expósito1-6/+1
2022-03-01drm/bridge: anx7625: Fix release wrong workqueueXin Ji1-2/+2
2022-03-01drm/i915/selftests: exercise mmap migrationMatthew Auld3-0/+344
2022-03-01drm/i915/selftests: handle allocation failuresMatthew Auld2-2/+8
2022-03-01drm/i915/ttm: mappable migration on faultMatthew Auld1-6/+48
2022-03-01drm/i915/ttm: make eviction mappable awareMatthew Auld1-2/+63
2022-03-01Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...Dave Airlie110-713/+201293
2022-02-28drm/arm: arm hdlcd select DRM_GEM_CMA_HELPERCarsten Haitzler1-0/+1
2022-02-28drm/bridge: ti-sn65dsi86: Properly undo autosuspendDouglas Anderson1-2/+3
2022-02-28drm/bridge: it6505: Fix the read buffer array boundHsin-Yi Wang1-2/+2
2022-02-28drm/i915: Move intel_display_power_well_is_enabled() to intel_display_power_w...Imre Deak6-63/+65
2022-02-28drm/i915: Add functions to get a power well's state/name/domains/mask/refcountImre Deak3-35/+72
2022-02-28drm/i915: Add function to call a power well's sync_hw() hookImre Deak3-5/+12
2022-02-28drm/i915: Move power well get/put/enable/disable functions to a new fileImre Deak4-126/+158
2022-02-28drm/i915: Move i915_power_well_regs struct into i915_power_well_opsImre Deak1-182/+72
2022-02-28drm/i915: Remove redundant state verification during TypeC AUX power well dis...Imre Deak1-31/+1
2022-02-28drm/i915: Sanitize open-coded power well enable()/disable() callsImre Deak1-4/+4
2022-02-28drm/i915: Fix the VDSC_PW2 power domain enum valueImre Deak2-4/+11
2022-02-28drm/i915: Clarify vma lifetimeThomas Hellström5-33/+79
2022-02-28drm/i915/wm: use REG_FIELD_{PREP,GET} for PLANE_WM_BLOCKS_MASKJani Nikula1-2/+2
2022-02-28drm/i915: s/JSP2/ICP2/ PCHVille Syrjälä2-2/+2
2022-02-28drm/i915/guc/slpc: Correct the param count for unset paramVinay Belgaumkar1-1/+1
2022-02-28drm/panel: simple: Initialize bpc in RK101II01D-CT panel descriptorRahul T R1-0/+1
2022-02-28drm/bridge: cdns-dsi: Make sure to to create proper aliases for dtNishanth Menon1-0/+1
2022-02-28drm/tiny: Add MIPI DBI compatible SPI driverNoralf Trønnes4-0/+422
2022-02-28drm/mipi-dbi: Add driver_private member to struct mipi_dbi_devNoralf Trønnes1-0/+8
2022-02-28drm/modes: Add of_get_drm_panel_display_mode()Noralf Trønnes2-0/+57
2022-02-28drm/modes: Remove trailing whitespaceNoralf Trønnes1-1/+1
2022-02-28dt-bindings: display: add bindings for MIPI DBI compatible SPI panelsNoralf Trønnes1-0/+126
2022-02-28drm/todo: Update panic handling todoDaniel Vetter1-11/+14
2022-02-28drm/i915/selftests: mock test io_sizeMatthew Auld1-0/+143
2022-02-28drm/i915/buddy: tweak 2big checkMatthew Auld1-1/+1