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-06-07
drm/amd/display: 3.2.188
Aric Cyr
1
-1
/
+1
2022-06-07
drm/amd/display: [FW Promotion] Release 0.0.119.0
Anthony Koo
1
-0
/
+1
2022-06-07
drm/amd/display: Enable 3 plane MPO
Hansen Dsouza
2
-6
/
+6
2022-06-07
drm/amd/display: Cap OLED brightness per max frame-average luminance
Roman Li
1
-4
/
+4
2022-06-07
drm/amd/display: add DP sanity checks during enable stream
Wenjing Liu
4
-6
/
+15
2022-06-07
drm/amd/display: Correct min comp buffer size
Duncan Ma
1
-1
/
+2
2022-06-07
drm/amd/display: Blank eDP on enable drv if odm enabled
Duncan Ma
4
-0
/
+44
2022-06-07
drm/amd/display: Avoid reading LTTPR caps in non-LTTPR mode.
Jimmy Kizito
1
-13
/
+31
2022-06-07
Revert "drm/amd/display: Pass the new context into disable OTG WA"
Nicholas Kazlauskas
3
-12
/
+12
2022-06-07
Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups"
Guchun Chen
1
-64
/
+45
2022-06-07
drm/i915: remove noisy logs in intel_dp_dsc_get_output_bpp()
Luca Coelho
1
-5
/
+0
2022-06-07
drm/i915/utils: throw out unused stuff
Jani Nikula
1
-40
/
+0
2022-06-07
drm/i915/drv: drop intel_bios.h include
Jani Nikula
1
-1
/
+0
2022-06-07
drm/i915/tasklet: separate local hacks around struct tasklet_struct
Jani Nikula
4
-34
/
+45
2022-06-07
drm/i915/client: only include what's needed
Jani Nikula
1
-1
/
+1
2022-06-07
drm/bridge: lt9611uxc: Cancel only driver's work
Bjorn Andersson
1
-1
/
+1
2022-06-07
drm/meson: encoder_hdmi: Fix refcount leak in meson_encoder_hdmi_init
Miaoqian Lin
1
-4
/
+11
2022-06-07
drm/meson: encoder_cvbs: Fix refcount leak in meson_encoder_cvbs_init
Miaoqian Lin
1
-0
/
+1
2022-06-07
drm/mgag200: Store positions of I2C data and clock bits in device info
Thomas Zimmermann
10
-38
/
+27
2022-06-07
drm/mgag200: Store vidrst flag in device info
Thomas Zimmermann
11
-17
/
+24
2022-06-07
drm/mgag200: Store maximum resolution and memory bandwidth in device info
Thomas Zimmermann
10
-63
/
+75
2022-06-07
drm/mgag200: Store HW_BUG_NO_STARTADD flag in device info
Thomas Zimmermann
11
-69
/
+69
2022-06-07
drm/mgag200: Add struct mgag200_device_info
Thomas Zimmermann
10
-10
/
+46
2022-06-07
drm/mgag200: Implement new init logic
Thomas Zimmermann
13
-148
/
+88
2022-06-07
drm/mgag200: Call mgag200_device_probe_vram() from per-model init
Thomas Zimmermann
12
-58
/
+94
2022-06-07
drm/mgag200: Move PCI-option setup into model-specific code
Thomas Zimmermann
9
-55
/
+100
2022-06-07
drm/mgag200: Initialize each model in separate function
Thomas Zimmermann
13
-202
/
+603
2022-06-07
drm/mgag200: Remove special case for G200SE with <2 MiB
Thomas Zimmermann
1
-12
/
+1
2022-06-07
drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function
Xinlei Lee
1
-0
/
+2
2022-06-07
drm/mediatek: Keep dsi as LP00 before dcs cmds transfer
Jitao Shi
1
-7
/
+21
2022-06-07
drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
Jitao Shi
1
-19
/
+34
2022-06-07
drm/mediatek: Modify dsi funcs to atomic operations
Xinlei Lee
1
-4
/
+6
2022-06-06
drm/atomic: Force bridge self-refresh-exit on CRTC switch
Brian Norris
1
-3
/
+13
2022-06-06
drm/bridge: analogix_dp: Support PSR-exit to disable transition
Brian Norris
1
-4
/
+38
2022-06-06
drm/probe-helper: Default to 640x480 if no EDID on DP
Douglas Anderson
1
-1
/
+10
2022-06-06
drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.4
Alex Deucher
1
-0
/
+7
2022-06-06
drm/radeon: fix potential buffer overflow in ni_set_mc_special_registers()
Alexey Kodanev
1
-4
/
+2
2022-06-06
drm/amdgpu/display: fix DCN3.2 Makefiles for non-x86
Alex Deucher
2
-2
/
+16
2022-06-06
drm/amdgpu/display: make some functions static
Alex Deucher
3
-6
/
+6
2022-06-06
drm/amdgpu/discovery: add comments about VCN instance handling
Alex Deucher
1
-0
/
+8
2022-06-06
drm/amd/display: Detect dpcd_rev when hotplug mst monitor
Wayne Lin
1
-1
/
+37
2022-06-06
drm/amd/display: Update optimized blank calc and programming
Gabe Teeger
5
-16
/
+5
2022-06-06
drm/amd/display: Implement MPO PSR SU
Leo Li
2
-4
/
+144
2022-06-06
drm/amd/display: update cursor position to DMUB FW
David Zhang
4
-0
/
+136
2022-06-06
drm/amd/display: calculate psr config settings in runtime in DM
David Zhang
1
-5
/
+10
2022-06-06
drm/amd/display: add shared helpers to update psr config fields to power module
David Zhang
2
-0
/
+90
2022-06-06
drm/amd/display: PSRSU+DSC WA for specific TCON
David Zhang
2
-0
/
+15
2022-06-06
drm/amd/display: use HW lock mgr for PSR-SU
David Zhang
1
-0
/
+2
2022-06-06
drm/amd/display: Set PSR level to enable ALPM by default
David Zhang
2
-1
/
+7
2022-06-06
drm/amd/display: fix system hang when PSR exits
David Zhang
2
-0
/
+23
[prev]
[next]