drm/msm/dpu: add missing flush and fetch bits for DMA4/DMA5 planes
[linux-2.6-block.git] / drivers /
2023-07-13 Jonathan Marekdrm/msm/dpu: add missing flush and fetch bits for DMA4...
2023-07-13 Dmitry Baryshkovdrm/msm/mdss: correct UBWC programming for SM8550
2023-06-18 Konrad Dybciodrm/msm/a6xx: Add A610 speedbin support
2023-06-18 Konrad Dybciodrm/msm/a6xx: Add A619_holi speedbin support
2023-06-18 Konrad Dybciodrm/msm/a6xx: Use adreno_is_aXYZ macros in speedbin...
2023-06-18 Konrad Dybciodrm/msm/a6xx: Use "else if" in GPU speedbin rev matching
2023-06-18 Konrad Dybciodrm/msm/a6xx: Fix some A619 tunables
2023-06-18 Konrad Dybciodrm/msm/a6xx: Add A610 support
2023-06-18 Konrad Dybciodrm/msm/a6xx: Add support for A619_holi
2023-06-18 Konrad Dybciodrm/msm/adreno: Disable has_cached_coherent in GMU...
2023-06-18 Konrad Dybciodrm/msm/a6xx: Introduce GMU wrapper support
2023-06-18 Konrad Dybciodrm/msm/a6xx: Move CX GMU power counter enablement...
2023-06-18 Konrad Dybciodrm/msm/a6xx: Extend and explain UBWC config
2023-06-18 Konrad Dybciodrm/msm/a6xx: Remove both GBIF and RBBM GBIF halt on...
2023-06-18 Konrad Dybciodrm/msm/a6xx: Add a helper for software-resetting the GPU
2023-06-18 Konrad Dybciodrm/msm/a6xx: Improve a6xx_bus_clear_pending_transactions()
2023-06-18 Konrad Dybciodrm/msm/a6xx: Move a6xx_bus_clear_pending_transactions...
2023-06-18 Konrad Dybciodrm/msm/a6xx: Move force keepalive vote removal to...
2023-06-18 Konrad Dybciodrm/msm/a6xx: Remove static keyword from sptprac en...
2023-06-18 Konrad Dybciodrm/msm/adreno: Use adreno_is_revn for A690
2023-06-16 Dmitry Baryshkovdrm/msm/dsi: split dsi_ctrl_config() function
2023-06-16 Dmitry Baryshkovdrm/msm/dsi: dsi_host: drop unused clocks
2023-06-16 Dmitry Baryshkovdrm/msm/dpu: remove unused INTF_NONE interfaces
2023-06-16 Dmitry Baryshkovdrm/msm/dpu: correct MERGE_3D length
2023-06-16 Dmitry Baryshkovdrm/msm/dpu: fix sc7280 and sc7180 PINGPONG done interrupts
2023-06-15 Bjorn Anderssondrm/msm/dp: Free resources after unregistering them
2023-06-15 Bjorn Anderssondrm/msm/dp: Drop aux devices together with DP controller
2023-06-15 Dmitry Baryshkovdrm/msm: provide fb_dirty implemenation
2023-06-15 Jessica Zhangdrm/msm/dsi: Remove incorrect references to slice_count
2023-06-15 Jessica Zhangdrm/msm/dpu: Set DATA_COMPRESS on command mode for...
2023-06-15 Jessica Zhangdrm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature flag...
2023-06-15 Jessica Zhangdrm/msm/dsi: Reduce pclk rate for compression
2023-06-15 Jessica Zhangmsm/drm/dsi: Round up DSC hdisplay calculation
2023-06-15 Abhinav Kumardrm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets
2023-06-15 Kuogee Hsiehdrm/msm/dpu: add support for DSC encoder v1.2 engine
2023-06-15 Jessica Zhangdrm/msm/dsi: update hdisplay calculation for dsi_timing...
2023-06-15 Jessica Zhangdrm/msm/dsi: Use MSM and DRM DSC helper methods
2023-06-15 Jessica Zhangdrm/msm/dpu: Fix slice_last_group_size calculation
2023-06-15 Jessica Zhangdrm/msm/dpu: Use fixed DRM DSC helper for det_thresh_fl...
2023-06-15 Jessica Zhangdrm/msm: Add MSM-specific DSC helper methods
2023-06-15 Dmitry Baryshkovdrm/msm/dsi: use DRM DSC helpers for DSC setup
2023-06-15 Jessica Zhangdrm/display/dsc: Add drm_dsc_get_bpp_int helper
2023-06-15 Dmitry Baryshkovdrm/display/dsc: add helper to set semi-const parameters
2023-06-15 Jessica Zhangdrm/display/dsc: Add flatness and initial scale value...
2023-06-15 Dmitry Baryshkovdrm/msm/dpu/catalog: define DSPP blocks found on sdm845
2023-06-15 Dmitry Baryshkovdrm/msm/dpu: do not enable color-management if DSPPs...
2023-06-15 Dmitry Baryshkovdrm/msm/adreno: make adreno_is_a690()'s argument const
2023-06-12 Dmitry BaryshkovMerge branch 'drm-next' of git://anongit.freedesktop...
2023-06-10 Dmitry Baryshkovdrm/msm/adreno: change adreno_is_* functions to accept...
2023-06-10 Dmitry Baryshkovdrm/msm/adreno: warn if chip revn is verified before...
2023-06-10 Dmitry Baryshkovdrm/msm/a5xx: really check for A510 in a5xx_gpu_init
2023-06-10 Rob Clarkdrm/msm/a6xx: Fix a690 CP_PROTECT settings
2023-06-10 Bjorn Anderssondrm/msm/adreno: Add Adreno A690 support
2023-06-10 Rob Clarkdrm/msm: Move cmdstream dumping out of sched kthread
2023-06-10 Dmitry Baryshkovdrm/msm/a6xx: don't set IO_PGTABLE_QUIRK_ARM_OUTER_WBWA...
2023-06-10 Dmitry Baryshkovdrm/msm: drop unused ring variable in msm_ioctl_gem_sub...
2023-06-10 Dmitry Baryshkovdrm/msm/adreno: fix sparse warnings in a6xx code
2023-06-10 Dmitry BaryshkovMerge branches 'msm-next-lumag-core', 'msm-next-lumag...
2023-06-09 Dave AirlieMerge tag 'drm-intel-gt-next-2023-06-08' of git://anong...
2023-06-09 Dave AirlieMerge tag 'drm-intel-next-2023-06-05' of git://anongit...
2023-06-09 Dave AirlieMerge tag 'drm-misc-next-2023-06-07' of git://anongit...
2023-06-09 Dave AirlieMerge tag 'drm-habanalabs-next-2023-06-08' of https...
2023-06-09 Dave AirlieMerge tag 'drm-next-20230529' of git://git./linux/kerne...
2023-06-09 Dmitry Baryshkovdrm/msm/a6xx: initialize GMU mutex earlier
2023-06-09 Kuogee Hsiehdrm/msm/dp: enable HDP plugin/unplugged interrupts...
2023-06-08 Dani Libermanaccel/habanalabs: refactor error info reset
2023-06-08 Ofir Bittonaccel/habanalabs: add event queue extra validation
2023-06-08 Ofir Bittonaccel/habanalabs: unsecure TSB_CFG_MTRR regs
2023-06-08 Oded Gabbayaccel/habanalabs: move ioctl error print to debug level
2023-06-08 Ofir Bittonaccel/habanalabs: fix bug of not fetching addr_dec...
2023-06-08 Oded Gabbayaccel/habanalabs: remove sim code
2023-06-08 Dani Libermanaccel/habanalabs: mask part of hmmu page fault captured...
2023-06-08 Koby Elbazaccel/habanalabs: update state when loading boot fit
2023-06-08 Tomer Tayaraccel/habanalabs: print qman data on error only for...
2023-06-08 Tomer Tayaraccel/habanalabs: use lower QM in QM errors handling
2023-06-08 Dani Libermanaccel/habanalabs: use binning info when handling razwi
2023-06-08 Ofir Bittonaccel/habanalabs: remove support for mmu disable
2023-06-08 Koby Elbazaccel/habanalabs: upon DMA errors, use FW-extracted...
2023-06-08 Oded Gabbayaccel/habanalabs: print max timeout value on CS stuck
2023-06-08 Oded Gabbayaccel/habanalabs: align to latest firmware specs
2023-06-08 Moti Haimovskiaccel/habanalabs: fix mem leak in capture user mappings
2023-06-08 Oded Gabbayaccel/habanalabs: set unused bit as reserved
2023-06-08 Koby Elbazaccel/habanalabs: rename security functions related...
2023-06-08 Dan Carpenteraccel/habanalabs: fix gaudi2_get_tpc_idle_status()...
2023-06-08 Yang Liaccel/habanalabs: Fix some kernel-doc comments
2023-06-08 Ofir Bittonaccel/habanalabs: always fetch pci addr_dec error info
2023-06-08 Koby Elbazaccel/habanalabs: fix a static warning - 'dubious:...
2023-06-08 Koby Elbazaccel/habanalabs: poll for device status update followi...
2023-06-08 Tomer Tayaraccel/habanalabs: expose debugfs files later
2023-06-08 Ofir Bittonaccel/habanalabs: add pci health check during heartbeat
2023-06-08 Dafna Hirschfeldaccel/habanalabs: add missing tpc interrupt info
2023-06-08 Koby Elbazaccel/habanalabs: refactor abort of completions and...
2023-06-08 Koby Elbazaccel/habanalabs: minimize encapsulation signal mutex...
2023-06-08 Dan Carpenterdrm/i915/gsc: Fix error code in intel_gsc_uc_heci_cmd_s...
2023-06-07 Dan Carpenterdrm/msm/dpu: tidy up some error checking
2023-06-07 Abhinav Kumardrm/msm/dpu: add DSC blocks to the catalog of MSM8998
2023-06-07 Konrad Dybciodrm/msm: mdss: Add SM6375 support
2023-06-07 Konrad Dybciodrm/msm: mdss: Add SM6350 support
2023-06-07 Konrad Dybciodrm/msm/dpu: Add SM6375 support
2023-06-07 Konrad Dybciodrm/msm/dpu: Add SM6350 support
next