index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce
/
dce_abm.c
Age
Commit message (
Expand
)
Author
2021-04-09
drm/amd/display: use GFP_ATOMIC in dcn20_resource_construct
Nirmoy Das
2020-05-05
drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.
Yongqiang Sun
2020-04-28
drm/amd/display: Add panel cntl id for set backlight level.
Yongqiang Sun
2020-04-22
drm/amd/display: Add SetBacklight call to abm on dmcub
Wyatt Wood
2020-04-09
drm/amd/display: Implement abm config table copy to dmcub
Wyatt Wood
2020-04-01
drm/amd/display: Add ABM driver implementation
Wyatt Wood
2019-10-25
drm/amdgpu: Add DC feature mask to disable fractional pwm
Leo Li
2019-10-10
drm/amd/display: wait for set pipe mcp command completion
Josip Pavic
2019-09-13
drm/amd/display: remove hw access from dc_destroy
Jun Lei
2019-07-18
drm/amd/display: Wait for backlight programming completion in set backlight l...
SivapiriyanKumarasamy
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-10
drm/amd: drop use of drmP.h in atom.h
Sam Ravnborg
2019-05-31
drm/amd/display: disable PSR/ABM before destroy DMCU struct
Paul Hsieh
2019-05-24
drm/amd/display: Disable ABM before destroy ABM struct
Paul Hsieh
2019-02-19
drm/amd/display: send pipe set command to dmcu when backlight is set
Josip Pavic
2019-02-19
drm/amd/display: send pipe set command to dmcu when stream unblanks
Josip Pavic
2019-02-05
drm/amd/display: dmcu is blocking due to wrong disable ABM command
Paul Hsieh
2018-11-05
drm/amd/display: Expose target backlight level
Anthony Koo
2018-11-05
drm/amd/display: Expand dc to use 16.16 bit backlight
Anthony Koo
2018-05-18
drm/amd/display: get rid of 32.32 unsigned fixed point
Dmytro Laktyushkin
2018-03-05
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
2018-03-05
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
2018-02-19
drm/amd/display: BL setting save/restore
Charlene Liu
2017-12-20
drm/amd/display: Fix check for whether dmcu fw is running
Anthony Koo
2017-12-06
drm/amd/display: DMCU and ABM maintenance and refactor
Anthony Koo
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-26
drm/amd/display: use some sensible time out
Tony Cheng
2017-09-26
drm/amd/display: Disable ABM when eDP is disabled
Amy Zhang
2017-09-26
drm/amd/display: Implement support for backlight optimization
Anthony Koo
2017-09-26
drm/amd/display: Don't call PSR func if DMCU is off
Harry Wentland
2017-09-26
drm/amd/display: Fix warnings in DC
Harry Wentland
2017-09-26
drm/amd/display: Fix 64-bit division
Harry Wentland
2017-09-26
drm/amd/display: Move backlight from encoder to ABM
Anthony Koo
2017-09-26
drm/amd/display: DMCU Compile and Load
Anthony Koo