index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-palmas.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
drm/i915: finish INTEL_GEN and friends conversion
Lucas De Marchi
3
-3
/
+4
2021-07-07
drm/i915/hdcp: Nuke Platform check for mst hdcp init
Anshuman Gupta
1
-7
/
+4
2021-07-02
drm/i915/display: check if compressed_llb was allocated
Matthew Auld
1
-1
/
+2
2021-07-01
drm/i915/display/dg1: Correctly map DPLLs during state readout
José Roberto de Souza
2
-6
/
+16
2021-06-30
drm/i915/display: Fix state mismatch in drm infoframe
Bhanuprakash Modem
1
-3
/
+0
2021-06-29
drm/i915/ehl: Remove require_force_probe protection
Tejas Upadhyay
1
-1
/
+0
2021-06-29
drm/i915/jsl: Remove require_force_probe protection
Tejas Upadhyay
1
-1
/
+0
2021-06-28
drm/i915: Reinstate the mmap ioctl for some platforms
Thomas Hellström
1
-3
/
+4
2021-06-28
drm/i915/dsc: abstract helpers to get bigjoiner primary/secondary crtc
Jani Nikula
4
-16
/
+40
2021-06-25
drm/i915/display: use max_level to control loop
Lucas De Marchi
1
-5
/
+4
2021-06-25
drm/i915/display: fix level 0 adjustement on display ver >= 12
Lucas De Marchi
2
-8
/
+8
2021-06-25
drm/i915/display/adl_p: Implement Wa_16011303918
José Roberto de Souza
1
-0
/
+12
2021-06-25
drm/i915/xelpd: Handle PSR2 SDP indication in the prior scanline
José Roberto de Souza
3
-0
/
+40
2021-06-25
drm/i915/display/adl_p: Implement Wa_16011168373
José Roberto de Souza
2
-0
/
+23
2021-06-25
drm/i915/display/adl_p: Implement Wa_22012278275
José Roberto de Souza
2
-3
/
+32
2021-06-25
drm/i915/display/psr: Handle SU Y granularity
José Roberto de Souza
2
-34
/
+80
2021-06-24
drm/i915: s/intel_crtc/crtc/
Ville Syrjälä
15
-105
/
+100
2021-06-24
drm/i915: Clean up intel_fbdev_init_bios() a bit
Ville Syrjälä
1
-39
/
+57
2021-06-24
drm/i915: Clean up pre-skl wm calling convention
Ville Syrjälä
3
-51
/
+59
2021-06-24
drm/i915: Clean up intel_find_initial_plane_obj() a bit
Ville Syrjälä
1
-51
/
+62
2021-06-24
drm/i915: Clean up intel_get_load_detect_pipe() a bit
Ville Syrjälä
1
-22
/
+19
2021-06-24
drm/i915: Stop hand rolling drm_crtc_mask()
Ville Syrjälä
1
-3
/
+2
2021-06-24
drm/i915/fbc: Allocate llb before cfb
Ville Syrjälä
1
-9
/
+9
2021-06-24
drm/i915/fbc: Make the cfb allocation loop a bit more legible
Ville Syrjälä
1
-25
/
+26
2021-06-24
drm/i915/fbc: Extract intel_fbc_stolen_end()
Ville Syrjälä
1
-7
/
+12
2021-06-24
drm/i915/fbc: Introduce g4x_dpfc_ctl_limit()
Ville Syrjälä
1
-33
/
+25
2021-06-24
drm/i915/fbc: Handle 16bpp compression limit better
Ville Syrjälä
1
-4
/
+2
2021-06-24
drm/i915/fbc: Don't pass around the mm node
Ville Syrjälä
1
-7
/
+6
2021-06-24
drm/i915/fbc: Embed the compressed_llb node
Ville Syrjälä
2
-21
/
+10
2021-06-24
drm/i915/fbc: Extract intel_fbc_program_cfb()
Ville Syrjälä
1
-18
/
+28
2021-06-24
drm/i915/fbc: s/threshold/limit/
Ville Syrjälä
2
-26
/
+27
2021-06-24
drm/i915: Add the missing adls vswing tables
Ville Syrjälä
1
-0
/
+101
2021-06-24
drm/i915: Nuke buf_trans hdmi functions
Ville Syrjälä
1
-44
/
+7
2021-06-24
drm/i915: Clean up jsl/ehl buf trans functions
Ville Syrjälä
1
-67
/
+20
2021-06-24
drm/i915: Fix ehl edp hbr2 vswing table
Ville Syrjälä
1
-2
/
+26
2021-06-24
drm/i915: keep backlight_enable on until turn eDP display off
Lee Shawn C
3
-1
/
+37
2021-06-23
Revert "drm/msm/mdp5: provide dynamic bandwidth management"
Rob Clark
4
-181
/
+36
2021-06-23
drm/msm/mdp5: provide dynamic bandwidth management
Dmitry Baryshkov
4
-36
/
+181
2021-06-23
drm/msm/mdp5: add perf blocks for holding fudge factors
James Willcox
2
-0
/
+42
2021-06-23
drm/msm/mdp5: switch to standard zpos property
Dmitry Baryshkov
3
-109
/
+10
2021-06-23
drm/msm/mdp5: add support for alpha/blend_mode properties
Dmitry Baryshkov
1
-0
/
+5
2021-06-23
drm/msm/mdp5: use drm_plane_state for pixel blend mode
Dmitry Baryshkov
3
-7
/
+5
2021-06-23
drm/msm/mdp5: use drm_plane_state for storing alpha value
Dmitry Baryshkov
3
-5
/
+3
2021-06-23
drm/msm/mdp5: use drm atomic helpers to handle base drm plane state
Dmitry Baryshkov
1
-5
/
+3
2021-06-23
drm/msm/dsi: do not enable PHYs when called for the slave DSI interface
Dmitry Baryshkov
1
-4
/
+4
2021-06-23
drm/msm: Add debugfs to trigger shrinker
Rob Clark
3
-0
/
+50
2021-06-23
drm/msm/dpu: Avoid ABBA deadlock between IRQ modules
Bjorn Andersson
4
-46
/
+63
2021-06-23
drm/msm: devcoredump iommu fault support
Rob Clark
11
-12
/
+186
2021-06-23
iommu/arm-smmu-qcom: Add stall support
Rob Clark
2
-0
/
+40
2021-06-23
drm/msm: Improve the a6xx page fault handler
Jordan Crouse
4
-8
/
+87
[next]