index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_vdsc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-08
drm/i915: Streamline intel_dsc_pps_read()
Ville Syrjälä
1
-14
/
+7
2023-11-14
drm/i915/dsc/mtl: Add support for fractional bpp
Vandita Kulkarni
1
-5
/
+20
2023-11-14
drm/i915/display: Store compressed bpp in U6.4 format
Ankit Nautiyal
1
-2
/
+2
2023-09-14
drm/i915/dsc: Fix pic_width readout
Suraj Kandpal
1
-1
/
+1
2023-09-11
drm/i915/dsc: use REG_BIT, REG_GENMASK, and friends for PPS0 and PPS1
Jani Nikula
1
-8
/
+7
2023-09-11
drm/i915/dsc: add the PPS number to the register content macros
Jani Nikula
1
-73
/
+73
2023-09-11
drm/i915/dsc: clean up pps comments
Jani Nikula
1
-28
/
+28
2023-09-11
drm/i915/dsc: drop redundant = 0 assignments
Jani Nikula
1
-28
/
+15
2023-09-11
drm/i915/dsc: rename pps write to intel_dsc_pps_write()
Jani Nikula
1
-16
/
+16
2023-09-11
drm/i915/dsc: have intel_dsc_pps_read() return the value
Jani Nikula
1
-13
/
+19
2023-09-11
drm/i915/dsc: have intel_dsc_pps_read_and_verify() return the value
Jani Nikula
1
-17
/
+19
2023-09-11
drm/i915/dsc: improve clarity of the pps reg read/write helpers
Jani Nikula
1
-19
/
+21
2023-09-05
drm/i915/vdsc: Fill the intel_dsc_get_pps_config function
Suraj Kandpal
1
-7
/
+93
2023-09-05
drm/i915/vdsc: Add function to write in PPS register
Suraj Kandpal
1
-242
/
+30
2023-09-05
drm/i915/vdsc: Add function to read any PPS register
Suraj Kandpal
1
-36
/
+82
2023-09-05
drm/i915/vdsc: Add func to get no. of vdsc instances per pipe
Suraj Kandpal
1
-34
/
+44
2023-09-05
drm/i915/vdsc: Add a check for dsc split cases
Suraj Kandpal
1
-1
/
+13
2023-08-14
drm/i915/vdsc: Fix first_line_bpg_offset calculation
Suraj Kandpal
1
-3
/
+9
2023-07-12
drm/i915/vdsc: Remove FIXME in intel_dsc_compute_config
Suraj Kandpal
1
-12
/
+0
2023-07-12
drm/i915/dsc: Add rc_range_parameter calculation for YCbCr420
Suraj Kandpal
1
-38
/
+103
2023-07-12
drm/i915/dsc: Move rc param calculation for native_420
Suraj Kandpal
1
-21
/
+25
2023-07-10
drm/i915: Add helper function for getting number of VDSC engines
Stanislav Lisovskiy
1
-4
/
+11
2023-05-20
drm/display/dsc: split DSC 1.2 and DSC 1.1 (pre-SCR) parameters
Dmitry Baryshkov
1
-1
/
+9
2023-05-20
drm/i915/dsc: stop using interim structure for calculated params
Dmitry Baryshkov
1
-74
/
+26
2023-05-20
drm/i915/dsc: move DSC tables to DRM DSC helper
Dmitry Baryshkov
1
-312
/
+7
2023-05-20
drm/i915/dsc: move rc_buf_thresh values to common helper
Dmitry Baryshkov
1
-23
/
+1
2023-05-20
drm/i915/dsc: change DSC param tables to follow the DSC model
Dmitry Baryshkov
1
-2
/
+20
2023-04-03
drm/i915/vdsc: Check slice design requirement
Suraj Kandpal
1
-0
/
+32
2023-04-03
drm/i915/dsc: Fill in native_420 field
Suraj Kandpal
1
-11
/
+87
2023-04-03
drm/i915/dsc: Enable YCbCr420 for VDSC
Suraj Kandpal
1
-2
/
+2
2023-03-06
drm/i915/display: split out DSC and DSS registers
Jani Nikula
1
-0
/
+1
2022-11-30
drm/i915/dsc: Refactor dsc gen checks
Swati Sharma
1
-7
/
+4
2022-11-11
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
1
-0
/
+1
2022-09-08
drm/i915/vdsc: Set VDSC PIC_HEIGHT before using for DP DSC
Ankit Nautiyal
1
-1
/
+0
2022-08-24
drm/i915: move has_dsc to runtime info
Jani Nikula
1
-1
/
+1
2022-08-22
drm/i915/dsc/mtl: Enable alternate ICH method
Vandita Kulkarni
1
-0
/
+2
2022-04-25
drm/display: Move DSC header and helpers into display-helper module
Thomas Zimmermann
1
-0
/
+2
2022-03-04
drm/i915: Eliminate bigjoiner boolean
Ville Syrjälä
1
-4
/
+4
2022-03-01
drm/i915: make a handful of read-only arrays static const
Colin Ian King
1
-4
/
+12
2022-02-15
drm/i915: Change bigjoiner state tracking to use the pipe bitmask
Ville Syrjälä
1
-43
/
+0
2022-02-15
drm/i915: Introduce intel_crtc_is_bigjoiner_{slave,master}()
Ville Syrjälä
1
-2
/
+2
2022-01-26
drm/i915: Simplify intel_dsc_source_support()
Ville Syrjälä
1
-6
/
+1
2021-12-09
drm/i915: Nuke {pipe,plane}_to_crtc_mapping[]
Ville Syrjälä
1
-11
/
+2
2021-12-09
drm/i915/trace: split out display trace to a separate file
Jani Nikula
1
-1
/
+3
2021-12-02
drm/i915/crtc: rename intel_get_crtc_for_pipe() to intel_crtc_for_pipe()
Jani Nikula
1
-1
/
+1
2021-10-28
drm/i915/dsc: demote noisy drm_info() to drm_kms_dbg()
Jani Nikula
1
-16
/
+16
2021-10-27
drm/i915: Split PPS write from DSC enable
Ville Syrjälä
1
-18
/
+15
2021-09-15
drm/i915: Adjust intel_dsc_power_domain() calling convention
Ville Syrjälä
1
-40
/
+37
2021-07-30
drm/i915/display: remove explicit CNL handling from intel_vdsc.c
Lucas De Marchi
1
-1
/
+4
2021-06-22
drm/i915/dsc: abstract helpers to get bigjoiner primary/secondary crtc
Jani Nikula
1
-12
/
+28
[next]