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
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-14
drm/mediatek: Start/Stop components with function pointers
Hsiao Chien Sung
1
-2
/
+18
2023-12-14
drm/mediatek: Power on/off devices with function pointers
Hsiao Chien Sung
6
-20
/
+107
2023-12-14
drm/mediatek: Manage component's clock with function pointers
Hsiao Chien Sung
1
-46
/
+43
2023-12-14
drm/mediatek: Add component ID to component match structure
Hsiao Chien Sung
1
-39
/
+30
2023-12-14
drm/mediatek: Rename OVL_ADAPTOR_TYPE_RDMA
Hsiao Chien Sung
1
-11
/
+11
2023-12-14
drm/ioc32: replace __attribute__((packed)) with __packed
Jani Nikula
1
-2
/
+2
2023-12-14
drm/ttm/tests: Add tests for ttm_bo functions
Karolina Stolarek
3
-0
/
+629
2023-12-14
drm/ttm/tests: Add tests for ttm_tt
Karolina Stolarek
4
-0
/
+319
2023-12-14
drm/ttm/tests: Add tests for ttm_resource and ttm_sys_man
Karolina Stolarek
5
-1
/
+363
2023-12-14
drm/msm/dp: call dp_display_get_next_bridge() during probe
Dmitry Baryshkov
1
-15
/
+21
2023-12-14
drm/msm/dpu: Drop enable and frame_count parameters from dpu_hw_setup_misr()
Jessica Zhang
8
-33
/
+22
2023-12-14
drm/msm/dpu: Set input_sel bit for INTF
Jessica Zhang
4
-5
/
+11
2023-12-14
drm/msm/dpu: move CSC tables to dpu_hw_util.c
Dmitry Baryshkov
2
-41
/
+47
2023-12-14
drm/msm/dpu: Add mutex lock in control vblank irq
Paloma Arellano
4
-23
/
+47
2023-12-14
drm/msm/dpu: add cdm blocks to dpu snapshot
Abhinav Kumar
1
-0
/
+4
2023-12-14
drm/msm/dpu: introduce separate wb2_format arrays for rgb and yuv
Abhinav Kumar
8
-15
/
+50
2023-12-14
drm/msm/dpu: reserve cdm blocks for writeback in case of YUV output
Abhinav Kumar
1
-0
/
+37
2023-12-14
drm/msm/dpu: plug-in the cdm related bits to writeback setup
Abhinav Kumar
1
-0
/
+10
2023-12-14
drm/msm/dpu: add an API to setup the CDM block for writeback
Abhinav Kumar
3
-1
/
+112
2023-12-14
drm/msm/dpu: add CDM related logic to dpu_hw_ctl layer
Abhinav Kumar
2
-0
/
+45
2023-12-14
drm/msm/dpu: add support to allocate CDM from RM
Abhinav Kumar
4
-2
/
+40
2023-12-14
drm/msm/dpu: add cdm blocks to RM
Abhinav Kumar
2
-0
/
+15
2023-12-14
drm/msm/dpu: add dpu_hw_cdm abstraction for CDM block
Abhinav Kumar
4
-0
/
+391
2023-12-14
drm/msm/dpu: add cdm blocks to sm8250 dpu_hw_catalog
Abhinav Kumar
1
-0
/
+1
2023-12-14
drm/msm/dpu: add cdm blocks to sc7280 dpu_hw_catalog
Abhinav Kumar
4
-0
/
+29
2023-12-14
drm/msm/dpu: move csc matrices to dpu_hw_util
Abhinav Kumar
2
-30
/
+31
2023-12-14
drm/msm/dpu: fix writeback programming for YUV cases
Abhinav Kumar
2
-1
/
+3
2023-12-14
drm/msm/dpu: rename dpu_encoder_phys_wb_setup_cdp to match its functionality
Abhinav Kumar
1
-3
/
+3
2023-12-14
drm/msm/dpu: add formats check for writeback encoder
Abhinav Kumar
1
-1
/
+2
2023-12-14
drm/msm/dpu: remove extra drm_encoder_cleanup from the error path
Dmitry Baryshkov
1
-3
/
+0
2023-12-14
drm/msm/dpu: Ratelimit framedone timeout msgs
Rob Clark
2
-1
/
+5
2023-12-14
drm/msm/dpu: enable writeback on SM8450
Dmitry Baryshkov
1
-0
/
+18
2023-12-14
drm/msm/dpu: enable writeback on SM8350
Dmitry Baryshkov
1
-0
/
+18
2023-12-13
drm/amdgpu: warn when there are still mappings when a BO is destroyed v2
Christian König
1
-0
/
+2
2023-12-13
drm/amdgpu: fix tear down order in amdgpu_vm_pt_free
Christian König
1
-1
/
+2
2023-12-13
drm/amd: Fix a probing order problem on SDMA 2.4
Mario Limonciello
1
-2
/
+2
2023-12-13
drm/amdgpu/sdma5.2: add begin/end_use ring callbacks
Alex Deucher
1
-0
/
+28
2023-12-13
drm/amdgpu: warn when there are still mappings when a BO is destroyed v2
Christian König
1
-0
/
+2
2023-12-13
drm/radeon: Prevent multiple debug error lines on suspend
Woody Suwalski
1
-1
/
+1
2023-12-13
drm/amd/display: add plane shaper TF support
Melissa Wen
1
-4
/
+11
2023-12-13
drm/amd/display: add plane shaper LUT support
Melissa Wen
3
-4
/
+92
2023-12-13
drm/amd/display: add HDR multiplier support
Joshua Ashton
2
-0
/
+4
2023-12-13
drm/amd/display: add dc_fixpt_from_s3132 helper
Joshua Ashton
2
-7
/
+13
2023-12-13
drm/amd/display: reject atomic commit if setting both plane and CRTC degamma
Melissa Wen
1
-1
/
+12
2023-12-13
drm/amd/display: add plane degamma TF and LUT support
Joshua Ashton
3
-6
/
+69
2023-12-13
drm/amdgpu: fix tear down order in amdgpu_vm_pt_free
Christian König
1
-1
/
+2
2023-12-13
drm/amd/display: decouple steps for mapping CRTC degamma to DC plane
Melissa Wen
1
-18
/
+42
2023-12-13
drm/amd/display: mark plane as needing reset if color props change
Joshua Ashton
1
-0
/
+15
2023-12-13
drm/amd/display: set sdr_ref_white_level to 80 for out_transfer_func
Joshua Ashton
1
-0
/
+2
2023-12-13
drm/amd: include drm/drm_edid.h only where needed
Jani Nikula
9
-1
/
+9
[prev]
[next]