Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/2] Move dpcd_(read/write) to igt_dpcd
@ 2023-09-26  8:27 Kunal Joshi
  2023-09-26  8:27 ` [igt-dev] [PATCH i-g-t 1/2] lib/igt_dpcd: move dpcd_read and dpcd_write to lib Kunal Joshi
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Kunal Joshi @ 2023-09-26  8:27 UTC (permalink / raw)
  To: igt-dev; +Cc: Kunal Joshi

tests can use dpcd_read and dpcd_write for many use cases
one such use case is reading crc present at below address

DP_TEST_CRC_R_CR	0x240
DP_TEST_CRC_G_Y		0x242
DP_TEST_CRC_B_CB	0x244


Kunal Joshi (2):
  lib/igt_dpcd: move dpcd_read and dpcd_write to lib
  lib/meson.build: Add igt_dpcd for compilation

 lib/igt_dpcd.c   | 47 +++++++++++++++++++++++++++++++++++++
 lib/igt_dpcd.h   | 19 +++++++++++++++
 lib/meson.build  |  5 ++++
 tools/dpcd_reg.c | 60 +-----------------------------------------------
 4 files changed, 72 insertions(+), 59 deletions(-)
 create mode 100644 lib/igt_dpcd.c
 create mode 100644 lib/igt_dpcd.h

-- 
2.25.1

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [igt-dev] [PATCH i-g-t 0/2] Move dpcd_(read/write) to igt_dpcd
@ 2023-09-26  8:24 Kunal Joshi
  2023-09-26  8:24 ` [igt-dev] [PATCH i-g-t 1/2] lib/igt_dpcd: move dpcd_read and dpcd_write to lib Kunal Joshi
  0 siblings, 1 reply; 9+ messages in thread
From: Kunal Joshi @ 2023-09-26  8:24 UTC (permalink / raw)
  To: igt-dev; +Cc: Kunal Joshi

tests can use dpcd_read and dpcd_write for many use cases
one such use case is reading crc present at below address

DP_TEST_CRC_R_CR	0x240
DP_TEST_CRC_G_Y		0x242
DP_TEST_CRC_B_CB	0x244


Kunal Joshi (2):
  lib/igt_dpcd: move dpcd_read and dpcd_write to lib
  lib/meson.build: Add igt_dpcd for compilation

 lib/igt_dpcd.c   | 47 +++++++++++++++++++++++++++++++++++++
 lib/igt_dpcd.h   | 19 +++++++++++++++
 lib/meson.build  |  5 ++++
 tools/dpcd_reg.c | 60 +-----------------------------------------------
 4 files changed, 72 insertions(+), 59 deletions(-)
 create mode 100644 lib/igt_dpcd.c
 create mode 100644 lib/igt_dpcd.h

-- 
2.25.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-10-10  7:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-26  8:27 [igt-dev] [PATCH i-g-t 0/2] Move dpcd_(read/write) to igt_dpcd Kunal Joshi
2023-09-26  8:27 ` [igt-dev] [PATCH i-g-t 1/2] lib/igt_dpcd: move dpcd_read and dpcd_write to lib Kunal Joshi
2023-10-10  7:00   ` Sharma, Swati2
2023-09-26  8:27 ` [igt-dev] [PATCH i-g-t 2/2] lib/meson.build: Add igt_dpcd for compilation Kunal Joshi
2023-10-10  7:05   ` Sharma, Swati2
2023-09-26  9:29 ` [igt-dev] ✓ CI.xeBAT: success for Move dpcd_(read/write) to igt_dpcd (rev2) Patchwork
2023-09-26  9:29 ` [igt-dev] ✓ Fi.CI.BAT: " Patchwork
2023-09-26 20:12 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2023-09-26  8:24 [igt-dev] [PATCH i-g-t 0/2] Move dpcd_(read/write) to igt_dpcd Kunal Joshi
2023-09-26  8:24 ` [igt-dev] [PATCH i-g-t 1/2] lib/igt_dpcd: move dpcd_read and dpcd_write to lib Kunal Joshi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox