index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-13
amdgpu_dm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-31
/
+12
2019-06-11
drm/amd/display: Rework CRTC color management
Nicholas Kazlauskas
3
-159
/
+356
2019-06-11
drm/amd/display: Set default ABM level to module parameter
Nicholas Kazlauskas
1
-0
/
+3
2019-06-11
drm/amd/display: Enable fast plane updates when state->allow_modeset = true
Nicholas Kazlauskas
1
-8
/
+0
2019-06-11
drm/amd/display: Use current connector state if NULL when checking bpc
Nicholas Kazlauskas
1
-0
/
+4
2019-06-11
drm/amd/display: Always allocate initial connector state state
Nicholas Kazlauskas
1
-3
/
+7
2019-06-11
drm/amd/display: Add connector debugfs for "output_bpc"
Nicholas Kazlauskas
1
-2
/
+69
2019-06-11
drm/amd/display: Don't set mode_changed=false if the stream was removed
Nicholas Kazlauskas
1
-1
/
+11
2019-06-11
drm/amd: drop use of drmP.h in display/
Sam Ravnborg
5
-6
/
+3
2019-06-11
drm/amd: drop use of drmP.h from all header files
Sam Ravnborg
1
-1
/
+4
2019-06-10
drm/amd: drop use of drmP.h in amdgpu.h
Sam Ravnborg
2
-1
/
+4
2019-06-06
Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-13
/
+53
2019-06-06
drm/amdgpu/display: Drop some new CONFIG_DRM_AMD_DC_DCN1_01 guards
Alex Deucher
1
-2
/
+0
2019-06-06
Merge tag 'drm-misc-next-2019-06-05' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+151
2019-06-04
drm/amd: fix fb references in async update
Helen Koike
1
-2
/
+1
2019-06-03
drm/amd/display: Only force modesets when toggling HDR
Nicholas Kazlauskas
1
-6
/
+28
2019-06-03
drm/amd/display: Expose HDR output metadata for supported connectors
Nicholas Kazlauskas
1
-0
/
+125
2019-05-31
drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve v2
Chunming Zhou
1
-5
/
+16
2019-05-31
drm/amdgpu/display: Fix reload driver error
Emily Deng
1
-1
/
+14
2019-05-31
drm/amd/display: Reset planes for color management changes
Nicholas Kazlauskas
1
-0
/
+4
2019-05-31
drm/amd/display: Ensure DRR triggers in BP
Eryk Brol
1
-5
/
+19
2019-05-28
drm/amdgpu: fix unload driver fail
Emily Deng
1
-3
/
+4
2019-05-24
drm/amdgpu: sort probed modes before adding common modes
Yogesh Mohan Marimuthu
1
-0
/
+9
2019-05-24
drm/amd/display: Use new connector state when getting color depth
Nicholas Kazlauskas
1
-12
/
+15
2019-05-24
drm/amd/display: Switch the custom "max bpc" property to the DRM prop
Nicholas Kazlauskas
2
-18
/
+12
2019-05-24
drm/amd/display: Don't load DMCU for Raven 1 (v2)
Harry Wentland
1
-2
/
+10
2019-05-24
drm/amd/display: Fill plane attrs only for valid pxl format
Roman Li
1
-1
/
+1
2019-05-24
drm/amd/display: Disable cursor when offscreen in negative direction
Nicholas Kazlauskas
1
-5
/
+9
2019-05-24
drm/amd/display: Don't load DMCU for Raven 1 (v2)
Harry Wentland
1
-2
/
+10
2019-05-24
Revert "drm/amd/display: Don't load DMCU for Raven 1"
Dave Airlie
1
-10
/
+2
2019-05-20
drm/amd/display: Don't load DMCU for Raven 1
Harry Wentland
1
-2
/
+10
2019-05-06
drm/amd/display: Use long for signed error code checks in commit planes
Nicholas Kazlauskas
1
-1
/
+2
2019-05-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2
-63
/
+242
2019-04-29
drm/amd/display: Compensate for pre-DCE12 BTR-VRR hw limitations. (v3)
Mario Kleiner
1
-4
/
+44
2019-04-29
drm/amd/display: Expose DRM_FORMAT_RGB565 on overlay planes
Nicholas Kazlauskas
1
-0
/
+1
2019-04-29
drm/amd/display: Do VRR transition before enable_crc_interrupts
Nicholas Kazlauskas
1
-11
/
+12
2019-04-29
drm/amd/display: Add power down display on boot flag
Thomas Lim
1
-0
/
+2
2019-04-29
drm/amd/display: Allow commits with no planes active
Nicholas Kazlauskas
1
-2
/
+20
2019-04-29
drm/amd/display: Split enabling CRTC interrupts into two passes
Nicholas Kazlauskas
1
-32
/
+63
2019-04-29
drm/amd/display: Fix CRC vblank refs when changing interrupts
Nicholas Kazlauskas
1
-8
/
+12
2019-04-29
drm/amd/display: Disable cursors before disabling planes
Nicholas Kazlauskas
1
-3
/
+31
2019-04-29
drm/amd/display: Refactor CRTC interrupt toggling logic
Nicholas Kazlauskas
2
-21
/
+68
2019-04-24
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-294
/
+451
2019-04-23
drm/amd/display: Use a reasonable timeout for framebuffer fence waits
Andrey Grodzovsky
1
-6
/
+9
2019-04-23
drm/amd/display: wait for fence without holding reservation lock
Christian König
1
-5
/
+8
2019-04-19
drm/amd/display: Expose support for DRM_FORMAT_RGB565
Nicholas Kazlauskas
1
-0
/
+1
2019-04-15
BackMerge v5.1-rc5 into drm-next
Dave Airlie
1
-1
/
+4
2019-04-15
drm/amd/display: Add fast_validate parameter
Joshua Aberback
1
-1
/
+1
2019-04-15
drm/amd/display: Relax requirements for CRTCs to be enabled
Nicholas Kazlauskas
1
-12
/
+44
2019-04-15
drm/amd/display: Check scaling info when determing update type
Nicholas Kazlauskas
1
-3
/
+8
[prev]
[next]