index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/scheduler: Job timeout handler returns status (v3)
Luben Tuikov
2021-02-09
7
-28
/
+52
*
drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources()
Dan Carpenter
2021-02-09
1
-2
/
+3
*
dt-binding: display: bcm2711-hdmi: Add CEC and hotplug interrupts
Maxime Ripard
2021-02-09
1
-1
/
+19
*
drm/vc4: hdmi: Don't register the CEC adapter if there's no interrupts
Maxime Ripard
2021-02-09
1
-0
/
+6
*
drm/vc4: hdmi: Remove cec_available flag
Dom Cobley
2021-02-09
2
-7
/
+0
*
drm/vc4: hdmi: Support BCM2711 CEC interrupt setup
Maxime Ripard
2021-02-09
2
-10
/
+39
*
drm/vc4: hdmi: Split the interrupt handlers
Maxime Ripard
2021-02-09
1
-21
/
+65
*
drm/vc4: hdmi: Introduce a CEC clock
Maxime Ripard
2021-02-09
2
-1
/
+9
*
drm/vc4: hdmi: Update the CEC clock divider on HSM rate change
Maxime Ripard
2021-02-09
1
-10
/
+29
*
drm/vc4: hdmi: Compute the CEC clock divider from the clock rate
Maxime Ripard
2021-02-09
1
-1
/
+3
*
drm/vc4: hdmi: Restore cec physical address on reconnect
Dom Cobley
2021-02-09
1
-6
/
+18
*
drm/vc4: hdmi: Fix up CEC registers
Dom Cobley
2021-02-09
1
-1
/
+3
*
drm/vc4: hdmi: Fix register offset with longer CEC messages
Dom Cobley
2021-02-09
1
-2
/
+15
*
drm/vc4: hdmi: Move hdmi reset to bind
Dom Cobley
2021-02-09
1
-3
/
+3
*
drm/amd/display: fix unused variable warning
Arnd Bergmann
2021-02-05
1
-0
/
+2
*
Merge tag 'amd-drm-next-5.12-2021-02-03' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-02-05
80
-872
/
+1623
|
\
|
*
drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()
Dan Carpenter
2021-02-02
1
-3
/
+3
|
*
amd/display: remove unneeded variable: "pattern"
Bernard Zhao
2021-02-02
1
-3
/
+1
|
*
drm/amd/pm: Disable GFXOFF when GFX DPM or PG disabled
Jinzhou Su
2021-02-02
1
-4
/
+10
|
*
drm/amd/display: 3.2.121
Aric Cyr
2021-02-02
1
-1
/
+1
|
*
drm/amd/display: [FW Promotion] Release 0.0.50
Anthony Koo
2021-02-02
1
-2
/
+2
|
*
drm/amd/display: Reject too small viewport size when validating plane
Nikola Cornij
2021-02-02
3
-3
/
+29
|
*
drm/amd/display: Better handling of dummy p-state table
Joshua Aberback
2021-02-02
1
-7
/
+5
|
*
drm/amd/display: Workaround for some legacy DP-VGA dongles
Taimur Hassan
2021-02-02
1
-1
/
+12
|
*
drm/amd/display: Decrement refcount of dc_sink before reassignment
Victor Lu
2021-02-02
1
-1
/
+3
|
*
drm/amd/display: Free atomic state after drm_atomic_commit
Victor Lu
2021-02-02
1
-8
/
+6
|
*
drm/amd/display: remove unused force_ignore_link_settings debug option
Wenjing Liu
2021-02-02
2
-4
/
+0
|
*
drm/amd/display: Add Freesync HDMI support to DMCU
Stylon Wang
2021-02-02
6
-1
/
+268
|
*
drm/amd/display: Enable "trigger_hotplug" debugfs on all outputs
Stylon Wang
2021-02-02
1
-4
/
+6
|
*
drm/amd/display: Fix CW4 programming for dmub30 cached inbox
Nicholas Kazlauskas
2021-02-02
3
-2
/
+4
|
*
drm/amd/display: fix initial bounding box values for dcn3.02
Samson Tam
2021-02-02
3
-10
/
+184
|
*
drm/amd/display: implement support for DID2.0 dsc passthrough
Jun Lei
2021-02-02
3
-14
/
+23
|
*
drm/amd/display: Fix dc_sink kref count in emulated_link_detect
Victor Lu
2021-02-02
1
-2
/
+2
|
*
drm/amd/display: Release DSC before acquiring
Mikita Lipski
2021-02-02
1
-1
/
+5
|
*
drm/amd/display: Revert "Fix EDID parsing after resume from suspend"
Stylon Wang
2021-02-02
1
-2
/
+0
|
*
drm/amd/display: fix calculation for the pwl backlight curve
Anthony Koo
2021-02-02
1
-1
/
+1
|
*
drm/amd/display: 3.2.120
Aric Cyr
2021-02-02
1
-1
/
+1
|
*
drm/amd/display: [FW Promotion] Release 0.0.49
Anthony Koo
2021-02-02
1
-2
/
+3
|
*
drm/amd/display: Add more Clock Sources to DCN2.1
Sung Lee
2021-02-02
1
-0
/
+10
|
*
drm/amd/display: correct some hdcp variable naming
Wenjing Liu
2021-02-02
6
-17
/
+19
|
*
drm/amd/display: Set power_gated to true for seamless boot pipe init
Lewis Huang
2021-02-02
1
-0
/
+1
|
*
drm/amd/display: reuse current context instead of recreating one
Bhawanpreet Lakha
2021-02-02
3
-23
/
+30
|
*
drm/amd/display: Add null pointer check to is_dig_enabled func
Michael Strauss
2021-02-02
1
-1
/
+2
|
*
drm/amd/display: initialize i2c speed if not initialized in dcnxxx__resource.c
Brendan Steve Leder
2021-02-02
1
-0
/
+4
|
*
drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVAL
George Shen
2021-02-02
1
-3
/
+3
|
*
drm/amd/display: Drop SOC bounding box hookup in DM/DC
Nicholas Kazlauskas
2021-02-02
6
-330
/
+4
|
*
drm/amdgpu: enable freesync for A+A configs
Christian König
2021-02-02
2
-3
/
+7
|
*
drm/amd/pm: remove some useless code for vangogh
Xiaojian Du
2021-02-02
1
-3
/
+0
|
*
drm/amd/pm: fill in the data member of v2 gpu metrics table for vangogh
Xiaojian Du
2021-02-02
1
-0
/
+3
|
*
drm/amdgpu/gfx10: update CGTS_TCC_DISABLE and CGTS_USER_TCC_DISABLE register ...
chen gong
2021-02-02
1
-2
/
+16
[next]