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-22
drm/sun4i: Return if frontend is not present
Saud Farooqui
1
-1
/
+1
2022-06-22
drm/vc4: fix error code in vc4_check_tex_size()
Dan Carpenter
1
-1
/
+1
2022-06-22
drm/hyperv-drm: Include framebuffer and EDID headers
Thomas Zimmermann
1
-0
/
+2
2022-06-22
drm/i915/display: Add smem fallback allocation for dpt
Juha-Pekka Heikkila
1
-4
/
+12
2022-06-22
drm/i915: extend i915_vma_pin_iomap()
CQ Tang
1
-12
/
+23
2022-06-22
drm/i915: don't leak lmem mapping in vma_evict
Juha-Pekka Heikkila
1
-1
/
+3
2022-06-22
drm/sun4i: Add DMA mask and segment size
Jernej Skrabec
1
-0
/
+8
2022-06-22
drm/vc4: hdmi: Fixed possible integer overflow
Saud Farooqui
1
-1
/
+1
2022-06-22
GPU: drm: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-22
drm: panel-orientation-quirks: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-22
drm/vc4: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-22
drm/prime: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-22
drm/i915/gem: add missing else
katrinzhou
1
-2
/
+3
2022-06-22
drm/i915: Fix spelling typo in comment
pengfuyuan
1
-1
/
+1
2022-06-21
drm/amd/display: fix incorrect comparison in DML
Aurabindo Pillai
1
-1
/
+1
2022-06-21
drm/amd/display: fix array index in DML
Aurabindo Pillai
1
-1
/
+1
2022-06-21
drm/amdgpu: vm - drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-21
drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()
Alex Deucher
1
-1
/
+1
2022-06-21
drm/radeon: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefs
Hans de Goede
4
-35
/
+0
2022-06-21
drm/amdkfd: correct sdma queue number of sdma 6.0.1
Yifan Zhang
1
-1
/
+1
2022-06-21
drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefs
Hans de Goede
4
-38
/
+1
2022-06-21
amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+
Joshua Ashton
3
-0
/
+9
2022-06-21
drm/amd/display: 3.2.191
Aric Cyr
1
-1
/
+1
2022-06-21
drm/amd/display: Drop duplicate define
Rodrigo Siqueira
1
-2
/
+0
2022-06-21
drm/amd/display: Update hook dcn32_funcs
Rodrigo Siqueira
1
-1
/
+2
2022-06-21
drm/amd/display: Implement a pme workaround function
Chaitanya Dhere
3
-1
/
+10
2022-06-21
drm/amd/display: Get VCO frequency from registers
Rodrigo Siqueira
2
-1
/
+96
2022-06-21
drm/amd/display: Update SW state correctly for FCLK
Alvin Lee
1
-3
/
+3
2022-06-21
drm/amd/display: Fix divide-by-zero in DPPCLK and DISPCLK calculation
George Shen
1
-8
/
+10
2022-06-21
drm/amd/display: Update DPPCLK programming sequence
Alvin Lee
1
-1
/
+24
2022-06-21
drm/amd/display: Check minimum disp_clk and dpp_clk debug option
Rodrigo Siqueira
1
-0
/
+19
2022-06-21
drm/amd/display: Fix in dp link-training when updating payload allocation table
Dmytro Laktyushkin
1
-4
/
+9
2022-06-21
drm/amd/display: extract update stream allocation to link_hwss
Wenjing Liu
2
-6
/
+10
2022-06-21
drm/amd/display: Remove unused vendor specific w/a
George Shen
2
-130
/
+4
2022-06-21
drm/amd/display: Handle downstream LTTPR with fixed VS sequence
George Shen
3
-6
/
+40
2022-06-21
drm/amd/display: Fix typo in override_lane_settings
George Shen
1
-1
/
+1
2022-06-21
drm/amd/display: Change initializer to single brace
Aric Cyr
3
-19
/
+19
2022-06-21
drm/amd/display: rename lane_settings to hw_lane_settings
Wenjing Liu
4
-15
/
+14
2022-06-21
drm/amd/display: Fix in overriding DP drive settings
George Shen
1
-2
/
+3
2022-06-21
drm/amd/display: Enrich the log in MST payload update
Wenjing Liu
1
-0
/
+6
2022-06-21
drm/amd/display: Change HDMI judgement condition.
JinZe.Xu
1
-1
/
+1
2022-06-21
drm/amd/display: Fix DC warning at driver load
Qingqing Zhuo
1
-1
/
+1
2022-06-21
drm/amd/display: Add SMU logging code
Saaem Rizvi
5
-0
/
+48
2022-06-21
drm/amd/display: Turn off internal backlight when plugging external monitor
Sung Joon Kim
1
-2
/
+1
2022-06-21
drm/amd/display: Fix eDP not light up on resume
Sung Joon Kim
3
-1
/
+13
2022-06-21
drm/amd/display: add mst port output bw check
hersen wu
4
-3
/
+48
2022-06-21
drm/amd/display: Drop unnecessary detect link code
Ian Chen
1
-5
/
+0
2022-06-21
drm/amd/display: Take emulated dc_sink into account for HDCP
Wayne Lin
1
-4
/
+10
2022-06-21
drm/amd/display: Release remote dc_sink under mst scenario
Wayne Lin
3
-22
/
+35
2022-06-21
drm/amd/display: Revert "drm/amd/display: turn DPMS off on connector unplug"
Wayne Lin
3
-45
/
+0
[prev]
[next]