index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-21
drm/i915/reg: split out icl_dsi_regs.h
Jani Nikula
4
-333
/
+344
2022-02-21
drm/i915/reg: split out vlv_dsi_regs.h and vlv_dsi_pll_regs.h
Jani Nikula
8
-575
/
+595
2022-02-21
drm/i915/dsi: add separate init timer mask definition for ICL DSI
Jani Nikula
2
-1
/
+2
2022-02-21
drm/i915/dsi: disassociate VBT video transfer mode from register values
Jani Nikula
4
-19
/
+39
2022-02-21
drm/i915/dg2: Print PHY name properly on calibration error
Matt Roper
1
-1
/
+1
2022-02-21
drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGV
Ville Syrjälä
1
-2
/
+16
2022-02-21
drm/i915: Correctly populate use_sagv_wm for all pipes
Ville Syrjälä
1
-11
/
+11
2022-02-21
drm/i915: Disconnect PHYs left connected by BIOS on disabled ports
Imre Deak
1
-6
/
+20
2022-02-21
drm/i915: Widen the QGV point mask
Ville Syrjälä
1
-4
/
+4
2022-02-21
drm/vc4: Use drm_mode_copy()
Ville Syrjälä
1
-3
/
+2
2022-02-21
drm/panel: nt35560: Support also ACX424AKM
Linus Walleij
1
-3
/
+69
2022-02-21
drm/panel: nt35560: Support more panel IDs
Linus Walleij
1
-3
/
+5
2022-02-21
drm/panel: Rename Sony ACX424 to Novatek NT35560
Linus Walleij
3
-118
/
+122
2022-02-20
drm/msm/gpu: Track global faults per address-space
Rob Clark
4
-3
/
+15
2022-02-20
drm/msm/gpu: Add ctx to get_param()
Rob Clark
5
-6
/
+12
2022-02-19
drm/i915/lmem: Enable lmem for platforms with Flat CCS
Abdiel Janulgue
4
-2
/
+46
2022-02-19
drm/i915/xehpsdv: Add has_flat_ccs to device info
CQ Tang
3
-0
/
+8
2022-02-19
drm/i915/migrate: add acceleration support for DG2
Matthew Auld
1
-32
/
+164
2022-02-19
drm/i915/gtt: add xehpsdv_ppgtt_insert_entry
Matthew Auld
1
-2
/
+48
2022-02-19
drm/i915/gtt: allow overriding the pt alignment
Matthew Auld
2
-5
/
+21
2022-02-19
drm/i915: add gtt misalignment test
Robert Beckett
1
-0
/
+126
2022-02-19
drm/i915: support 64K GTT pages for discrete cards
Matthew Auld
4
-3
/
+169
2022-02-19
drm/i915: enforce min GTT alignment for discrete cards
Matthew Auld
5
-41
/
+119
2022-02-19
drm/i915: add needs_compact_pt flag
Ramalingam C
3
-3
/
+11
2022-02-19
iosys-map: Add offset to iosys_map_memcpy_to()
Lucas De Marchi
2
-2
/
+2
2022-02-18
drm/i915: Kill the fake lmem support
Lucas De Marchi
8
-149
/
+2
2022-02-19
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-hdmi' and 'msm-next-lumag-mdp5' into msm-next-lumag
Dmitry Baryshkov
48
-695
/
+1020
2022-02-19
drm/msm/dp: support finding next bridge even for DP interfaces
Dmitry Baryshkov
1
-7
/
+12
2022-02-19
drm/msm/dp: support attaching bridges to the DP encoder
Dmitry Baryshkov
5
-20
/
+21
2022-02-19
drm/msm/dp: fix panel bridge attachment
Dmitry Baryshkov
1
-10
/
+11
2022-02-18
drm/i915/dg2: Enable 5th port
Matt Roper
4
-3
/
+20
2022-02-18
drm/i915/dg2: Drop 38.4 MHz MPLLB tables
Matt Roper
1
-207
/
+1
2022-02-18
drm/i915: Fix for PHY_MISC_TC1 offset
Jouni Högander
2
-3
/
+5
2022-02-18
drm/i915: Pimp icl+ sagv pre/post update
Ville Syrjälä
1
-18
/
+17
2022-02-18
drm/i915: Split pre-icl vs. icl+ SAGV hooks apart
Ville Syrjälä
1
-40
/
+74
2022-02-18
drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGV
Ville Syrjälä
1
-2
/
+16
2022-02-18
drm/i915: Correctly populate use_sagv_wm for all pipes
Ville Syrjälä
1
-11
/
+11
2022-02-18
drm/amdgpu: add dm ip block for dcn 3.1.5
Yifan Zhang
1
-0
/
+1
2022-02-18
drm/amd/display: Add DCN315 DM Support
Qingqing Zhuo
2
-1
/
+14
2022-02-18
drm/amd/display: Add DCN315 CORE
Qingqing Zhuo
2
-3
/
+18
2022-02-18
drm/amd/display: Add DCN315 blocks to Makefile
Qingqing Zhuo
1
-0
/
+1
2022-02-18
drm/amd/display: Add DCN315 Command Table Helper
Qingqing Zhuo
1
-0
/
+1
2022-02-18
drm/amd/display: Add DCN315 Resource
Qingqing Zhuo
3
-0
/
+2400
2022-02-18
drm/amd/display: Add DCN315 DMUB
Qingqing Zhuo
5
-5
/
+139
2022-02-18
drm/amd/display: Add DCN315 IRQ
Qingqing Zhuo
3
-0
/
+480
2022-02-18
drm/amd/display: Add DCN315 GPIO
Qingqing Zhuo
7
-0
/
+714
2022-02-18
drm/amd/display: Add DCN315 CLK_MGR
Qingqing Zhuo
6
-2
/
+1141
2022-02-18
drm/amd/display: Add DCN315 family information
Qingqing Zhuo
2
-0
/
+7
2022-02-18
drm/amd/include: add DCN 3.1.5 registers
Qingqing Zhuo
4
-0
/
+192842
2022-02-18
drm/amdgpu: add mp 13.0.5 header files
Yifan Zhang
2
-0
/
+1127
[prev]
[next]