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-09
drm/amdgpu: Drop concurrent GPU reset protection for device
Andrey Grodzovsky
1
-82
/
+7
2022-02-09
drm/amdgpu: Drop hive->in_reset
Andrey Grodzovsky
3
-20
/
+1
2022-02-09
drm/amd/virt: For SRIOV send GPU reset directly to TDR queue.
Andrey Grodzovsky
3
-9
/
+18
2022-02-09
drm/amdgpu: Serialize non TDR gpu recovery with TDRs
Andrey Grodzovsky
3
-2
/
+35
2022-02-09
drm/amdgpu: Move scheduler init to after XGMI is ready
Andrey Grodzovsky
4
-43
/
+56
2022-02-09
drm/amdgpu: Introduce reset domain
Andrey Grodzovsky
4
-1
/
+35
2022-02-09
drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridge
AngeloGioacchino Del Regno
1
-83
/
+84
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
27
-75
/
+27
2022-02-09
drm/i915/pm: hide struct drm_i915_clock_gating_funcs
Jani Nikula
2
-5
/
+5
2022-02-09
drm/i915/dpll: hide struct intel_dpll_funcs
Jani Nikula
2
-4
/
+5
2022-02-09
drm/i915/dpll: add intel_dpll_crtc_compute_clock()
Jani Nikula
3
-1
/
+10
2022-02-09
drm/i915/fdi: hide struct intel_fdi_funcs
Jani Nikula
2
-5
/
+6
2022-02-09
drm/i915/hpd: hide struct intel_hotplug_funcs
Jani Nikula
4
-10
/
+13
2022-02-09
drm/i915/color: hide struct intel_color_funcs
Jani Nikula
2
-19
/
+20
2022-02-09
drm/i915: group i915_drv.h forward declarations together
Jani Nikula
1
-25
/
+19
2022-02-08
drm/i915/guc: Use a single pass to calculate regset
Lucas De Marchi
2
-45
/
+90
2022-02-08
drm/i915/guc: Prepare for error propagation
Lucas De Marchi
1
-13
/
+18
2022-02-08
drm/nouveau/backlight: Just set all backlight types as RAW
Lyude Paul
1
-2
/
+1
2022-02-08
drm/nouveau/backlight: Fix LVDS backlight detection on some laptops
Lyude Paul
1
-1
/
+2
2022-02-08
nouveau/svm: Use struct_size() helper in nouveau_pfns_map()
Gustavo A. R. Silva
1
-2
/
+2
2022-02-08
drm/rockchip: vop: Correct RK3399 VOP register fields
Brian Norris
1
-3
/
+5
2022-02-08
drm/rockchip: dw_hdmi: Do not leave clock enabled in error case
Sascha Hauer
1
-7
/
+7
2022-02-08
drm/i915: Fix mbus join config lookup
Ville Syrjälä
1
-1
/
+1
2022-02-08
drm/i915: Fix dbuf slice config lookup
Ville Syrjälä
1
-1
/
+1
2022-02-08
drm/ast: Move SIL164-based connector code into separate helpers
Thomas Zimmermann
2
-2
/
+112
2022-02-08
drm/ast: Move DP501-based connector code into separate helpers
Thomas Zimmermann
2
-23
/
+109
2022-02-08
drm/ast: Read encoder possible-CRTC mask from drm_crtc_mask()
Thomas Zimmermann
1
-1
/
+1
2022-02-08
drm/ast: Initialize encoder and connector for VGA in helper function
Thomas Zimmermann
2
-28
/
+42
2022-02-08
drm/ast: Rename struct ast_connector to struct ast_vga_connector
Thomas Zimmermann
2
-28
/
+27
2022-02-08
drm/ast: Remove unused value dp501_maxclk
Thomas Zimmermann
3
-63
/
+3
2022-02-08
drm/ast: Remove AST_TX_ITE66121 constant
Thomas Zimmermann
1
-1
/
+0
2022-02-08
drm/ast: Move connector mode_valid function to CRTC
Thomas Zimmermann
1
-63
/
+66
2022-02-08
drm/ast: Fail if connector initialization fails
Thomas Zimmermann
1
-5
/
+8
2022-02-08
drm/amdgpu: use dma_fence_chain_contained
Christian König
1
-3
/
+2
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
52
-195
/
+218
2022-02-07
drm/amdgpu: move dpcs_3_0_3 headers from dcn to dpcs
Alex Deucher
3
-2
/
+2
2022-02-07
drm/amdgpu: move dpcs_3_0_0 headers from dcn to dpcs
Alex Deucher
9
-14
/
+14
2022-02-07
drm/amdgpu: add missing license to dpcs_3_0_0 headers
Alex Deucher
2
-0
/
+14
2022-02-07
drm/amdgpu/display: change pipe policy for DCN 2.0
Alex Deucher
1
-1
/
+1
2022-02-07
drm/amdgpu: drop experimental flag on aldebaran
Alex Deucher
1
-4
/
+4
2022-02-07
drm/amd/pm: add missing prototypes to amdgpu_dpm_internal
Maíra Canal
3
-1
/
+2
2022-02-07
drm/amd/pm: fix error handling
Tom Rix
1
-2
/
+1
2022-02-07
drm/amdgpu: reserve the pd while cleaning up PRTs
Christian König
1
-2
/
+4
2022-02-07
drm/amdgpu: move lockdep assert to the right place.
Christian König
1
-2
/
+2
2022-02-07
drm/amd/display: handle null link encoder
Martin Tsai
2
-31
/
+5
2022-02-07
drm/amd/display: 3.2.172
Aric Cyr
1
-1
/
+1
2022-02-07
drm/amd/display: [FW Promotion] Release 0.0.103.0
Anthony Koo
1
-2
/
+2
2022-02-07
drm/amd/display: Fix DP LT sequence on EQ fail
Ilya
1
-0
/
+2
2022-02-07
drm/amd/display: keep eDP Vdd on when eDP stream is already enabled
Zhan Liu
1
-2
/
+22
2022-02-07
drm/amd/display: change fastboot timing validation
Paul Hsieh
4
-4
/
+5
[prev]
[next]