index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-11
drm/msm/dpu: remove struct drm_dsc_config from struct msm_display_info
Kuogee Hsieh
3
-6
/
+0
2023-07-11
drm/msm/dpu: retrieve DSI DSC struct through priv->dsi[0]
Kuogee Hsieh
1
-12
/
+30
2023-07-11
drm/msm: stop storing the array of CRTCs in struct msm_drm_private
Dmitry Baryshkov
5
-26
/
+24
2023-07-11
drm/msm/dpu1: Rename sm8150_dspp_blk to sdm845_dspp_blk
Konrad Dybcio
15
-39
/
+39
2023-06-18
drm/msm/a6xx: Add A610 speedbin support
Konrad Dybcio
1
-0
/
+27
2023-06-18
drm/msm/a6xx: Add A619_holi speedbin support
Konrad Dybcio
1
-0
/
+31
2023-06-18
drm/msm/a6xx: Use adreno_is_aXYZ macros in speedbin matching
Konrad Dybcio
2
-12
/
+21
2023-06-18
drm/msm/a6xx: Use "else if" in GPU speedbin rev matching
Konrad Dybcio
1
-4
/
+4
2023-06-18
drm/msm/a6xx: Fix some A619 tunables
Konrad Dybcio
1
-1
/
+5
2023-06-18
drm/msm/a6xx: Add A610 support
Konrad Dybcio
3
-12
/
+107
2023-06-18
drm/msm/a6xx: Add support for A619_holi
Konrad Dybcio
2
-2
/
+30
2023-06-18
drm/msm/adreno: Disable has_cached_coherent in GMU wrapper configurations
Konrad Dybcio
1
-1
/
+4
2023-06-18
drm/msm/a6xx: Introduce GMU wrapper support
Konrad Dybcio
6
-36
/
+266
2023-06-18
drm/msm/a6xx: Move CX GMU power counter enablement to hw_init
Konrad Dybcio
2
-6
/
+7
2023-06-18
drm/msm/a6xx: Extend and explain UBWC config
Konrad Dybcio
1
-10
/
+31
2023-06-18
drm/msm/a6xx: Remove both GBIF and RBBM GBIF halt on hw init
Konrad Dybcio
1
-1
/
+5
2023-06-18
drm/msm/a6xx: Add a helper for software-resetting the GPU
Konrad Dybcio
3
-2
/
+14
2023-06-18
drm/msm/a6xx: Improve a6xx_bus_clear_pending_transactions()
Konrad Dybcio
1
-4
/
+5
2023-06-18
drm/msm/a6xx: Move a6xx_bus_clear_pending_transactions to a6xx_gpu
Konrad Dybcio
3
-37
/
+38
2023-06-18
drm/msm/a6xx: Move force keepalive vote removal to a6xx_gmu_force_off()
Konrad Dybcio
2
-6
/
+6
2023-06-18
drm/msm/a6xx: Remove static keyword from sptprac en/disable functions
Konrad Dybcio
2
-2
/
+4
2023-06-18
drm/msm/adreno: Use adreno_is_revn for A690
Konrad Dybcio
1
-1
/
+1
2023-06-16
drm/msm/dsi: split dsi_ctrl_config() function
Dmitry Baryshkov
1
-9
/
+9
2023-06-16
drm/msm/dsi: dsi_host: drop unused clocks
Dmitry Baryshkov
1
-33
/
+0
2023-06-16
drm/msm/dpu: remove unused INTF_NONE interfaces
Dmitry Baryshkov
3
-3
/
+0
2023-06-16
drm/msm/dpu: correct MERGE_3D length
Dmitry Baryshkov
1
-1
/
+1
2023-06-16
drm/msm/dpu: fix sc7280 and sc7180 PINGPONG done interrupts
Dmitry Baryshkov
2
-6
/
+18
2023-06-15
drm/msm/dp: Free resources after unregistering them
Bjorn Andersson
1
-1
/
+1
2023-06-15
drm/msm/dp: Drop aux devices together with DP controller
Bjorn Andersson
1
-11
/
+3
2023-06-15
drm/msm: provide fb_dirty implemenation
Dmitry Baryshkov
1
-0
/
+20
2023-06-15
drm/msm/dsi: Remove incorrect references to slice_count
Jessica Zhang
1
-10
/
+16
2023-06-15
drm/msm/dpu: Set DATA_COMPRESS on command mode for DCE/DSC 1.2
Jessica Zhang
3
-0
/
+19
2023-06-15
drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature flag for DPU >= 7.0
Jessica Zhang
2
-1
/
+3
2023-06-15
drm/msm/dsi: Reduce pclk rate for compression
Jessica Zhang
1
-3
/
+18
2023-06-15
msm/drm/dsi: Round up DSC hdisplay calculation
Jessica Zhang
1
-1
/
+1
2023-06-15
drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets
Abhinav Kumar
6
-1
/
+84
2023-06-15
drm/msm/dpu: add support for DSC encoder v1.2 engine
Kuogee Hsieh
5
-4
/
+436
2023-06-15
drm/msm/dsi: update hdisplay calculation for dsi_timing_setup
Jessica Zhang
1
-1
/
+1
2023-06-15
drm/msm/dsi: Use MSM and DRM DSC helper methods
Jessica Zhang
1
-2
/
+3
2023-06-15
drm/msm/dpu: Fix slice_last_group_size calculation
Jessica Zhang
1
-2
/
+3
2023-06-15
drm/msm/dpu: Use fixed DRM DSC helper for det_thresh_flatness
Jessica Zhang
1
-1
/
+3
2023-06-15
drm/msm: Add MSM-specific DSC helper methods
Jessica Zhang
1
-0
/
+38
2023-06-15
drm/msm/dsi: use DRM DSC helpers for DSC setup
Dmitry Baryshkov
1
-53
/
+8
2023-06-15
drm/display/dsc: Add drm_dsc_get_bpp_int helper
Jessica Zhang
1
-0
/
+13
2023-06-15
drm/display/dsc: add helper to set semi-const parameters
Dmitry Baryshkov
1
-0
/
+22
2023-06-15
drm/display/dsc: Add flatness and initial scale value calculations
Jessica Zhang
1
-0
/
+24
2023-06-15
drm/msm/dpu/catalog: define DSPP blocks found on sdm845
Dmitry Baryshkov
1
-4
/
+17
2023-06-15
drm/msm/dpu: do not enable color-management if DSPPs are not available
Dmitry Baryshkov
1
-1
/
+4
2023-06-15
drm/msm/adreno: make adreno_is_a690()'s argument const
Dmitry Baryshkov
1
-1
/
+1
2023-06-13
Merge branch 'drm-next' of git://anongit.freedesktop.org/drm/drm into msm-nex...
Dmitry Baryshkov
6468
-148632
/
+400091
[next]