index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
modules
/
stats
Age
Commit message (
Expand
)
Author
2018-09-26
drm/amd/display: remove redundant null pointer check before kfree
zhong jiang
2018-06-22
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-06-15
drm/amd/display: Disable stats by default
Anthony Koo
2018-06-15
drm/amd/display: Prefix event prints with ==Event==
Anthony Koo
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-18
drm/amd/display: fix memory leaks
Anthony Koo
2018-05-18
drm/amd/display: fix bug with index check
Anthony Koo
2018-05-18
drm/amd/display: Add fullscreen transitions to log
Anthony Koo
2018-05-18
drm/amd/display: use macro for logs
Anthony Koo
2018-05-18
drm/amd/display: Fix up dm logging functionality
Anthony Koo
2018-05-18
drm/amd/display: Make DisplayStats work with just DC DisplayStats minor
Anthony Koo
2018-05-15
drm/amd/display: Do not create memory allocation if stats not enabled
Anthony Koo
2018-04-11
drm/amd/display: Couple bug fixes in stats module
Anthony Koo
2018-03-14
drm/amd/display: Implement stats logging
Anthony Koo